Update of ImageMagick to 6.6.7.10, dependencies

Warren Block wblock at wonkity.com
Fri Mar 11 15:26:13 UTC 2011


On Fri, 11 Mar 2011, Helmut Schneider wrote:

> Doug Barton wrote:
>
>> On 03/10/2011 13:29, Warren Block wrote:
>>> On Thu, 10 Mar 2011, Doug Barton wrote:
>>>> On 03/10/2011 02:40, Helmut Schneider wrote:
>>>>>
>>>>> ...most of "my" users won't run Typo3 and X on the same
>>>>> machine. :)
>>>>
>>>> Sounds like it's time for imagemagick-nox11 slave port.
>>>
>>> Would that be different from turning off the X11 config option of
>>> the ImageMagick port?
>>
>> The idea of having a slave port would be to allow ports like typo3 to
>> depend on it directly, and reduce the chances of user confusion.
>
> Where should I request/ask for a nox11 port? (And no, ImageMagick, even
> a "simple" subport, is nothing I can maintain)

It should just be a little Makefile.  Copying from the ghostscript-nox11 
port:

   WITHOUT_X11=    yes

   MASTERDIR=      ${.CURDIR}/../ImageMagick

   .include        "${MASTERDIR}/Makefile"

Untested.


More information about the freebsd-ports mailing list