summaryrefslogtreecommitdiffstats
path: root/games/jzip
Commit message (Collapse)AuthorAgeFilesLines
* In accordance with the New World Order, move the distfiles thatmph2000-06-141-1/+2
| | | | I host from people.FreeBSD.org to MASTER_SITE_LOCAL.
* update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefilemharo2000-04-141-3/+3
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Switch to using USE_ZIP along with minor cleanups to some ports.jseger1999-05-011-7/+2
|
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-1/+2
| | | | | | | | | | | | | | | | | | | 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.
* Remove manpages defined in MAN? macros in games' Makefiles.asami1998-08-131-1/+0
|
* Update MASTER_SITE and the explanatory text to reflect themph1998-07-052-5/+2
| | | | disappearance of the Infocom-on-Unix web page.
* Install manpage and some additional docs.mph1998-06-142-1/+11
|
* Import of jzip. No, it's not another archiver... it's anothermph1998-05-086-0/+54
Infocom interpreter; this one runs in text mode.
OpenPOWER on IntegriCloud