From: Max Kalika <max@gentoo.org>
To: Don Seiler <rizzo@gentoo.org>,
Andrew Cowie <andrew@operationaldynamics.com>,
gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Web Application installations
Date: Wed, 23 Jul 2003 07:12:52 -0700 [thread overview]
Message-ID: <259003062.1058944372@[192.168.23.5]> (raw)
In-Reply-To: <20030723122717.GB18996%don@seiler.us>
Quoting Don Seiler <rizzo@gentoo.org>:
> 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:
<http://68.6.36.243:81/chora/co.php/portage/eclass/apache-webapp.eclass?r=1
..4>
The man page is here:
<http://68.6.36.243:81/chora/co.php/portage/eclass/apache-webapp.5.txt?r=1.
1>
And some example ebuilds are here:
<http://68.6.36.243:81/chora/co.php/portage/net-www/horde/horde-2.2.3.ebuil
d?r=1.1>
<http://68.6.36.243:81/chora/co.php/portage/net-www/horde-imp/horde-imp-3.2
..1.ebuild?r=1.1>
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
next prev parent reply other threads:[~2003-07-23 14:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-23 4:13 [gentoo-dev] Web Application installations Andrew Cowie
2003-07-23 5:17 ` Max Kalika
2003-07-23 6:17 ` Andrew Cowie
2003-07-23 8:31 ` Robin H.Johnson
2003-07-23 12:27 ` Don Seiler
2003-07-23 14:12 ` Max Kalika [this message]
2003-07-23 18:07 ` Max Kalika
2003-07-24 2:18 ` Aron Griffis
2003-07-24 2:55 ` Robin H.Johnson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='259003062.1058944372@[192.168.23.5]' \
--to=max@gentoo.org \
--cc=andrew@operationaldynamics.com \
--cc=gentoo-dev@gentoo.org \
--cc=rizzo@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox