summaryrefslogtreecommitdiff
path: root/games/tinymux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
|
* . Update to 2.3.3.22, a version written this century. It could do withGreg Lewis2004-07-3011-284/+94
| | | | | some more work to make it easier to run out of the box (in terms of configuration files) if anyone is interested.
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
|
* Fix build on -CURRENT.Max Khon2003-10-276-11/+155
|
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
|
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-301-1/+2
| | | | | PR: 40012 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* malloc.h -> stdlib.hPete Fritchman2002-06-071-0/+3
| | | | | PR: 39013 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* move MASTER_SITES.FUJISHIMA Satsuki2001-01-304-21/+68
| | | | | | | | | | honor CFLAGS, PREFIX. BUILD_DEPENDS -> LIB_DEPENDS on gdbm. PR: 24546 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> add missing MAINTAINER.
* Remove cjohnson@camelot.com as MAINTAINER; mail has been bouncingBill Fenner2001-01-221-2/+0
| | | | for over 2 months.
* Remove stray directory on deinstallKris Kennaway2000-11-111-0/+1
|
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* Update port to 1.6p0Chris D. Faulhaber2000-03-303-21/+12
| | | | | PR: 17609 Submitted by: Maintainer
* PREFIX -> LOCALBASEMichael Haro2000-03-201-1/+1
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Use loops.Satoshi Asami1998-08-171-34/+20
|
* Initial import of tinymux version 1.4p13.Steve Price1998-08-096-0/+135
A multi-player freeform adventure program. PR: 6791 Submitted by: Christopher T. Johnson <cjohnson@neunacht.netgsi.com>