Commit Graph

17 Commits

Author SHA1 Message Date
Steve Price
f19d346946 Remove empty directories on deinstall. 1998-09-28 02:34:32 +00:00
Tim Vanderhoek
f0dd53f0e9 Use the MANx variables. This commit only covers ports that
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.
1998-08-23 07:34:47 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
David E. O'Brien
20b9bbed0a Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and
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}
1997-01-03 09:38:01 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
76d301aa2d Shorten and fix typos.
Typo fix submitted by:	James Raynard <fports@jraynard.demon.co.uk>
1996-07-10 08:17:53 +00:00
Satoshi Asami
fdeb9ade7a Change NO_PACKAGE to RESTRICTED, the reason is possible trademark
infringement.
1996-06-14 03:21:40 +00:00
Satoshi Asami
785118aa6f Expand lib/xrisk. 1996-03-07 02:57:36 +00:00
Satoshi Asami
e025d181ad Well we can't distribute the distfile but that doesn't mean we can't have
a checksum.
1996-03-07 02:20:27 +00:00
Satoshi Asami
2b6f46187d Move the comment to after NO_PACKAGE so it's easier to grep and see
why it's so.
1996-03-07 02:19:45 +00:00
Satoshi Asami
cc221c65e9 Add USE_X11 so that PREFIX gets set to ${X11BASE} correctly. 1995-05-27 07:44:07 +00:00
Satoshi Asami
5db21736b5 Added NO_PACKAGES=yes, restrictive copyright. 1995-05-13 06:25:04 +00:00
Satoshi Asami
f4d6acbc42 And here comes the next round of Makefile updates, for games. Folks,
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....
1995-04-11 00:20:58 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Joshua Peck Macdonald
35ce358bd0 Anyone remember the board game risk? Here it is...
Submitted by:	swallace
1995-02-05 09:40:09 +00:00