Date: Wed, 6 Jun 2001 03:49:17 +0200 From: "Karsten W. Rohrbach" <karsten@rohrbach.de> To: johncappiello@email.com Cc: freebsd-stable@freebsd.org Subject: Re: building apache from /usr/ports Message-ID: <20010606034917.D97958@mail.webmonster.de> In-Reply-To: <20010605152718.A21889@localhost>; from john@apt202.net on Tue, Jun 05, 2001 at 03:27:18PM -0500 References: <JBEOKPCEMKJLMJAKBECCMELDDAAA.jwatkins@firstplan.com> <20010605140629.B15206@leviathan.inethouston.net> <20010605152718.A21889@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
--OROCMA9jn6tkzFBc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable John Cappiello(john@apt202.net)@2001.06.05 15:27:18 +0000: > I think I see where he's going with this, and this is something I've been= wondering too. If I'm wrong excuse me for jumping in the conversation. >=20 > How does one go about maintaining a build of apache with Mod_perl (for ex= ample) compiled into the binary instead of installed as a module, through p= orts? modularized apache is a good thing[tm]. you won't recognize it until you have to implement a heavily loaded server with php or perl in-core. position independent code is know to be slower, but it outperforms monolithic compiles by saving a lot of ram. /k >=20 > Thanks, > John >=20 > On Tue, Jun 05, 2001 at 02:06:29PM -0500, David W . Chapman Jr . wrote: > > On Tue, Jun 05, 2001 at 12:02:56PM -0700, Jason Watkins wrote: > > > is it possible to build apache with my selection of modules (php, pyt= hon and > > > ruby) from the ports? I'm getting sick of manually maintaining the so= urce > > > when the ports and cvsup could be doing it for me. > > >=20 > > > jason > > >=20 > > I'm not completely understanding what is your problem, you can=20 > > install usr/ports/www/apache13 and then install=20 > > usr/ports/www/mod_php4 and it works fine. > >=20 > > --=20 > > David W. Chapman Jr. > >=20 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > >=20 >=20 > --=20 > email: johncappiello@email.com > mobile: pagejohn@apt202.net --=20 > Fools ignore complexity. Pragmatists suffer it. Some can avoid it. > Geniuses remove it. > --Perlis's Programming Proverb #58, SIGPLAN Notices, Sept. 1982=20 KR433/KR11-RIPE -- WebMonster Community Founder -- nGENn GmbH Senior Techie http://www.webmonster.de/ -- ftp://ftp.webmonster.de/ -- http://www.ngenn.n= et/ karsten&rohrbach.de -- alpha&ngenn.net -- alpha&scene.org -- catch@spam.de GnuPG 0x2964BF46 2001-03-15 42F9 9FFF 50D4 2F38 DBEE DF22 3340 4F4E 2964 B= F46 --OROCMA9jn6tkzFBc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7HYwdM0BPTilkv0YRAqiXAKC4ftfQbPsyvz2euvcKfXopGV+dkQCfUc5W tGYsI53lPh092Im656Pq5MU= =gR0S -----END PGP SIGNATURE----- --OROCMA9jn6tkzFBc-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010606034917.D97958>