Commit graph

2895 commits

Author SHA1 Message Date
Nick Sayer
ad7e602830 Update to e.4. USB Joystick functionality has been merged. Huzzah!
PR:		ports/34303
Submitted by:	EliteNecrosan@hotmail.com
2002-01-26 17:42:17 +00:00
Kris Kennaway
e48ace0244 Fix build on -current 2002-01-26 08:25:41 +00:00
Kris Kennaway
3c0d9cc391 Fix build on -current 2002-01-26 08:00:58 +00:00
Ying-Chieh Liao
98c76b92b7 upgrade to 0.4.25
drop maintainership
2002-01-24 07:00:18 +00:00
Patrick Li
74946ad603 Update to 0.4.4 2002-01-23 21:50:55 +00:00
FUJISHIMA Satsuki
ddccf9d3ea o add PTHREAD_CFLAGS/LIBS to make libGL work.
o avoid autoheader running.

PR:		34179
Submitted by:	Kyle Martin (patch not used)
2002-01-22 21:15:31 +00:00
Christian Weisgerber
0f1453ee8a Update to 2.5: various fixes, new French translation. 2002-01-22 15:28:43 +00:00
Mario Sergio Fujikawa Ferreira
975d02174b Update to 1.0.5 2002-01-22 03:02:58 +00:00
Mario Sergio Fujikawa Ferreira
0b602d7598 Update to 3.0 2002-01-22 03:02:11 +00:00
Mario Sergio Fujikawa Ferreira
5f0d0aa1e1 Update to 1.0 2002-01-22 03:00:18 +00:00
Mario Sergio Fujikawa Ferreira
1e1d7c9b01 Update to 1.1 beta 2002-01-22 02:59:13 +00:00
Patrick Li
ffe114ce38 Update to 0.97.0ra
Submitted by:	lioux
2002-01-22 02:28:45 +00:00
Patrick Li
d16ecbffa1 Give slave ports a way to not include bsd.port.mk
Submitted by:	lioux
2002-01-22 02:05:29 +00:00
Patrick Li
aac54289f9 Fix sdl errors caught by bento
PR:		33829
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-17 08:20:44 +00:00
Patrick Li
d3813f7275 - Update to 1.0.0
- Depend on linux_base-7

PR:		33861
Submitted by:	Adam Kranzel <adam-ports@blacktabby.org>
Reviewed by:	maintainer
2002-01-17 03:46:51 +00:00
Maxim Sobolev
f8d50ab44a Update to 1.0.1. 2002-01-15 07:31:43 +00:00
Patrick Li
772267abf0 Update to 2.2.0 2002-01-15 06:37:01 +00:00
Jim Mock
e331adf0e8 Add USE_LIBTOOL and respect CFLAGS.
PR:		33882
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-14 21:46:21 +00:00
Jim Mock
58112ce8d5 * Assign maintainership to Oliver Lehmann <lehmann@ans-netz.de>.
* Enable sound
* Enable build for SDL version (the default is X11)

PR:		33814
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-14 07:13:33 +00:00
Mark Pulford
4886a801f7 Updated to 7.1.1. 2002-01-13 06:07:46 +00:00
Patrick Li
d3c834df98 Update to 3.3 2002-01-13 05:41:49 +00:00
Patrick Li
9e7745682a 1) update to 0.4.3
2) add pkg-message telling users to make sure that Load glx is in
   the modules section of the X config file

