summaryrefslogtreecommitdiff
path: root/games/nethack34 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Moved the @exec mkdir ... line so that it won't fail toMasafumi Max NAKANE1996-12-271-1/+1
| | | | | | | mkdir lib/nethackdir/save when you do pkg_add this package for the first time. Notes: svn path=/head/; revision=5107
* Update to 3.2.2.Satoshi Asami1996-12-232-7/+6
| | | | | | | Notified by: andreas Notes: svn path=/head/; revision=5062
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-9/+6
| | | | Notes: svn path=/head/; revision=4571
* Manpages were installed mode 640.Satoshi Asami1996-08-301-1/+2
| | | | | | | Submitted by: max@sfc.wide.ac.jp Notes: svn path=/head/; revision=3722
* Upgrade, 3.2.0 -> 3.2.1.Satoshi Asami1996-07-232-5/+4
| | | | Notes: svn path=/head/; revision=3423
* This port depends on the xpm lib.Satoshi Asami1996-06-141-1/+3
| | | | | | | Submitted by: Masafumi NAKANE (max@sfc.wide.ad.jp) Notes: svn path=/head/; revision=3210
* Upgrade, 3.1.3 -> 3.2.0.Satoshi Asami1996-04-225-18/+36
| | | | Notes: svn path=/head/; revision=3014
* Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami1995-11-131-5/+0
| | | | | | | Reported by: jkh Notes: svn path=/head/; revision=2415
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* And here comes the next round of Makefile updates, for games. Folks,Satoshi Asami1995-04-111-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
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-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
* Add a SHELL= /bin/sh line. My tcsh gots upset executing the setup.shAndreas Schulz1995-03-301-1/+2
| | | | | | | called from the makefile :-). Notes: svn path=/head/; revision=1246
* A dungeon chewing game. I don't use the X interface (and I can't believeSatoshi Asami1995-03-285-0/+152
anyone would want to use that) so this port only makes the tty version. CVS: Notes: svn path=/head/; revision=1232