Thanks a lot!
I have updated my local ports too. Now making tests.
A patch is not needed in devel/py-pyface, it's applied upstream. Other ports
upgraded trivially.
Simpler tests passed. Others to be run yet.
--
Sent from Mail.Ru app for Android Thursday, 04 August 2016, 10:11p.m. +03:00
from Kur
other ports. At least,
math/py-numpy needed this. And probably some other dependences too...)
--
Vladimir Chukharev
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to
wonder if the current behavior is correct and if
>> security/p5-openxpki is
>> correct. IMHO at least one of the two dependences is in err.
Can you comment on this?
>>> Best regards,
>>> Vladimir
>>>
>>>> Kris
>>>>
>>
>
>> xargs -0 grep -l "^lib/libssl.so." | \
>> while read contents; do \
>> sslprefix=`grep "[EMAIL PROTECTED] "
>> "$${contents}" | ${HEAD} -n 1`; \
>> if test "$${s
Since this subject has been discussed recently, I want to tell my
observations.
I played a bit with INDEX_JOBS environment variable, and I found that
for my notebook
the best value is 8. The limiting factor seems to be grep'ing for
libssl through
packages. I believe this is easy to reproduce, pro
Hi,
I installed and tested devel/goffice and math/gnumeric from marcuscom on my
6-STABLE
notebook. Gnumeric works like a charm, so I would recommend to commit both
ports into
main tree - if you have no known issues with them of course.
Thanks!
V.Chukharev
__