From owner-freebsd-ports@FreeBSD.ORG Thu Mar 29 21:23:18 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 40DEA16A403; Thu, 29 Mar 2007 21:23:18 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-11.arcor-online.net (mail-in-11.arcor-online.net [151.189.21.51]) by mx1.freebsd.org (Postfix) with ESMTP id A502913C44B; Thu, 29 Mar 2007 21:23:17 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-01-z2.arcor-online.net (mail-in-11-z2.arcor-online.net [151.189.8.28]) by mail-in-11.arcor-online.net (Postfix) with ESMTP id 9615B10C8E; Thu, 29 Mar 2007 23:23:14 +0200 (CEST) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mail-in-01-z2.arcor-online.net (Postfix) with ESMTP id 897EF3474EF; Thu, 29 Mar 2007 23:23:14 +0200 (CEST) Received: from lofi.dyndns.org (dslb-084-061-130-096.pools.arcor-ip.net [84.61.130.96]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id 4F8BF19B323; Thu, 29 Mar 2007 23:23:14 +0200 (CEST) Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.2]) by lofi.dyndns.org (8.13.8/8.13.3) with ESMTP id l2TLN8Zw044402 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 29 Mar 2007 23:23:08 +0200 (CEST) (envelope-from lofi@freebsd.org) Received: from kiste.my.domain (lofi@localhost [127.0.0.1]) by kiste.my.domain (8.13.6/8.13.4) with ESMTP id l2TLN7CD078677; Thu, 29 Mar 2007 23:23:07 +0200 (CEST) (envelope-from lofi@freebsd.org) Received: from localhost (localhost [[UNIX: localhost]]) by kiste.my.domain (8.13.6/8.13.4/Submit) id l2TLN68s078675; Thu, 29 Mar 2007 23:23:06 +0200 (CEST) (envelope-from lofi@freebsd.org) X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org using -f From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Thu, 29 Mar 2007 23:22:57 +0200 User-Agent: KMail/1.9.6 References: <20070329174137.GA67748@0lsen.net> <790a9fff0703291315w4d2bc7cvc1a54f5b99bd4eea@mail.gmail.com> In-Reply-To: <790a9fff0703291315w4d2bc7cvc1a54f5b99bd4eea@mail.gmail.com> X-Face: g:jG2\O{-yqD1x?DG2lU1)(v%xffR"p8Nz(w/*)YEUO\Hn%mGi&-!+rq$&r64,=?utf-8?q?fuP=7E=3Bbw=5C=0A=09=5EQdX?=@v~HEAi?NaE8SU]}.oeYSjN84Fe{M(ahZ.(i+lxyP; pr)2[%mGbkY'RmM>=?utf-8?q?+mg3Y=24ip=0A=091?=@Z>[EUaE7tjJ=1DRs~:!uSd""d~:/Er3rpQA%ze|bp>S MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1888984.iPclcBMXkI"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200703292323.06556.lofi@freebsd.org> X-Virus-Scanned: by amavisd-new Cc: ports@freebsd.org, Clint Olsen , Scot Hetzel , shaun@freebsd.org Subject: Re: Port build problem for ImageMagick X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 21:23:18 -0000 --nextPart1888984.iPclcBMXkI Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday, 29. March 2007, Scot Hetzel wrote: > The problem is that graphviz is listed as a RUN_DEPENDS, and doesn't > get installed before the build stage. It needs to be changed to a > LIB_DEPENDS, and the path to libgvc.* needs to be added to LDFLAGS. > > PR 111018 submitted to fix this probem. Just for everyone's information: The reason that software usually does not= =20 link in the graphviz libraries is that the software license of graphviz is= =20 incompatible with the GPL. ImageMagick has its own license (which is deemed= =20 GPL-compatible) that might allow such linkage, but a so-linked ImageMagick= =20 (and its shared libraries) might in turn become incompatible with other=20 GPL-licensed software (though I'm not sure about this). Cheers, =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart1888984.iPclcBMXkI Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGDC4zXhc68WspdLARAs7RAJwIf6jI/Skfx4Hrhi30IWXU1CWnEQCfTSv2 OXm2h/hAILGgqeNaFCZccUk= =ltrl -----END PGP SIGNATURE----- --nextPart1888984.iPclcBMXkI--