From owner-cvs-all@FreeBSD.ORG Fri May 26 18:57:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C7B316B344; Fri, 26 May 2006 18:57:18 +0000 (UTC) (envelope-from krion@voodoo.bawue.com) Received: from voodoo.bawue.com (voodoo.bawue.com [212.9.161.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDB7F43D7B; Fri, 26 May 2006 18:57:17 +0000 (GMT) (envelope-from krion@voodoo.bawue.com) Received: from krion by voodoo.bawue.com with local (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FjhUt-000L35-T1; Fri, 26 May 2006 20:57:19 +0200 Date: Fri, 26 May 2006 20:57:19 +0200 From: Kirill Ponomarew To: Marcus Alves Grando Message-ID: <20060526185719.GA29992@voodoo.bawue.com> References: <200605260141.k4Q1f8ko099206@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605260141.k4Q1f8ko099206@repoman.freebsd.org> X-NIC-HDL: KP869-RIPE Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/ImageMagick Makefile pkg-plist ports/graphics/ImageMagick/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:57:25 -0000 On Fri, May 26, 2006 at 01:41:08AM +0000, Marcus Alves Grando wrote: > mnag 2006-05-26 01:41:08 UTC > > FreeBSD ports repository > > Modified files: > graphics/ImageMagick Makefile pkg-plist > graphics/ImageMagick/files patch-Makefile.in > Log: > - Fix detection of fontconfig and add knob to enable/disable > - Fix detection of librsvg and add knob to enable/disable > - Fix leftovers when set many combinations of WITH/WITHOUT > - Respect CFLAGS/LDFLAGS > - Bump PORTREVISION since have default features that now are detected property What were the reasons to enable librsvg option by default ? -Kirill