Commit Graph

2876 Commits

Author SHA1 Message Date
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
b1c94f4ab2 Update to 0.9.6. 2001-12-19 11:33:00 +00:00
Maxim Sobolev
5b0b1776a5 Respect gdk-pixbuf's CFLAGS. This should fix the port broken after gdk-pixbuf
update.

Submitted by:	bento
2001-12-19 10:34:26 +00:00
Will Andrews
01dec72133 Add xjumpx 1.4, an improved version of xjump.
PR:		29711
Submitted by:	Tatsuya Kuidoh <cdr@ga.xdsl.ne.jp>
2001-12-19 03:26:22 +00:00
Kevin Lo
ca9b08e6fe Update to version 0.0.6E.4F.6
PR: 32879
Submitted by: MAINTAINER
2001-12-17 15:04:01 +00:00
Lars Koeller
4db10f5afd Respect CFLAGS in Makefile. Previous patch-aa file contains the
replaced label, instead of %CFLAGS%.
2001-12-16 09:51:10 +00:00
Patrick Li
e9d96e08d5 Update WWW 2001-12-15 15:36:39 +00:00
Patrick Li
b0e30d7a7e Update to 2.1.1
PR:		32794
Submitted by:	Sergey A.Osokin <osa@FreeBSD.org.ru>
2001-12-15 12:48:15 +00:00
Lars Koeller
b367a57c84 New port of smiley, a "smiley server" which generates or explains any
kind of known smiley.
2001-12-15 12:29:15 +00:00
Patrick Li
a4fc5ad15f Update to 1.0 2001-12-15 11:16:00 +00:00
Patrick Li
cada8ce4fc - Fix metamod load problem
- Make use of slaveport targets
- Fix hardcoded paths
2001-12-15 11:13:58 +00:00
Ying-Chieh Liao
7a393f237f change master site
assign maintainer

PR:		32599
Submitted by:	Edwin Groothuis <edwin@mavetju.org> (new maintainer)
2001-12-12 05:25:44 +00:00
Ying-Chieh Liao
688aa71c6f add nethack3-gnome
A dungeon explorin', slashin', hackin' game

PR:		23401
Submitted by:	Jan Stocker <Jan.Stocker@t-online.de>
2001-12-12 04:24:01 +00:00
Ying-Chieh Liao
9427c49629 upgrade to 1.0k 2001-12-11 14:24:37 +00:00
Maxim Sobolev
c6709e2353 Update to 1.9.5.4. 2001-12-11 11:36:27 +00:00
Maxim Sobolev
c04893c3a5 Update to 0.9.0. 2001-12-10 11:39:40 +00:00
Clive Lin
f7c690a598 Update master site. 2001-12-09 19:56:13 +00:00
Patrick Li
aed2ed825e Update to 0.4.1 2001-12-09 02:42:03 +00:00
Ying-Chieh Liao
33c189b13f fix WWW
PR:		32614
Submitted by:	Ports Fury
2001-12-08 20:39:50 +00:00
Ying-Chieh Liao
a16020ed4c - Add LIB_DEPENDS to x11-toolkits/Xaw3d
- Handle imlib support more properly
- Fix pkg-plist

PR:		32616
Submitted by:	Ports Fury
2001-12-08 20:38:10 +00:00
Patrick Li
66a6ac76f4 Update to 0.3.31
PR:		32518
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-08 03:36:33 +00:00
Pete Fritchman
61a3a66271 Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong.  This puts
${WRKSRC}/auto-bin before the rest of the users $PATH.  This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.

PR:		32512
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Approved by:	will
2001-12-07 15:43:46 +00:00
Mario Sergio Fujikawa Ferreira
7585b74ac7 Update WWW 2001-12-06 18:00:51 +00:00
Patrick Li
fec6e3070b Add option for users to install Ping Booster as an addon.
[from website]
HLDS Ping Booster is a small tweak to the Half-Life Dedicated Server
that drastically reduces player pings and generally makes the game
much more responsive.

