| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 08:50:47
1.4.6.1.4.1_3
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
26 Mar 2013 09:06:13
1.4.6.1.4.1_3
|
ohauer  |
- fix build with freetds
- no version bump (not a default option)
PR: 177118
Submitted by: Christopher Dukes <chris.dukes.aix@gmail.com> |
19 Feb 2013 21:54:08
1.4.6.1.4.1_3
|
ohauer  |
- Revert PTHREAD cleanup, else apr-1-config returns wrong values
even if build with explicit LDFLAGS set.
Noted on the apache@ list by Geoff Speicher
http://lists.freebsd.org/pipermail/freebsd-apache/2013-February/003044.html |
14 Feb 2013 09:42:13
1.4.6.1.4.1_3
|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
13 Jan 2013 22:26:01
1.4.6.1.4.1_3
|
ohauer  |
- add apu OPTION for freetds
(no PORTREVISION bump, since not a default option)
Requested on
http://lists.freebsd.org/pipermail/freebsd-apache/2013-January/003020.html
Apache bug Id.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53666
Submitted by: "Mikhail T." <mi+thun@aldan.algebra.com> |
14 Dec 2012 15:06:10
1.4.6.1.4.1_3
|
ale  |
Fix PLIST. |
12 Dec 2012 19:52:04
1.4.6.1.4.1_2
|
ohauer  |
- add and enable Crypto framework [1]
(only OpenSSL, there are some build issues with NSS)
- remove unused PERL build dependency [2]
- use OPTIONS_GROUP instead OPTIONS_DEFINE
- bump PORTREVISION
[1] requested by many on the apache@ list
[2] thanks to andre@ (noted on the apache@ list) |
02 Sep 2012 14:31:59
1.4.6.1.4.1_1
|
ohauer  |
devel/apr1 [1]
- update APR to 1.4.6
- update APR-util to 1.4.1
- remove PKGNAMESUFFIX'es
www/apache-(event|itk|peruser|worker)-mpm
- adopt new Makefile header, adjust
PKGNAMESUFFIX in apache22 masterport
PKGNAME match now LATEST_LINK
www/apache22 [2]-[6]
- rewrite for options NG
- PORTNAME s|apache|apache22|
- remove APR APR-util specific otions,
will be checked now with help of apr/u-1-config (Only the first 15 lines of the commit message are shown above ) |
08 Jul 2012 18:08:22
1.4.5.1.3.12_1
|
ohauer  |
- cleanup option desc. |
08 Jul 2012 16:48:26
1.4.5.1.3.12_1
|
ohauer  |
- convert to options NG
- sort pkg-plist |
23 Jan 2012 22:48:55
1.4.5.1.3.12_1
|
pgollucci  |
- Fix ./configure tests w/ CLANG for IPv6
- No PORTVERSION bump, clang is not default
PR: ports/164420
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
With Hat: apache@ |
12 Sep 2011 13:46:59
1.4.5.1.3.12_1
|
gabor  |
- Track dependencies after databases/gdbm update |
19 Jun 2011 10:27:12
1.4.5.1.3.12
|
skv  |
Update to 5.14.1
Changes: http://search.cpan.org/~jesse/perl-5.14.1/pod/perldelta.pod |
22 May 2011 21:31:16
1.4.5.1.3.12
|
ohauer  |
- update to apr-1.4.5
- update to apr-util-1.3.12
- add new make target "test:"
Changes for APR 1.4.5
*) Security: CVE-2011-1928
apr_fnmatch(): Fix high CPU loop. [William Rowe]
*) Fix top_builddir in installed apr_rules.mk. [Bojan Smojver]
Changes with APR-util 1.3.12
*) apr_ldap: Fix crash because of NULL cleanup registered by
apr_ldap_rebind_init(). [Rainer Jung]
commit with hat apache@ |
17 May 2011 22:29:25
1.4.4.1.3.11_1
|
pav  |
- Bump PORTREVISION so the recent fix is visible to dependencies
Reported by: pointyhat |
16 May 2011 20:02:22
1.4.4.1.3.11
|
ohauer  |
- add a fix to allow tomcat-native buld work again
Fix send also upstream to dev@apr.ao |
13 May 2011 23:00:18
1.4.4.1.3.11
|
ohauer  |
- update apr1 to version 1.4.4 (security update CVE-2011-0419)
Changes: (trimmed non FreeBSD related to keep the list shorter)
http://www.apache.org/dist/apr/CHANGES-APR-1.4
Changes for APR 1.4.4
Changes for APR 1.4.3
*) Security: CVE-2011-0419
Reimplement apr_fnmatch() from scratch using a non-recursive
algorithm; now has improved compliance with the fnmatch() spec.
[William Rowe]
*) poll, pollset, pollcb on Windows: Handle calls with no file/socket
descriptors. PR 49882. [Stefan Ruppert <sr myarm.com>, Jeff Trawick](Only the first 15 lines of the commit message are shown above ) |
01 Apr 2011 11:45:59
1.4.2.1.3.10
|
ohauer  |
- make sure the system own sed is choosen even when
textproc/gsed is installed during build time.
This preserves issues in case textproc/gsed is removed
from the system after build time.
Issue described by Ryusuke SUZUKI <ryusuke _at_ FreeBSD.org>
With Hat: apache@ |
25 Feb 2011 06:15:44
1.4.2.1.3.10
|
ade  |
Update to libtool 2.4
Tested by: pav (multiple -exp runs) |
04 Dec 2010 07:34:27
1.4.2.1.3.10
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
1.4.2.1.3.10
|
ade  |
Punt autoconf267->autoconf268 |
06 Oct 2010 05:32:24
1.4.2.1.3.10
|
pgollucci  |
- Update apr-util to 1.3.10
Security:
http://www.vuxml.org/freebsd/dd943fbb-d0fe-11df-95a8-00219b0fc4d8.html
With Hat: apache@
<ChangeLog>
*) SECURITY: CVE-2010-1623 (cve.mitre.org)
Fix a denial of service attack against apr_brigade_split_line().
[Stefan Fritsch]
*) SECURITY: CVE-2009-3560, CVE-2009-3720 (cve.mitre.org)
Fix two buffer over-read flaws in the bundled copy of expat which
could cause applications to crash while parsing specially-crafted
XML documents. [Joe Orton]
(Only the first 15 lines of the commit message are shown above ) |
05 Oct 2010 23:13:42
1.4.2.1.3.9_2
|
pgollucci  |
- bsd.port.mk adds CFLAGS to CONFIGURE_ENV but not if you reference it directly
in the Makefile. Even if you use bsd.port.(pre|post).mk.
- This re-fixes WITH_MYSQL=yes WITH_MYSQL_VER=55 after ale@ really fixed
database/mysql55-client, databases/mysql55-server include/mysql layout.
This is a very non default config, so no PORTREVISION bump
PR: ports/146276 |
05 Oct 2010 19:57:56
1.4.2.1.3.9_2
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
1.4.2.1.3.9_2
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
11 Sep 2010 13:28:57
1.4.2.1.3.9_1
|
pgollucci  |
- Bump supported pthon version |
27 May 2010 03:32:06
1.4.2.1.3.9_1
|
pgollucci  |
- set LIB_DEPENDS with just = not += |
26 May 2010 23:27:44
1.4.2.1.3.9_1
|
pgollucci  |
- full patch from dev@apr.apache.org to detech bdb 5.0
With Hat: apache@ |
18 May 2010 05:44:57
1.4.2.1.3.9_1
|
pgollucci  |
- Define python version explicitly
${APR_WRKDIR}/build/gen-build.py does not work with Python 3.1
- No PORTREVISION bump (build only)
PR: ports/146621
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
With Hat: apache@ |
18 May 2010 04:00:27
1.4.2.1.3.9_1
|
pgollucci  |
- Force commit to note repo copy from devel/apr to devel/apr1
PR: ports/146553
Repo copy by: marcus
Submitted by: myself (pgollucci@)
With Hat: apache@ |