aboutsummaryrefslogtreecommitdiffstats
path: root/games/tinymux
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* Mark BROKEN on HEAD: does not build.erwin2010-09-271-1/+7
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1
|
* - Update to patchlevel 32sylvio2010-04-282-4/+4
| | | | | PR: ports/146068 Submitted by: Stephen Dennis <brazilofmux@gmail.com> (maintainer)
* - Update to 2.6miwi2009-02-132-11/+9
| | | | | PR: 131482 Submitted by: Stephen Dennis <brazilofmux@gmail.com>
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Update to 2.3.5pl26edwin2006-01-072-4/+4
|
* - Update to 2.3.5.24 (fixes the fetch problem)tdb2005-12-162-6/+5
| | | | | | | | - Removed USE_BZIP2; now uses .tar.gz extension PR: 90451 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: clement (mentor)
* - Add SHA256pav2005-11-251-0/+1
|
* . Update to 2.3.3.22, a version written this century. It could do withglewis2004-07-3111-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...ade2004-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.trevor2004-01-291-0/+1
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Fix build on -CURRENT.fjoe2003-10-286-11/+155
|
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* chase gdbm lib versionijliao2003-01-031-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-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.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-301-1/+2
| | | | | PR: 40012 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* malloc.h -> stdlib.hpetef2002-06-081-0/+3
| | | | | PR: 39013 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* move MASTER_SITES.sf2001-01-314-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 bouncingfenner2001-01-221-2/+0
| | | | for over 2 months.
* Remove stray directory on deinstallkris2000-11-111-0/+1
|
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-2/+2
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* Update port to 1.6p0jedgar2000-03-303-21/+12
| | | | | PR: 17609 Submitted by: Maintainer
* PREFIX -> LOCALBASEmharo2000-03-211-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Use loops.asami1998-08-171-34/+20
|
* Initial import of tinymux version 1.4p13.steve1998-08-096-0/+135
A multi-player freeform adventure program. PR: 6791 Submitted by: Christopher T. Johnson <cjohnson@neunacht.netgsi.com>