From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25455 invoked by uid 1002); 23 Jul 2003 14:12:56 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 20745 invoked from network); 23 Jul 2003 14:12:56 -0000 Date: Wed, 23 Jul 2003 07:12:52 -0700 From: Max Kalika To: Don Seiler , Andrew Cowie , gentoo-dev@gentoo.org Message-ID: <259003062.1058944372@[192.168.23.5]> In-Reply-To: <20030723122717.GB18996%don@seiler.us> References: <1058933635.4488.5.camel@localhost> <226880296.1058912249@[192.168.23.5]> <1058941059.4292.60.camel@localhost> <20030723083152.GB27262@cherenkov.orbis-terrarum.net> <20030723122717.GB18996%don@seiler.us> X-Mailer: Mulberry/3.0.3 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: [gentoo-dev] Web Application installations X-Archives-Salt: 79755ec4-e4cc-45e6-96ed-8ce618d44586 X-Archives-Hash: 02c9ea03118e172334356e3986630980 Quoting Don Seiler : > Very interesting idea. Is there a sort of web-app herd? What about > having a net-webapp category? Anyway I definitely want to stay apprised > of any changes in this area. I asked about the net-webapp category before but everyone was busy and I didn't hear anything. I am completely for this. In response to Robin's breakdown of how webapps are to be installed, this is exactly what my eclass does. If you have a chance, can you please take a look at: The man page is here: And some example ebuilds are here: Both of these ebuild generate extra parameters for their individual apache configuration blocks which look like this: php_flag safe_mode off php_flag magic_quotes_gpc off php_flag magic_quotes_runtime off php_flag register_globals off php_flag file_uploads on php_value upload_max_filesize 50M php_value include_path /usr/lib/horde-pear --mk -- gentoo-dev@gentoo.org mailing list