From owner-freebsd-ports@FreeBSD.ORG Sat Dec 17 21:24:32 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03CBE16A41F for ; Sat, 17 Dec 2005 21:24:32 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id B71CB43D5C for ; Sat, 17 Dec 2005 21:24:30 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: (qmail 43860 invoked by uid 1000); 17 Dec 2005 22:24:28 +0100 Date: Sat, 17 Dec 2005 22:24:28 +0100 From: Clement Laforet To: ports@FreeBSD.org Message-ID: <20051217212428.GC42077@goofy.cultdeadsheep.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kfjH4zxOES6UT95V" Content-Disposition: inline User-Agent: Mutt/1.5.10i Cc: Subject: Time to strictly define pathes for webapps ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Dec 2005 21:24:32 -0000 --kfjH4zxOES6UT95V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, As many of you have noticed, I changed default DocumentRoot in=20 apache22, and some users considered I violate POLA (PR ports/90418=20 [1], arved's weblog [2]), and I perfectly understand. Currently web apps, or web frontends are installed where maintainer=20 wishes: - ${PREFIX}/www/(data|cgi-bin|etc.) - ${PREFIX}/www/${PORTNAME} - ${PREFIX}/share/${PORTNAME} (aka ${DATADIR}) etc... It's pretty messy. IMHO, it's time to fix this hole in our hier. The most problematic webapps are CGI, because, we usually install them=20 ${PREFIX}/www/cgi-bin, PHP ones are more flexible. I've no real opinion on the best way to do. I personnaly have=20 ${PREFIX}/www/local for my stuff and put some Alias and VirtualHost in=20 etc/apache2?/Includes directory. So I'm not a good judge of it. I'm ready to add USE_APACHE=3Dwebapps magic to export good path for=20 Makefiles and PLIST_SUB. I'm also ready make all apache server ports=20 apache team or I maintain compliant to new policy. Now I'm all ears :-) clem [1] http://www.freebsd.org/cgi/query-pr.cgi?q=3D90418 [2] http://arved.priv.at/weblog/archives/2005/12/apache_22.html --kfjH4zxOES6UT95V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFDpIIMsRhfjwcjuh0RAhXaAKDEYo40z5VfiyKJ6T2OnUyH6pB+jQCdH20h Q5yglyJXqULCiIvxqxyhiDE= =7EVz -----END PGP SIGNATURE----- --kfjH4zxOES6UT95V--