Date: Sat, 1 Mar 2014 06:40:01 GMT From: Luca Bayer <kometto@web.de> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/187143: [NEW PORT] devel/isl: Integer Set Library Message-ID: <201403010640.s216e1UO073829@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/187143; it has been noted by GNATS. From: Luca Bayer <kometto@web.de> To: Gea-Suan Lin <gslin@gslin.org> Cc: bug-followup@freebsd.org, Danilo Egea Gondolfo <danilo@FreeBSD.org> Subject: Re: ports/187143: [NEW PORT] devel/isl: Integer Set Library Date: Sat, 01 Mar 2014 07:29:59 +0100 Gea-Suan Lin <gslin@gslin.org> writes: > Xinclude/isl/version.h > Xinclude/isl/vertices.h > Xlib/libisl.a > Xlib/libisl.la > Xlib/libisl.so > Xlib/libisl.so.12 Can you file a PR to make math/cloog to depend on this port? Both ports try to install the same files and it'd fail on systems with pkg(8). #v+ $ make install ===> Installing for isl-0.12 ===> isl-0.12 depends on shared library: libgmp.so - found ===> Checking if devel/isl already installed ===> Switching to root credentials for 'install' target ===> Registering installation for isl-0.12 Installing isl-0.12...pkg-static: isl-0.12 conflicts with cloog-0.18.1_1 (installs files into the same place). Problematic file: /usr/local/include/isl/aff.h *** Error code 70 #v- Also, devel/ is kinda generic category for libraries that don't belong anywhere else. math/ may be better as the port's pkg-descr contains a number of terms from mathematics, and PkgSrc already has math/isl.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403010640.s216e1UO073829>