Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Fix build on current | kris | 2002-06-16 | 2 | -2/+4 |
| | |||||
* | oops... forget to add this one | ijliao | 2002-05-21 | 1 | -0/+16 |
| | |||||
* | upgrade to 1.1.7 | ijliao | 2002-05-21 | 4 | -76/+16 |
| | | | | | PR: 38217 Submitted by: Ports Fury | ||||
* | To ports@freebsd.org. | obrien | 2002-05-09 | 1 | -1/+1 |
| | |||||
* | I don't know of any UNIX make(1) that does not define a useful $(CC). | obrien | 2001-05-01 | 1 | -2/+2 |
| | |||||
* | Don't hard-code -O2; respect CFLAGS | kris | 2001-04-30 | 1 | -3/+4 |
| | |||||
* | Add $FreeBSD$, which help me in problem reports. | obrien | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | PREFIX and other Makefile cleanups along with WWW addition. | obrien | 2000-11-11 | 2 | -22/+34 |
| | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | White space cleanup. | obrien | 2000-11-11 | 1 | -8/+9 |
| | |||||
* | Update master site. | obrien | 2000-11-11 | 1 | -1/+1 |
| | | | | | PR: 19757 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | 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 | ||||
* | Fourth round of INSTALLS_SHLIBS conversion. | sobomax | 2000-06-16 | 2 | -3/+1 |
| | |||||
* | PORTNAME/PORTVERSION update | mharo | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | 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 | ||||
* | Update port to 1.1.6 | jedgar | 2000-03-21 | 4 | -83/+55 |
| | | | | | PR: 17488 Submitted by: Maintainer | ||||
* | Update to version 1.1.5 | andy | 1999-09-24 | 3 | -45/+86 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Import of libshhopt version 1.1.4. | steve | 1999-04-03 | 7 | -0/+90 |
A library for parsing command line options. PR: 6331 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> |