Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+1 |
| | | | | to the PLIST. Bump PORTREVISION. | ||||
* | Update to version 4.9.10. | obrien | 2000-08-27 | 1 | -3/+2 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 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-16 | 1 | -1/+1 |
| | |||||
* | Finish updating this port. | steve | 2000-05-29 | 1 | -20/+9 |
| | |||||
* | Upgrade to version 4.9.9. | obrien | 2000-04-29 | 1 | -13/+23 |
| | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | PORTNAME/PORTVERSION update | mharo | 2000-04-12 | 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-10 | 1 | -0/+56 |
Curses Development Kit for speedy development of full screen programs. PR: 11534 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> |