Date: Thu, 10 Mar 2011 06:15:55 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/science Makefile ports/science/p5-Geo-BUFR Makefile distinfo pkg-descr pkg-plist Message-ID: <201103100615.p2A6FtTY026306@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2011-03-10 06:15:55 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/p5-Geo-BUFR Makefile distinfo pkg-descr pkg-plist Log: BUFR = Binary Universal Form for the Representation of meteorological data. BUFR is approved by WMO (World Meteorological Organization) as the standard universal exchange format for meteorological observations, gradually replacing a lot of older alphanumeric data formats. This module provides methods for decoding and encoding BUFR messages, and for displaying information in BUFR B and D tables and in BUFR flag and code tables. Installing this module also installs some programs: bufrread.pl, bufrresolve.pl, bufrencode.pl, bufr_reencode.pl and bufralter.pl. See https://wiki.met.no/bufr.pm/start for examples of use. For the majority of potential users of Geo::BUFR I would expect these programs to be all that you will need Geo::BUFR for. WWW: http://search.cpan.org/dist/Geo-BUFR/ Revision Changes Path 1.203 +1 -0 ports/science/Makefile 1.1 +34 -0 ports/science/p5-Geo-BUFR/Makefile (new) 1.1 +2 -0 ports/science/p5-Geo-BUFR/distinfo (new) 1.1 +16 -0 ports/science/p5-Geo-BUFR/pkg-descr (new) 1.1 +17 -0 ports/science/p5-Geo-BUFR/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103100615.p2A6FtTY026306>