aboutsummaryrefslogtreecommitdiff
path: root/devel/libshhopt
Commit message (Collapse)AuthorAgeFilesLines
* I don't know of any UNIX make(1) that does not define a useful $(CC).David E. O'Brien2001-04-301-2/+2
| | | | Notes: svn path=/head/; revision=42091
* Don't hard-code -O2; respect CFLAGSKris Kennaway2001-04-291-3/+4
| | | | Notes: svn path=/head/; revision=42045
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35324
* PREFIX and other Makefile cleanups along with WWW addition.David E. O'Brien2000-11-112-22/+34
| | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=35009
* White space cleanup.David E. O'Brien2000-11-111-8/+9
| | | | Notes: svn path=/head/; revision=34973
* Update master site.David E. O'Brien2000-11-111-1/+1
| | | | | | | | PR: 19757 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=34971
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-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 Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-3/+1
| | | | Notes: svn path=/head/; revision=29630
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* Pickup maintance of these until someone else comes along.David E. O'Brien2000-03-311-1/+1
| | | | Notes: svn path=/head/; revision=27160
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27112
* Update port to 1.1.6Chris D. Faulhaber2000-03-214-83/+55
| | | | | | | | PR: 17488 Submitted by: Maintainer Notes: svn path=/head/; revision=26887
* Update to version 1.1.5Andrey Zakhvatov1999-09-243-45/+86
| | | | Notes: svn path=/head/; revision=21913
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Import of libshhopt version 1.1.4.Steve Price1999-04-037-0/+90
A library for parsing command line options. PR: 6331 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=17577