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