Re: pkg/poudriere: unwanted dependencies
Gregory Orange <gregory.orange@calorieking.com> writes:
> Hi Joseph,
>
> On 09/06/14 15:01, Joseph Mingrone wrote:
>>> Would you mind elaborating a little on what you know about this? I've got Perl
>>> >5.14 installed and specified in the poudriere build list, but poudriere builds
>>> >5.16 as well. How can I control this?
>>
>> Try putting a DEFAULT_VERSIONS entry in
>> /usr/local/etc/poudriere.d/make.conf. For example, try
>> DEFAULT_VERSIONS=perl5=5.14. I also removed all other repositories
>> aside from my poudriere repository and things began behaving as
>> expected when I did a pkg install/upgrade.
>
> Ah, excellent. I hadn't updated ports for a while and hadn't seen anything about
> DEFAULT_VERSIONS. Perl now builds correctly, thank you. I'm now having trouble
> with databases/db* though, and I wonder where I might hunt for documentation on
> these options?
You can't specify an entry for databases/db* in DEFAULT_VERSIONS yet.
Until then you can use something like WITH_BDB_VER=6+ in your
make.conf. The way I usually figure these things out is by looking
under Mk/ in the top level of the ports directory. You might also find
MAKE.CONF(5) helpful.
Joseph
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 7 之 8 篇):