Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 | Pav Lucistnik | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | . Update to 2.3.3.22, a version written this century. It could do with | Greg Lewis | 2004-07-30 | 11 | -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 Lovett | 2004-03-14 | 1 | -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 Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | Trevor Johnson | 2003-11-17 | 1 | -1/+0 |
| | |||||
* | Fix build on -CURRENT. | Max Khon | 2003-10-27 | 6 | -11/+155 |
| | |||||
* | BROKEN on 5.x: does not compile | Kris Kennaway | 2003-10-16 | 1 | -1/+7 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | chase gdbm lib version | Ying-Chieh Liao | 2003-01-03 | 1 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -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 Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Replace ${PERL} with ${REINPLACE_CMD} | Ying-Chieh Liao | 2002-06-30 | 1 | -1/+2 |
| | | | | | PR: 40012 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | malloc.h -> stdlib.h | Pete Fritchman | 2002-06-07 | 1 | -0/+3 |
| | | | | | PR: 39013 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | move MASTER_SITES. | FUJISHIMA Satsuki | 2001-01-30 | 4 | -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 bouncing | Bill Fenner | 2001-01-22 | 1 | -2/+0 |
| | | | | for over 2 months. | ||||
* | Remove stray directory on deinstall | Kris Kennaway | 2000-11-11 | 1 | -0/+1 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. The following ports hand invalid version | Satoshi Asami | 2000-04-14 | 1 | -2/+2 |
| | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. | ||||
* | Update port to 1.6p0 | Chris D. Faulhaber | 2000-03-30 | 3 | -21/+12 |
| | | | | | PR: 17609 Submitted by: Maintainer | ||||
* | PREFIX -> LOCALBASE | Michael Haro | 2000-03-20 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Use loops. | Satoshi Asami | 1998-08-17 | 1 | -34/+20 |
| | |||||
* | Initial import of tinymux version 1.4p13. | Steve Price | 1998-08-09 | 6 | -0/+135 |
A multi-player freeform adventure program. PR: 6791 Submitted by: Christopher T. Johnson <cjohnson@neunacht.netgsi.com> |