Age | Commit message (Expand) | Author |
2006-05-29 | Upgrade to apr-1.2.7 | Craig Rodrigues |
2006-04-06 | - utilize USE_BDB | Yen-Ming Lee |
2006-02-28 | Fix build when bash is installed, by changing the (incorrect) usage | Ade Lovett |
2006-02-23 | Conversion to a single libtool environment. | Ade Lovett |
2006-02-11 | When APR_UTIL_WITHOUT_THREADS is not set, explicitly enable threads. | Sam Lawrance |
2006-01-30 | Chase shlib bump of libexpat. | Jun Kuriyama |
2006-01-22 | SHA256ify | Edwin Groothuis |
2005-12-09 | Only compile apr-svn without threads on FreeBSD versions less than 5. | Craig Rodrigues |
2005-11-19 | Switch to <target>:: convention for both patch-autotools and run-autotools, | Ade Lovett |
2005-11-15 | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | Ade Lovett |
2005-11-03 | Do not use thread mutexes if we are compiling APR without thread support. | Craig Rodrigues |
2005-11-03 | In rand.c, include <uuid.h> (from FreeBSD 5.x and up) | Craig Rodrigues |
2005-10-29 | Upgrade to apr-1.2.2 | Craig Rodrigues |
2005-07-27 | Change ${SED} to ${REINPLACE_CMD} to fix building on FreeBSD 4.x. | Craig Rodrigues |
2005-06-12 | Undo previous commit, which for some reason caused .la files to | Craig Rodrigues |
2005-06-06 | Do not unconditionally use Python in build of apr. | Craig Rodrigues |
2005-05-16 | - libdata/pkgconfig is now included in mtree | Pav Lucistnik |
2004-11-25 | Forgot to bump PORTREVISION, because of correct the installion for put the | Jeremy Messenger |
2004-11-25 | Make the portlint a bit happier. | Jeremy Messenger |
2004-11-25 | Update 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 in | Jun Kuriyama |
2004-10-15 | Kill off automake18, switching to automake19. Requiem Mors Pacem. | Ade Lovett |
2004-10-12 | - Upgrade to 1.0.0. | Jun Kuriyama |
2004-07-01 | Autotools cleanup. Remove autoconf257 (259), automake17 (18), and | Ade Lovett |
2004-06-28 | Unbreak on amd64 by copying config.{sub,guess} correctly. | Jun Kuriyama |
2004-06-04 | Sync with new bsd.autotools.mk | Ade Lovett |
2004-05-28 | Specify 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-04 | Reset two missed ports back to WANT_AUTO* -- the other one mentioned, | Ade Lovett |
2004-03-30 | - Use USE_ICONV knob | Kirill Ponomarev |
2004-03-24 | Convert all but one port that uses libtool14 to use libtool15, in readiness | Ade Lovett |
2004-03-18 | Add size data, approved by maintainers. | Trevor Johnson |
2004-03-15 | Unbreak on 4.x. | Jun Kuriyama |
2004-03-14 | o Bump $LIB_DEPENDS line to chase expat's shlib version. | Jun Kuriyama |
2004-03-13 | BROKEN on 4.x: Configure fails | Kris Kennaway |
2004-03-12 | Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with | Ade Lovett |
2004-02-13 | Unbreak on amd64. | Jun Kuriyama |
2004-02-04 | Bump 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-24 | Correct pthread detection. | Jun Kuriyama |
2004-01-14 | Update to recent snapshot. I hope 0.9.5 will be released soon... | Jun Kuriyama |
2003-11-11 | Fix pthreads support on 4-STABLE systems | Lev A. Serebryakov |
2003-11-10 | Fix pthreads support. | Lev A. Serebryakov |
2003-11-09 | Tunables provided by Thomas-Martin Seck | James E. Housley |
2003-11-06 | respect CC/CFLAGS. | FUJISHIMA Satsuki |
2003-11-05 | Add thread support to APR port. | James E. Housley |
2003-10-03 | Upgrade 5o 0.94. | Masafumi Max NAKANE |