56 Commits

Author SHA1 Message Date
sthen
7e0e6858a7 update to apr-1.7.0, ok stsp@ 2022-03-14 19:36:46 +00:00
sthen
dbe4fdba23 drop RCS IDs in stsp's ports "feel free to remove them from mine" stsp@ 2022-03-07 21:53:24 +00:00
ajacoutot
0fe92220a4 'CFLAGS =' -> 'CFLAGS +=' so that our default CFLAGS aren't overriden. 2021-10-31 10:18:38 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sthen
6cf156851d bump library major, disabling the memory pool debugging option results
in some symbols being removed
2019-01-22 13:53:13 +00:00
stsp
8f7b3a577b Update devel/apr to 1.6.5.
Disable pool debugging again in favour of a patch by APR committer
Yann Ylavic, which forces the default allocator to call free(3) when
memory is no longer needed. The pool debug feature also enforces this,
but has additional side-effects since it uses an entirely different
code path which upstream says should not be used in production.

Also, patch configure.in to fix a botched format string definition for off_t.

ok sthen@
2019-01-22 11:55:20 +00:00
stsp
bd22908f1b Fix build of devel/apr on arm.
Problem reported and fix tested by s_graf at telius net.
ok jca@
2018-04-24 06:24:49 +00:00
naddy
2068e861ae * Switch to running autoconf.
* Use arc4random instead of a random device.

ok stsp@
2017-10-25 19:36:46 +00:00
stsp
9e8d0daef4 Update to APR 1.6.3.
Fixes CVE-2017-12613; Out-of-bounds array deref in apr_time_exp*() function
2017-10-23 21:24:37 +00:00
danj
cdb8ed357d regen patches, noticed while building git TDEP
ok stsp@ (maintainer)
2017-08-11 14:23:18 +00:00
stsp
4799948894 Update to APR 1.6.2.
Patch by David CARLIER (devnexen at gmail)
2017-06-24 12:31:59 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
a678ef5e16 remove substituted uses of CONFIGURE_SHARED, NO_SHARED_LIBS 2016-03-09 19:11:35 +00:00
stsp
ccf558588d update to APR-1.5.2 2015-04-29 16:22:12 +00:00
claudio
586435cfb6 While accept() is inheriting O_NONBLOCK it is not the case in the accept4()
case. So only inherit O_NONBLOCK if accept4() is not used. Without this
apache 2.4 blocks forever when using keepalive. OK stsp@
2015-01-18 21:27:08 +00:00
stsp
4de2b12b03 Sync PLIST of devel/apr. It was missing some headers added in APR 1.5.
found by and ok claudio@
2015-01-10 19:22:16 +00:00
stsp
35f3abd2cf Update APR to 1.5.0.
Enable APR memory pool debugging, which has the desirable side effect
of making APR memory pools a thin layer around malloc() and free() and
thus benefit from related exploit mitigation. APR will also overwrite
memory with a poison byte before freeing like malloc's J flag does.

ok sthen@
2014-04-12 17:05:58 +00:00
sthen
27a8c99d9f merge PFRAG.shared into PLIST, and regen distinfo, ok stsp@ 2013-11-25 11:37:15 +00:00
ajacoutot
398eaf7359 No need for /-lpthread/-pthread 2013-11-03 07:52:01 +00:00
espie
6452edba4d might fix compile on vax: the configure script refuses to proceed if
DSO is not found.

BUT, if you explicitly ask for --disable-dso, it keeps going and builds
something. Go figure...
2013-07-11 08:36:28 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
sthen
6fe222514d sync wantlib 2012-12-21 12:13:35 +00:00
kili
347d83aa64 Bump to force an update after the move of our libtool from ports
to src. Otherwise people who have apr already installed won't get
an update, leading to apr-1-config --apr-libtool still saying
/usr/ports/infrastructure/bin/libtool, which in turn causes (at
least) a build of www/apache-httpd to fail.

ok espie@
2012-06-26 19:35:30 +00:00
stsp
a4a2a5df05 Update to APR-1.4.6. Enable threads by default and remove the 'mt' flavour.
Grab maintainership.
ok sthen
2012-04-28 09:48:17 +00:00
espie
275447e210 FLAVOR:L and such things 2011-11-18 10:11:32 +00:00
sthen
bd39729c99 The installed apr-util on my desktop dates from before nawk was removed
from base causing a build failure in apr-util (as there's been nothing
changed since then to trigger an update). Set cache value to autoconf
to make sure nawk isn't picked up if for some reason it's hanging
around, though the REVISION bump alone is probably enough to take
care of most problems.
2011-06-15 19:13:48 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
william
c8f358d7b4 Bump to p4, because I mistakenly put that in 4.5-stable. This is
to keep future updates working; no other changes.

ok steven@ jasper@
2009-11-07 18:08:14 +00:00
steven
f84330e752 fix patch description; no change
from Stefan Sperling
2009-08-07 04:28:28 +00:00
steven
d54e3414ed security fix for CVE-2009-2412
https://svn.apache.org/viewvc?view=rev&revision=800732

from Stefan Sperling
2009-08-06 22:20:21 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
steven
11dbea90de bump pkgname again 2007-10-30 16:56:45 +00:00
steven
5f2e3821d2 forgot to add a patch 2007-10-30 16:55:48 +00:00
steven
871e5ca3ad use the libtool we want, and don't install your own.
also make apr-config --apr-libtool return the right thing.
2007-10-30 16:47:50 +00:00
steven
a5f69b4f28 update to 1.2.11
tested and ok merdely@, simon@
2007-09-20 10:17:21 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
steven
9be5e6fb4d revert FULLPKGNAME change so unflavored and mt flavor can coexist again 2007-09-11 19:16:47 +00:00
steven
cbababdb50 bump pkgname because of DESCR changes 2007-09-07 20:12:55 +00:00
steven
91846b25a0 add flavor description
change flavored pkgname to the default, like apr-util
2007-09-04 21:46:25 +00:00
steven
fd306b2071 update to 1.2.9
ok simon@
2007-07-05 16:01:28 +00:00
kurt
e828bd16b5 the accept retry change was rejected upstream. applications that use apr
have to retry upon EINTR instead of apr doing for them.
2007-04-26 16:05:01 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
kurt
4d71d63aee per POSIX accept(2) can return EINTR so have apr_socket_accept() retry
when this happens. http://issues.apache.org/bugzilla/show_bug.cgi?id=41975
fixes issues noticed while testing tomcat-native. regen patches and distinfo
while here.  "looks ok" steven@
2007-04-01 20:03:07 +00:00
steven
7096a0e5d2 we don't have FAKE_ENV 2007-03-28 06:47:57 +00:00
todd
ae292e2030 add mt flavor that can co-exist with the default non-mt flavor
ok kurt@
2007-03-24 13:46:47 +00:00
alek
f73870a0af Use MASTER_SITE_APACHE 2006-11-03 10:56:44 +00:00
espie
8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
alek
7b32dc014b update to 1.2.7; mostly from dlg@ 2006-10-04 09:30:00 +00:00
bernd
0acf398203 SHARED_LIBS, USE_LIBTOOL 2006-01-06 13:14:28 +00:00