Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2018 00:29:47 +0200
From:      Guido Falsi <mad@madpilot.net>
To:        FreeBSD <freebsd-ports@freebsd.org>, Carmel NY <carmel_ny@outlook.com>
Subject:   Re: orphaned: www/suphp
Message-ID:  <8af57701-543e-84e0-b384-bfca49629a78@madpilot.net>
In-Reply-To: <SN1PR20MB21092A04F41F16A09E78781A80FA0@SN1PR20MB2109.namprd20.prod.outlook.com>
References:  <SN1PR20MB21097DE613EB6E6FBF2DEB1380FA0@SN1PR20MB2109.namprd20.prod.outlook.com> <IjkcE15zd6J8ST02VN4uTPcnQDDtWP4KUNpnfbqnIxD0Ym0rbCn1q8ZXnmRQHrKUa_e8IweB-8AenXMzMu2jxU2e6lwtOAbl-qk6S7KOtTs=@protonmail.ch> <0b890c61-c2b5-1370-e19d-225990267f04@FreeBSD.org> <SN1PR20MB21092A04F41F16A09E78781A80FA0@SN1PR20MB2109.namprd20.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20/10/18 21:43, Carmel NY wrote:
> On Sat, 20 Oct 2018 19:31:52 +0100, Matthew Seaman stated:
> 
>> On 20/10/2018 16:28, Lorenzo Salvadore via freebsd-ports wrote:
>>>> I just updated my ports tree and then proceeded to run: "pkg version -vL="
>>>> which produced this:
>>>>
>>>> suphp-0.7.2_2 ? orphaned: www/suphp
>>>>
>>>> There is nothing about this in either the UPDATING or MOVED files. Has
>>>> this port actually been removed and if so, why?  
>>>
>>> I have it in my port tree, which I just updated.  
>>
>> The port has been flavourized, so the name has changed.  It's now
>> something like
>>
>>   suphp-php71-0.7.2_2
>>
>> (depending on what version of PHP you have installed).
>>
>> If you just re-install the port, pkg(8) will sort everything out for you.
>>
>> 	Cheers,
>>
>> 	Matthew
> 
> I have this in my /etc/make.conf file:
> 	DEFAULT_VERSIONS+=php=7.2
> 
> I have the same listing in my "/usr/local/poudriere/make.conf" and
> "/usr/local/etc/poudriere.d/make.conf" files. Never-the-less, when I used
> poudriere to build the www/suphp port, it insisted on installing php56 and
> deleting php72 as well as www/suphp. I had to reinstall php72 and then build
> build the www/suphp port manually, which also rebuilt the dependencies
> removed by poudriere. Why is poudriere ignoring the directives in the various
> make.conf files?
> 

List it in poudriere as www/suphp@php72. the part after the @ is the
flavor, otherwise the default flavor is built. Although it should work
with your DEFAULT_VERSIONS setup being pedantic is safer.

-- 
Guido Falsi <mad@madpilot.net>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8af57701-543e-84e0-b384-bfca49629a78>