summaryrefslogtreecommitdiff
path: root/games/nethack34-nox11 (unfollow)
Commit message (Collapse)AuthorFilesLines
1997-12-25Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1-2/+2
to maintain all these ports I once committed (sometimes as a proxy). Notes: svn path=/head/; revision=9184
1997-10-15Correctly set the mode for scoreboard files.Masafumi Max NAKANE1-5/+7
Add @dirrm for lib/nethackdir. Notes: svn path=/head/; revision=8284
1997-07-12Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}.Masafumi Max NAKANE1-3/+2
Notes: svn path=/head/; revision=7297
1997-01-03Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andDavid E. O'Brien1-3/+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-27Moved the @exec mkdir ... line so that it won't fail toMasafumi Max NAKANE1-1/+1
mkdir lib/nethackdir/save when you do pkg_add this package for the first time. Notes: svn path=/head/; revision=5107
1996-12-23Update to 3.2.2.Satoshi Asami2-7/+6
Notified by: andreas Notes: svn path=/head/; revision=5062
1996-11-18Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-9/+6
Notes: svn path=/head/; revision=4571
1996-08-30Manpages were installed mode 640.Satoshi Asami1-1/+2
Submitted by: max@sfc.wide.ac.jp Notes: svn path=/head/; revision=3722
1996-07-23Upgrade, 3.2.0 -> 3.2.1.Satoshi Asami2-5/+4
Notes: svn path=/head/; revision=3423
1996-06-14This port depends on the xpm lib.Satoshi Asami1-1/+3
Submitted by: Masafumi NAKANE (max@sfc.wide.ad.jp) Notes: svn path=/head/; revision=3210
1996-04-22Upgrade, 3.1.3 -> 3.2.0.Satoshi Asami5-18/+36
Notes: svn path=/head/; revision=3014
1995-11-13Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami1-5/+0
Reported by: jkh Notes: svn path=/head/; revision=2415
1995-11-09Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1-1/+1
lot of ports or what! ;> Notes: svn path=/head/; revision=2402
1995-04-11And here comes the next round of Makefile updates, for games. Folks,Satoshi Asami1-4/+6
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-03-30Add a SHELL= /bin/sh line. My tcsh gots upset executing the setup.shAndreas Schulz1-1/+2
called from the makefile :-). Notes: svn path=/head/; revision=1246
1995-03-28A dungeon chewing game. I don't use the X interface (and I can't believeSatoshi Asami5-0/+152
anyone would want to use that) so this port only makes the tty version. CVS: Notes: svn path=/head/; revision=1232