Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove manpages defined in MAN? macros in games' Makefiles. | asami | 1998-08-13 | 1 | -6/+1 |
| | |||||
* | Be more selective about which ports to maintain. I no longer have time | asami | 1997-12-25 | 1 | -2/+2 |
| | | | | to maintain all these ports I once committed (sometimes as a proxy). | ||||
* | Correctly set the mode for scoreboard files. | max | 1997-10-15 | 1 | -5/+7 |
| | | | | Add @dirrm for lib/nethackdir. | ||||
* | Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}. | max | 1997-07-12 | 1 | -3/+2 |
| | |||||
* | Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and | obrien | 1997-01-03 | 1 | -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} | ||||
* | Moved the @exec mkdir ... line so that it won't fail to | max | 1996-12-27 | 1 | -1/+1 |
| | | | | mkdir lib/nethackdir/save when you do pkg_add this package for the first time. | ||||
* | Update to 3.2.2. | asami | 1996-12-23 | 2 | -7/+6 |
| | | | | Notified by: andreas | ||||
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -9/+6 |
| | |||||
* | Manpages were installed mode 640. | asami | 1996-08-30 | 1 | -1/+2 |
| | | | | Submitted by: max@sfc.wide.ac.jp | ||||
* | Upgrade, 3.2.0 -> 3.2.1. | asami | 1996-07-23 | 2 | -5/+4 |
| | |||||
* | This port depends on the xpm lib. | asami | 1996-06-14 | 1 | -1/+3 |
| | | | | Submitted by: Masafumi NAKANE (max@sfc.wide.ad.jp) | ||||
* | Upgrade, 3.1.3 -> 3.2.0. | asami | 1996-04-22 | 5 | -18/+36 |
| | |||||
* | Delete @cwd, @mode, @owner and @group from these packing lists. | asami | 1995-11-13 | 1 | -5/+0 |
| | | | | Reported by: jkh | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | And here comes the next round of Makefile updates, for games. Folks, | asami | 1995-04-11 | 1 | -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.... | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Add a SHELL= /bin/sh line. My tcsh gots upset executing the setup.sh | ats | 1995-03-30 | 1 | -1/+2 |
| | | | | called from the makefile :-). | ||||
* | A dungeon chewing game. I don't use the X interface (and I can't believe | asami | 1995-03-28 | 5 | -0/+152 |
anyone would want to use that) so this port only makes the tty version. CVS: |