Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2006 20:10:26 GMT
From:      Alexander Zhuravlev <zaa@zaa.pp.ru>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/99699: [www/smarty] Won't Build even when PHP installed
Message-ID:  <200607032010.k63KAQqm009652@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/99699; it has been noted by GNATS.

From: Alexander Zhuravlev <zaa@zaa.pp.ru>
To: bug-followup@FreeBSD.org
Cc: Peter Beckman <beckman@purplecow.com>
Subject: Re: ports/99699: [www/smarty] Won't Build even when PHP installed
Date: Mon, 3 Jul 2006 23:41:03 +0400

 >     --> more /usr/local/etc/php.conf
 >      PHP_VER=5
 >      PHP_VERSION=5.1.2
 >      PHP_PORT=${PORTSDIR}/lang/php5
 >      PHP_SAPI=full
 > 
 > Wouldn't simply changing this file fix it?  Seems like overkill to
 > deinstall and reinstall an entire port just to update a simple config file.
 
 Direct chnage of the file is not a good thing. It should be updated
 by php ports build scripts.
 
 > 
 > Also, shouldn't the bsd.php.mk be updated to handle the backwards
 > compatibility of a very recent port?  Seems like fixing the bsd.php.mk file
 > to handle older but valid installations of PHP would be a better fix than
 > re-upgrading to upgrade smarty...
 
 Sometimes FreeBSD ports are changed in such a way that total rebuild of
 the ports is required. So usually it is OK to just rebuild the ports.
 
 -- 
 Alexander Zhuravlev



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607032010.k63KAQqm009652>