Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2016 19:34:21 +0100
From:      olli hauer <ohauer@gmx.de>
To:        Tijl Coosemans <tijl@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r411798 - in head: . Mk Mk/Uses cad/xcircuit chinese/enscript comms/efax-gtk comms/hylafax deskutils/etask deskutils/gworkspace devel/aegis devel/doxygen devel/gdcm devel/libexplain dev...
Message-ID:  <56F4332D.2060301@gmx.de>
In-Reply-To: <20160324190106.7c8bef61@kalimero.tijl.coosemans.org>
References:  <201603241547.u2OFloSr053455@repo.freebsd.org> <56F42378.9000808@gmx.de> <20160324190106.7c8bef61@kalimero.tijl.coosemans.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2016-03-24 19:01, Tijl Coosemans wrote:
> On Thu, 24 Mar 2016 18:27:20 +0100 olli hauer <ohauer@gmx.de> wrote:
>> On 2016-03-24 16:47, Tijl Coosemans wrote:
>>> Author: tijl
>>> Date: Thu Mar 24 15:47:50 2016
>>> New Revision: 411798
>>> URL: https://svnweb.freebsd.org/changeset/ports/411798
>>>
>>> Log:
>>>   Make print/ghostscript9-agpl-base the default Ghostscript port.  Upstream
>>>   changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
>>>   is stuck at 9.06 which is almost 4 years old now.
>>>   
>>>   Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
>>>   on its own instead of as a variant of other versions.
>>>   
>>>   Fix print/ghostscript9-agpl-base to install eps2write.
>>>   
>>>   Update math/asymptote to 2.37 to support newer Ghostscript.
>>>   
>>>   PR:		208159  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208159  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208159
>>>   Exp-run by:	antoine
>>>   Approved by:	portmgr (antoine)
>>
>> ...
>>
>> Hm, unluckily ImageMagick-nox11 also depends on ghostscript, so I started
>> a test build and it seems there are some issues
>>
>> ====>> Building print/ghostscript9-agpl-base  
>> ....
>> gmake[1]: Leaving directory '/wrkdirs/usr/ports/print/ghostscript9-agpl-base/work/ghostscript-9.16'
>> /bin/ln -sf gsc /wrkdirs/usr/ports/print/ghostscript9-agpl-base/work/stage/usr/local/bin/gs
>> /bin/ln -s -f /usr/local/share/fonts/CIDFont  /wrkdirs/usr/ports/print/ghostscript9-agpl-base/work/stage/usr/local/share/ghostscript/9.16/Resource/CIDFont/fonts
>> make: don't know how to make post-install-docs. Stop
>>
>> make: stopped in /usr/ports/print/ghostscript9-agpl-base
>>
>> full log can be found here:
>> http://people.freebsd.org/~ohauer/diffs/ghostscript9-agpl-base-9.16_4.log
> 
> There's a problem in the ghostscript port Makefiles when have GS_pcl3
> disabled and DOCS enabled.  Any other combination should work.
> 

Thanks!

disabling DOCS was the solution for me




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56F4332D.2060301>