aboutsummaryrefslogtreecommitdiffstats
path: root/games/xmille
Commit message (Collapse)AuthorAgeFilesLines
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-291-0/+1
|
* - Fix build on -currentkrion2003-12-052-11/+58
| | | | | PR: 59611 Submitted by: Ports Fury
* Mark broken on 5.x due to problems with imake. Possibly this islinimon2003-11-231-1/+7
| | | | the multiline constant breakage.
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* find->${FIND},xargs->${XARGS}ijliao2002-09-291-1/+1
| | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* - Use .tar.gz archive instead of (vanished) .tar.Z archivekevlo2001-02-0410-86/+93
| | | | | | | - gets() -> fgets() PR: 24821 Submitted by: Ports Fury
* Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years.will2001-01-271-1/+1
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+2
|
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-4/+3
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Move manpages from pkg/PLIST to MAN* macro in Makefile.steve1998-09-282-3/+2
|
* These ports install uncompressed manpages even though USE_IMAKE isasami1998-08-251-1/+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).
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andobrien1997-01-031-2/+6
| | | | | | | | | | MASTER_SITE_SUBDIR=games swallace wasn't listed as MAINTAINER of any of his ports janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports bin.bin --> ${BINOWN}.${BINGRP} chown --> /usr/sbin/chown (not everyone has /usr/sbin in their path, esp. if you sudo'ed to root) mkdir -p --> ${MKDIR}
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* ".b/" -> "pub/"asami1995-10-201-2/+2
| | | | Submitted by: se
* Oops, package name should be "xmille-2.0", not "2.0".... ;)asami1995-04-161-2/+2
|
* And here comes the next round of Makefile updates, for games. Folks,asami1995-04-111-3/+5
| | | | | | there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks....
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-201-1/+1
|
* Converted Makefiles as much as I could.asami1995-02-111-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* Add checksum files to these new portsgpalmer1995-01-051-0/+1
|
* port of xmille - X window mille bourne gameswallace1994-12-317-0/+107