Port details |
- metaf2xml Parse and Decode METAR, TAF, SYNOP, BUOY and AMDAR and Write as XML
- 2.2_1 science
=0 2.2_1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained This port expired on: 2019-10-16 IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2014-06-30 05:44:55
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- Also Listed In: perl5
- License: GPLv2+
- WWW:
- http://metaf2xml.sourceforge.net/
- Description:
- metaf2xml can download, parse and decode aviation routine weather reports
(METAR, SPECI, SAO), aerodrome forecasts (TAF), synoptic observations
(SYNOP), observations from buoys (BUOY) and meteorological reports from
aircrafts (AMDAR). Data can also be taken from decoded BUFR messages.
The extracted data can be written as XML or passed to a user-defined
function (all done in Perl).
It also provides XSLT style sheets to convert the XML to plain language
(text, HTML), or XML with different schemas. A web-based (CGI) user
interface can be used to download and display up-to-date weather data from
NOAA, Ogimet, and other sources.
WWW: http://metaf2xml.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- metaf2xml>0:science/metaf2xml
- No installation instructions:
- This port has been deleted.
- PKGNAME: metaf2xml
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1497707637
SHA256 (metaf2xml-2.2.tgz) = 52a48ff8bbc80cdd62c9b169d555a0af4510048310f9ca30499a261ead17f30e
SIZE (metaf2xml-2.2.tgz) = 375726
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- p5-CGI>0 : www/p5-CGI
- perl5>=5.30.r1<5.31 : lang/perl5.30
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for metaf2xml-2.2_1:
APACHE=off: Install Apache config file for metaf2xml (depends on Apache)
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- perl5 shebangfix tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2_1 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
2.2_1 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
2.2_1 05 Aug 2019 06:37:31 |
antoine |
Mark BROKEN: unfetchable |
2.2_1 01 Apr 2019 16:08:13 |
tobik |
science/metaf2xml: Drop nop USE_PERL5=install |
2.2_1 31 Oct 2017 14:51:54 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
2.2_1 29 Jun 2017 19:22:05 |
ultima |
* Fix broken symlinks
PR: 220081
Reported by: <metaf2xml@users.sourceforge.net>
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11409 |
2.2 25 Jun 2017 16:19:05 |
ultima |
* Updated to 2.2
Changelog: http://metaf2xml.sourceforge.net/RelInfo-2.2.txt
PR: 220081
Submitted by: <metaf2xml@users.sourceforge.net>
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11313 |
2.0 02 Jun 2017 15:39:33 |
sunpoet |
Convert to options helper
- Remove outdated PERL_LEVEL check |
2.0 27 Oct 2016 17:21:09 |
mat |
The correct way to check for Perl's version is with PERL_LEVEL.
Sponsored by: Absolight |
2.0 23 Sep 2016 06:37:27 |
wen |
- Update to 2.0
PR: 210944
Submitted by: metaf2xml@users.sourceforge.net |
1.58 04 Jan 2016 13:49:17 |
robak |
science/metaf2xml: update 1.57 -> 1.58
- Improve COMMENT and pkg-descr
PR: 205555
Submitted by: Thomas <metaf2xml@users.sourceforge.net> |
1.57 14 Jul 2015 21:00:53 |
pgollucci |
science/metaf2xml update 1.56 -> 1.57
- Add LICENSE
PR: 201567
Submitted by: metaf2xml@users.sourceforge.net |
1.56 10 Feb 2015 20:17:18 |
pawel |
Remove no longer needed patch, this completes r378490.
PR: 196731
Submitted by: metaf2xml@users.sourceforge.net |
1.56 05 Feb 2015 20:24:22 |
pawel |
- Update to version 1.56
- Use PLIST_SUB for version substitution
- Fix plist when APACHE=on
PR: 196731
Submitted by: metaf2xml@users.sourceforge.net |
1.55_2 02 Dec 2014 22:40:57 |
bapt |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059 |
1.55_2 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.55_1 12 Nov 2014 18:48:53 |
antoine |
Cleanup plist |
1.55 16 Jul 2014 03:18:26 |
adamw |
Add DOCS option where PORTDOCS is in plist. |
1.55 30 Jun 2014 05:44:48 |
xmj |
textproc/metaf2xml: Upgrade to 1.55
- Upgrade to 1.55
- Move from textproc to science
- Introduce conditional run dependency on Apache
- Introduce perl install dependency
- Improve comment and pkg-descr
- Stagify
- Pet portlint
PR: 180441
Submitted by: Thomas <metaf2xml@users.sourceforge.net>
Approved by: maintainer timeout (clsung, 50 weeks)
Approved by: swills (mentor) |