summaryrefslogtreecommitdiffstats
path: root/devel/apr2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to apr version 20020725223645roberto2002-08-051-5/+5
| | | | | PR: ports/41249 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
* Bump portrevision (textproc/expat2 shlib bump).kuriyama2002-07-211-1/+2
|
* Update apr to the latest snapshot 20020707163141.roberto2002-07-151-13/+10
| | | | | PR: ports/40395 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
* devel/apr has been repo-copied to devel/apr.roberto2002-07-151-3/+3
| | | | Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
* Add a rather ugly hack to work around problems compiling this port when aroberto2002-05-091-0/+3
| | | | | | | | | older, incompatable version of apr is installed into ${PREFIX}. I've sent a mail about the problem to dev@apr.apache.org, so hopefully this will be worked out before the next time I update this package, and I'll be able to get rid of this hack. Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
* Update to a more recent APR snapshot. It is needed by the forthcomingroberto2002-05-071-3/+3
| | | | | | | Subversion update. PR: ports/37810 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
* autoconf 2.53 appears to change the way variables are substituted,roberto2002-03-191-1/+1
| | | | | | | | | | | | 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)
* New port of apr-devel:roberto2002-03-141-0/+43
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>
OpenPOWER on IntegriCloud