From owner-freebsd-ports@FreeBSD.ORG Thu Jun 26 12:08:37 2003 Return-Path: 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 0AC9537B401 for ; Thu, 26 Jun 2003 12:08:37 -0700 (PDT) Received: from mail.droso.net (koala.droso.net [193.162.142.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4392B43FA3 for ; Thu, 26 Jun 2003 12:08:36 -0700 (PDT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id A562432EF0; Thu, 26 Jun 2003 21:08:34 +0200 (CEST) Date: Thu, 26 Jun 2003 21:08:34 +0200 From: Erwin Lansing To: ports@FreeBSD.org Message-ID: <20030626190834.GF93732@droso.net> Mail-Followup-To: ports@FreeBSD.org References: <005e01c33c01$34751cb0$fa64a8c0@dell2> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WChQLJJJfbwij+9x" Content-Disposition: inline In-Reply-To: <005e01c33c01$34751cb0$fa64a8c0@dell2> X-Operating-System: FreeBSD/i386 4.8-RC User-Agent: Mutt/1.5.4i Subject: Re: FreeBSD Port: mod_php4-4.3.3.r1,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2003 19:08:37 -0000 --WChQLJJJfbwij+9x Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 26, 2003 at 06:37:15PM +0200, thomas peter wrote: > hi alex, > i use mod_php4 to run typo3 (a content-management) on a freebsd 4.6 > machine. > btw: thanx for the port-maintnance! > typo3 needs a wired arrangement of libs (gd 1.8, freetype 1, ...) > i found out, that i can create a Makefile.in in /usr/ports/www/mod_php4 > to apply my changes to the compilation. > whenever a new php-port was released, i made a make in the mod_php4 > dir. after fetching, unpacking and filling the > ncurses-like-unserinterface i interrupted the process and copied my > custom Makefile.in into /usr/ports/www/mod_php4. >=20 Most of the options required by typo3 are included in the normal mod_php4 ports configure menu. So far, I have only had one problem, the GD included in the PHP distribution does not include gif-support, which can be fixed by compiling PHP with an external GD (graphics/gd2 WITH_LZW). I have a crude patch, which needs some cleaning, to do this, but I'm not sure if we want to include this in the standard port. --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| erwin@lansing.dk http://droso.org `-.-' \ )-`( , o o) erwin@FreeBSD.org -bf- `- \`_`"'- --WChQLJJJfbwij+9x Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE++0Syqy9aWxUlaZARAsOtAKCW7ZeswC1RPWYZ+bkp+/SeD7+NGACfTS7s HJkdRE5OzmOzONrTqDtU4bs= =ibEO -----END PGP SIGNATURE----- --WChQLJJJfbwij+9x--