Date: Thu, 14 Mar 2019 13:40:14 +0900 (JST) From: Hiroki Sato <hrs@FreeBSD.org> To: meta@FreeBSD.org Cc: ports@FreeBSD.org Subject: Re: loose dependency Message-ID: <20190314.134014.2127053084940820202.hrs@allbsd.org> In-Reply-To: <20190314031726.aaspgwdcuithhgnc@icepick.vmeta.jp> References: <20190314031726.aaspgwdcuithhgnc@icepick.vmeta.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Thu_Mar_14_13_40_14_2019_237)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Koichiro Iwao <meta@FreeBSD.org> wrote in <20190314031726.aaspgwdcuithhgnc@icepick.vmeta.jp>: me> Hi, me> me> If a port have runtime dependency on bin/convert command of ImageMagick me> but whichever ImageMagick{6,7}{,-nox11} are OK, how port Makefile should me> be written? me> me> ImageMagick6 and 7 conflicts each other. I want to respect user's me> choice which ImageMagick to use. There is no easy solution to solve it completely because currently package dependency is solved in a strict manner including package names and version numbers, not only existence of specific files. Creating multiple ports which depend on each software or using FLAVORS to make it easier is a way to provide packages with every possible combinations of dependency and let one to choose. -- Hiroki ----Security_Multipart(Thu_Mar_14_13_40_14_2019_237)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iEYEABECAAYFAlyJ2y4ACgkQTyzT2CeTzy0CuACcDZ24ZzTOF7gi4C6U3/KUbAqD 9TkAnRvkeYCA0tlgfioXsetKH5Gw4U2r =ltM+ -----END PGP SIGNATURE----- ----Security_Multipart(Thu_Mar_14_13_40_14_2019_237)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190314.134014.2127053084940820202.hrs>