Submitted by:	sheldonh(#2)
2002-01-11 22:06:41 +00:00
FUJISHIMA Satsuki
2be26ddee7 update to 1.21p1.
PR:		33780
Submitted by:	maintainer
2002-01-11 08:11:37 +00:00
Will Andrews
bda8e9b3d4 Bring in a few changes to the KDE ports infrastructure, and some fixes.
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde.
   + Default to compile optimized for speed, not debugging, in ports
     builds, not just packages.  We don't really get that many backtraces
     or debugging information, and there's a better way to provide these
     things to people willing to spend some time working on KDE.  It's
     at (as announced before): http://freebsd.kde.org/.
 - Remove teTeX dependency for kdegraphics2 upon request, and being unable
   to find any reason not to.  Apparently, kdegraphics still compiles
   libkdvi and kdvi -- I guess dvips is merely a runtime dependency.
   Therefore to enable its use one just needs to add the teTeX package.
   Bump PORTREVISION to reflect dependency change.
 - Fix koffice port by removing PYTHON_VERSION, which is unnecessary.

PR:		33650 (part of)
Submitted by:	John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net>
Reviewed by:	kde-freebsd@lists.csociety.org (teTeX dep removal, and
		optimizing for speed, not debugging capability)
2002-01-11 06:17:04 +00:00
Patrick Li
172976c867 Fix WWW 2002-01-11 04:24:14 +00:00
Patrick Li
566b245cca Add more working master_sites(argh!!)
Submitted by:	bento
2002-01-10 20:57:59 +00:00
Ying-Chieh Liao
2cc73254da upgrade to 1.3.1 2002-01-10 11:05:31 +00:00
Trevor Johnson
ecbc2884c7 new port of senso, a game which challenges short-term memory 2002-01-10 06:56:50 +00:00
Mario Sergio Fujikawa Ferreira
7c858b58df o Update to 2.5.2 beta
o Update WWW tag
2002-01-08 09:01:08 +00:00
Will Andrews
fccbfb4a6f If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add
--enable-debug and turn off stripping of binaries so we actually get all
the debugging we're supposed to get.  :)

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-08 01:24:11 +00:00
FUJISHIMA Satsuki
58c29833f8 o unbreak for XFree86-3.
o install Japanese docs under share/doc/ja.
o PORTDOCS.
2002-01-07 14:51:16 +00:00
Will Andrews
fb024e10a6 Install HTML file built by mkhtmlindex.
Submitted by:	bento
2002-01-07 05:32:34 +00:00
Patrick Li
d0f04cc326 Change WWW site 2002-01-06 20:28:38 +00:00
Patrick Li
a8a63c86b4 Update to 4.2.5
PR:		33607
Submitted by:	maintainer
2002-01-06 20:13:49 +00:00
Will Andrews
26162be170 Force use of autoconf 2.13. 2002-01-06 06:57:06 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Ying-Chieh Liao
b55bc1f41b upgrade to 1.3 2002-01-05 11:52:36 +00:00
Patrick Li
cf409acd74 Update to 0.3.32 and hand over maintainership to submitter
PR:		33512
Submitted by:	Adam Kranzel <adam-ports@blacktabby.org>
2002-01-05 08:48:51 +00:00
Patrick Li
0f44aec5ee Remove unresponsive MASTER_SITES and add new ones 2002-01-05 06:09:39 +00:00
Patrick Li
03356fe5a5 Update to 2.50.11 w/ metamod version 1.11.00 2002-01-05 06:07:42 +00:00
Patrick Li
7e223b80d5 Add missing dependency for XPM.
Reported by:	bento
2002-01-05 03:52:00 +00:00
Will Andrews
06517618a8 Conditionalize use of objprelink based on whether we're running on
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.

Requested by:	several
2002-01-05 02:29:15 +00:00
Patrick Li
acec4b49e2 - Fix for -CURRENT: s/malloc.h/stdlib.h/
- Give maintainership to submitter

PR:		33399
Submitted by:	Adam Kranzel <adam-ports@blacktabby.org>
2002-01-02 05:09:37 +00:00
Patrick Li
b50c44981d Fix for -CURRENT, malloc.h->stdlib.h
Spotted by:	Bento
2002-01-02 04:16:51 +00:00
Patrick Li
7c07925c32 Use ':' to seperate chown user and group
Spotted by:	Bento
2002-01-02 01:55:15 +00:00
Patrick Li
174d66fb55 Fix port build with auto{make,conf}
Spotted by:	Bento
2002-01-02 01:53:22 +00:00
Patrick Li
77f59341d2 remove hlserver-oz. unuseable master sites, no response from author
for months, and linux version lagging behind windows alot.
2001-12-31 01:25:34 +00:00
Patrick Li
59cc74596c remove hlserver-oz, wmqmon 2001-12-31 01:21:30 +00:00
Pete Fritchman
b892dcdb05 Chase libaudio shlib major (from the audio/nas update). 2001-12-30 18:17:35 +00:00
Dirk Froemberg
a556ea9f72 Change "file dependency specification" for pre-everything from ':'
to '::' to fix problems with "make index".
2001-12-30 17:48:46 +00:00
Patrick Li
c668a13ae9 Update to 1.50 2001-12-30 00:09:40 +00:00
Jacques Vidrine
5511ca3862 Update 0.9.0 -> 0.9.2 and unbreak.
Approved by:	maintainer
2001-12-29 21:28:57 +00:00
Maxim Sobolev
193834f8f4 Mark as B0RKEN - this version contains remotely exploitable buffer overrun,
new version is available that fixes this problem, but I don't have a time
to do the update right now.
2001-12-29 20:56:30 +00:00
Pete Fritchman
c2d61be36f Add wtf 20011229, translates common Internet acronyms.
Submitted by:	Maxime Henrion <mux@sneakerz.org>
2001-12-29 20:34:05 +00:00
Ying-Chieh Liao
abe029ba74 fix suid issue
PR:		32872
Submitted by:	maintainer
Reported by:	andreas
2001-12-27 11:30:09 +00:00
Patrick Li
e26c3044a6 Update to 0.4.2 2001-12-26 18:36:58 +00:00
Pete Fritchman
73e9f1eda2 Update checksum (distfile was rerolled: diff -ruN showed no differences).
PR:		31846
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2001-12-25 16:42:34 +00:00
Dirk Froemberg
9439aeb2c5 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
David W. Chapman Jr.
478425f9d0 Fix compiliation errors
PORTDOCS support was already added by someone else

PR:		33128
Submitted by:	tkato@prontomail.com
2001-12-24 04:37:06 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Pete Fritchman
879ccb23f8 Add a patch to fix the default score file generation and adjust pkg-plist to
remove the backup score file (if it is empty).

Reported by:	many
Obtained from:	dopewars cvs
2001-12-23 22:30:21 +00:00
Dirk Froemberg
6240a77d45 Install xvmines.6.html, too and thus unbreak make package. 2001-12-23 16:48:52 +00:00
Mark Pulford
198bb5d342 Add editss 2.2, an editor for XPilot shipshapes.
PR:		31965
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2001-12-23 12:31:23 +00:00
Maxim Sobolev
f7704ba33c Resolve gdk-pixbuf-related problem. I donno how I had missed this patch during
recent update.
2001-12-23 08:05:38 +00:00
Kevin Lo
104d7f2a85 - Update to version 1.4
- Add WWW
- Takeover maintainership

PR: 32811
Submitted by: Ronald Kuehn <rk@ronald.org>
2001-12-22 14:46:05 +00:00
Patrick Li
91fee40424 Update to 1.31 2001-12-22 02:26:33 +00:00
Maxim Sobolev
2c7539e13d Add farblazer 0.7, an action/arcade game originally based of
StarBlazer on the Apple ][.
2001-12-21 13:26:57 +00:00
Ying-Chieh Liao
b0e884cb1b upgrade to 2.0.0 2001-12-20 10:35:28 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
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