Submitted by:	lioux
2001-12-06 03:29:19 +00:00
Thomas Gellekum
0e7351e1f0 Upgrade to 4.80. 2001-12-04 12:53:50 +00:00
Will Andrews
1d206a3483 Upgrade KDE to 2.2.2:
* General:
 	- Support for objprelink.
 	- Hack for autoconf 2.13/automake 1.4.  Note that we can't use
	  the standard USE_AUTO* because they change things in work/*;
	  KDE has its own way of doing that.
 	- Light cleanup of extra dirs in the PLISTs provided by
	   my mkplistpkg[1] script.
 	- Speedups of both compile and runtime through the usage of
	  --disable-debug and --enable-final.  The latter did not work
	  with the kdemultimedia package, unfortunately.
	- Patch updates.
 * audio/kdemultimedia2:
	- Patch to fix KSCD on FreeBSD[2].  It works very well now.
 * deskutils/kdepim:
 	- Enable kpilot[3].  Pull in the latest pilot-link stuff.
 * devel/kdesdk,
 * devel/kdevelop:
 	- No specific changes.
 * devel/qt-designer:
 	- Make this port depend almost entirely on qt23 to make it more
	  maintainable, so I don't have to keep hacking the patches to
	  get them to apply.
 * editors/koffice,
 * games/kdegames,
 * graphics/kdegraphics:
 	- No specific changes.
 * misc/kdeaddons:
	- SDL is required now.  Cull SDL PLIST_SUB and such.
	- Fix breakage from hardcoding "sdl-config".
 * misc/kdeutils2:
	- Fix problem with klaptopdaemon[4] where it didn't properly
	  display the battery time.  This patch is untested, but applied.
 * net/kdenetwork2:
	- Fix DCC for KSIRC[5].
	- Remove ktalkd from the build.  It requires some weird thing
	  in the configure script that I don't have time to look at.
 * sysutils/kdeadmin:
	- No specific changes.
 * textproc/kdoc:
	- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
	  seems to operate fine with >= 5.005.  But I'll let time tell.
 * www/quanta:
	- No specific changes (--disable-debug support only).
 * x11/kde2:
	- No specific changes.
 * x11/kdebase2:
	- Fix ksysguard compile by merging the files from the HEAD branch
	  of KDE CVS that were missing at release time for FreeBSD[6].  :\
 * x11/kdelibs2:
	- Recognize CUPS' spinoff[7].
	- Add libxslt dependency since it was removed from kdelibs.
	- Fix libxml compile problems[8] (accomplished by upgrading).
	- Remove libkformula from port Makefile; this library has been
	  spun off into koffice.
	- Fix mode problems with DCOP[9].  This allows you to save files
	  properly.  It also seems to be a FreeBSD specific problem.
	- Fix bashisms in kdeprint/imagetops script[10].
 * x11-clocks/kdetoys2:
 	- No specific changes.
 * x11-toolkits/qt23:
	- Do NOT upgrade to QT 2.3.2[11].
	- Allow devel/qt-designer to depend on this port entirely for the
	  patches by adding a perlre to accomplish this.
 * x11-wm/kdeartwork:
	- No specific changes.

Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!

[1]  http://freebsd.kde.org/;
     http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2]  Submitted by:	Matthew Holmes <matt@speakeasy.net>
[3]  PR:		31914
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[4]  PR:		28475
     Submitted by:	Arun Sharma <arun@sharmas.dhs.org>
[5]  Submitted by:	Luc Morin <luc_m@videotron.ca>
[6]  Found at:	http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7]  PR:		32321
     Reported by:	gad
     Submitted by:	James A. Halstead <jah4007@cs.rit.edu>
[8]  PR:		32055
     Reported by:	William Richard <wrichard@trivalley.com>, others
[9]  PR:		31629
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[10] PR:		32358
     Submitted by:	Alexander N. Kabaev <ak03@gte.com>
[11] PR:		31809
     Requested by:	Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml;
     http://lists.csociety.org/pipermail/kde-freebsd;
     http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Steve Price
69730f660f Update to version 1.2.
PR:		32206
Submitted by:	maintainer
2001-12-03 03:13:39 +00:00
Steve Price
cd58264681 Update to version 1.20.
PR:		32392
Submitted by:	amorita
2001-12-02 18:26:15 +00:00
Kris Kennaway
35e6be0e9a Remove share/games at deinstall. I'm not sure whether this port should
be usign share/games for its score file, as it seems non-canonical.
2001-11-30 23:29:26 +00:00
Kevin Lo
4edc5062e1 Update to version 0.06
PR: 32311
Submitted by: Ports Fury
2001-11-29 06:57:22 +00:00
Pete Fritchman
c9516c3d20 Fix a braino: when using @unexec rmdir, must specify %D/foo so rmdir knows
what to remove (opposed to just rmdir foo).

Noticed by:	bento
2001-11-29 04:10:53 +00:00
Pete Fritchman
74a99e26a4 - update to 1.0.13
- fix style issues (^I^I -> ^I)
- replace patches w/regexps
- patch configure for pthread issues, not Makefile.in
- make pkg-comment more descriptive
- sort pkg-plist

PR:		32308
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-28 22:36:19 +00:00
Patrick Li
81d26a90e9 Update hlserver-snow to 0.0.94.b
Add slaveport-post-extract target to hlserver-cs

Submitted by:	lioux
Approved by:	lioux
2001-11-28 03:52:44 +00:00
Sheldon Hearn
7519db7117 Release maintainership to the ports team at large. I'm told there are
issues with the gtk version (ports/20995) but don't use gtk myself.
2001-11-27 18:47:23 +00:00
Ying-Chieh Liao
f4561fbd1c add cryptoslam
A curses-based tool for creating and solving the cryptograms
2001-11-25 07:56:19 +00:00
Stefan Eßer
1542d3daa9 Use stdlib.h instead of malloc.h, which is deprecated. 2001-11-24 14:11:09 +00:00
Ying-Chieh Liao
ff4ab56324 disable BITS
Submitted by:	Marco Ziech <mmz@gmx.net> (BITS author of bnetd project)
2001-11-24 09:24:23 +00:00
Kris Kennaway
ddb36318e3 Change a '|' to a '/' to unbreak the INDEX build. 2001-11-24 04:43:10 +00:00
Stefan Eßer
fa1357b549 Add URL of ACM web-site. 2001-11-23 23:42:59 +00:00
Patrick Li
d7b45ed5f9 Add hlserver-psychostats, a popular player statistics generator for
Half-Life mods Counter Strike and Day of Defeat.

Submitted by:	Martin Matuska <matuska@wu-wien.ac.at>
Reviewed by:	lioux
2001-11-23 18:57:43 +00:00
Ying-Chieh Liao
ed4c1bdb46 upgrade to 2.1
PR:		32219
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-23 17:44:43 +00:00
Ying-Chieh Liao
fd318ea17c add 54321
54321 is five games in four-, three-, or two-dimensions for one player

PR:		32197
Submitted by:	Leland Wang <llwang@infor.org>
2001-11-23 02:28:12 +00:00
Patrick Li
f472301acd Allow for slave ports to set different categories.
Approved by:	lioux
2001-11-22 00:53:40 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
0a47abdbd9 o slave port handling enhancements
- special support for NO_WRKSUBDIR
	- support slaveport-post-install target

Approved by:	maintainer
2001-11-18 23:06:23 +00:00
Mario Sergio Fujikawa Ferreira
4634238708 o New port hlserver-tsc version 2.4.6b: Half-Life mod Counter-Strike
with TSC modifications
o It is a server side only change that both enhances Counter-Strike
and adds some anti-cheat measures

Reviewed by:	pat
2001-11-17 19:40:05 +00:00
Christian Weisgerber
72dfdb4e43 Update to 2.4.1.
Changes in this version:
* Documentation fixes.
2001-11-15 23:04:51 +00:00
Patrick Li
f3ca4f005b Update misc/menushki to version 1.0 and also take care of
some remaining email changes i left out

Approved by:	lioux
2001-11-15 22:12:13 +00:00
Patrick Li
8ca16eda55 Maintainer is now committer so change to new email address.
Approved by:	lioux
2001-11-15 03:59:42 +00:00
Anton Berezin
df8b29dab1 Add ttraffic, a Tcl/Tk version of the board game Rush Hour.
Requested by:	guido
2001-11-14 12:33:08 +00:00
Ying-Chieh Liao
c60bca6ca6 upgrade to 1.0 2001-11-14 12:00:13 +00:00
Ying-Chieh Liao
86aab635f2 upgrade to 1.10.0 2001-11-14 11:48:51 +00:00
Maxim Sobolev
3b4cc3e0d4 Fix breakage due to gdk-pixbuf upgrade. 2001-11-13 14:09:57 +00:00
Maxim Sobolev
1f7dc0820d Fix a breakage resulted from path to gdk-pixbuf's includes being hardcoded.
Reported by:	Mike Harding <mvh@ix.netcom.com>
		Anders Andersson <anders@codefactory.se>
2001-11-12 10:20:40 +00:00
Kris Kennaway
50a80bb849 Update to prboom 2.2.2 and respect CFLAGS
Reviewed by:	maintainer
2001-11-11 23:20:02 +00:00
Mario Sergio Fujikawa Ferreira
034ad315b9 Update to 2.50.09
Submitted by:	MAINTAINER
2001-11-11 03:34:38 +00:00
Mark Pulford
3724f7b8be Fix MASTER_SITES.
PR:		31852
Submitted by:	maintainer
2001-11-11 02:58:54 +00:00
Mark Pulford
3dcc8054e7 Updated to 1.6.2. 2001-11-11 01:30:04 +00:00
Mario Sergio Fujikawa Ferreira
24a9147ae7 update WWW site
Submitted by:	MAINTAINER
2001-11-10 21:18:20 +00:00
Mark Pulford
e4dbf1d4cb Updated to 0.9.0.
Submitted by:	roam
2001-11-10 14:07:19 +00:00
Maxim Sobolev
434a6ec6ce Update to 0.97.3. 2001-11-08 16:45:19 +00:00
Pete Fritchman
e218296ab6 Update to 4.4.3
PR:		31811
Submitted by:	maintainer
2001-11-07 04:35:42 +00:00
Akinori MUSHA
db8bcc3a53 Define NO_LATEST_LINK. 2001-11-06 20:44:36 +00:00
Akinori MUSHA
674b0ac13b Change the package name from "crimson" to "crimson-fields" by setting
PKGNAMESUFFIX in order to avoid conflict with textproc/crimson.

Add WWW to pkg-descr while I'm here.
2001-11-06 20:33:13 +00:00
Pete Fritchman
261b08302b - update to 2.0.1
- kill dead MASTER_SITES
- overhaul install method (end up setgid root:games)
- use DOCSDIR
- add NOPORTDOCS support to pkg-plist

PR:		31452
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-06 09:34:14 +00:00
Christian Weisgerber
4fbb2f66a7 Update my MAINTAINER address.
Approved by:	trevor
2001-11-03 22:22:34 +00:00
Pete Fritchman
07b4ee5a56 Update to 0.3.5 2001-11-01 02:07:50 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Mario Sergio Fujikawa Ferreira
3ffa215bef update to 0.99w
Submitted by:	MAINTAINER
2001-10-31 00:49:56 +00:00
Maxim Sobolev
1685a09c6b Fix the port: GNU autoheader now called `autoheader213', not just
`autoheader'.
2001-10-30 12:53:03 +00:00
David E. O'Brien
51d207c2fc Explicity run aclocal and autoheader 2001-10-30 09:19:59 +00:00
Pete Fritchman
9f78dc8789 Update to 1.5.2 2001-10-29 11:32:46 +00:00
FUJISHIMA Satsuki
1d862dccc4 update to 1.1.
PR:		31551
Submitted by:	maintainer
2001-10-28 14:03:39 +00:00
Dmitry Sivachenko
c96b4198d0 Upgrade to 2.2.1.
Submitted by:		SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
2001-10-27 08:50:18 +00:00
Mario Sergio Fujikawa Ferreira
5e8ce846df change installed dirs mode from 555 to 755
Submitted by:	MAINTAINER
2001-10-27 01:35:46 +00:00
Mario Sergio Fujikawa Ferreira
2fdb7d93fd o asu-main.sh patch
o legacy-asu-script-0.1.sh patch
o ucc.init patch, root can start server with different userid
o remove both netgames-0.8.0 and old CSHP patches
o add CSHP4+ and asu-0.4-redirectfix patches

Submitted by:	MAINTAINER
2001-10-26 22:19:04 +00:00
Mario Sergio Fujikawa Ferreira
08cc060f42 o make all installation user writable; otherwise, nothing works
o update ngstats to 0.8.2 (from abfackeln)
o update PKGMESSAGE
o bump PORTREVISION due to these

Submitted by:	MAINTAINER
2001-10-26 22:08:04 +00:00
Maxim Sobolev
fd11bb513f Update to 0.9.2. 2001-10-25 13:21:47 +00:00
Clive Lin
534f7de797 Fix a silly typo. 2001-10-25 10:21:42 +00:00
Johann Visagie
9444360eff Add newkind 1.0, Elite: The New Kind - a remake of the 8-bit classic. 2001-10-24 08:30:33 +00:00
Clive Lin
07b369ffd2 We don't have to tell users that COMPAT22 must be installed manually now. 2001-10-23 08:14:45 +00:00
Clive Lin
4b7c72808b Add compat22 into LIB_DEPENDS.
Submitted by: statue.bbs@lale.twbbs.org
2001-10-23 07:30:48 +00:00
FUJISHIMA Satsuki
4399f89e41 update to 1.0.
PR:		31394
Submitted by:	maintainer
2001-10-22 22:00:54 +00:00
FUJISHIMA Satsuki
01b7faa25a update to 1.10.
PR:		31425
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by:	maintainer
2001-10-22 18:28:51 +00:00
Maxim Sobolev
1535953238 Update to 1.9.4. 2001-10-22 13:37:55 +00:00
Kevin Lo
78338a2a6b Update to version 2.4
PR: 31220
Submitted by: MAINTAINER
2001-10-19 16:45:07 +00:00
Mario Sergio Fujikawa Ferreira
310f5505d4 update MASTER_SITES
Submitted by:	fenner (ports' survey)
2001-10-18 17:21:51 +00:00
Mario Sergio Fujikawa Ferreira
2822edb51c Update to 1.2 Beta 2001-10-18 16:52:25 +00:00
Mario Sergio Fujikawa Ferreira
8dc4c4c1f8 bump PORTREVISION due to last rev 2001-10-17 22:21:17 +00:00
Mario Sergio Fujikawa Ferreira
ef406210d9 add missing unzip RUN_DEPENDS
Submitted by:	MAINTAINER
2001-10-17 22:18:41 +00:00
Mario Sergio Fujikawa Ferreira
cd7ed93eaa o SDL library is required by the ucc binary used during build time
(BUILD_DEPENDS)
o some additional files which should be executable

Submitted by:	MAINTAINER
2001-10-17 22:16:02 +00:00
Mario Sergio Fujikawa Ferreira
fb924eee77 fix some maps which are truncated in the official distribution
Submitted by:	MAINTAINER (with few changes)
2001-10-17 19:52:39 +00:00
Mario Sergio Fujikawa Ferreira
a20bc68a3c fix some maps which are truncated in the official distribution
Submitted by:	MAINTAINER (with few changes)
2001-10-17 18:15:53 +00:00
Mario Sergio Fujikawa Ferreira
91fc817176 o New port utserver-asu version 0.4: Abfackelns Server Utilities
(ASU) for Unreal Tournament Server for Linux
o Slave port of utserver-to

Submitted by:	Martin Matuska <matuska@wu-wien.ac.at>
Reviewed by:	Patrick Li <pat@databits.net>
2001-10-17 02:23:01 +00:00
Mario Sergio Fujikawa Ferreira
964f0776b7 o New port utserver-to version 0.2.b: Unreal Tournament mod Tactical
Ops full server package for Linux
o This is a master port that will be used by all utserver mod ports

Submitted by:	Patrick Li <pat@databits.net>
2001-10-17 02:19:42 +00:00
Mario Sergio Fujikawa Ferreira
9b7914fbe7 New port utserver version 436: Unreal Tournament Dedicated Server
for Linux

Submitted by:	Martin Matuska <matuska@wu-wien.ac.at>
Reviewed by:	Patrick Li <pat@databits.net>
2001-10-17 02:14:22 +00:00
Mario Sergio Fujikawa Ferreira
fd05fb1377 o bump PORTREVISION
- fix install perms of executable files
	- fix install time (was ok on package installation) library
	  addition to ld.so.conf

Submitted by:	MAINTAINER
2001-10-15 20:17:11 +00:00
Mario Sergio Fujikawa Ferreira
1336d02b76 make it possible to have more than 1 patch for q3server-* ports
Submitted by:	MAINTAINER
2001-10-15 20:13:57 +00:00
Kevin Lo
2d15c34703 Update MASTER_SITES
PR: 31281
Submitted by: MAINTAINER
2001-10-15 15:37:08 +00:00
Mario Sergio Fujikawa Ferreira
b17a2de8dd update to 2.4e
PR:		31243
Submitted by:	MAINTAINER
2001-10-13 18:00:17 +00:00
Anton Berezin
6cfd89c53a Update maintainer's email address; fix WWW in pkg-descr; replace
instances of ${PREFIX}/share/doc/frotz with ${DOCSDIR}.

PR:		31239
Submitted by:	maintainer
2001-10-12 22:08:08 +00:00
Anton Berezin
c16a8e0fa1 Updated maintainer E-mail.
PR:		31240
Submitted by:	maintainer
2001-10-12 22:03:58 +00:00
Anton Berezin
4e5c5912f5 Update maintainer email in pkg-descr.
PR:		31236
Submitted by:	maintainer
2001-10-12 21:59:33 +00:00
Anton Berezin
e692723a16 Update maintainer email.
PR:		31236
Submitted by:	maintainer
2001-10-12 21:57:15 +00:00
Ying-Chieh Liao
dd5a162e97 upgrade to 4.4.2
PR:		31146
Submitted by:	MAINTAINER
2001-10-11 11:33:52 +00:00
Ying-Chieh Liao
e87da84637 update master-site and WWW
PR:		31178
Submitted by:	Ports Fury
2001-10-11 10:57:44 +00:00
Matthew Hunt
0b5a840b48 Some ftp.gmd.de -> ftp.ifarchive.org changes that I forgot about.
PR:		ports/30847
Submitted by:	Dave Chapeskie <bsdport@ddm.wox.org>
2001-10-08 16:27:39 +00:00
Tom Hukins
38ec3a704a Remove whitespace and add WWW 2001-10-08 15:46:02 +00:00
Mario Sergio Fujikawa Ferreira
03eba9ebb6 ftp://ftp.gmd.de/if-archive is going away, to be replaced by
ftp.ifarchive.org; therefore, update MASTER_SITES

PR:		30847
Submitted by:	MAINTAINER
2001-10-07 16:47:11 +00:00
Mario Sergio Fujikawa Ferreira
d9fdd8eb05 o Update to 1.6.4
o Update WWW tag in DESCR

PR:		31071
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 15:15:18 +00:00
Maxim Sobolev
c03df2a8c8 Update to 0.8.9. 2001-10-05 16:47:52 +00:00
Pete Fritchman
8ad35cfd0e Add a missing file and @unexec rmdir 2001-10-05 04:36:15 +00:00
Mario Sergio Fujikawa Ferreira
ab5b176fc1 New port hlserver-snow version 0.0.94: Half-Life mod Snow War full
server package for Linux

For those yearning for the first snow, or those who do not have
any. Pick a ball and start the war. :) BAM! It was not me. I swear.
It was the snowman over there.  BAM! Hehehe
2001-10-05 04:28:13 +00:00
Pete Fritchman
b4666dc757 Add a dependancy on libgnugetopt
Noticed by:	bento
2001-10-05 01:05:43 +00:00
Pete Fritchman
00c0807852 Fix manpage install
PR:		31018
Submitted by:	Patrick Li <pat@databits.net>
2001-10-03 22:59:37 +00:00
Pete Fritchman
3532dce75e - update to 0.3.3
- fix eboard-extras install
2001-10-03 02:25:16 +00:00
Akinori MUSHA
1c5cd3688a - Update to 0.0.6e4f5.
- Update MAINTAINER's mail address.
- Support NOPORTDOCS.

PR:		ports/30964
Submitted by:	Adam Kranzel <adam@blacktabby.org>

- Use DOCSDIR and PORTVERSION where appropriate.
2001-10-02 12:03:05 +00:00
Mario Sergio Fujikawa Ferreira
e935fb39c8 Update to 1.2.3
PR:		30967
Submitted by:	Patrick Li <pat@databits.net>
2001-10-01 20:48:47 +00:00
Mario Sergio Fujikawa Ferreira
f737cf4116 New port hlserver-pvk version 2.2 Beta: Half-Life mod Pirates,
Vikings & Knights full server package for Linux
2001-10-01 06:50:04 +00:00
Will Andrews
a51a04711f Fix install problem and turn port over to ports@ for maintenance. 2001-09-30 17:15:17 +00:00
Trevor Johnson
4dca8e7a0f Update maintainer. 2001-09-29 21:36:06 +00:00
Trevor Johnson
5e43fd3ae7 This was broken by Will, so he gets to keep the pieces. 2001-09-29 21:32:50 +00:00
Mario Sergio Fujikawa Ferreira
21d47d4594 update to 1.30 point release
PR:		30916
Submitted by:	MAINTAINER
2001-09-29 19:05:27 +00:00
Mario Sergio Fujikawa Ferreira
fcb081b854 o Update to 1.0 Release
o bump PORTEPOCH since last version was 2.8.0 and new is 0.1.0
2001-09-29 06:37:20 +00:00
Mario Sergio Fujikawa Ferreira
d520d0d95d fix breakage with slave ports caused by last rev 2001-09-29 05:57:52 +00:00
Mario Sergio Fujikawa Ferreira
ebcdffe6b5 protect slave ports 2001-09-29 04:57:48 +00:00
Mario Sergio Fujikawa Ferreira
945bf9f969 o add fixes in sync with halflifeserver port version 3.1.0.8.0a
o bump PORTREVISION (not a PORTVERSION bump)
2001-09-28 17:21:58 +00:00
Mario Sergio Fujikawa Ferreira
cbf7ce2f8c update to 3.1.0.8 Beta A which fixes several bugs 2001-09-28 16:54:17 +00:00
Maxim Sobolev
705d59977f - Update to 1.01a;
- reflect move of the home page and MASTER_SITES to Sourceforge.

Prompted by:	Fenner's distfiles survey
2001-09-27 14:52:41 +00:00
Maxim Sobolev
96eac4feb1 Update to 1.5.15. 2001-09-26 08:06:29 +00:00
Mario Sergio Fujikawa Ferreira
39a9ab02c5 update MASTER_SITES
PR:		30834
Submitted by:	MAINTAINER
2001-09-26 03:31:50 +00:00
Clive Lin
f34c5a6947 COMPAT22 now could be installed via sysinstall or ports.
Submitted by: izero@ms26.hinet.net
2001-09-25 11:41:19 +00:00
Mario Sergio Fujikawa Ferreira
b72e879afc New port hlserver-vs version 2.0.0b: Half-Life mod Vampire Slayer
full server package for Linux
2001-09-24 05:42:34 +00:00
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
Ying-Chieh Liao
2451f0a4a9 add adgali
An open source game library useful for 2D games programmation
2001-09-23 09:51:11 +00:00
Ying-Chieh Liao
2bb6fff608 upgrade to 1.8.2 2001-09-23 05:54:56 +00:00
Matthew Hunt
4a1957db1f Start using ftp.ifarchive.org as ftp.gmd.de is scheduled to go away.
Submitted by:	Adam Kranzel <adam@alameda.edu>
2001-09-23 05:50:35 +00:00
David W. Chapman Jr.
881300e523 Update maintainer's email
Submitted by:	maintainer
2001-09-23 02:27:43 +00:00
FUJISHIMA Satsuki
01b6ecbb3e o update to 3.0.0.
o pass maintainership over to submitter.

PR:		30067
Submitted by:	Steve Coltrin <spcoltri@omcl.org>

o unify info files.
o remove useless MANCOMPRESSED.
2001-09-22 21:30:34 +00:00
Maxim Sobolev
0e050332e9 Merge in numerous local fixes:
- when outputing character to the screen check that we actually have a
  character for the charcode supplied. This fixes potential segfault
  when user types in some character that isn't in the table;
- don't hog all CPU time when playing level completion sound. This also
  makes level completion sound much more less jerky;
- by default use sdl12 library instead of sdl10, because sdl10 is at the
  end of its lifecycle and would be retired RSN.

Bump PPORTREVISION to indicate that major changes were made.
2001-09-22 20:35:22 +00:00
Mario Sergio Fujikawa Ferreira
1ce6467384 o update to new 2.50.07
o bump PORTEPOCH (sigh :(), last version is 2.50e

Submitted by:	MAINTAINER
2001-09-22 20:04:03 +00:00
Ying-Chieh Liao
7ea1bc1075 upgrade to 1.8.1 2001-09-21 12:38:17 +00:00
Akinori MUSHA
c17b3eedea Sort entries. 2001-09-21 05:49:14 +00:00
Mario Sergio Fujikawa Ferreira
60f7fbf112 update to 1.3 which supports the advancements brought by halflifeserver
port version 3.1.0.8, along with several fixes and changes

Submitted by:	MAINTAINER
2001-09-21 04:07:14 +00:00
Mario Sergio Fujikawa Ferreira
a669d6df7d o update to 3.1.0.8 which adds Multicast spectator, Voice
communication.... amongst several other features
o sanitize MASTER_SITES
o also, note on DESCR, that this distribution includes TFC
  (Team Fortress Classic) and DMC (Deathmatch Classic)

Submitted by:	MAINTAINER
2001-09-21 03:51:17 +00:00
Mario Sergio Fujikawa Ferreira
9e319bcaaf - New port version 0.1.3.0: Half-Life mod Existence (Matrix alike)
full server package for Linux
- A slave port of hlserver-cs
2001-09-18 16:34:28 +00:00
Thomas Gellekum
c8d4b2f7c9 Checksum changed. 2001-09-18 11:33:24 +00:00
Pete Fritchman
87830c435a - update to 0.3.2pl1
- update extras pack to 1pl2
2001-09-18 06:42:38 +00:00
David W. Chapman Jr.
5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00
David W. Chapman Jr.
a397b13b6a Add MASTER_SITES
PR:		30568
Submitted by:	maintainer
2001-09-17 03:36:21 +00:00
Will Andrews
6bb1efc31a Nuke xsheep port due to copyright issues with the images involved, which
have been removed from the master site for over 6 months now.

Approved by:	billf (maintainer)
2001-09-15 23:08:20 +00:00
Maxim Sobolev
02796d5376 Add missed sdl_mixer dependency.
Submitted by:	bento
2001-09-14 08:42:27 +00:00
Pete Fritchman
4767d77464 Add a dependancy on xpm
Noticed by:	bento
2001-09-14 07:51:05 +00:00
Thomas Gellekum
b1bd555214 Use $MASTER_SITE_REDHAT. Convert shell for loop to make .for loop.
PR:		30497
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-09-13 12:07:09 +00:00
Mark Murray
94b469cd52 Fix the port after ftp.freesoftware.com went away.
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-09-13 11:40:54 +00:00
Maxim Sobolev
303f21b153 Add several patches for the sdl version of digger. These patches fix the game
when used with SDL-1.2.x and also add some new functionality (ability to
switch to/from fullscreem mode). Since files being patched aren't used right
now the PORTREVISION remains the same.

Prompted by:	Luqman Hakim <dbz@telkom.net>
2001-09-13 10:24:55 +00:00
Mario Sergio Fujikawa Ferreira
78cf6f7694 o update MASTER_SITES; update DESCR accordingly
o un"echo" commands on Makefile
o switch maintainership over to submitter

PR:		30537
Submitted by:	Adam Kranzel <adam@alameda.edu>
2001-09-13 03:07:59 +00:00
FUJISHIMA Satsuki
14f7116e7d unbreak: utilize gettext correctly. 2001-09-11 21:56:26 +00:00
FUJISHIMA Satsuki
ff84c5217c unbreak with XFree86-4. 2001-09-11 18:50:30 +00:00
Maxim Sobolev
e9474c7560 Add gnomoku 1.2, a Gomoku game for GNOME Desktop. 2001-09-11 14:05:00 +00:00
Andrey A. Chernov
5676988fbd Bump png major 2001-09-11 03:32:41 +00:00
Dmitry Sivachenko
6845ee0376 Set DIST_SUBDIR=KDE 2001-09-10 20:22:28 +00:00
Maxim Sobolev
6fc8ee148e Add robocode 0.95, a game for learning Java[tm] programming language. 2001-09-10 09:57:46 +00:00
David W. Chapman Jr.
cb07705667 Update to 2.6.2
PR:		30303
Submitted by:	maintainer
2001-09-10 01:25:41 +00:00
Ying-Chieh Liao
093bc80852 add textmaze
Generates mazes on a text terminal and lets you traverse them
2001-09-08 21:24:03 +00:00
Pete Fritchman
1420bc7c4d Update MASTER_SITES/WWW:.
PR:		30426
Submitted by:	matinainer
2001-09-08 00:06:52 +00:00
Pete Fritchman
0d5aa23adc - update to version 0.1.13a (with network support!)
- add mirror to MASTER_SITES
- take over as maintainer
- fix typo in pkg-descr

PR:		28741
Approved by:	will (the change of MAINTAINER)
2001-09-06 17:58:13 +00:00
Mario Sergio Fujikawa Ferreira
b5f4de91e1 - update to 1.2.2
- make it both CC and PERL (use correct system location for PERL) safe

PR:		30340
Submitted by:	Patrick Li <pat@databits.net>
2001-09-06 04:28:39 +00:00
Kris Kennaway
e6ce194ecb Correct the location of sdl11-config.
Submitted by:	bento
2001-09-05 06:04:39 +00:00
Mario Sergio Fujikawa Ferreira
6a3e7d9599 Update to 0.3
Submitted by:	MAINTAINER
2001-09-04 23:38:57 +00:00
Mario Sergio Fujikawa Ferreira
61351e65b8 Update to 0.3.5
Submitted by:	MAINTAINER
2001-09-04 22:36:14 +00:00
David W. Chapman Jr.
0df9a213f1 - Sorts pkg-plist
- Add to pkg-plist etc/rc.d/fsgs.sh

PR:		29447
Submitted by:	pat@databits.net
No Response:	maintainer
2001-09-03 23:24:21 +00:00
Akinori MUSHA
b1e5c40d27 Update to 3.3.1
PR:		ports/29822
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

This port should be repocopied and renamed to nethack3-qt later.
2001-09-03 19:00:33 +00:00
Mario Sergio Fujikawa Ferreira
6aa4f9ff21 New port pengpong version 0.2: A cross-platform pong game written
in SDL

PR:		30060
Submitted by:	Patrick Li <pat@databits.net>
2001-09-03 16:31:09 +00:00
Maxim Sobolev
3e67dce58d Update to 1.5.13. 2001-09-03 15:16:55 +00:00
Ying-Chieh Liao
0a47eb2a49 upgrade to 1.8.0
drop maintainership
2001-09-01 15:38:19 +00:00
FUJISHIMA Satsuki
9b48b0cbf3 unbreak: USE_XLIB. 2001-08-31 14:26:05 +00:00
Mario Sergio Fujikawa Ferreira
0c4431ffad Remove bogus MASTER_SITE
PR:		30222
Submitted by:	MAINTAINER
2001-08-30 17:48:47 +00:00
David W. Chapman Jr.
b71966d7a0 Fix sdl depend
PR:		30182
Submitted by:	maintainer
2001-08-30 02:45:38 +00:00
Mark Pulford
4873816014 Updated to 0.8.0. 2001-08-29 11:18:40 +00:00
Mark Pulford
3e43c53e0c Updated URLs - website moved. 2001-08-29 09:32:35 +00:00
David W. Chapman Jr.
af55bd7e54 Update to 1.0.1
Fix/Improve patching

PR:		30165
Submitted by:	maintainer
2001-08-28 16:55:17 +00:00
Maxim Sobolev
8b71acb080 Update to 0.3.3. 2001-08-27 12:16:37 +00:00
Maxim Sobolev
80b9d8a9fe Make documentation fetchable.
Submitted by:	bento
2001-08-27 12:06:07 +00:00
Will Andrews
fe68eec3e2 Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to
maintain and improve QT/KDE on FreeBSD.  This group (at this time)
consists of:  demon, olgeni, kevlo, lauri@kde.org, rwatson, and will.

While I'm here, fail build of kdelibs11 if kdelibs2 is installed.  This
was originally supposed to be committed with the 2.2 update, but...
2001-08-25 02:17:59 +00:00
Pete Fritchman
fdd17161b1 - update to 3.0 beta
- add more MASTER_SITES
- include the map pack

PR:		29990
Submitted by:	maintainer
Reviewed by:	ade
2001-08-24 18:06:11 +00:00
Pete Fritchman
35d238a8ce Update to beta 2.3.
PR:		29988
Submitted by:	maintainer
Reviewed by:	ade
2001-08-24 18:03:42 +00:00
David W. Chapman Jr.
0993f32e43 Fix MASTER_SITE not being found
PR:		29950
Submitted by:	maintainer
2001-08-24 13:16:43 +00:00
David W. Chapman Jr.
06a9a21920 Add pkg-plist missing from last commit.
PR:		30017
Submitted by:	maintainer
2001-08-24 13:07:34 +00:00
David W. Chapman Jr.
7db2abeef8 Update to 2.6.1
Make standalone port

PR:		30017
Submitted by:	maintainer
2001-08-24 13:06:50 +00:00
Kris Kennaway
be2dc01b73 Add falconseye 1.9.3, a roguelike game heavily based on nethack.
If you've ever wondered what NetHack would be like with sound effects,
a MIDI soundtrack, a GUI and isometric dungeon interface a la Diablo,
here's your chance.

Obtained from:	OpenBSD (after unsmoking much crack)
2001-08-24 10:52:28 +00:00
Kris Kennaway
3157ad19e8 Remove giffunip@asme.org as the maintainer: he no longer has the ability
to maintain these ports.  Any non-committer who wants to grab one let me
know.

Approved by:	old maintainer
2001-08-23 20:21:52 +00:00
Kris Kennaway
a0c139383d Add voxel-1.0
Voxel-style landscape rendering.  Move around the landscape
by using the arrow keys.

Obtained from:	OpenBSD
2001-08-23 12:28:12 +00:00
Pete Fritchman
35db8cc37d Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by:	ade
2001-08-22 23:07:23 +00:00
Stefan Eßer
f142217e27 Upgrade to 2.7.38 (beta) 2001-08-21 20:12:35 +00:00
Kevin Lo
8b085efe34 Update to version 0.3.4
PR: 29889
Submitted by: MAINTAINER
2001-08-20 15:59:36 +00:00
Ying-Chieh Liao
4fd0db3533 upgrade to 0.61
PR:		28883
Submitted by:	MAINTAINER
2001-08-17 17:49:35 +00:00
Akinori MUSHA
329c977502 Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
Will Andrews
b4a7c57e95 *sigh* They changed the path to the tarballs again. This was verified
on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/.  :\

Submitted by:	scottl
2001-08-15 16:25:13 +00:00