From owner-cvs-all Wed Mar 7 17: 6:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB79137B719; Wed, 7 Mar 2001 17:06:35 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2816Zh85889; Wed, 7 Mar 2001 17:06:35 -0800 (PST) (envelope-from mi) Message-Id: <200103080106.f2816Zh85889@freefall.freebsd.org> From: Mikhail Teterin Date: Wed, 7 Mar 2001 17:06:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ImageMagick Makefile pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mi 2001/03/07 17:06:35 PST Modified files: graphics/ImageMagick Makefile pkg-descr pkg-plist Log: Something I wanted to do for a long time -- make this port build without X11 support, for use on X11-less servers. Some dependencies had to be turned off -- until those ports are fixed to support the NO_X knob as well. I did not go as far as creating a slave port (ImageMagick-nox11). (BTW, may be we want a new category -- no-x11 -- for the slave ports of the stuff that's available in both -- x11 and nox11 -- flavors?) Nothing should change for the regular (non-NO_X) case -- hence PORTREVISION not touched. Revision Changes Path 1.101 +26 -9 ports/graphics/ImageMagick/Makefile 1.3 +10 -6 ports/graphics/ImageMagick/pkg-descr 1.45 +3 -3 ports/graphics/ImageMagick/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message