summaryrefslogtreecommitdiff
path: root/games/xvier (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-02-20De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=75954
2002-11-10o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2-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
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2-1/+2
Approved by: pat Notes: svn path=/head/; revision=69612
2001-12-24- PORTDOCS policePatrick Li2-4/+4
- DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
2000-10-21Fix Imakefile breakage under XFree86 3.xKevin Lo1-2/+2
PR: 22162 Submitted by: Ports Fury Notes: svn path=/head/; revision=34067
2000-10-14Fix Imakefile breakage under XFree86 4.xAde Lovett2-9/+18
PR: 21978 Submitted by: Ports Fury Notes: svn path=/head/; revision=33838
2000-09-25Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami1-1/+0
PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
2000-04-14Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami1-4/+3
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
2000-04-02 ***Michael Haro2-18/+20
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
2000-03-29Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway1-1/+1
have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20948
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1998-08-25These ports install uncompressed manpages even though USE_IMAKE isSatoshi Asami1-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
1998-08-13Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1-1/+0
Notes: svn path=/head/; revision=12487
1998-03-27Import xvier port. xvier is a four-in-a-row type game.Thomas Gellekum6-0/+52
PR: 6049 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=10333