summaryrefslogtreecommitdiffstats
path: root/devel/cdk
Commit message (Collapse)AuthorAgeFilesLines
* - Completely disconnect the man-page symlinks for the time being: The previousvs2005-02-183-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 offvs2005-02-182-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 snapshotvs2005-02-163-6/+9
|
* Tidy up whitespace.trevor2004-04-101-1/+1
|
* - Update to version 4.9.11.20031210krion2004-02-144-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.marcus2004-02-041-1/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+0
|
* 4.9.10-20020809 => 4.9.10.20020809edwin2003-10-081-1/+3
| | | | | PR: ports/56958 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* REST IN PEACEwill2003-06-081-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 fileskris2003-04-051-0/+7
|
* Clear moonlight beckons.ade2003-03-072-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'kris2003-02-101-0/+1
|
* switch to Tom Dickey's preferred domainalane2003-01-311-1/+1
|
* update portrev to go with MANLINK => MLINKS changealane2003-01-141-1/+1
|
* fix bad variable name for man page linksalane2003-01-141-671/+671
|
* Added -Wl,-rpath,${LOCALBASE}/lib in the section that gets evaluated if youalane2003-01-011-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).alane2003-01-019-180/+913
|
* Working around recalcitrant cvs.alane2003-01-011-54/+0
|
* change maintainer, thats all.alane2002-12-181-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-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.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Fix mastersite.obrien2002-02-221-7/+7
| | | | | PR: 35185 Submitted by: Michael Joyner <mjoyner@ewc.edu>
* Simple aesthetic fix: "^post-install" instead of "^ post-install"lioux2001-02-141-1/+1
|
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-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 fileskris2000-09-223-1/+4
| | | | to the PLIST. Bump PORTREVISION.
* Update to version 4.9.10.obrien2000-08-274-13/+37
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-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 Isobomax2000-06-161-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.sobomax2000-06-152-3/+1
|
* Finish updating this port.steve2000-05-292-20/+21
|
* Upgrade to version 4.9.9.obrien2000-04-297-124/+130
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* PORTNAME/PORTVERSION updatemharo2000-04-111-2/+2
|
* Pickup maintance of these until someone else comes along.obrien2000-03-311-1/+1
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Initial import of cdk version 4.9.1.steve1999-05-097-0/+256
Curses Development Kit for speedy development of full screen programs. PR: 11534 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
OpenPOWER on IntegriCloud