summaryrefslogtreecommitdiff
path: root/devel/apr1
AgeCommit message (Expand)Author
2006-05-29Upgrade to apr-1.2.7Craig Rodrigues
2006-04-06- utilize USE_BDBYen-Ming Lee
2006-02-28Fix build when bash is installed, by changing the (incorrect) usageAde Lovett
2006-02-23Conversion to a single libtool environment.Ade Lovett
2006-02-11When APR_UTIL_WITHOUT_THREADS is not set, explicitly enable threads.Sam Lawrance
2006-01-30Chase shlib bump of libexpat.Jun Kuriyama
2006-01-22SHA256ifyEdwin Groothuis
2005-12-09Only compile apr-svn without threads on FreeBSD versions less than 5.Craig Rodrigues
2005-11-19Switch to <target>:: convention for both patch-autotools and run-autotools,Ade Lovett
2005-11-15Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett
2005-11-03Do not use thread mutexes if we are compiling APR without thread support.Craig Rodrigues
2005-11-03In rand.c, include <uuid.h> (from FreeBSD 5.x and up)Craig Rodrigues
2005-10-29Upgrade to apr-1.2.2Craig Rodrigues
2005-07-27Change ${SED} to ${REINPLACE_CMD} to fix building on FreeBSD 4.x.Craig Rodrigues
2005-06-12Undo previous commit, which for some reason caused .la files toCraig Rodrigues
2005-06-06Do not unconditionally use Python in build of apr.Craig Rodrigues
2005-05-16- libdata/pkgconfig is now included in mtreePav Lucistnik
2004-11-25Forgot to bump PORTREVISION, because of correct the installion for put theJeremy Messenger
2004-11-25Make the portlint a bit happier.Jeremy Messenger
2004-11-25Update to apr 1.0.1 (apr 1.0.0 no longer available)Daichi GOTO
2004-11-06 Use db4.2, not old db4 as BerkeleyDB.Lev A. Serebryakov
2004-11-03(1) Remove unused post-extract target which I forgot to remove inJun Kuriyama
2004-10-15Kill off automake18, switching to automake19. Requiem Mors Pacem.Ade Lovett
2004-10-12- Upgrade to 1.0.0.Jun Kuriyama
2004-07-01Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett
2004-06-28Unbreak on amd64 by copying config.{sub,guess} correctly.Jun Kuriyama
2004-06-04Sync with new bsd.autotools.mkAde Lovett
2004-05-28Specify location of Berkeley DB, if LOCALBASE is not /usr/local.Alexander Kabaev
2004-04-10 Ooops... Garbaged makefile was committed. I'm very sorry about this.Lev A. Serebryakov
2004-04-10 Unbreak port after last ade's commit.Lev A. Serebryakov
2004-04-04Reset two missed ports back to WANT_AUTO* -- the other one mentioned,Ade Lovett
2004-03-30- Use USE_ICONV knobKirill Ponomarev
2004-03-24Convert all but one port that uses libtool14 to use libtool15, in readinessAde Lovett
2004-03-18Add size data, approved by maintainers.Trevor Johnson
2004-03-15Unbreak on 4.x.Jun Kuriyama
2004-03-14o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama
2004-03-13BROKEN on 4.x: Configure failsKris Kennaway
2004-03-12Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withAde Lovett
2004-02-13Unbreak on amd64.Jun Kuriyama
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke
2004-02-01 Add APR_UTIL_WITHOUT_THREADS knob, which disables threads support.Lev A. Serebryakov
2004-01-31 Honor `--disable-threads' in configure scripts [1]Lev A. Serebryakov
2004-01-24Correct pthread detection.Jun Kuriyama
2004-01-14Update to recent snapshot. I hope 0.9.5 will be released soon...Jun Kuriyama
2003-11-11 Fix pthreads support on 4-STABLE systemsLev A. Serebryakov
2003-11-10 Fix pthreads support.Lev A. Serebryakov
2003-11-09Tunables provided by Thomas-Martin SeckJames E. Housley
2003-11-06respect CC/CFLAGS.FUJISHIMA Satsuki
2003-11-05Add thread support to APR port.James E. Housley
2003-10-03Upgrade 5o 0.94.Masafumi Max NAKANE