Commit graph

12 commits

Author SHA1 Message Date
Kevin Lo
87c2fa72e7 - Use MASTER_SITE_COMP_SOURCES to MASTER_SITES
- Support CC/CFLAGS/PREFIX properly
- Change location of data file from lib/ to share/

PR: 22552
Submitted by: Ports Fury
2000-11-03 12:50:59 +00:00
Doug Barton
8fe0e8d936 At his request, remove Joel Sutton as maintainer of 8 ports. Thank you for
your efforts on these ports, and thank you for also taking the responsibility
to let us know your time now has other priorities.

PR:		ports/22384
Submitted by:	Joel Sutton, jsutton@bbcon.com.au
2000-10-29 06:31:38 +00:00
Kris Kennaway
0ba4046659 Remove a world-writable score file by making the game binary setgid games
and the score file root:games mode 664. Since the games group has (should
have) no permissions other than to write to game data files, it doesn't
really matter if this is "insecure" (lots of other things which are
setgid games already are).
2000-08-16 05:58:22 +00:00
Michael Haro
0bdd9a7b8f update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
Michael Haro
d5c2c82a6d remove extra whitespace (portlint)
Submitte by:
2000-03-20 22:44:29 +00:00
Chris Piazza
f5c3243bde Update maintainer's email address
PR:		14395
Submitted by:	maintainer
1999-10-21 05:53:28 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Steve Price
f19d346946 Remove empty directories on deinstall. 1998-09-28 02:34:32 +00:00
Satoshi Asami
3fc5e40f2e Remove manpages defined in MAN? macros in games' Makefiles. 1998-08-13 02:23:26 +00:00
Satoshi Asami
61bc540838 Classic "drop tokens" game.
PR:		3625
Submitted by:	Joel Sutton sutton@aardvark.apana.org.au
1997-06-04 03:21:13 +00:00