Date: Mon, 8 May 2006 17:32:10 +0200 From: Julien Gabel <jpeg@thilelli.net> To: "Zimmerman, Eric" <Zimmerman.Eric@con-way.com> Cc: Dave <dmehler26@woh.rr.com>, freebsd-questions@freebsd.org Subject: Re: php4 port upgrade Message-ID: <20060508153209.GA54676@bento.thilelli.net> In-Reply-To: <12AAD6CC50A25841834F43955F39B66E04390A59@qgaes001.conway.prod.con-way.com> References: <12AAD6CC50A25841834F43955F39B66E04390A59@qgaes001.conway.prod.con-way.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable >> Is there any known issues or things to watch out for when doing the >> latest php4 upgrade? The notes in the UPDATING file indicated a change >> in the status of the .cli binary. If one has mod_php4 and the >> php4-extensions already installed is the upgrade a smooth one? > Mine seemed to go fine via portmanager after doing a make config in the > php4 directory as UPDATING indicates to do. No issues so far that I have > seen Using portupgrade, i had to recompile all php4-* found in /var/db/pkg and the dependancies. All went well, except for the SSL support i use throuth squirrelmail. I use different knobs in the past in order to be able to access imaps via squirrelmail, the last one was "WITH_OPENSSL_BASE". But according to the current ports/Mk/bsd.openssl.mk makefile, it seems deprecated in favor of "WITH_OPENSSL_BASE=3Dyes". So i tried: # portupgrade -rRf -m 'WITH_OPENSSL_BASE=3Dyes' squirrelmail instead of: # portupgrade -rRf -m '-DWITH_OPENSSL_BASE' squirrelmail without much success for the moment... --=20 Julien Gabel. --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEX2R3twbGgPtqszARAnU3AJ0XbRCgxSYCFydEw3Huh2xU9aqMBwCeJhEu Xa0kWlAQ8JEHNjB4gx4eCxA= =66d8 -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060508153209.GA54676>