aboutsummaryrefslogtreecommitdiff
path: root/devel/ossp-cfg
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.9.3.Mark Linimon2004-05-102-6/+4
| | | | | | | | PR: ports/66381 Submittted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=108864
* Attempt to fix build on amd64 by using va_copyTilman Keskinoz2004-04-132-4/+15
| | | | Notes: svn path=/head/; revision=106922
* BROKEN on amd64: Does not compileKris Kennaway2004-03-301-0/+5
| | | | Notes: svn path=/head/; revision=105695
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Update to 0.9.1: enhanced test suite by comparing against previously savedMark Linimon2004-02-244-38/+6
| | | | | | | | | | | output; switch from text-based VERSION file to C-based cfg_vers.c; bugfixes and cleanups. See ChangeLog for complete details. PR: ports/63175 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=101944
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Fix some ports that write something after bsd.port.mkOliver Eikemeier2003-11-141-2/+0
| | | | | | | | PR: 59254 Approved by: marcus (mentor) Notes: svn path=/head/; revision=93964
* REST IN PEACEWill Andrews2003-06-081-1/+1
| | | | | | | | | | | | Alan Eldridge Born December 15, 1961 in Iowa Died June 6, 2003 in Denver, Colorado Thank you for your contributions, you will be greatly missed. Notes: svn path=/head/; revision=82550
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* A library to help in parsing arbitrary config files.Alan Eldridge2003-02-038-0/+80
Notes: svn path=/head/; revision=74596