ports/136776: [NEW PORT] astro/wcslib: Library for parsing/generating FITS headers
Tony Maher
tonym at optusnet.com.au
Wed Jul 15 06:40:02 UTC 2009
>Number: 136776
>Category: ports
>Synopsis: [NEW PORT] astro/wcslib: Library for parsing/generating FITS headers
>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: Wed Jul 15 06:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Tony Maher
>Release: FreeBSD 7.2-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD karma.home 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #3: Wed Jun 24 20:05:03 EST 2009
>Description:
"WCSLIB is a C library, supplied with a full set of Fortran wrappers, that
implements the "World Coordinate System" (WCS) convention in FITS (Flexible
Image Transport System). It also includes a PGPLOT-based routine, PGSBOX,
for drawing general curvilinear coordinate graticules and a number of
utility programs." - from README file.
WWW: http://www.atnf.csiro.au/people/mcalabre/WCS/index.html
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- wcslib-4.3.3.shar begins here ---
# 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:
#
# wcslib
# wcslib/Makefile
# wcslib/distinfo
# wcslib/pkg-descr
# wcslib/pkg-plist
#
echo c - wcslib
mkdir -p wcslib > /dev/null 2>&1
echo x - wcslib/Makefile
sed 's/^X//' >wcslib/Makefile << '702e774954e285f1ca4019a5f0efa4ed'
X# ex:ts=4
X# New ports collection makefile for: wcslib
X# Date created: Wed Jul 15 10:09:45 EST 2009
X# Whom: Tony Maher <tonymaher at optusnet.com.au>
X#
X# $FreeBSD$
X
XPORTNAME= wcslib
XPORTVERSION= 4.3.3
XCATEGORIES= astro
XMASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/
X
XMAINTAINER= tonymaher at optusnet.com.au
XCOMMENT= Library for parsing/generating FITS headers
X
X# See makedefs.in which describes why you want to set the extra support.
X# For most users it will not be required.
X
XOPTIONS= CFITSIO "Add cfitsio support (for tests only)" Off \
X PGPLOT "Add pgplot support (for tests only)" Off
X
X.if defined(WITH_CFITSIO)
XLIB_DEPENDS+= cfitsio:${PORTSDIR}/astro/cfitsio
X.endif
X
X.if defined(WITH_PGPLOT)
XLIB_DEPENDS+= pgplot.5:${PORTSDIR}/graphics/pgplot
X.endif
X
XUSE_GMAKE= yes
XMAKEFILE= GNUmakefile
XUSE_LDCONFIG= yes
X
X.include <bsd.port.mk>
702e774954e285f1ca4019a5f0efa4ed
echo x - wcslib/distinfo
sed 's/^X//' >wcslib/distinfo << '05ca48a175f3980d81719b2dfb8177e4'
XMD5 (wcslib-4.3.3.tar.gz) = 651b9e7a1845919fdad20f833aaac0bc
XSHA256 (wcslib-4.3.3.tar.gz) = 24031144861085dc1e45cf0c2f3864eb40f259a65ab80a2ce547fd1baabc02de
XSIZE (wcslib-4.3.3.tar.gz) = 629037
05ca48a175f3980d81719b2dfb8177e4
echo x - wcslib/pkg-descr
sed 's/^X//' >wcslib/pkg-descr << 'ea15b20ad6c58502f8b8d3cbf12eb6c0'
X"WCSLIB is a C library, supplied with a full set of Fortran wrappers, that
X implements the "World Coordinate System" (WCS) convention in FITS (Flexible
X Image Transport System). It also includes a PGPLOT-based routine, PGSBOX,
X for drawing general curvilinear coordinate graticules and a number of
X utility programs." - from README file.
X
XWWW: http://www.atnf.csiro.au/people/mcalabre/WCS/index.html
ea15b20ad6c58502f8b8d3cbf12eb6c0
echo x - wcslib/pkg-plist
sed 's/^X//' >wcslib/pkg-plist << '48b8e2f5ea68f8fd497165aa913e624d'
Xbin/HPXcvt
Xbin/fitshdr
Xinclude/wcslib
Xinclude/wcslib-4.3/CHANGES_C
Xinclude/wcslib-4.3/CHANGES_FORTRAN
Xinclude/wcslib-4.3/COPYING
Xinclude/wcslib-4.3/README
Xinclude/wcslib-4.3/cel.h
Xinclude/wcslib-4.3/cel.inc
Xinclude/wcslib-4.3/fitshdr.h
Xinclude/wcslib-4.3/fitshdr.inc
Xinclude/wcslib-4.3/getwcstab.h
Xinclude/wcslib-4.3/getwcstab.inc
Xinclude/wcslib-4.3/lin.h
Xinclude/wcslib-4.3/lin.inc
Xinclude/wcslib-4.3/log.h
Xinclude/wcslib-4.3/log.inc
Xinclude/wcslib-4.3/prj.h
Xinclude/wcslib-4.3/prj.inc
Xinclude/wcslib-4.3/spc.h
Xinclude/wcslib-4.3/spc.inc
Xinclude/wcslib-4.3/sph.h
Xinclude/wcslib-4.3/sph.inc
Xinclude/wcslib-4.3/spx.h
Xinclude/wcslib-4.3/spx.inc
Xinclude/wcslib-4.3/tab.h
Xinclude/wcslib-4.3/tab.inc
Xinclude/wcslib-4.3/wcs.h
Xinclude/wcslib-4.3/wcs.inc
Xinclude/wcslib-4.3/wcsconfig.h
Xinclude/wcslib-4.3/wcsconfig_f77.h
Xinclude/wcslib-4.3/wcsfix.h
Xinclude/wcslib-4.3/wcsfix.inc
Xinclude/wcslib-4.3/wcshdr.h
Xinclude/wcslib-4.3/wcshdr.inc
Xinclude/wcslib-4.3/wcslib.h
Xinclude/wcslib-4.3/wcsmath.h
Xinclude/wcslib-4.3/wcstrig.h
Xinclude/wcslib-4.3/wcsunits.h
Xinclude/wcslib-4.3/wcsunits.inc
Xinclude/wcslib-4.3/wcsutil.h
Xlib/libwcs-4.3.a
Xlib/libwcs.a
Xlib/libwcs.so
Xlib/libwcs.so.4.3
X at dirrm include/wcslib-4.3
48b8e2f5ea68f8fd497165aa913e624d
exit
--- wcslib-4.3.3.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list