Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MASTER_SITES: add another location of distro | osa | 2003-06-09 | 1 | -1/+2 |
| | | | | | | | instead of replace old location. PR: 53089 Apporved by: fjoe (mentor) | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 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-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Release all my ports. | nsayer | 2002-10-21 | 1 | -1/+1 |
| | | | | | kris made it clear that by his measure I'm not doing my job as a port maintainer. Far be it from me to be an obstruction to the project. | ||||
* | Fix build on -current (_exit() -> _exit(0)) | kris | 2002-10-21 | 1 | -1/+10 |
| | |||||
* | Update e-mail address. | nsayer | 2000-12-09 | 1 | -1/+1 |
| | |||||
* | Remove redundant/inappropriate CATEGORIES. People need to start reading | will | 2000-06-02 | 1 | -1/+1 |
| | | | | the Porter's Handbook. :-) | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | remove whitespace and PREFIX->LOCALBASE (portlint) | mharo | 2000-03-21 | 1 | -2/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Re-order CATEGORIES into the correct order (primary [virtuals...]) | billf | 1999-05-06 | 1 | -2/+2 |
| | | | | | PR: ports/11508 Submitted by: Dima Sivachenko <dima@Chg.RU> | ||||
* | 1)BUILD_DEPENDS was missing an S and wasn't in the proper form. | jseger | 1999-04-12 | 2 | -2/+10 |
| | | | | | | | 2)Was installing into a directory but not removing it with the rest of the package. 3)Now supports NOPORTDOCS (which isn't documented in Mk/bsd.port.mk) | ||||
* | Oops. | nsayer | 1999-04-03 | 1 | -2/+2 |
| | | | | Remove devel from list of categories. | ||||
* | Add "identify" daemon wrapper. Allows one to add ident lookup and logging | nsayer | 1999-04-03 | 7 | -0/+172 |
to arbitrary daemons (like telnetd or fingerd). |