aboutsummaryrefslogtreecommitdiff
path: root/devel/ossp-al
Commit message (Collapse)AuthorAgeFilesLines
* - Introduce MASTER_SITE_OSSPPav Lucistnik2004-08-211-1/+2
| | | | | | | | PR: ports/70504 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=116953
* Attempt to fix build by using va_copy on amd64Tilman Keskinoz2004-04-132-4/+14
| | | | Notes: svn path=/head/; revision=106920
* 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
* - Actually use ossp-ex (configure args)Pav Lucistnik2004-02-131-1/+2
| | | | | | | | PR: ports/62681 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=100867
* 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-4/+2
| | | | | | | | 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
* fix portlint errorsAlan Eldridge2003-02-011-1/+3
| | | | Notes: svn path=/head/; revision=74419
* Data buffer that can move, assemble, and truncate chunks of data withoutAlan Eldridge2003-02-016-0/+48
any copying. Notes: svn path=/head/; revision=74408