aboutsummaryrefslogtreecommitdiff
path: root/devel/xparam/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Now buildable againKris Kennaway2005-10-111-7/+1
| | | | Notes: svn path=/head/; revision=144901
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-1/+7
| | | | Notes: svn path=/head/; revision=116340
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106671
* 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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* libtool uber-patchAde Lovett2003-06-261-2/+1
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Update to 1.22Sergey A. Osokin2003-06-101-1/+1
| | | | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.com> PR: 53100 Approved by: fjoe (implicit) Notes: svn path=/head/; revision=82651
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75951
* upgrade to 1.21Ying-Chieh Liao2003-01-031-7/+2
| | | | | | | | PR: 46587 Submitted by: Ports Fury Notes: svn path=/head/; revision=72462
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-071-2/+0
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-251-1/+2
| | | | | | | | PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61964
* Fix build dependency (${PORTNAME} -> ${PORTSDIR}).Dirk Froemberg2002-04-011-1/+1
| | | | | | | Found by: portsdb -Uu Notes: svn path=/head/; revision=57123
* Update to 1.11Patrick Li2002-03-311-2/+3
| | | | | | | | PR: 36579 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=57080
* add xparam 1.1Ying-Chieh Liao2001-12-231-0/+26
A general-purpose tool for parameter handling in C++ Notes: svn path=/head/; revision=52044