From owner-freebsd-apache@FreeBSD.ORG Sun Dec 5 04:35:59 2004 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B61D16A4CF; Sun, 5 Dec 2004 04:35:59 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4881243D2F; Sun, 5 Dec 2004 04:35:59 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iB54ZxOO047361; Sun, 5 Dec 2004 04:35:59 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iB54ZxOa047357; Sun, 5 Dec 2004 04:35:59 GMT (envelope-from linimon) Date: Sun, 5 Dec 2004 04:35:59 GMT From: Mark Linimon Message-Id: <200412050435.iB54ZxOa047357@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, apache@FreeBSD.org Subject: Re: ports/74670: Upgrade of www/mod_musicindex X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2004 04:35:59 -0000 Synopsis: Upgrade of www/mod_musicindex Responsible-Changed-From-To: freebsd-ports-bugs->apache Responsible-Changed-By: linimon Responsible-Changed-When: Sun Dec 5 04:35:48 GMT 2004 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=74670 From owner-freebsd-apache@FreeBSD.ORG Sun Dec 5 10:59:47 2004 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D25A816A4CE for ; Sun, 5 Dec 2004 10:59:47 +0000 (GMT) Received: from quark.rcac.purdue.edu (quark.rcac.purdue.edu [128.210.189.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BC0E43D53 for ; Sun, 5 Dec 2004 10:59:47 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from quark.rcac.purdue.edu (localhost [127.0.0.1]) iB5AxlHJ016036 for ; Sun, 5 Dec 2004 05:59:47 -0500 (EST) (envelope-from linimon@FreeBSD.org) Date: Sun, 5 Dec 2004 05:59:47 -0500 (EST) Message-Id: <200412051059.iB5AxlHJ016036@quark.rcac.purdue.edu> From: linimon@FreeBSD.org To: apache@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2004 10:59:48 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we are attempting to notify maintainers of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc3.3, which is much stricter about such things as function declarations, literal strings constants that continue over several physical lines, and forcing the deprecation of antique header files such as varargs.h (we should now be using stdargs.h). The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. If you need help in one or more build environments that you do not have access to, please ask for help on the freebsd-ports mailing list. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The build errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 4.x/5.x/6.x with target architecture'.) (Note: the dates are included to help you to gauge whether or not the build error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: lang/php3 broken because: Conflicting dependencies (mysql 3.x and 4.x) build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2004112319/php3-3.0.18_1.log (Nov 25 10:11:55 UTC 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=lang&portname=php3 portname: www/mod_php3 broken because: Conflicting dependencies (mysql 3.x and 4.x) build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2004112319/mod_php3-3.0.18_4.log (Nov 25 10:33:08 UTC 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=mod_php3 If these build errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these build errors really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these build errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-apache@FreeBSD.ORG Mon Dec 6 11:01:35 2004 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D41A16A4D8 for ; Mon, 6 Dec 2004 11:01:35 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD25943D1D for ; Mon, 6 Dec 2004 11:01:34 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iB6B1Y5u026576 for ; Mon, 6 Dec 2004 11:01:34 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iB6B1Y3m026569 for apache@freebsd.org; Mon, 6 Dec 2004 11:01:34 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 6 Dec 2004 11:01:34 GMT Message-Id: <200412061101.iB6B1Y3m026569@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: apache@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2004 11:01:35 -0000 Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/11/15] ports/73953 apache www/mod_musicindex cannot load o [2004/12/04] ports/74670 apache Upgrade of www/mod_musicindex 2 problems total. From owner-freebsd-apache@FreeBSD.ORG Thu Dec 9 23:50:05 2004 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44C4216A4CE for ; Thu, 9 Dec 2004 23:50:05 +0000 (GMT) Received: from iris1.directnic.com (iris1.directnic.com [204.251.10.81]) by mx1.FreeBSD.org (Postfix) with SMTP id 3D2BB43D67 for ; Thu, 9 Dec 2004 23:50:04 +0000 (GMT) (envelope-from ports@c0decafe.net) Received: by iris1.directnic.com (iris/0.168:423476); 9 Dec 2004 23:50:00 +0000 X-Iris-Host: 3263039870/[194.126.9.126] Received: from [194.126.9.126] (EHLO atlantis.local) (194.126.9.126) by pop.directnic.com (iris/0.167:423476/relay) with ESMTP for ; 9 Dec 2004 23:49:46 +0000 Received: from atlantis.local (localhost [127.0.0.1]) by atlantis.local (8.13.1/8.13.1) with ESMTP id iB9No5G4070408; Fri, 10 Dec 2004 01:50:06 +0200 (EET) (envelope-from ports@c0decafe.net) Received: (from bartender@localhost) by atlantis.local (8.13.1/8.13.1/Submit) id iB9No49Z070407; Fri, 10 Dec 2004 01:50:04 +0200 (EET) (envelope-from ports@c0decafe.net) Date: Fri, 10 Dec 2004 01:50:04 +0200 (EET) Message-Id: <200412092350.iB9No49Z070407@atlantis.local> To: FreeBSD-gnats-submit@freebsd.org From: "ports@c0decafe.net" X-send-pr-version: 3.113 X-GNATS-Notify: cc: apache@freebsd.org Subject: [PATCH] www/mod_perl: cleanups X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 23:50:05 -0000 >Submitter-Id: current-users >Originator: ports@c0decafe.net >Organization: >Confidential: no >Synopsis: [PATCH] www/mod_perl: cleanups >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 5.3-STABLE i386 >Environment: System: FreeBSD atlantis.local 5.3-STABLE FreeBSD 5.3-STABLE #0: Tue Dec 7 20:25:50 EET >Description: - USE_APACHE - www/p5-libwww is actually only needed for tests which we do not perform - pkg-(de)install scripts are not really needed Removed file(s): - files/patch-Makefile.PL - pkg-deinstall - pkg-install Port maintainer (apache@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- mod_perl-1.29_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/mod_perl.orig/Makefile /usr/ports/www/mod_perl/Makefile --- /usr/ports/www/mod_perl.orig/Makefile Thu Sep 2 12:58:25 2004 +++ /usr/ports/www/mod_perl/Makefile Fri Dec 10 00:56:52 2004 @@ -15,15 +15,9 @@ MAINTAINER= apache@FreeBSD.org COMMENT= Embeds a Perl interpreter in the Apache server -BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} \ - ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= ${BUILD_DEPENDS} - +USE_APACHE= yes PERL_CONFIGURE= yes -CONFIGURE_ARGS+= USE_APXS=1 EVERYTHING=1 INSTALLSITELIB=${SITE_PERL} \ - INSTALLSITEARCH=${SITE_PERL}/${PERL_ARCH} \ - WITH_APXS=${APXS} \ - PERL_EXTRA_CFLAGS='-DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\"' +CONFIGURE_ARGS+=USE_APXS=1 EVERYTHING=1 WITH_APXS=${APXS} MAN3= Apache.3 Apache::Constants.3 Apache::ExtUtils.3 \ Apache::FakeRequest.3 Apache::File.3 Apache::Leak.3 \ @@ -52,13 +46,8 @@ .endif post-install: - ${MKDIR} ${PREFIX}/include/apache/modules/perl + @${MKDIR} ${PREFIX}/include/apache/modules/perl ${INSTALL_DATA} ${WRKSRC}/src/modules/perl/*.h \ ${PREFIX}/include/apache/modules/perl - ${INSTALL_PROGRAM} ${WRKSRC}/apaci/libperl.so ${PREFIX}/libexec/apache - @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - -post-deinstall: - @PKG_PREFIX=${PREFIX} ${SH} ${PKGDEINSTALL} ${PKGNAME} POST-DEINSTALL .include diff -ruN --exclude=CVS /usr/ports/www/mod_perl.orig/files/patch-Makefile.PL /usr/ports/www/mod_perl/files/patch-Makefile.PL --- /usr/ports/www/mod_perl.orig/files/patch-Makefile.PL Wed Aug 18 22:11:12 2004 +++ /usr/ports/www/mod_perl/files/patch-Makefile.PL Thu Jan 1 02:00:00 1970 @@ -1,15 +0,0 @@ ---- Makefile.PL.orig Thu Feb 15 12:39:35 2001 -+++ Makefile.PL Thu Feb 15 12:41:28 2001 -@@ -1300,7 +1300,11 @@ - my $string = $self->MM::install; - my $add = ""; - if($USE_APXS) { -- $add = "apxs_install"; -+# XXX The FreeBSD port for mod_perl takes care of installing libperl.so -+# itself via the pkg-install script. -+# -+# $add = "apxs_install"; -+ print "Disabling apxs_install target; deferred to pkg-install\n"; - } - elsif ($win32_auto and $win32_args{INSTALL_DLL}) { - $add = 'amp_install'; diff -ruN --exclude=CVS /usr/ports/www/mod_perl.orig/pkg-deinstall /usr/ports/www/mod_perl/pkg-deinstall --- /usr/ports/www/mod_perl.orig/pkg-deinstall Mon May 28 23:52:46 2001 +++ /usr/ports/www/mod_perl/pkg-deinstall Thu Jan 1 02:00:00 1970 @@ -1,57 +0,0 @@ -#!/bin/sh -# -# Try to de-activate mod_perl in the installed httpd.conf and warn -# if this fails. -# -# $FreeBSD: ports/www/mod_perl/pkg-deinstall,v 1.1 2001/05/28 20:52:46 sheldonh Exp $ -# - -if [ "$2" != "POST-DEINSTALL" ]; then - exit 0 -fi - -TMPDIR=${TMPDIR:=/tmp} -PKG_TMPDIR=${PKG_TMPDIR:=${TMPDIR}} - -apxscmd=${PKG_PREFIX}/sbin/apxs -tmpdir=${PKG_TMPDIR}/deinstmod_perl.$$ - -if [ ! -x ${apxscmd} ]; then - echo Can\'t find the apxs program: ${apxscmd}. - exit 1 -fi - -confdir=`${apxscmd} -q SYSCONFDIR` - -if [ ! -d ${confdir} ]; then - echo Can\'t find Apache conf dir: ${confdir} - exit 1 -fi - -if [ -f ${confdir}/httpd.conf ]; then - conffile=httpd.conf -fi -if [ -f ${confdir}/httpd.conf.default ]; then - conffile="${conffile} httpd.conf.default" -fi -if [ -z "${conffile}" ]; then - echo Can\'t find either of ${confdir}/httpd.conf or - echo ${confdir}/httpd.conf.default. - exit 1 -fi - -if ! mkdir ${tmpdir}; then - echo Can\'t create temporary directory: ${tmpdir} - exit 1 -fi - -for i in ${conffile}; do - awk '{if (!/^LoadModule perl_module/ && !/^AddModule mod_perl.c/) \ - print $0}' < ${confdir}/$i > ${tmpdir}/$i - echo Updating $i in config dir: ${confdir} - cat ${tmpdir}/$i > ${confdir}/$i -done - -rm -rf ${tmpdir} - -exit 0 diff -ruN --exclude=CVS /usr/ports/www/mod_perl.orig/pkg-install /usr/ports/www/mod_perl/pkg-install --- /usr/ports/www/mod_perl.orig/pkg-install Fri Nov 5 16:50:26 1999 +++ /usr/ports/www/mod_perl/pkg-install Thu Jan 1 02:00:00 1970 @@ -1,65 +0,0 @@ -#!/bin/sh -# -# Try to activate mod_perl in the installed httpd.conf and warn -# if this fails. This script could be replaced with a simple @exec -# line in the PLIST if the apache13 package installed an httpd.conf. -# -# $FreeBSD: ports/www/mod_perl/pkg-install,v 1.1.1.1 1999/11/05 14:50:26 sheldonh Exp $ -# - -if [ "$2" != "POST-INSTALL" ]; then - exit 0 -fi - -TMPDIR=${TMPDIR:=/tmp} -PKG_TMPDIR=${PKG_TMPDIR:=${TMPDIR}} - -apxscmd=${PKG_PREFIX}/sbin/apxs -perlmod=${PKG_PREFIX}/libexec/apache/libperl.so -tmpdir=${PKG_TMPDIR}/instmod_perl.$$ - -if [ ! -x ${apxscmd} ]; then - echo Can\'t find the apxs program: ${apxscmd}. - exit 1 -fi - -confdir=`${apxscmd} -q SYSCONFDIR` - -if [ ! -d ${confdir} ]; then - echo Can\'t find Apache conf dir: ${confdir} - exit 1 -fi - -if [ ! -f ${confdir}/httpd.conf ]; then - if [ ! -f ${confdir}/httpd.conf.default ]; then - echo Can\'t find either of ${confdir}/httpd.conf nor - echo ${confdir}/httpd.conf.default. - exit 1 - fi - - if ! mkdir ${tmpdir}; then - echo Can\'t create temporary directory: ${tmpdir} - exit 1 - fi - - cp ${confdir}/httpd.conf.default ${tmpdir}/httpd.conf - if ${apxscmd} -e -S SYSCONFDIR=${tmpdir} -a -n perl ${perlmod}; then - echo Updating httpd.conf.default in config dir: ${confdir} - cat ${tmpdir}/httpd.conf > ${confdir}/httpd.conf.default - rm -rf ${tmpdir} - exit 0 - else - rm -rf ${tmpdir} - echo The apxs command failed to activate mod_perl in the config - echo file: ${tmpdir}/httpd.conf. - exit 1 - fi -elif ${apxscmd} -e -a -n perl ${perlmod}; then - exit 0 -else - echo The apxs command failed to activate mod_perl in the config - echo file: ${confdir}/httpd.conf - exit 1 -fi - -exit 0 diff -ruN --exclude=CVS /usr/ports/www/mod_perl.orig/pkg-plist /usr/ports/www/mod_perl/pkg-plist --- /usr/ports/www/mod_perl.orig/pkg-plist Sun Mar 28 19:58:28 2004 +++ /usr/ports/www/mod_perl/pkg-plist Fri Dec 10 00:30:07 2004 @@ -64,6 +64,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/mod_perl_traps.pod %%SITE_PERL%%/%%PERL_ARCH%%/mod_perl_tuning.pod libexec/apache/libperl.so +@exec %D/sbin/apxs -e -a -n perl %D/%f +@unexec %D/sbin/apxs -e -A -n perl %D/%f @dirrm include/apache/modules/perl @dirrm include/apache/modules @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/include/modules/perl --- mod_perl-1.29_1.patch ends here --- From owner-freebsd-apache@FreeBSD.ORG Fri Dec 10 08:37:24 2004 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C7BE16A4CE; Fri, 10 Dec 2004 08:37:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77D3243D77; Fri, 10 Dec 2004 08:37:24 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: from freefall.freebsd.org (clement@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBA8bOuL036987; Fri, 10 Dec 2004 08:37:24 GMT (envelope-from clement@freefall.freebsd.org) Received: (from clement@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBA8bOZr036983; Fri, 10 Dec 2004 08:37:24 GMT (envelope-from clement) Date: Fri, 10 Dec 2004 08:37:24 GMT From: Clement Laforet Message-Id: <200412100837.iBA8bOZr036983@freefall.freebsd.org> To: clement@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, apache@FreeBSD.org Subject: Re: ports/74907: [PATCH] www/mod_perl: cleanups X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2004 08:37:24 -0000 Synopsis: [PATCH] www/mod_perl: cleanups Responsible-Changed-From-To: freebsd-ports-bugs->apache Responsible-Changed-By: clement Responsible-Changed-When: Fri Dec 10 08:36:42 GMT 2004 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=74907 From owner-freebsd-apache@FreeBSD.ORG Sat Dec 11 16:50:18 2004 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41B3016A4CE for ; Sat, 11 Dec 2004 16:50:18 +0000 (GMT) Received: from zaphod.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AFE143D31 for ; Sat, 11 Dec 2004 16:50:17 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 6BD4F11CEE; Sat, 11 Dec 2004 17:50:16 +0100 (CET) Date: Sat, 11 Dec 2004 17:50:16 +0100 From: "Simon L. Nielsen" To: apache@FreeBSD.org Message-ID: <20041211165015.GI759@zaphod.nitro.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nO3oAMapP4dBpMZi" Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: Security update for www/mod_access_referer X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Dec 2004 16:50:18 -0000 --nO3oAMapP4dBpMZi Content-Type: multipart/mixed; boundary="82evfD9Ogz2JrdWZ" Content-Disposition: inline --82evfD9Ogz2JrdWZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello mod_access_referer maintainer As recently documented in the FreeBSD VuXML document [1] there is a security vulnerability in mod_access_referer. Niels Heinen has created the attached update for the port to fix the problem. Could somebody either commit this or approve it so I can commit it? Thanks in advance. [1] http://vuxml.FreeBSD.org/af747389-42ba-11d9-bd37-00065be4b5b6.html --=20 Simon L. Nielsen FreeBSD Security Team --82evfD9Ogz2JrdWZ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="port-mod_access_referer-security-upd.patch" Content-Transfer-Encoding: quoted-printable Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/www/mod_access_referer/Makefile,v retrieving revision 1.12 diff -u -d -r1.12 Makefile --- Makefile 18 Aug 2004 16:21:44 -0000 1.12 +++ Makefile 11 Dec 2004 16:49:36 -0000 @@ -7,6 +7,7 @@ =20 PORTNAME=3D mod_access_referer PORTVERSION=3D 1.0.2 +PORTREVISION=3D 1 CATEGORIES=3D www MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=3D accessreferer @@ -14,6 +15,11 @@ MAINTAINER=3D apache@FreeBSD.org COMMENT=3D Provides access control based on Referer HTTP header for Apache =20 +PATCH_SITES=3D ${MASTER_SITE_SOURCEFORGE} +PATCH_SITE_SUBDIR=3D accessreferer +PATCHFILES=3D mod_access_referer_1.0.2_third_part_patch.txt +PATCH_DIST_STRIP=3D -l + WANT_APACHE=3D 13 AP_FAST_BUILD=3D YES AP_GENPLIST=3D YES Index: distinfo =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/www/mod_access_referer/distinfo,v retrieving revision 1.3 diff -u -d -r1.3 distinfo --- distinfo 29 Jan 2004 16:12:19 -0000 1.3 +++ distinfo 11 Dec 2004 16:15:34 -0000 @@ -1,2 +1,4 @@ MD5 (mod_access_referer-1.0.2.tar.gz) =3D f1726cfe5965eda1bdca90b8db475377 SIZE (mod_access_referer-1.0.2.tar.gz) =3D 9745 +MD5 (mod_access_referer_1.0.2_third_part_patch.txt) =3D 4a1e4c0c9f39bf522f= 36b60178256072 +SIZE (mod_access_referer_1.0.2_third_part_patch.txt) =3D 1122 --82evfD9Ogz2JrdWZ-- --nO3oAMapP4dBpMZi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBuyVHh9pcDSc1mlERAnFUAJ9isxQ3JtexZ+jHsk1hQ4Rw+A98AACcCOkA 4MWYnpJXM8FEHfTDaIsXbbo= =oC0o -----END PGP SIGNATURE----- --nO3oAMapP4dBpMZi-- From owner-freebsd-apache@FreeBSD.ORG Sat Dec 11 17:11:08 2004 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA96716A4CE for ; Sat, 11 Dec 2004 17:11:08 +0000 (GMT) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 3703A43D46 for ; Sat, 11 Dec 2004 17:11:07 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: (qmail 67197 invoked by uid 89); 11 Dec 2004 18:11:04 +0100 Received: from clement@FreeBSD.org by goofy.cultdeadsheep.org by uid 89 with qmail-scanner-1.22 (clamdscan: 0.74. spamassassin: 2.63. Clear:RC:1(192.168.0.8):. Processed in 0.175624 secs); 11 Dec 2004 17:11:04 -0000 X-Qmail-Scanner-Mail-From: clement@FreeBSD.org via goofy.cultdeadsheep.org X-Qmail-Scanner: 1.22 (Clear:RC:1(192.168.0.8):. Processed in 0.175624 secs) Received: from unknown (HELO persephone.cultdeadsheep.org) (192.168.0.8) by goofy.cultdeadsheep.org with SMTP; 11 Dec 2004 18:11:03 +0100 Received: (qmail 11933 invoked from network); 11 Dec 2004 18:10:17 +0100 Received: from unknown (HELO localhost) (192.168.0.4) by persephone.cultdeadsheep.org with SMTP; 11 Dec 2004 18:10:17 +0100 Date: Sat, 11 Dec 2004 18:10:50 +0100 From: Clement Laforet To: "Simon L. Nielsen" Message-Id: <20041211181050.675ea844.clement@FreeBSD.org> In-Reply-To: <20041211165015.GI759@zaphod.nitro.dk> References: <20041211165015.GI759@zaphod.nitro.dk> Organization: FreeBSD Project X-Mailer: Sylpheed version 1.0.0beta1 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Sat__11_Dec_2004_18_10_50_+0100_AnYt8EQIPMhi12Us" cc: apache@FreeBSD.org Subject: Re: Security update for www/mod_access_referer X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Dec 2004 17:11:08 -0000 --Signature=_Sat__11_Dec_2004_18_10_50_+0100_AnYt8EQIPMhi12Us Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Sat, 11 Dec 2004 17:50:16 +0100 "Simon L. Nielsen" wrote: > Hello mod_access_referer maintainer Hello fellow secteam member :) > As recently documented in the FreeBSD VuXML document [1] there is a > security vulnerability in mod_access_referer. > > Niels Heinen has created the attached update > for the port to fix the problem. Could somebody either commit this or > approve it so I can commit it? Approved :) BTY, can please you add: DIST_SUBDIR= apache in the Makefile ? clem --Signature=_Sat__11_Dec_2004_18_10_50_+0100_AnYt8EQIPMhi12Us Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBuyofsRhfjwcjuh0RAqKEAKCfhAXMS5YDBQpjvQdqQ3wYQHldjgCgxwux F6MKctDMV+7xG5bs7mhHxhA= =e+Di -----END PGP SIGNATURE----- --Signature=_Sat__11_Dec_2004_18_10_50_+0100_AnYt8EQIPMhi12Us--