Date: Mon, 9 Jul 2007 16:54:16 -0500 From: Josh Paetzel <josh@tcbug.org> To: zbigniew@szalbot.homedns.org Cc: freebsd-questions@freebsd.org Subject: Re: php 4.3.10, manual installation Message-ID: <200707091654.18871.josh@tcbug.org> In-Reply-To: <9a509dabff52cf4193d68c047ee8d127@szalbot.homedns.org> References: <200707091240.24000.josh@tcbug.org> <9a509dabff52cf4193d68c047ee8d127@szalbot.homedns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1334405.Y4efTJFZ0k Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 09 July 2007, zbigniew@szalbot.homedns.org wrote: > Hello, > > > I would take a look at cvsweb.freebsd.org and find out when PHP > > 4.3.10 was in ports, then roll back your ports tree to that date > > with cvsup and install it from ports. > > > > So in this case the commit that updated the port to 4.3.11 was on > > Mon April 4 2005, so if you roll back the ports tree to April 1 > > you'll be fine. > > > > You'll need cvsup for this. > > > > In your ports-supfile add the following line: > > > > *default date=3D2005.04.01.00.00.00 > > > > If you have the current versions of gettext, libtool, m4, perl, > > and expat installed you can simply roll back the lang directory > > with cvsup, saving you from rolling back the entire tree by > > commenting out ports-all, and uncommenting ports-base and > > ports-lang > > > > Otherwise, if you want to install the versions of the > > dependancies that were current at the time of php 4.3.10 you'll > > want to roll back the entire tree. > > > > After you run cvsup you can just portinstall it or > > cd /usr/ports/lang/php4 && make install clean > > All clear but when I go to install this particular version of PHP I > am (rightly) warned about its multiple known vulnerabilities. I > read man portinstall but don't think I have seen information how to > temporarily switch this security check off when installing a port. > > Many thanks in advance! > > Zbigniew Szalbot > make -DDISABLE_VULNERABILITIES install =2D-=20 Thanks, Josh Paetzel --nextPart1334405.Y4efTJFZ0k Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBGkq6KJvkB8SevrssRAqKKAKCKPxTWOcW6BR2ppJKWdm+SPKcpDACfWVW/ go/aXA3E54lsIKGBKKHu8nw= =OkPO -----END PGP SIGNATURE----- --nextPart1334405.Y4efTJFZ0k--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707091654.18871.josh>