aboutsummaryrefslogtreecommitdiffstats
path: root/games/frotz
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* Properly install the man-page.edwin2002-11-191-1/+1
| | | | Noticed by: bento.
* The included patch updates the games/frotz port to version 2.43,edwin2002-11-092-2/+2
| | | | | | | which includes a fair number of bugfixes. PR: ports/45045 Submitted by: Adam Kranzel <adam-ports@blacktabby.org>
* - Update to 2.42pat2002-03-123-4/+4
| | | | | | | - Change email address PR: 35802 Submitted by: maintainer
* Update maintainer's email address; fix WWW in pkg-descr; replacetobez2001-10-132-4/+7
| | | | | | | instances of ${PREFIX}/share/doc/frotz with ${DOCSDIR}. PR: 31239 Submitted by: maintainer
* o update MASTER_SITES; update DESCR accordinglylioux2001-09-132-6/+6
| | | | | | | | o un"echo" commands on Makefile o switch maintainership over to submitter PR: 30537 Submitted by: Adam Kranzel <adam@alameda.edu>
* Author requested his web site removed from MASTER_SITES.markp2001-06-261-2/+3
| | | | Added mirrors.
* Applied patch to update to 2.41.markp2001-06-124-74/+10
| | | | | | | Also removed useless documentation and added PORTDOCS to the plist. PR: 28045 Submitted by: Kato Tsuguru <tkato@prontomail.com>
* Update to version 2.40kevlo2000-11-265-50/+75
| | | | | PR: 23074 Submitted by: Ports Fury
* PORTNAME/PORTVERSION stuffmharo2000-04-141-3/+3
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* (Null Cowit Mewwage)hoek1999-05-031-1/+1
|
* Remove manpages defined in MAN? macros in games' Makefiles.asami1998-08-131-1/+0
|
* Install the manpage too.steve1998-07-062-1/+5
| | | | | PR: 7173 Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk>
* Add -DUSE_UNISTD_H to compile flags to allow this to build onmph1998-06-081-6/+7
| | | | 3.0-CURRENT (where getopt lives).
* Import of frotz, yet another Infocom interpreter.mph1998-05-186-0/+83
PR: 6660 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>