[Fwd: cvs commit: ports/security/vuxml vuln.xml]
am 16.05.2009 04:43:57 von Philip Gollucci--------------010908070907070701070102 US Cert reports: Cross-site scripting (XSS) vulnerability in Status.pm in
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
- Document the recent XSS CVE
- Update www/mod_perl 1.31
- Pull XSS CVE into www/mod_perl2 until 2.05 is released
- Update www/libapreq2 to 2.12
Have fun all!
--
------------------------------------------------------------ ------------
Philip M. Gollucci (philip@ridecharge.com)
did: 703.579.6947, o: 703.549.2050x206
Senior System Admin - RideCharge Inc.
http://ridecharge.com
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C
Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
--------------010908070907070701070102
Content-Type: message/rfc822;
name="cvs commit: ports/security/vuxml vuln.xml.eml"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="cvs commit: ports/security/vuxml vuln.xml.eml"
Return-Path:
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
by piccollo.p6m7g8.net (8.14.3/8.14.3) with ESMTP id n4G1Wsh8045633
for
(envelope-from owner-ports-committers@FreeBSD.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
by mx2.freebsd.org (Postfix) with ESMTP id 341CA1A7E27
for
(envelope-from owner-ports-committers@FreeBSD.org)
Received: by hub.freebsd.org (Postfix)
id F420110656E3; Sat, 16 May 2009 01:32:46 +0000 (UTC)
Delivered-To: pgollucci@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 538)
id 03211106566B; Sat, 16 May 2009 01:32:43 +0000 (UTC)
Delivered-To: ports-committers@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
by hub.freebsd.org (Postfix) with ESMTP id BD0C91065670;
Sat, 16 May 2009 01:32:37 +0000 (UTC)
(envelope-from pgollucci@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29])
by mx1.freebsd.org (Postfix) with ESMTP id 915218FC0A;
Sat, 16 May 2009 01:32:37 +0000 (UTC)
(envelope-from pgollucci@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4G1WbLx011457;
Sat, 16 May 2009 01:32:37 GMT
(envelope-from pgollucci@repoman.freebsd.org)
Received: (from pgollucci@localhost)
by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4G1Wb0E011456;
Sat, 16 May 2009 01:32:37 GMT
(envelope-from pgollucci)
Message-Id: <200905160132.n4G1Wb0E011456@repoman.freebsd.org>
From: "Philip M. Gollucci"
Date: Sat, 16 May 2009 01:32:37 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: ports/security/vuxml vuln.xml
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-ports-committers@FreeBSD.org
Precedence: bulk
X-Loop: FreeBSD.ORG
X-Virus-Scanned: ClamAV 0.94.2/9364/Fri May 15 16:45:00 2009 on piccollo.p6m7g8.net
X-Virus-Status: Clean
X-Spam-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,
RCVD_IN_DNSWL_MED,SPF_PASS autolearn=ham version=3.2.5
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on piccollo.p6m7g8.net
pgollucci 2009-05-16 01:32:37 UTC
FreeBSD ports repository
Modified files:
security/vuxml vuln.xml
Log:
- Document mod_perl -- cross site scripting in Apache::Status
Revision Changes Path
1.1937 +34 -1 ports/security/vuxml/vuln.xml
http://cvsweb.FreeBSD.org/ports/security/vuxml/vuln.xml.diff ?r1=1.1936&r2=1.1937&f=h
| --- ports/security/vuxml/vuln.xml 2009/05/16 00:44:25 1.1936
| +++ ports/security/vuxml/vuln.xml 2009/05/16 01:32:36 1.1937
| @@ -28,12 +28,45 @@ WHETHER IN CONTRACT, STRICT LIABILITY, O
| OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION,
| EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| - $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/vuxml/vuln.xml ,v 1.1936 2009/05/16 00:44:25 miwi Exp $
| + $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/vuxml/vuln.xml ,v 1.1937 2009/05/16 01:32:36 pgollucci Exp $
|
| Note: Please add new entries to the beginning of this file.
|
| -->
|
| +
| +
| +
| +
| +
| +
| +
| +
| +
| +
| +
| +
| +
| +
| +
| +
| + cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009 -0796">
| +
| + Apache::Status and Apache2::Status in mod_perl1 and mod_perl2 for
| + the Apache HTTP Server, when /perl-status is accessible, allows
| + remote attackers to inject arbitrary web script or HTML via the URI.
| +
| +
| +
| +
| +
| +
| +
| +
| +
| +
| +
| +
|
|
|
--------------010908070907070701070102
Content-Type: message/rfc822;
name="cvs commit: ports/www/mod_perl Makefile distinfo.eml"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="cvs commit: ports/www/mod_perl Makefile distinfo.eml"
Return-Path:
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
by piccollo.p6m7g8.net (8.14.3/8.14.3) with ESMTP id n4G1Y5uG045671
for
(envelope-from owner-ports-committers@FreeBSD.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
by mx2.freebsd.org (Postfix) with ESMTP id 3A439177380
for
(envelope-from owner-ports-committers@FreeBSD.org)
Received: by hub.freebsd.org (Postfix)
id 6330210656ED; Sat, 16 May 2009 01:33:59 +0000 (UTC)
Delivered-To: pgollucci@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 538)
id 24B36106566C; Sat, 16 May 2009 01:33:58 +0000 (UTC)
Delivered-To: ports-committers@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
by hub.freebsd.org (Postfix) with ESMTP id BF5B3106566B;
Sat, 16 May 2009 01:33:52 +0000 (UTC)
(envelope-from pgollucci@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29])
by mx1.freebsd.org (Postfix) with ESMTP id 946128FC14;
Sat, 16 May 2009 01:33:52 +0000 (UTC)
(envelope-from pgollucci@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4G1Xq4T011604;
Sat, 16 May 2009 01:33:52 GMT
(envelope-from pgollucci@repoman.freebsd.org)
Received: (from pgollucci@localhost)
by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4G1Xqh7011603;
Sat, 16 May 2009 01:33:52 GMT
(envelope-from pgollucci)
Message-Id: <200905160133.n4G1Xqh7011603@repoman.freebsd.org>
From: "Philip M. Gollucci"
Date: Sat, 16 May 2009 01:33:52 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: ports/www/mod_perl Makefile distinfo
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-ports-committers@FreeBSD.org
Precedence: bulk
X-Loop: FreeBSD.ORG
X-Virus-Scanned: ClamAV 0.94.2/9364/Fri May 15 16:45:00 2009 on piccollo.p6m7g8.net
X-Virus-Status: Clean
X-Spam-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,
RCVD_IN_DNSWL_MED,SPF_PASS autolearn=ham version=3.2.5
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on piccollo.p6m7g8.net
pgollucci 2009-05-16 01:33:52 UTC
FreeBSD ports repository
Modified files:
www/mod_perl Makefile distinfo
Log:
- Update to 1.31
Security: http://www.vuxml.org/freebsd/4a638895-41b7-11de-b1cc-00219b0 fc4d8
Revision Changes Path
1.41 +7 -9 ports/www/mod_perl/Makefile
1.13 +3 -3 ports/www/mod_perl/distinfo
http://cvsweb.FreeBSD.org/ports/www/mod_perl/Makefile.diff?r 1=1.40&r2=1.41&f=h
| --- ports/www/mod_perl/Makefile 2009/04/13 03:50:15 1.40
| +++ ports/www/mod_perl/Makefile 2009/05/16 01:33:52 1.41
| @@ -2,11 +2,11 @@
| # Date created: November 5th 1999
| # Whom: Sheldon Hearn
| #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mod_perl/Makefile,v 1.40 2009/04/13 03:50:15 pgollucci Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mod_perl/Makefile,v 1.41 2009/05/16 01:33:52 pgollucci Exp $
| #
|
| PORTNAME= mod_perl
| -PORTVERSION= 1.30
| +PORTVERSION= 1.31
| CATEGORIES= www perl5
| MASTER_SITES= CPAN
| MASTER_SITE_SUBDIR= ModPerl/GOZER
| @@ -41,21 +41,19 @@ MAN3= Apache.3 Apache::Constants.3 Apa
| Apache::PerlSections.3 Apache::fork.3 cgi_to_mod_perl.3 \
| mod_perl_cvs.3 mod_perl_method_handlers.3 mod_perl_traps.3 \
| mod_perl_tuning.3
| +
| .if defined(APACHE_PORT)
| -. if ${APACHE_PORT:Mipv6} != ""
| +. if ${APACHE_PORT:Mipv6} != ""
| WITH_APACHE_IPV6= YES
| -. endif
| -.endif
| -
| -.if defined(WITH_APACHE_IPV6)
| CFLAGS+= -DAPACHE6
| +. endif
| .endif
|
| post-install:
| - ${MKDIR} ${PREFIX}/include/apache/modules/perl
| + ${MKDIR} ${LOCALBASE}/${APACHEINCLUDEDIR}/modules/perl
| ${INSTALL_DATA} ${WRKSRC}/src/modules/perl/*.h \
| - ${PREFIX}/include/apache/modules/perl
| - ${INSTALL_PROGRAM} ${WRKSRC}/apaci/libperl.so ${PREFIX}/libexec/apache
| + ${LOCALBASE}/${APACHEINCLUDEDIR}/modules/perl
| + ${INSTALL_PROGRAM} ${WRKSRC}/apaci/libperl.so ${LOCALBASE}/${APACHEMODDIR}/
| @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
|
| post-deinstall:
http://cvsweb.FreeBSD.org/ports/www/mod_perl/distinfo.diff?r 1=1.12&r2=1.13&f=h
| --- ports/www/mod_perl/distinfo 2007/04/25 18:46:30 1.12
| +++ ports/www/mod_perl/distinfo 2009/05/16 01:33:52 1.13
| @@ -1,3 +1,3 @@
| -MD5 (mod_perl-1.30.tar.gz) = bfd6f6cff1ab1cc3dbb58a236701d169
| -SHA256 (mod_perl-1.30.tar.gz) = af6e1380a9197750b2d443f02a7a0dba3586c3fc0c8269beaafef0915918 4a08
| -SIZE (mod_perl-1.30.tar.gz) = 389029
| +MD5 (mod_perl-1.31.tar.gz) = d2188bf500e9f00cd78dc97c3fbf6b97
| +SHA256 (mod_perl-1.31.tar.gz) = 0bc7d2638139b7ac9742e27051513efb332504093eca84488ca15585b148 60c1
| +SIZE (mod_perl-1.31.tar.gz) = 389960
--------------010908070907070701070102
Content-Type: message/rfc822; name="cvs commit: ports/www/mod_perl2 Makefile
ports/www/mod_perl2/files patch-r760926.eml"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename*0="cvs commit: ports/www/mod_perl2 Makefile ports/www/mod_perl2";
filename*1="/files patch-r760926.eml"
Return-Path:
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
by piccollo.p6m7g8.net (8.14.3/8.14.3) with ESMTP id n4G27ik0046129
for
(envelope-from owner-ports-committers@FreeBSD.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
by mx2.freebsd.org (Postfix) with ESMTP id 4382F1542F3
for
(envelope-from owner-ports-committers@FreeBSD.org)
Received: by hub.freebsd.org (Postfix)
id 356A610656EB; Sat, 16 May 2009 02:07:29 +0000 (UTC)
Delivered-To: pgollucci@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 538)
id A99711065672; Sat, 16 May 2009 02:07:27 +0000 (UTC)
Delivered-To: ports-committers@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
by hub.freebsd.org (Postfix) with ESMTP id 3B8ED106566C;
Sat, 16 May 2009 02:07:22 +0000 (UTC)
(envelope-from pgollucci@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29])
by mx1.freebsd.org (Postfix) with ESMTP id 0EFF48FC17;
Sat, 16 May 2009 02:07:22 +0000 (UTC)
(envelope-from pgollucci@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4G27LEN015138;
Sat, 16 May 2009 02:07:21 GMT
(envelope-from pgollucci@repoman.freebsd.org)
Received: (from pgollucci@localhost)
by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4G27LhR015137;
Sat, 16 May 2009 02:07:21 GMT
(envelope-from pgollucci)
Message-Id: <200905160207.n4G27LhR015137@repoman.freebsd.org>
From: "Philip M. Gollucci"
Date: Sat, 16 May 2009 02:07:21 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: ports/www/mod_perl2 Makefile ports/www/mod_perl2/files
patch-r760926
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-ports-committers@FreeBSD.org
Precedence: bulk
X-Loop: FreeBSD.ORG
X-Virus-Scanned: ClamAV 0.94.2/9364/Fri May 15 16:45:00 2009 on piccollo.p6m7g8.net
X-Virus-Status: Clean
X-Spam-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,
RCVD_IN_DNSWL_MED,SPF_PASS autolearn=ham version=3.2.5
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on piccollo.p6m7g8.net
pgollucci 2009-05-16 02:07:21 UTC
FreeBSD ports repository
Modified files:
www/mod_perl2 Makefile
Added files:
www/mod_perl2/files patch-r760926
Log:
Pull r760926 from stream to fix CVE-2009-0796
This will be fixed in 2.0.5 and can be removed
SVN: http://svn.apache.org/viewvc?rev=760926&view=rev
Security: http://www.vuxml.org/freebsd/4a638895-41b7-11de-b1cc-00219b0 fc4d8
Revision Changes Path
1.67 +2 -1 ports/www/mod_perl2/Makefile
1.1 +47 -0 ports/www/mod_perl2/files/patch-r760926 (new)
http://cvsweb.FreeBSD.org/ports/www/mod_perl2/files/patch-r7 60926?rev=1.1&content-type=text/x-cvsweb-markup
http://cvsweb.FreeBSD.org/ports/www/mod_perl2/Makefile.diff? r1=1.66&r2=1.67&f=h
| --- ports/www/mod_perl2/Makefile 2009/01/14 20:13:00 1.66
| +++ ports/www/mod_perl2/Makefile 2009/05/16 02:07:21 1.67
| @@ -2,12 +2,12 @@
| # Date created: February 13th 2003
| # Whom: Lars Eggert
| #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mod_perl2/Makefile, v 1.66 2009/01/14 20:13:00 pav Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mod_perl2/Makefile, v 1.67 2009/05/16 02:07:21 pgollucci Exp $
| #
|
| PORTNAME= mod_perl
| PORTVERSION= 2.0.4
| -PORTREVISION= 1
| +PORTREVISION= 2
| PORTEPOCH= 3
| CATEGORIES= www perl5
| MASTER_SITES= http://perl.apache.org/dist/ \
| @@ -100,6 +100,7 @@ pre-fetch:
|
| pre-configure:
| ${RM} ${WRKSRC}/lib/ModPerl/BuildMM.pm.orig
| + ${RM} ${WRKSRC}/lib/Apache2/Status.pm.orig
|
| post-install:
| ${MKDIR} ${PREFIX}/${APACHEINCLUDEDIR}/modules/perl
--------------010908070907070701070102
Content-Type: message/rfc822; name="cvs commit: ports/www/p5-RTx-Statistics
Makefile ports/www/rt38 Makefileports/www/p5-RT-Authen-ExternalAuth
Makefile ports/www/p5-RTx-CalendarMakefile
ports/www/p5-RT-Extension-SLA Makefile ports/www/libapreq2Makefile
distinfo ....eml"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename*0="cvs commit: ports/www/p5-RTx-Statistics Makefile ports/www/r";
filename*1="t38 Makefile ports/www/p5-RT-Authen-ExternalAuth Mak";
filename*2="efile ports/www/p5-RTx-Calendar Makefile ports/www/p";
filename*3="5-RT-Extension-SLA Makefile ports/www/libapreq2 Make";
filename*4="file distinfo ....eml"
Return-Path:
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
by piccollo.p6m7g8.net (8.14.3/8.14.3) with ESMTP id n4G2XCv0046487
for
(envelope-from owner-ports-committers@FreeBSD.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
by mx2.freebsd.org (Postfix) with ESMTP id 89EC5179E95
for
(envelope-from owner-ports-committers@FreeBSD.org)
Received: by hub.freebsd.org (Postfix)
id 0E05410656E6; Sat, 16 May 2009 02:33:10 +0000 (UTC)
Delivered-To: pgollucci@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 538)
id D8CBE1065672; Sat, 16 May 2009 02:33:08 +0000 (UTC)
Delivered-To: ports-committers@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
by hub.freebsd.org (Postfix) with ESMTP id 97C3A106566B;
Sat, 16 May 2009 02:33:03 +0000 (UTC)
(envelope-from pgollucci@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29])
by mx1.freebsd.org (Postfix) with ESMTP id 830038FC1B;
Sat, 16 May 2009 02:33:03 +0000 (UTC)
(envelope-from pgollucci@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4G2X3HL017530;
Sat, 16 May 2009 02:33:03 GMT
(envelope-from pgollucci@repoman.freebsd.org)
Received: (from pgollucci@localhost)
by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4G2X3ka017529;
Sat, 16 May 2009 02:33:03 GMT
(envelope-from pgollucci)
Message-Id: <200905160233.n4G2X3ka017529@repoman.freebsd.org>
From: "Philip M. Gollucci"
Date: Sat, 16 May 2009 02:33:03 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: ports/www/p5-RTx-Statistics Makefile ports/www/rt38
Makefile ports/www/p5-RT-Authen-ExternalAuth Makefile
ports/www/p5-RTx-Calendar Makefile ports/www/p5-RT-Extension-SLA
Makefile ports/www/libapreq2 Makefile distinfo ...
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-ports-committers@FreeBSD.org
Precedence: bulk
X-Loop: FreeBSD.ORG
X-Virus-Scanned: ClamAV 0.94.2/9364/Fri May 15 16:45:00 2009 on piccollo.p6m7g8.net
X-Virus-Status: Clean
X-Spam-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,
RCVD_IN_DNSWL_MED,SPF_PASS autolearn=ham version=3.2.5
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on piccollo.p6m7g8.net
pgollucci 2009-05-16 02:33:03 UTC
FreeBSD ports repository
Modified files:
www/p5-RTx-Statistics Makefile
www/rt38 Makefile
www/p5-RT-Authen-ExternalAuth Makefile
www/p5-RTx-Calendar Makefile
www/p5-RT-Extension-SLA Makefile
www/libapreq2 Makefile distinfo
www/libapreq2/files patch-glue-Makefile.in
patch-glue-perl-Makefile.PL
patch-library-Makefile.in
patch-module-Makefile.in
Log:
- Update to 2.12
- We busted something upstream and we need GMAKE now
- Bump PORTREVISIONS for p5-libapreq2 ports
b/c of shared lib bumps
PR: ports/133694
Approved by: maintainer timeout (skv; 1 month 2 days)
Revision Changes Path
1.31 +4 -4 ports/www/libapreq2/Makefile
1.9 +3 -3 ports/www/libapreq2/distinfo
1.2 +4 -4 ports/www/libapreq2/files/patch-glue-Makefile.in
1.7 +0 -98 ports/www/libapreq2/files/patch-glue-perl-Makefile.PL
1.4 +7 -7 ports/www/libapreq2/files/patch-library-Makefile.in
1.3 +6 -6 ports/www/libapreq2/files/patch-module-Makefile.in
1.3 +1 -0 ports/www/p5-RT-Authen-ExternalAuth/Makefile
1.6 +1 -0 ports/www/p5-RT-Extension-SLA/Makefile
1.5 +1 -0 ports/www/p5-RTx-Calendar/Makefile
1.8 +1 -1 ports/www/p5-RTx-Statistics/Makefile
1.13 +1 -1 ports/www/rt38/Makefile
http://cvsweb.FreeBSD.org/ports/www/libapreq2/Makefile.diff? r1=1.30&r2=1.31&f=h
| --- ports/www/libapreq2/Makefile 2008/08/26 18:59:39 1.30
| +++ ports/www/libapreq2/Makefile 2009/05/16 02:33:02 1.31
| @@ -2,12 +2,11 @@
| # Date created: June 5, 2004
| # Whom: Autrijus Tang
| #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/libapreq2/Makefile, v 1.30 2008/08/26 18:59:39 ade Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/libapreq2/Makefile, v 1.31 2009/05/16 02:33:02 pgollucci Exp $
| #
|
| PORTNAME= libapreq2
| -PORTVERSION= 2.08
| -PORTREVISION= 3
| +PORTVERSION= 2.12
| CATEGORIES= www devel
| MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD}
| MASTER_SITE_SUBDIR=libapreq
| @@ -16,6 +15,7 @@ MAINTAINER= skv@FreeBSD.org
| COMMENT= Generic Apache2 Request Library
|
| USE_APACHE= 2.0+
| +USE_GMAKE= yes
| USE_LDCONFIG= yes
| USE_AUTOTOOLS= autoconf:262 libtool:15
| CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} --with-expat=${LOCALBASE}
| @@ -59,9 +59,9 @@ PLIST_SUB+= WITH_MODPERL2="@comment "
| .include
|
| .if ${APACHE_VERSION} == 20
| -SHLIB_MAJOR= 8
| -.else
| SHLIB_MAJOR= 9
| +.else
| +SHLIB_MAJOR= 10
| .endif
|
| .include
http://cvsweb.FreeBSD.org/ports/www/libapreq2/distinfo.diff? r1=1.8&r2=1.9&f=h
| --- ports/www/libapreq2/distinfo 2006/08/10 10:06:15 1.8
| +++ ports/www/libapreq2/distinfo 2009/05/16 02:33:02 1.9
| @@ -1,3 +1,3 @@
| -MD5 (libapreq2-2.08.tar.gz) = 9fb3deec448f74c455d4ffc13846ea9f
| -SHA256 (libapreq2-2.08.tar.gz) = 8f8d71852ea3addab7690fa96fc50ea5f221f719156d50995f7f3e0a5a59 e932
| -SIZE (libapreq2-2.08.tar.gz) = 847527
| +MD5 (libapreq2-2.12.tar.gz) = 76e2acde0d82246dea6f2565f3746eec
| +SHA256 (libapreq2-2.12.tar.gz) = 4bf0f37eb92c8a78f3402b2f830ef4928d399bee9ced7a7c0ec218956490 b1b8
| +SIZE (libapreq2-2.12.tar.gz) = 859412
http://cvsweb.FreeBSD.org/ports/www/libapreq2/files/patch-gl ue-Makefile.in.diff?r1=1.1&r2=1.2&f=h
| --- ports/www/libapreq2/files/patch-glue-Makefile.in 2006/05/29 15:33:44 1.1
| +++ ports/www/libapreq2/files/patch-glue-Makefile.in 2009/05/16 02:33:03 1.2
| @@ -1,9 +1,9 @@
| ---- glue/Makefile.in.orig Mon May 29 19:31:01 2006
| -+++ glue/Makefile.in Mon May 29 19:31:12 2006
| -@@ -262,7 +262,7 @@
| - cd perl; $(MAKE) test
| +--- ./glue/Makefile.in.orig 2009-04-13 06:32:19.000000000 +0000
| ++++ ./glue/Makefile.in 2009-04-13 06:32:29.000000000 +0000
| +@@ -266,7 +266,7 @@
|
| perl_install:
| + cd perl; INSTALL=1 @PERL@ @PERL_OPTS@ Makefile.PL -apxs @APACHE2_APXS@ @MM_OPTS@
| - cd perl; $(MAKE) install
| + cd perl; $(MAKE) pure_install
|
http://cvsweb.FreeBSD.org/ports/www/libapreq2/files/patch-gl ue-perl-Makefile.PL.diff?r1=1.6&r2=1.7&f=h
| --- ports/www/libapreq2/files/patch-glue-perl-Makefile.PL 2008/08/26 18:59:39 1.6
| +++ ports/www/libapreq2/files/patch-glue-perl-Makefile.PL 2009/05/16 02:33:03 1.7
| @@ -1,103 +1,5 @@
| --- glue/perl/Makefile.PL.orig 2006-08-09 04:26:45.000000000 +0000
| +++ glue/perl/Makefile.PL 2008-08-25 18:07:08.000000000 +0000
| -@@ -37,6 +37,50 @@
| - read $file, $_[0], -s $file;
| - }
| -
| -+sub cmp_tuples {
| -+ my ($num_a, $num_b) = @_;
| -+
| -+ while (@$num_a && @$num_b) {
| -+ my $cmp = shift @$num_a <=> shift @$num_b;
| -+ return $cmp if $cmp;
| -+ }
| -+
| -+ return @$num_a <=> @$num_b;
| -+}
| -+
| -+sub autoconf_foo {
| -+ my ($config, $re_start, $re_end, $re_match) = @_;
| -+
| -+ $$config =~ /^${re_start}APACHE2_INCLUDES${re_end}($re_match)/m or
| -+ die "Can't find apache include directory";
| -+ my $apache_includes = $1;
| -+ $$config =~ /^${re_start}APR_INCLUDES${re_end}($re_match)/m or
| -+ die "Can't find apache include directory";
| -+ $apache_includes .= " $1";
| -+
| -+ my $apr_libs ="";
| -+
| -+ $$config =~ m/^${re_start}APREQ_LIBNAME${re_end}($re_match)/m or
| -+ die "Can't find apreq libname";
| -+
| -+ my $apreq_libname = $1;
| -+
| -+ $$config =~ m/^${re_start}PACKAGE_VERSION${re_end}($re_match)/m or
| -+ die "Can't find package version";
| -+ my $version = $1;
| -+
| -+ ## Code around an autoconf 2.60 bug
| -+ ## http://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00 127.html
| -+ ## $ grep @PACKAGE_VERSION config.status-2.59 config.status-2.60
| -+ ## config.status-2.59:s,@PACKAGE_VERSION@,2.09,;t t
| -+ ## config.status-2.60:s,@PACKAGE_VERSION@,|#_!!_#|2.09,g
| -+ foreach ($apache_includes, $apreq_libname, $version) {
| -+ s/\|#_!!_#\|//g;
| -+ }
| -+
| -+ return ($apache_includes, $apr_libs, $apreq_libname, $version);
| -+}
| -+
| - my ($apache_includes, $apache_dir, $apr_libs, $apreq_libname, $perl_lib);
| -
| - if (WIN32) {
| -@@ -63,31 +107,22 @@
| - }
| - else {
| - slurp my $config => "$base_dir/config.status";
| -- $config =~ /^s,\@APACHE2_INCLUDES\@,([^,]+)/m or
| -- die "Can't find apache include directory";
| -- $apache_includes = $1;
| -- $config =~ /^s,\@APR_INCLUDES\@,([^,]+)/m or
| -- die "Can't find apache include directory";
| -- $apache_includes .= " $1";
| --
| --# $config =~ m/^s,\@APR_LDFLAGS\@,([^,]+)/m or
| --# die "Can't find apr ldflags";
| --# $apr_libs = $1;
| --
| --# $config =~ m/^s,\@APR_LIBS\@,([^,]+)/m or
| --# die "Can't find apr libraries";
| --# $apr_libs .= " $1";
| --
| -- $apr_libs ="";
| --
| -- $config =~ m/^s,\@APREQ_LIBNAME\@,([^,]+)/m or
| -- die "Can't find apreq libname";
| -- $apreq_libname = $1;
| --
| -- $config =~ m/^s,\@PACKAGE_VERSION\@,([^,]+)/m or
| -- die "Can't find package version";
| -- $version = $1;
| -
| -+ $config =~ /GNU Autoconf (\d+\.\d+)/;
| -+ my $autoconf_ver = $1;
| -+
| -+ ### XXX: Lord have mercy on us.....
| -+ if (cmp_tuples([split /\./, $autoconf_ver], [qw(2 61)]) > 0) {
| -+ ### Autoconf >=2.62 changed the format of the file
| -+ ### I.E.: S["APACHE2_INCLUDES"]="-I/usr/local/include/apache2"
| -+ ($apache_includes, $apr_libs, $apreq_libname, $version) =
| -+ autoconf_foo(\$config, qr/S\[\"/, qr/\"\]=\"/, qr/[^\"]+/);
| -+ }
| -+ else {
| -+ ### I.E.: s,@APACHE2_INCLUDES@,-I/usr/local/include/apache22,;t t
| -+ ($apache_includes, $apr_libs, $apreq_libname, $version) =
| -+ autoconf_foo(\$config, qr/s,\@/, qr/\@,/, qr/[^,]+/);
| -+ }
| - }
| -
| - my $apreq_libs = WIN32 ?
| @@ -415,8 +450,8 @@
| 'NAME' => '$class',
| 'VERSION' => '$version',
http://cvsweb.FreeBSD.org/ports/www/libapreq2/files/patch-li brary-Makefile.in.diff?r1=1.3&r2=1.4&f=h
| --- ports/www/libapreq2/files/patch-library-Makefile.in 2006/08/10 10:06:15 1.3
| +++ ports/www/libapreq2/files/patch-library-Makefile.in 2009/05/16 02:33:03 1.4
| @@ -1,11 +1,11 @@
| ---- library/Makefile.in.orig Thu Aug 10 01:43:51 2006
| -+++ library/Makefile.in Thu Aug 10 01:43:58 2006
| +--- ./library/Makefile.in.orig 2009-04-13 06:34:05.000000000 +0000
| ++++ ./library/Makefile.in 2009-04-13 06:35:03.000000000 +0000
| @@ -144,7 +144,7 @@
| - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
| + DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include
| + CPPFLAGS = @CPPFLAGS@
| LDFLAGS = @LDFLAGS@
| - LIBOBJS = @LIBOBJS@
| -LIBS = @LIBS@
| +LIBS = @LIBS@ -L$(prefix)
| - LIBTOOL = @LIBTOOL@
| - LN_S = @LN_S@
| - LTLIBOBJS = @LTLIBOBJS@
| + depcomp = $(SHELL) $(top_srcdir)/depcomp
| + am__depfiles_maybe = depfiles
| + @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/cookie.Plo ./$(DEPDIR)/error.Plo \
http://cvsweb.FreeBSD.org/ports/www/libapreq2/files/patch-mo dule-Makefile.in.diff?r1=1.2&r2=1.3&f=h
| --- ports/www/libapreq2/files/patch-module-Makefile.in 2006/08/10 10:06:15 1.2
| +++ ports/www/libapreq2/files/patch-module-Makefile.in 2009/05/16 02:33:03 1.3
| @@ -1,11 +1,11 @@
| ---- module/Makefile.in.orig Tue Aug 8 21:29:05 2006
| -+++ module/Makefile.in Thu Aug 10 01:45:23 2006
| -@@ -47,7 +47,7 @@
| - mkinstalldirs = $(install_sh) -d
| +--- ./module/Makefile.in.orig 2009-04-13 06:36:59.000000000 +0000
| ++++ ./module/Makefile.in 2009-04-13 06:35:59.000000000 +0000
| +@@ -128,7 +128,7 @@
| CONFIG_HEADER = $(top_builddir)/include/apreq_config.h
| CONFIG_CLEAN_FILES =
| + noinst_PROGRAMS = test_cgi$(EXEEXT)
| -PROGRAMS = $(noinst_PROGRAMS)
| -+PROGRAMS =
| ++PROGRAMS =
| +
| test_cgi_SOURCES = test_cgi.c
| test_cgi_OBJECTS = test_cgi.$(OBJEXT)
| - test_cgi_LDADD = $(LDADD)
http://cvsweb.FreeBSD.org/ports/www/p5-RT-Authen-ExternalAut h/Makefile.diff?r1=1.2&r2=1.3&f=h
| --- ports/www/p5-RT-Authen-ExternalAuth/Makefile 2009/02/13 14:26:02 1.2
| +++ ports/www/p5-RT-Authen-ExternalAuth/Makefile 2009/05/16 02:33:02 1.3
| @@ -2,11 +2,12 @@
| # Date created: 19 December 2008
| # Whom: Matthew Seaman
| #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-RT-Authen-Extern alAuth/Makefile,v 1.2 2009/02/13 14:26:02 wxs Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-RT-Authen-Extern alAuth/Makefile,v 1.3 2009/05/16 02:33:02 pgollucci Exp $
| #
|
| PORTNAME= RT-Authen-ExternalAuth
| PORTVERSION= 0.08
| +PORTREVISION= 1
| CATEGORIES= www net perl5
| MASTER_SITES= CPAN
| PKGNAMEPREFIX= p5-
http://cvsweb.FreeBSD.org/ports/www/p5-RT-Extension-SLA/Make file.diff?r1=1.5&r2=1.6&f=h
| --- ports/www/p5-RT-Extension-SLA/Makefile 2009/05/10 23:17:04 1.5
| +++ ports/www/p5-RT-Extension-SLA/Makefile 2009/05/16 02:33:02 1.6
| @@ -2,11 +2,12 @@
| # Date created: 23 August 2008
| # Whom: Matthew Seaman
| #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-RT-Extension-SLA /Makefile,v 1.5 2009/05/10 23:17:04 miwi Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-RT-Extension-SLA /Makefile,v 1.6 2009/05/16 02:33:02 pgollucci Exp $
| #
|
| PORTNAME= RT-Extension-SLA
| PORTVERSION= 0.03
| +PORTREVISION= 1
| CATEGORIES= www perl5
| MASTER_SITES= CPAN
| PKGNAMEPREFIX= p5-
http://cvsweb.FreeBSD.org/ports/www/p5-RTx-Calendar/Makefile .diff?r1=1.4&r2=1.5&f=h
| --- ports/www/p5-RTx-Calendar/Makefile 2009/03/19 15:42:05 1.4
| +++ ports/www/p5-RTx-Calendar/Makefile 2009/05/16 02:33:02 1.5
| @@ -2,11 +2,12 @@
| # Date created: 16 August 2008
| # Whom: Matthew Seaman
| #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-RTx-Calendar/Mak efile,v 1.4 2009/03/19 15:42:05 amdmi3 Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-RTx-Calendar/Mak efile,v 1.5 2009/05/16 02:33:02 pgollucci Exp $
| #
|
| PORTNAME= RTx-Calendar
| PORTVERSION= 0.07
| +PORTREVISION= 1
| CATEGORIES= www perl5
| MASTER_SITES= CPAN
| PKGNAMEPREFIX= p5-
http://cvsweb.FreeBSD.org/ports/www/p5-RTx-Statistics/Makefi le.diff?r1=1.7&r2=1.8&f=h
| --- ports/www/p5-RTx-Statistics/Makefile 2009/04/13 11:47:53 1.7
| +++ ports/www/p5-RTx-Statistics/Makefile 2009/05/16 02:33:02 1.8
| @@ -2,12 +2,12 @@
| # Date created: 10-JAN-2006
| # Whom: Vivek Khera
| #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-RTx-Statistics/M akefile,v 1.7 2009/04/13 11:47:53 erwin Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-RTx-Statistics/M akefile,v 1.8 2009/05/16 02:33:02 pgollucci Exp $
| #
|
| PORTNAME= RTx-Statistics
| PORTVERSION= 0.1.8
| -PORTREVISION= 2
| +PORTREVISION= 3
| CATEGORIES= www perl5
| MASTER_SITES= http://opensvn.csie.org/RTx_Statistics/releases/${PORTVERSIO N}/
| PKGNAMEPREFIX= p5-
http://cvsweb.FreeBSD.org/ports/www/rt38/Makefile.diff?r1=1. 12&r2=1.13&f=h
| --- ports/www/rt38/Makefile 2009/04/27 13:48:11 1.12
| +++ ports/www/rt38/Makefile 2009/05/16 02:33:02 1.13
| @@ -2,7 +2,7 @@
| # Date created: 26 December 2008
| # Whom: Philip M. Gollucci
| #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/rt38/Makefile,v 1.12 2009/04/27 13:48:11 skreuzer Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/rt38/Makefile,v 1.13 2009/05/16 02:33:02 pgollucci Exp $
|
| # TODO:
| # o etc/rt38 files permissions
| @@ -13,7 +13,7 @@
|
| PORTNAME= rt
| PORTVERSION= 3.8.2
| -PORTREVISION= 1
| +PORTREVISION= 2
| CATEGORIES= www
| MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \
| ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/
--------------010908070907070701070102--