Port details |
- py-metar Parse METAR-coded weather reports
- 1.11.0_1 astro =4 1.11.0_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2002-07-25 18:57:54
- Last Update: 2024-03-23 14:31:01
- Commit Hash: 4c9c8c6
- People watching this port, also watch:: p5-libwww, vorbis-tools, libunicode, flac, sysconftool
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/python-metar/python-metar
- Description:
- Metar is a python package for interpreting METAR and SPECI weather reports.
This module extracts the data recorded in the main-body groups of reports that
follow the WMO spec or the US conventions, except for the runway state and trend
groups, which are parsed but ignored. The most useful remark groups defined in
the US spec are parsed, as well, such as the cumulative precipitation, min/max
temperature, peak wind and sea-level pressure groups. No other regional
conventions are formally supported, but a large number of variant formats found
in international reports are accepted.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}metar>0:astro/py-metar@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/astro/py-metar/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/py-metar
- pkg install py39-metar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-metar listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-metar
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1689398819
SHA256 (metar-1.11.0.tar.gz) = 0e40e86eb03fdfafef71b14d74349e88e208bd4dc15e8734b3afcf129125378b
SIZE (metar-1.11.0.tar.gz) = 213777
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- astro_py-metar
- USES:
- python
- 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 |
1.11.0_1 23 Mar 2024 14:31:01 |
Po-Chuan Hsieh (sunpoet) |
astro/py-metar: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
1.11.0 31 Jul 2023 16:39:56 |
Po-Chuan Hsieh (sunpoet) |
astro/py-metar: Update to 1.11.0
Changes: https://github.com/python-metar/python-metar/releases |
1.10.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.10.0 27 May 2023 23:43:50 |
Po-Chuan Hsieh (sunpoet) |
astro/py-metar: Update to 1.10.0
Changes: https://github.com/python-metar/python-metar/releases |
1.9.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.9.0 20 Jul 2022 14:20:50 |
Tobias C. Berner (tcberner) |
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.9.0 23 Jan 2022 18:19:09 |
Po-Chuan Hsieh (sunpoet) |
astro/py-metar: Update to 1.9.0
Changes: https://github.com/python-metar/python-metar/releases |
1.8.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.0 03 Jan 2021 20:06:44 |
sunpoet |
Update to 1.8.0
Changes: https://github.com/python-metar/python-metar/releases |
1.7.0 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.7.0 28 Feb 2020 19:22:51 |
sunpoet |
Remove PyPI link from WWW |
1.7.0 16 Jan 2019 20:10:44 |
sunpoet |
Update to 1.7.0
Changes: https://github.com/python-metar/python-metar/releases |
1.6.0 31 Aug 2018 14:41:40 |
sunpoet |
Update LICENSE
Reference: https://github.com/python-metar/python-metar/issues/59 |
1.6.0 22 Aug 2018 21:45:18 |
sunpoet |
Update to 1.6.0
- Update WWW
Changes: https://github.com/python-metar/python-metar/releases |
1.5.0 29 Apr 2018 19:46:07 |
sunpoet |
Add py-metar 1.5.0
Metar is a python package for interpreting METAR and SPECI weather reports.
This module extracts the data recorded in the main-body groups of reports that
follow the WMO spec or the US conventions, except for the runway state and trend
groups, which are parsed but ignored. The most useful remark groups defined in
the US spec are parsed, as well, such as the cumulative precipitation, min/max
temperature, peak wind and sea-level pressure groups. No other regional
conventions are formally supported, but a large number of variant formats found
in international reports are accepted.
WWW: https://pypi.org/project/metar/
WWW: https://github.com/tomp/python-metar |
0.20 11 Dec 2015 11:45:50 |
sunpoet |
- Move astro/py-metar to astro/py-pymetar
- Add LICENSE_FILE |
0.20 29 Jul 2015 22:09:55 |
antoine |
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955 |
0.20 21 Apr 2015 18:39:36 |
sunpoet |
- Update to 0.20
- Remove DOCS option
Changes: http://git.schwarzvogel.de/?p=pymetar-old;a=shortlog |
0.19_2 15 Aug 2014 03:43:55 |
sunpoet |
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by: koobs, wg |
0.19_2 15 Aug 2014 03:01:27 |
sunpoet |
- Use USES=python |
0.19_2 27 Jul 2014 16:27:31 |
sunpoet |
- Cleanup Makefile |
0.19_2 28 Feb 2014 14:06:24 |
sunpoet |
- Remove PLIST_FILES: entries are handled by PYDISTUTILS_AUTOPLIST |
0.19_2 24 Feb 2014 10:41:32 |
sunpoet |
- Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES
- Remove PYDISTUTILS_PKGNAME
- Use USES=shebangfix
- Simplify Makefile
- Bump PORTREVISION for package change |
0.19_1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.19_1 25 Dec 2013 15:08:12 |
sunpoet |
- Fix and change DOCSDIR
- Bump PORTREVISION for package change
Submitted by: mva |
0.19 20 Nov 2013 03:20:56 |
sunpoet |
- Support STAGEDIR |
0.19 20 Sep 2013 13:14:05 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
0.19 27 Apr 2013 04:49:25 |
sunpoet |
- Update to 0.19
Changes: http://git.schwarzvogel.de/?p=pymetar-old;a=shortlog |
0.17 14 Nov 2012 10:56:15 |
rm |
- fix options dialog by defining OPTIONSFILE
PR: 171799
Reported by: Craig Leres <leres at ee.lbl dot gov>
Approved by: maintainer timeout (one month+)
Feature safe: yes |
0.17 05 Aug 2012 07:09:55 |
sunpoet |
- Convert to new options framework
- Cosmetic change |
0.17 02 Nov 2010 18:55:05 |
sunpoet |
- Update to 0.17
- Add LICENSE |
0.16 01 Oct 2010 01:14:19 |
sunpoet |
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor) |
0.16 22 Sep 2010 17:10:26 |
sunpoet |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
0.16 25 Aug 2010 06:30:05 |
lwhsu |
- Extend USE_PYTHON range (connect Python 2.7)
PR: ports/149953
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) |
0.16 29 May 2010 13:48:24 |
lwhsu |
- Update to 0.16
- Claim python version explicitly
- Pass maintainership to submitter
PR: ports/147186
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> |
0.14 23 May 2010 21:16:16 |
linimon |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
0.14 04 Dec 2008 10:50:45 |
perky |
Don't install doc files when NOPORTDOCS is defined. |
0.14 04 Dec 2008 10:36:29 |
perky |
Update to 0.14
PR: 128995
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> |
0.13 29 Oct 2007 00:46:45 |
perky |
Update to 0.13.
Notified by: Tobias Klausmann <klausman@schwarzvogel.de> |
0.12 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.12 22 Jul 2007 19:33:55 |
laszlof |
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat) |
0.12 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
0.12 22 Jan 2006 08:18:37 |
edwin |
SHA256ify
Approved by: krion@ |
0.12 03 Sep 2004 15:18:28 |
perky |
Update to 0.12
Submitted by: Tobias Klausmann <klausman@schwarzvogel.de> (author) |
0.8 14 Apr 2004 03:27:30 |
perky |
WWW site is moved. |
0.8 18 Mar 2004 07:38:48 |
perky |
Add SIZE data.
Submitted by: trevor |
0.8 26 Jan 2004 02:33:44 |
perky |
- Update to 0.8.
- Fix 0.7 checksum mismatch problem. [1]
Submitted by: Filippo Natali <filippo.natali@widestore.net> [1] |
0.7 13 Jan 2004 05:30:00 |
perky |
Update to 0.7
Notified by: Tobias Klausmann <klausman@schwarzvogel.de> |
0.6 10 Nov 2003 11:39:35 |
perky |
Update to 0.6 |
0.5 25 Feb 2003 06:25:36 |
perky |
De-pkg-comment for my ports. |
0.5 02 Jan 2003 04:32:43 |
perky |
Update to 0.5 |
0.4 25 Oct 2002 21:28:58 |
perky |
MASTER_SITE and WWW site is moved. |
0.4 08 Aug 2002 19:32:14 |
perky |
Update to 0.4 |
0.3 29 Jul 2002 00:16:04 |
perky |
Update to 0.3 |
0.2 25 Jul 2002 18:57:37 |
perky |
Add py-metar 0.2, Python module for NOAA's METAR weather service. |