Commit graph

10 commits

Author SHA1 Message Date
Ade Lovett
b2fd75e438 libtool uber-patch
* 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)
2003-06-26 22:58:32 +00:00
Bruce A. Mah
19604084cb Update to 0.9.2-alpha.
Mostly updated from the PR, plus a couple of fixes to get version numbers
to work correctly and a plist fix-up.

PR:		50309
Submitted by:	plasmaball@pchome.com.tw, Craig Rodrigues <rodrigc@attbi.com>
Approved by:	Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
2003-03-28 05:46:27 +00:00
Kris Kennaway
71ca3fe017 Add missing build directory and sort pkg-plist. This port should probably
not even be installing build/libtool.
2003-02-22 03:55:07 +00:00
Edwin Groothuis
1e10422bbc [MAINTAINER update] devel/apr: add missing files to pkg-plist
Submitted by:	Craig Rodrigues <rodrigc@attbi.com>
2003-01-16 02:02:22 +00:00
Ying-Chieh Liao
4d96268805 upgrade to 0.9.1
PR:		46390
Submitted by:	Craig Rodrigues <rodrigc@attbi.com> (new maintainer)
Approved by:	old maintainer
2003-01-02 08:29:24 +00:00
Ollivier Robert
48a3fec481 Update to apr version 20020725223645
PR:		ports/41249
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-08-05 09:38:24 +00:00
Ollivier Robert
52b2d378f6 Update apr to the latest snapshot 20020707163141.
PR:		ports/40395
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-07-15 18:19:15 +00:00
Ollivier Robert
016c18a9d7 Update to a more recent APR snapshot. It is needed by the forthcoming
Subversion update.

PR:		ports/37810
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-05-07 14:53:04 +00:00
Ollivier Robert
882da14424 autoconf 2.53 appears to change the way variables are substituted,
which breaks the install target of apr's makefile.  this patch works around
the problem.  it's not entirely correct (it breaks some other parts of the
makefile), but at least it makes the port work again.  this also corrects an
instance of 'apr-snapshot' (a previous name of the port) that we missed when
this was first committed, and adds 2 files to the pkg-plist that i missed
before.

PR:		ports/36068
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-03-19 13:20:04 +00:00
Ollivier Robert
beafdedff5 New port of apr-devel:
The Apache Portable Runtime is a library of C data structures and routines,
forming a system portability layer that covers as many operating systems as
possible, including Unices, Win32, BeOS, and OS/2.

This port also includes the APR-Util package, which contains some useful
utilities built on top of APR.

There is no apr port as it is still in development.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>
2002-03-14 16:39:26 +00:00