aboutsummaryrefslogtreecommitdiff
path: root/devel/ossp-al/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+0
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Change my email address to the @FreeBSD oneVasil Dimov2006-01-201-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=153954
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Fix previous commit. build need stay after ":".Marcus Alves Grando2005-10-031-2/+1
| | | | | | | Approved by: pav (mentor) Notes: svn path=/head/; revision=144099
* Update to 0.9.3Marcus Alves Grando2005-10-031-8/+10
| | | | | | | | | | | Take MAINTAINER PR: 86863 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: pav (mentor) Notes: svn path=/head/; revision=144067
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-05-311-1/+1
| | | | Notes: svn path=/head/; revision=136564
* - 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-131-4/+0
| | | | 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
* 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-071-0/+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-011-0/+29
any copying. Notes: svn path=/head/; revision=74408