Commit Graph

41704 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
e1e58f7760 - New port 1.19.1: Half-Life mod Sven Co-Op full server package for Linux
- yet another hlserver-cs slave port
2001-05-04 02:09:12 +00:00
Michael Haro
dba1f175e9 Update to 5.0
Submitted by:	petef@databits.net
2001-05-04 00:49:15 +00:00
Jimmy Olgeni
e447d6a0d5 Some port related improvements, no functional changes in mgetty itself.
* Preserve configuration files in etc/mgetty+sendfax. Remove the
  pkg-deinstall file that used to warn about potential loss of
  configuration files at deinstall time.

* Patch file mtools.info so that it can be installed with install-info in
  the info index (the stock file lacks a proper directory entry).

* Make pkg-install exit without asking anything, if BATCH is defined. And
  fix a banner length :o)

Reviewed by:	jmz
2001-05-03 22:56:14 +00:00
Jimmy Olgeni
885dda7e86 Add the syscons definitions of pageup and pagedown to the stock
slrn.rc sample file.

This patch has been sent to the slrn author, who will integrate it
into the next release.

No PORTREVISION bump: this patch affects an example only.
2001-05-03 22:51:51 +00:00
Dirk Froemberg
4a9e850bcd Upgrade to 4.0.5. 2001-05-03 22:16:50 +00:00
Mario Sergio Fujikawa Ferreira
a651e5fcca Standardization with the other hlserver-* ports 2001-05-03 21:37:42 +00:00
FUJISHIMA Satsuki
53d41b33c2 fix binaries path.
Submitted by:	Jean-Sebastien ROY <jean-sebastien.roy@wanadoo.fr>
2001-05-03 20:05:37 +00:00
Maxim Sobolev
ec2e093621 Use latest squid in RUN_DEPENDS. 2001-05-03 18:55:04 +00:00
George C A Reid
2508f4f599 Update MASTER_SITES
Submitted by:	Thomas Strathmann <thomas@tstrathmann.de> (author)
2001-05-03 18:54:53 +00:00
David E. O'Brien
cc7af9b1ee Update to 4.56. 2001-05-03 16:53:16 +00:00
Dirk Meyer
dacabbc8d5 New patch: The socket was IPv6, but the bind used an IPv4 sockaddr struct.
Submitted by:	Sean Farley <sean-freebsd@farley.org>
2001-05-03 15:39:07 +00:00
FUJISHIMA Satsuki
8fb6f9826c simplify libxpg4 check. 2001-05-03 14:48:35 +00:00
FUJISHIMA Satsuki
72e2001520 update IPv6 patch to 20010418. 2001-05-03 14:47:32 +00:00
Kevin Lo
a3b7b4a4f2 - Bump PORTREVISION
- Update PYTHON_VERSION
- Made the port $PREFIX-clean

PR: 27055
Submitted by: MAINTAINER
2001-05-03 14:43:13 +00:00
Kevin Lo
0b1edd6a93 - Bump PORTREVISION
- Update PYTHON_VERSION

PR: 27054
Submitted by: MAINTAINER
2001-05-03 14:40:42 +00:00
Maxim Sobolev
f9d3d952da Update link to the place where distfile can be downloaded.
PR:		27058
Submitted by:	Ernst de Haan <ernst@heinz.jollem.com>
2001-05-03 14:25:51 +00:00
FUJISHIMA Satsuki
0de074636d update to 2.0.0.
PR:		26916
Submitted by:	Jean-Sebastien Roy <jean-sebastien.roy@wanadoo.fr>
Reviewed by:	maintainer
2001-05-03 14:18:02 +00:00
Maxim Sobolev
6171a25a88 Update to 0.38. 2001-05-03 14:15:26 +00:00
George C A Reid
e1d495bafc Update to version 0.4.2
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-05-03 14:00:53 +00:00
Mario Sergio Fujikawa Ferreira
907bdea3bc o Update port to version 0.2.7
o Change maintainership over to Patrick Li <pat@databit.net>

