Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Completely disconnect the man-page symlinks for the time being: The previous | vs | 2005-02-18 | 3 | -2/+21 |
| | | | | | | hack would only work after the port has already been built, but not when starting fresh over. Sigh. You still get the (compressed) regular pages, though. - Install stripped demos | ||||
* | List man-pages I missed in previous commit. While here, sort and shave off | vs | 2005-02-18 | 2 | -740/+858 |
| | | | | | | | | 5k of plist's size by collecting entries in a saner way. Work around 'argument list too long' when compressing man pages by ... not compressing the 36 files. Independently run into by: Simon Barner | ||||
* | Update to 20041224 snapshot | vs | 2005-02-16 | 3 | -6/+9 |
| | |||||
* | Tidy up whitespace. | trevor | 2004-04-10 | 1 | -1/+1 |
| | |||||
* | - Update to version 4.9.11.20031210 | krion | 2004-02-14 | 4 | -169/+204 |
| | | | | | PR: ports/62823 Submitted by: Robert Schlotterbeck <robert@rs.tarrant.tx.us> | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Use the CPIO macro defined in bsd.port.mk. | trevor | 2004-01-22 | 1 | -2/+0 |
| | |||||
* | 4.9.10-20020809 => 4.9.10.20020809 | edwin | 2003-10-08 | 1 | -1/+3 |
| | | | | | PR: ports/56958 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> | ||||
* | REST IN PEACE | will | 2003-06-08 | 1 | -1/+1 |
| | | | | | | | | | Alan Eldridge Born December 15, 1961 in Iowa Died June 6, 2003 in Denver, Colorado Thank you for your contributions, you will be greatly missed. | ||||
* | Add missing doc files | kris | 2003-04-05 | 1 | -0/+7 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Set NOPRECIOUSMAKEVARS to unbreak 'make readmes' | kris | 2003-02-10 | 1 | -0/+1 |
| | |||||
* | switch to Tom Dickey's preferred domain | alane | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | update portrev to go with MANLINK => MLINKS change | alane | 2003-01-14 | 1 | -1/+1 |
| | |||||
* | fix bad variable name for man page links | alane | 2003-01-14 | 1 | -671/+671 |
| | |||||
* | Added -Wl,-rpath,${LOCALBASE}/lib in the section that gets evaluated if you | alane | 2003-01-01 | 1 | -1/+5 |
| | | | | | have the port version of ncurses installed on stable. This forces the library and the examples to use that version, which actually works. | ||||
* | Updated to new version by Tom Dickey (ncurses author). | alane | 2003-01-01 | 9 | -180/+913 |
| | |||||
* | Working around recalcitrant cvs. | alane | 2003-01-01 | 1 | -54/+0 |
| | |||||
* | change maintainer, thats all. | alane | 2002-12-18 | 1 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 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. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Fix mastersite. | obrien | 2002-02-22 | 1 | -7/+7 |
| | | | | | PR: 35185 Submitted by: Michael Joyner <mjoyner@ewc.edu> | ||||
* | Simple aesthetic fix: "^post-install" instead of "^ post-install" | lioux | 2001-02-14 | 1 | -1/+1 |
| | |||||
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | asami | 2000-09-25 | 1 | -3/+2 |
| | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris | ||||
* | Chase the checksum (configure/makefile changes), and add two missing files | kris | 2000-09-22 | 3 | -1/+4 |
| | | | | to the PLIST. Bump PORTREVISION. | ||||
* | Update to version 4.9.10. | obrien | 2000-08-27 | 4 | -13/+37 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | Second round of INSTALL_SHLIBS=yes fixes. | sobomax | 2000-06-15 | 2 | -3/+1 |
| | |||||
* | Finish updating this port. | steve | 2000-05-29 | 2 | -20/+21 |
| | |||||
* | Upgrade to version 4.9.9. | obrien | 2000-04-29 | 7 | -124/+130 |
| | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | PORTNAME/PORTVERSION update | mharo | 2000-04-11 | 1 | -2/+2 |
| | |||||
* | Pickup maintance of these until someone else comes along. | obrien | 2000-03-31 | 1 | -1/+1 |
| | |||||
* | Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't | kris | 2000-03-29 | 1 | -1/+1 |
| | | | | | | have time to maintain them. Approved by: andy | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Initial import of cdk version 4.9.1. | steve | 1999-05-09 | 7 | -0/+256 |
Curses Development Kit for speedy development of full screen programs. PR: 11534 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> |