aboutsummaryrefslogtreecommitdiff
path: root/games/xdigger
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* Fix build on CurrentTilman Keskinoz2002-11-261-2/+17
| | | | | | | | PR: 45751 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=71127
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2002-09-081-3/+3
| | | | Notes: svn path=/head/; revision=65830
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-301-1/+2
| | | | | | | | PR: 40012 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62204
* - PORTDOCS policePatrick Li2001-12-242-6/+6
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Fix Imakefile breakage under XFree86 4.xKevin Lo2000-10-283-17/+23
| | | | | | | | PR: 22364 Submitted by: Ports Fury Notes: svn path=/head/; revision=34363
* - Support X11BASE properlySteve Price2000-09-051-3/+3
| | | | | | | | PR: 21032 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=32264
* Make this setgid games to avoid a world-writable fileKris Kennaway2000-08-171-2/+3
| | | | Notes: svn path=/head/; revision=31699
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* ***Michael Haro2000-04-026-28/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | games/affenspiel - Support CC properly *** games/battalion - Support PREFIX properly *** games/block - Support CC/CFLAGS properly *** games/blue - Support CC/CFLAGS properly - Add WWW: line into pkg/DESCR New file: patches/patch-aa *** games/bs - Add WWW: line into pkg/DESCR *** games/columns - Support CXXFLAGS properly - Support sdl-config *** games/empire - Exclude GPL doc from package - Add WWW: line into pkg/DESCR *** games/freesweep to 0.87 - Update to version 0.87 *** games/galaxis - Support CC properly - Add WWW: line into pkg/DESCR *** games/garith - Support CC/CFLAGS properly - Support GTK_CONFIG *** games/gemdropx to 0.7 - Update to version 0.7 *** games/gtkballs - Exclude GPL doc from package - Support GTK_CONFIG *** games/icbm3d - Update WWW: line of pkg/DESCR *** games/mirrormagic - Support CC/X11BASE properly *** games/phalanx to 22 - Update to version 22 - Add WWW: line into pkg/DESCR *** games/spellcast - Update MASTER_SITES and WWW: line of pkg/DESCR - Support CFLAGS properly - Exclude GPL doc from package *** games/starlanes - Support CC properly - Exclude GPL doc from package *** games/xdigger to 1.0.10 - Update to version 1.0.10 New file: patches/patch-ad patches/patch-ae *** games/xtron - Support PREFIX properly - Exclude GPL doc from package *** games/xtruco - Support CC/CFLAGS/X11BASE properly *** games/xvier - Support X11BASE properly *** PR: 17741 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=27261
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* Turn (back) on sound support for FreeBSD/Alpha.Steve Price1999-09-251-4/+0
| | | | Notes: svn path=/head/; revision=21947
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* The Alpha port doesn't have sound support yet.Steve Price1999-06-221-1/+5
| | | | Notes: svn path=/head/; revision=19671
* Remove bad MASTER_SITEs and add more good ones.Justin M. Seger1998-10-032-4/+4
| | | | Notes: svn path=/head/; revision=13608
* These ports install uncompressed manpages even though USE_IMAKE isSatoshi Asami1998-08-251-2/+2
| | | | | | | | | set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours). Notes: svn path=/head/; revision=12817
* Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1998-08-131-1/+0
| | | | Notes: svn path=/head/; revision=12487
* Remove unnecessary @mode lines.Satoshi Asami1998-07-251-2/+0
| | | | Notes: svn path=/head/; revision=12106
* Initial import of xdigger version 1.0.6.Steve Price1998-07-128-0/+179
Boulderdash-like KC85 Digger for X Window System. PR: 7149 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11862