ports/64646: [Update port] math/netcdf: Mark it conflicting with science/hdf

Kay Lehmann kay_lehmann at web.de
Wed Mar 24 09:20:16 UTC 2004


>Number:         64646
>Category:       ports
>Synopsis:       [Update port] math/netcdf: Mark it conflicting with science/hdf
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 24 01:20:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kay Lehmann
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:


System: FreeBSD 4.9-STABLE #33: Wed Mar 17 22:04:58 CET 2004
    kay at bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes



>Description:


math/netcdf and science/hdf install conflicting files, because
hdf has its own implementation of netcdf (which maybe could
be turned of). Maintainers were informed.
This prevents e.g. grace from linking correctly if hdf was 
installed after netcdf. (See thread on mailinglist about grace)


>How-To-Repeat:


See pkg-plist of both.


>Fix:


--- Makefile.netcdf.diff begins here ---
--- Makefile.orig	Wed Mar 24 10:00:04 2004
+++ Makefile	Wed Mar 24 10:01:33 2004
@@ -17,6 +17,8 @@
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
 
+CONFLICTS=	hdf-4.*
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-fPIC -DPIC -Df2cFortran"
 INSTALLS_SHLIB=	yes
--- Makefile.netcdf.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list