Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2003 14:36:46 -0600 (CST)
From:      "Douglas K. Rand" <rand@meridian-enviro.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59381: New port for a perl5 module to read and write netCDF files
Message-ID:  <200311172036.hAHKakVL068100@full.meridian-enviro.com>
Resent-Message-ID: <200311172040.hAHKeG7T028332@freefall.freebsd.org>

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

>Number:         59381
>Category:       ports
>Synopsis:       New port for a perl5 module to read and write netCDF files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 17 12:40:15 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Douglas K. Rand
>Release:        FreeBSD 4.6.2-RELEASE-p2 i386
>Organization:
Meridian Environmental Technology, Inc.
>Environment:
System: FreeBSD full.meridian-enviro.com 4.6.2-RELEASE-p2 FreeBSD 4.6.2-RELEASE-p2 #3: Sat Nov 30 16:24:54 CST 2002 rand@full.meridian-enviro.com:/a/Delta/usr/obj/usr/src/sys/FCST i386


>Description:
	New port for a perl5 module to read and write netCDF files

>How-To-Repeat:
	NA
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-NetCDF/Makefile
#	p5-NetCDF/distinfo
#	p5-NetCDF/pkg-descr
#	p5-NetCDF/pkg-plist
#
echo x - p5-NetCDF/Makefile
sed 's/^X//' >p5-NetCDF/Makefile << 'END-of-p5-NetCDF/Makefile'
X# New ports collection makefile for:	p5-NetCDF
X# Date created:				2003-11-17
X# Whom:	      				Douglas K. Rand (rand@meridian-enviro.com)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	NetCDF
XPORTVERSION=	1.2.2
XCATEGORIES=	math perl5
XMASTER_SITES=	http://www.unidata.ucar.edu/packages/netcdf-perl/
XPKGNAMEPREFIX=	p5-
X# No version number in distribution file, sigh.
XDISTFILES=	netcdf-perl.tar.Z
X
XMAINTAINER=	rand@meridian-enviro.com
XCOMMENT=	Perl5 module to read and write netCDF files
X
XLIB_DEPENDS=	netcdf.1:${PORTSDIR}/math/netcdf
X
XWRKSRC=		${WRKDIR}/netcdf-perl-${PORTVERSION}/src
XHAS_CONFIGURE=	YES
XCONFIGURE_ENV=	CPP_NETCDF=-I${PREFIX}/include LD_NETCDF=-lnetcdf PERL_MANDIR=${PREFIX}/lib/perl5/${PERL_VERSION}/man
X
XMAN1PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN1=		netCDFPerl.1
X
X.include <bsd.port.mk>
END-of-p5-NetCDF/Makefile
echo x - p5-NetCDF/distinfo
sed 's/^X//' >p5-NetCDF/distinfo << 'END-of-p5-NetCDF/distinfo'
XMD5 (netcdf-perl.tar.Z) = 81f068cc62d976e116091cbe87ea5415
END-of-p5-NetCDF/distinfo
echo x - p5-NetCDF/pkg-descr
sed 's/^X//' >p5-NetCDF/pkg-descr << 'END-of-p5-NetCDF/pkg-descr'
XA perl extension module for scientific data access via the netCDF API
X
XWWW: http://www.unidata.ucar.edu/packages/netcdf-perl/
END-of-p5-NetCDF/pkg-descr
echo x - p5-NetCDF/pkg-plist
sed 's/^X//' >p5-NetCDF/pkg-plist << 'END-of-p5-NetCDF/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/NetCDF.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetCDF/NetCDF.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetCDF/NetCDF.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetCDF/autosplit.ix
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetCDF/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetCDF
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetCDF 2>/dev/null || true
END-of-p5-NetCDF/pkg-plist
exit

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



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