summaryrefslogtreecommitdiff
path: root/games/xrisk (unfollow)
Commit message (Collapse)AuthorFilesLines
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-09-28Remove empty directories on deinstall.Steve Price1-0/+1
Notes: svn path=/head/; revision=13505
1998-08-23Use the MANx variables. This commit only covers ports thatTim Vanderhoek2-2/+4
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least. Notes: svn path=/head/; revision=12747
1998-08-05Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1-2/+2
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
1997-01-03Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andDavid E. O'Brien1-1/+3
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} Notes: svn path=/head/; revision=5186
1996-12-08No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1-2/+2
RESTRICTED or BROKEN. Pointed-out by: asami Notes: svn path=/head/; revision=4884
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1-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. Notes: svn path=/head/; revision=4578
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4575
1996-07-10Shorten and fix typos.Satoshi Asami1-1/+1
Typo fix submitted by: James Raynard <fports@jraynard.demon.co.uk> Notes: svn path=/head/; revision=3349
1996-06-14Change NO_PACKAGE to RESTRICTED, the reason is possible trademarkSatoshi Asami1-2/+2
infringement. Notes: svn path=/head/; revision=3205
1996-03-07Expand lib/xrisk.Satoshi Asami1-1/+52
Notes: svn path=/head/; revision=2797
1996-03-07Well we can't distribute the distfile but that doesn't mean we can't haveSatoshi Asami1-0/+1
a checksum. Notes: svn path=/head/; revision=2796
1996-03-07Move the comment to after NO_PACKAGE so it's easier to grep and seeSatoshi Asami1-4/+2
why it's so. Notes: svn path=/head/; revision=2795
1995-05-27Add USE_X11 so that PREFIX gets set to ${X11BASE} correctly.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=1796
1995-05-13Added NO_PACKAGES=yes, restrictive copyright.Satoshi Asami1-1/+5
Notes: svn path=/head/; revision=1708
1995-04-11And here comes the next round of Makefile updates, for games. Folks,Satoshi Asami1-4/+4
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.... Notes: svn path=/head/; revision=1325
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-1/+2
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-02-05Anyone remember the board game risk? Here it is...Joshua Peck Macdonald4-0/+21
Submitted by: swallace Notes: svn path=/head/; revision=879