svn commit: r374432 - in head: archivers/file-roller deskutils/gnote graphics/evince www/webkit-gtk3

Don Lewis truckman at FreeBSD.org
Sat Dec 13 10:00:20 UTC 2014


On 12 Dec, Don Lewis wrote:
> On  9 Dec, Antoine Brodin wrote:
>> Author: antoine
>> Date: Tue Dec  9 21:47:03 2014
>> New Revision: 374432
>> URL: https://svnweb.freebsd.org/changeset/ports/374432
>> QAT: https://qat.redports.org/buildarchive/r374432/
>> 
>> Log:
>>   Mark BROKEN on freebsd 8, fail to build
>>   
>>   Reported by:	pkg-fallout
>> 
>> Modified:
>>   head/archivers/file-roller/Makefile
>>   head/deskutils/gnote/Makefile
>>   head/graphics/evince/Makefile
>>   head/www/webkit-gtk3/Makefile
> 
> See <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195601> for a
> patch to unbreak file-roller.
> 
> See <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195597> for a
> patch ot unbreak gnote:
> 
> See <http://docs.freebsd.org/cgi/mid.cgi?201412040734.sB47YB6g016662>
> and <http://docs.freebsd.org/cgi/mid.cgi?201412091105.sB9B5Rva081995>
> for my thoughts on webkit-gtk3.  Even though the build is not broken on
> freebsd 9, I think app trying to use this port will not run properly
> because it will be linked to both libstdc++ and libc++.
> 
> I ran into the evince build failure as well, but don't have a fix.

I tracked down the evince build problem to a likely shell bug in FreeBSD
8 that is triggered by the configure script.  I've come up with a patch
here: <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195943>



More information about the svn-ports-head mailing list