Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |