aboutsummaryrefslogtreecommitdiff
path: root/games/tinymux
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.6Martin Wilke2009-02-122-11/+9
| | | | | | | | PR: 131482 Submitted by: Stephen Dennis <brazilofmux@gmail.com> Notes: svn path=/head/; revision=228154
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* Update to 2.3.5pl26Edwin Groothuis2006-01-072-4/+4
| | | | Notes: svn path=/head/; revision=152979
* - Update to 2.3.5.24 (fixes the fetch problem)Tim Bishop2005-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) Notes: svn path=/head/; revision=151311
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* . 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. Notes: svn path=/head/; revision=115090
* 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. Notes: svn path=/head/; revision=103963
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Fix build on -CURRENT.Max Khon2003-10-276-11/+155
| | | | Notes: svn path=/head/; revision=92344
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91384
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72367
* 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) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-301-1/+2
| | | | | | | | PR: 40012 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62204
* malloc.h -> stdlib.hPete Fritchman2002-06-071-0/+3
| | | | | | | | PR: 39013 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=60811
* 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. Notes: svn path=/head/; revision=37809
* Remove cjohnson@camelot.com as MAINTAINER; mail has been bouncingBill Fenner2001-01-221-2/+0
| | | | | | | for over 2 months. Notes: svn path=/head/; revision=37427
* Remove stray directory on deinstallKris Kennaway2000-11-111-0/+1
| | | | Notes: svn path=/head/; revision=35000
* 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. Notes: svn path=/head/; revision=27515
* Update port to 1.6p0Chris D. Faulhaber2000-03-303-21/+12
| | | | | | | | PR: 17609 Submitted by: Maintainer Notes: svn path=/head/; revision=27134
* PREFIX -> LOCALBASEMichael Haro2000-03-201-1/+1
| | | | Notes: svn path=/head/; revision=26862
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Use loops.Satoshi Asami1998-08-171-34/+20
| | | | Notes: svn path=/head/; revision=12577
* 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> Notes: svn path=/head/; revision=12364