aboutsummaryrefslogtreecommitdiff
path: root/devel/apr/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - libdata/pkgconfig is now included in mtreePav Lucistnik2005-05-161-1/+0
| | | | | | | Approved by: marcus (portmgr hat) Notes: svn path=/head/; revision=135416
* Make the portlint a bit happier.Jeremy Messenger2004-11-251-3/+3
| | | | | | | Approved by: dolt_ (IRC handle, the maintainer) Notes: svn path=/head/; revision=122384
* - Upgrade to 1.0.0.Jun Kuriyama2004-10-121-74/+80
| | | | | | | | | - Add APR_UTIL_WITH_LDAP knob. Approved by: maintainer (Craig Rodrigues), lev (active in this area) Notes: svn path=/head/; revision=119108
* Upgrade 5o 0.94.Masafumi Max NAKANE2003-10-031-0/+1
| | | | | | | | Update the maintainer's address. Reviewed by: maintainer Notes: svn path=/head/; revision=90074
* libtool uber-patchAde Lovett2003-06-261-2/+0
| | | | | | | | | | | | | | * 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 0.9.2-alpha.Bruce A. Mah2003-03-281-0/+3
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=77583
* Add missing build directory and sort pkg-plist. This port should probablyKris Kennaway2003-02-221-66/+67
| | | | | | | not even be installing build/libtool. Notes: svn path=/head/; revision=76096
* [MAINTAINER update] devel/apr: add missing files to pkg-plistEdwin Groothuis2003-01-161-0/+3
| | | | | | | Submitted by: Craig Rodrigues <rodrigc@attbi.com> Notes: svn path=/head/; revision=73200
* upgrade to 0.9.1Ying-Chieh Liao2003-01-021-67/+68
| | | | | | | | | PR: 46390 Submitted by: Craig Rodrigues <rodrigc@attbi.com> (new maintainer) Approved by: old maintainer Notes: svn path=/head/; revision=72176
* Update to apr version 20020725223645Ollivier Robert2002-08-051-0/+2
| | | | | | | | PR: ports/41249 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) Notes: svn path=/head/; revision=64034
* Update apr to the latest snapshot 20020707163141.Ollivier Robert2002-07-151-0/+1
| | | | | | | | PR: ports/40395 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) Notes: svn path=/head/; revision=63018
* Update to a more recent APR snapshot. It is needed by the forthcomingOllivier Robert2002-05-071-1/+1
| | | | | | | | | | Subversion update. PR: ports/37810 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) Notes: svn path=/head/; revision=58659
* autoconf 2.53 appears to change the way variables are substituted,Ollivier Robert2002-03-191-0/+2
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=56334
* New port of apr-devel:Ollivier Robert2002-03-141-0/+64
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> Notes: svn path=/head/; revision=56090