Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2004 16:06:28 -0300
From:      =?ISO-8859-1?Q?Ant=F4nio_Carlos_Ven=E2ncio_J=FAnior?= <antonio@php.net>
To:        Thierry Thomas <thierry@FreeBSD.org>
Cc:        Oliver Eikemeier <eikemeier@fillmore-labs.com>
Subject:   Re: cvs commit: ports/sysutils/pear-Log Makefile
Message-ID:  <4134CC34.8020706@php.net>
In-Reply-To: <20040831184212.GA52389@graf.pompo.net>
References:  <200408311457.i7VEvXDO064188@repoman.freebsd.org> <A5354FFC-FB75-11D8-B720-00039312D914@fillmore-labs.com> <20040831184212.GA52389@graf.pompo.net>

next in thread | previous in thread | raw e-mail | index | archive | help
People,

Thierry Thomas wrote:
> Le Mar 31 aoû 04 à 19:46:10 +0200, Oliver Eikemeier <eikemeier@fillmore-labs.com>
>  écrivait :
> 
>>This hardcodes LOCALBASE as /usr/local, besides ports should avoid 
>>variables beginning with an underscore, since they are often used as 
>>bsd.port.mk private variables.
> 
> 
> Yes, pear-PEAR/Makefile.common uses such variables. Of course, they
> could be renamed, if needed, but that would imply modifications in a lot
> of pear-* ports.

	We could "standarize" that variables. Actually I have some other ports 
to add and will need some of them.
	And would be nice if someone can commit a PHPVERSION (PHP_VERSION 
without dots). I've already mailed the responsible for bsd.php.mk but 
without response till now. Most pear-* ports have PHP version 
dependencies and almost no pear-* port take care of this. You just need 
to add this:

PHPVERSION=	${PHP_VERSION:S/.//g}

>>Besides, looking at pear-PEAR/Makefile.common is looks like pear ports 
>>are inherently not PREFIX safe, or am I wrong here?
> 
> 
> Pear ports cannot be strictly PREFIX safe: they are PHP_BASE safe.
> There is the same problem with some ports which need to install under
> X11BASE, or Apache modules, or mozilla extensions, etc.
> 
> Regards,


-- 
Cya

Antônio
echo antonio php net | sed 's/ /@/;s/ /./g'
FreeBSD/OpenBSD | PHP/MySQL/Python | PGP Key ID 0x5BBEB073
"Can't buy what I want because its FREE!" - Pearl Jam



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