Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 2004 10:20:35 +0100
From:      "Kay Lehmann" <kay_lehmann@web.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/64646: [Update port] math/netcdf: Mark it conflicting with science/hdf
Message-ID:  <1080120035.0@bippes.finkenkrug.ev>
Resent-Message-ID: <200403240920.i2O9KGBZ052544@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1080120035.0>