| Commit message (Expand) | Author | Age | Files | Lines |
* | devel/apr1: remove mentions of nonexisting option | Dmitry Marakasov | 2021-05-12 | 1 | -2/+1 |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
* | devel/apr1: fix build of devel/subversion on powerpc(spe) | Piotr Kubaj | 2020-04-01 | 1 | -0/+5 |
* | devel/apr1: Fix tomcat-native build | Bernard Spil | 2020-03-15 | 1 | -2/+0 |
* | Update to 1.7.0 | Jochen Neumeister | 2019-08-06 | 1 | -6/+1 |
* | Update `databases/gdbm' to version 1.18.1, an important bugfix release | Alexey Dokuchaev | 2018-11-11 | 1 | -0/+1 |
* | devel/apr1: Update APR to 1.6.5 | Bernard Spil | 2018-10-27 | 1 | -3/+8 |
* | devel/apr1: Bump portrevision | Bernard Spil | 2018-03-21 | 1 | -1/+1 |
* | devel/apr1: Fix runtime issues of dependent port | Bernard Spil | 2018-03-21 | 1 | -8/+5 |
* | - Switch to new test framework | Dmitry Marakasov | 2018-03-18 | 1 | -1/+1 |
* | devel/apr1: Update to 1.6.3.1.6.1 | Bernard Spil | 2017-11-08 | 1 | -2/+3 |
* | devel/apr1: Fix SQLite option | Bernard Spil | 2017-07-13 | 1 | -3/+2 |
* | devel/apr1: Update to 1.6 branch | Bernard Spil | 2017-07-12 | 1 | -91/+44 |
* | devel/nspr, security/nss: drop version from SONAME | Jan Beich | 2016-10-09 | 1 | -1/+1 |
* | - add patch to modify apr1 poll() emulation to match behavior expected by serf | Olli Hauer | 2016-08-04 | 1 | -0/+1 |
* | When there is a do-install target, do not use a post-install target, do | Mathieu Arnold | 2016-07-19 | 1 | -1/+0 |
* | - replace USE_XXX with new USES=xxx notation | Olli Hauer | 2016-07-05 | 1 | -2/+2 |
* | Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by... | Dmitry Marakasov | 2016-05-23 | 1 | -1/+1 |
* | Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. | Mathieu Arnold | 2016-04-01 | 1 | -4/+4 |
* | - adopt new SQLITE USES | Olli Hauer | 2016-01-10 | 1 | -1/+1 |
* | Fix ports that confused the meaning of WRKDIR and WRKSRC. | Mathieu Arnold | 2015-11-05 | 1 | -1/+3 |
* | - update apr to 1.5.2 | Olli Hauer | 2015-05-29 | 1 | -1/+6 |
* | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -2/+1 |
* | Use proper MAKE_CMD reference. | Bryan Drewery | 2015-03-22 | 1 | -6/+6 |
* | Switch to USES=pgsql | Chris Rees | 2014-11-22 | 1 | -1/+1 |
* | - update to apr-util-1.5.4 | Olli Hauer | 2014-09-22 | 1 | -48/+51 |
* | - adopt new ${opt}_ARGS for USE and DEPENDS | Olli Hauer | 2014-09-20 | 1 | -27/+38 |
* | Berkeley DB cleanup, remove versions 4.0 ... 4.7. | Matthias Andree | 2014-08-21 | 1 | -1/+1 |
* | net/openldap24-*: | Tijl Coosemans | 2014-07-24 | 1 | -1/+1 |
* | Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that | Tijl Coosemans | 2014-07-04 | 1 | -1/+1 |
* | Support LIBS like LDFLAGS. | Tijl Coosemans | 2014-06-11 | 1 | -2/+1 |
* | - USES libtool:keepla | Olli Hauer | 2014-06-11 | 1 | -3/+7 |
* | - update apr to 1.5.1 | Olli Hauer | 2014-04-21 | 1 | -29/+8 |
* | - update to apr-1.5.0 | Olli Hauer | 2014-03-22 | 1 | -9/+7 |
* | No need to define IPV6 twice | Mathieu Arnold | 2014-02-10 | 1 | -2/+0 |
* | According to the Porter's Handbook (5.12.2.3.) default options must be added to | Emanuel Haupt | 2014-02-10 | 1 | -0/+2 |
* | - update apr-util to 1.5.3 | Olli Hauer | 2013-11-24 | 1 | -8/+6 |
* | - add stage support | Olli Hauer | 2013-09-29 | 1 | -3/+4 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for | Boris Samorodov | 2013-09-07 | 1 | -1/+1 |
* | - Remove MAKE_JOBS_SAFE variable | Alex Kozlov | 2013-08-14 | 1 | -1/+0 |
* | - update devel/apr1 | Olli Hauer | 2013-07-06 | 1 | -69/+33 |
* | - Convert USE_ICONV=yes to USES=iconv | Marcus von Appen | 2013-04-27 | 1 | -1/+1 |
* | - fix build with freetds | Olli Hauer | 2013-03-26 | 1 | -1/+1 |
* | - Revert PTHREAD cleanup, else apr-1-config returns wrong values | Olli Hauer | 2013-02-19 | 1 | -0/+4 |
* | - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel) | Pietro Cerutti | 2013-02-14 | 1 | -3/+0 |
* | - add apu OPTION for freetds | Olli Hauer | 2013-01-13 | 1 | -5/+12 |
* | Fix PLIST. | Alex Dupre | 2012-12-14 | 1 | -1/+3 |
* | - add and enable Crypto framework [1] | Olli Hauer | 2012-12-12 | 1 | -14/+41 |
* | devel/apr1 [1] | Olli Hauer | 2012-09-02 | 1 | -55/+8 |