Submitted by:	Patrick Li <pat@databit.net> (new maintainer)
Approved by:	Espen Skoglund <esk@ira.uka.de> (previous maintainer)
2001-05-03 12:06:59 +00:00
Maxim Sobolev
ebb9ac95b8 Update to 0.10.5. 2001-05-03 11:59:33 +00:00
Thomas Gellekum
1c56f8190b Minor cleanup. 2001-05-03 11:34:13 +00:00
Thomas Gellekum
977b874e8c Upgrade to 2.0.1. 2001-05-03 11:29:38 +00:00
Thomas Gellekum
ed3c1f01dc Add checksums for Python-2.1 docs. 2001-05-03 11:24:52 +00:00
Thomas Gellekum
18fd1e0fb8 numpy -> py-numeric 2001-05-03 11:03:46 +00:00
David E. O'Brien
635199626e Make newly added bits reinstall friendly. 2001-05-03 10:35:39 +00:00
Neil Blakey-Milner
c4f736719a Actually install the 2001-05-01 Hotfix. 2001-05-03 10:23:54 +00:00
Neil Blakey-Milner
061280635c Update to Zope 2.3.2 + Hotfix 2001-05-01 2001-05-03 10:14:53 +00:00
Neil Blakey-Milner
352c21800c Update to version 2.3, there was a security issue.
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-05-03 10:04:18 +00:00
Dmitry Sivachenko
290c5384e5 Upgrade to 0.9.5.1 2001-05-03 10:00:13 +00:00
Maxim Sobolev
94070ada95 Fix another victim of recent py-numeric change. 2001-05-03 09:02:06 +00:00
Maxim Sobolev
b0a815f6ef Catch up with changed location of py-numeric port.
Missed by:	tg
2001-05-03 08:55:08 +00:00
Michael Haro
39bff387b2 portlint 2001-05-03 08:42:43 +00:00
Michael Haro
dcaed3972a - Install documentation (unless NOPORTDOCS is set, of course)
- Fix up pkg-*
- take over MAINTAINER

PR:		27047
Submitted by:	    Pete Fritchman <petef@databits.net>	 (new maintainer)
2001-05-03 08:41:58 +00:00
Michael Haro
15fc00e2e1 The distfile has moved (and switched to a .tar.gz).
Also add a pointer to the homepage.

PR:		27053
Submitted by:	    maintainer
2001-05-03 08:38:54 +00:00
David E. O'Brien
704b5e096e Fix incompatiblities in the script.
Submitted by: Victoria E. Lease <vlease@floofy-skirts.org>
2001-05-03 08:34:57 +00:00
Maxim Sobolev
386199ecf4 Unbreak with python2.1. 2001-05-03 08:27:20 +00:00
Roger Hardiman
966ad89d0e Upgrade to 0.17 2001-05-03 03:05:39 +00:00
Mario Sergio Fujikawa Ferreira
94ce730391 New port version 1.0.1: Heroes Half-Life mod full server package for Linux
How about super-heroes fighting against super-vilains?
2001-05-03 03:02:44 +00:00
Mario Sergio Fujikawa Ferreira
48c4c3922b Improve ^M pre-patch in preparation for hlserver-heroes port 2001-05-03 02:49:38 +00:00
Mario Sergio Fujikawa Ferreira
f18a48cf37 Remove CATEGORIES. Superfluous since this is a slave port 2001-05-03 02:29:20 +00:00
Roger Hardiman
b6583175b0 Upgrade to version 1.1.2. 2001-05-03 02:20:22 +00:00
Roger Hardiman
5695ee4b8e Upgrade to version 1.0.4 2001-05-03 02:09:05 +00:00
Roger Hardiman
7ce9a432fd Upgrade to version 1.0.4 2001-05-03 01:59:25 +00:00
Mario Sergio Fujikawa Ferreira
9494e9fd45 New port version 2.50c: Popular Half-Life mod server administration
tool for Linux

Submitted by:	Patrick Li <pat@databits.net>
2001-05-03 01:45:51 +00:00
Mario Sergio Fujikawa Ferreira
74092823ac New port version 0.96c: Science and Industry Half-Life mod full
server package for Linux

Reviewed by:	Patrick Li <pat@databits.net>
2001-05-03 01:44:21 +00:00
Mario Sergio Fujikawa Ferreira
5af3baf282 Following rev 1.8 of MASTER port hlserver-cs/Makefile, use a proper
WRKSRC

Approved by:	maintainer
2001-05-03 01:38:02 +00:00
Roger Hardiman
64013a07fe Upgrade to new version 1.2.12 with pwlib 1.1.27
This port no longer requires X Windows to be installed so the gatekeepers
and proxies can be built without the need for X Windows.
2001-05-03 01:37:36 +00:00
Mario Sergio Fujikawa Ferreira
6527c5587f - Enable automatic setting of WRKSRC for slave ports
- Improve ^M cleaning in the pre-patch target

Approved by:	maintainer
2001-05-03 01:34:44 +00:00
Mario Sergio Fujikawa Ferreira
d4ef2da689 The PORTDOCS installation missed the WRKSRC modification. Fix it.
Also, add a warning to avoid it in the future.

Submitted by:	Patrick Li <pat@databits.net>
Spotted by:	alan@clegg.com
2001-05-03 01:29:59 +00:00