Commit graph

44 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
113057eb40 Update to 1.7.0
Changes:	https://github.com/python-metar/python-metar/releases
2019-01-16 20:10:44 +00:00
Sunpoet Po-Chuan Hsieh
ab5986217d Update LICENSE
Reference:	https://github.com/python-metar/python-metar/issues/59
2018-08-31 14:41:39 +00:00
Sunpoet Po-Chuan Hsieh
68b95665a3 Update to 1.6.0
- Update WWW

Changes:	https://github.com/python-metar/python-metar/releases
2018-08-22 21:45:18 +00:00
Sunpoet Po-Chuan Hsieh
abd6b7819c 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
2018-04-29 19:46:07 +00:00
Sunpoet Po-Chuan Hsieh
d0456c7572 - Move astro/py-metar to astro/py-pymetar
- Add LICENSE_FILE
2015-12-11 11:45:50 +00:00
Antoine Brodin
6e381a9d53 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
2015-07-29 22:09:53 +00:00
Sunpoet Po-Chuan Hsieh
9c6b25af58 - Update to 0.20
- Remove DOCS option

Changes:	http://git.schwarzvogel.de/?p=pymetar-old;a=shortlog
2015-04-21 18:39:35 +00:00
Sunpoet Po-Chuan Hsieh
ec373bbc2f - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by:	koobs, wg
2014-08-15 03:43:54 +00:00
Sunpoet Po-Chuan Hsieh
0e5b5610f2 - Use USES=python 2014-08-15 03:01:27 +00:00
Sunpoet Po-Chuan Hsieh
6f950576f9 - Cleanup Makefile 2014-07-27 16:27:31 +00:00
Sunpoet Po-Chuan Hsieh
ce1ae5a499 - Remove PLIST_FILES: entries are handled by PYDISTUTILS_AUTOPLIST 2014-02-28 14:06:24 +00:00
Sunpoet Po-Chuan Hsieh
d649a8162e - Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES
- Remove PYDISTUTILS_PKGNAME
- Use USES=shebangfix
- Simplify Makefile
- Bump PORTREVISION for package change
2014-02-24 10:41:31 +00:00
Rene Ladan
50f8eaece1 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)
2014-01-13 21:00:02 +00:00
Sunpoet Po-Chuan Hsieh
728e554c77 - Fix and change DOCSDIR
- Bump PORTREVISION for package change

Submitted by:	mva
2013-12-25 15:08:11 +00:00
Sunpoet Po-Chuan Hsieh
73440ed900 - Support STAGEDIR 2013-11-20 03:20:56 +00:00
Baptiste Daroussin
701daf1eab Add NO_STAGE all over the place in preparation for the staging support (cat: astro) 2013-09-20 13:14:04 +00:00
Sunpoet Po-Chuan Hsieh
42b4d24e34 - Update to 0.19
Changes:	http://git.schwarzvogel.de/?p=pymetar-old;a=shortlog
2013-04-27 04:49:25 +00:00
Ruslan Makhmatkhanov
a7f6b98af1 - 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
2012-11-14 10:56:15 +00:00
Sunpoet Po-Chuan Hsieh
606a01d79e - Convert to new options framework
- Cosmetic change
2012-08-05 07:09:55 +00:00
Sunpoet Po-Chuan Hsieh
80f33c0f16 - Update to 0.17
- Add LICENSE
2010-11-02 18:55:05 +00:00
Sunpoet Po-Chuan Hsieh
0d5e39c89e - Use LOCAL/sunpoet as backup MASTER_SITES
Approved by:	pgollucci (mentor)
2010-10-01 01:14:18 +00:00
Sunpoet Po-Chuan Hsieh
e475c19a24 - Update MAINTAINER to my FreeBSD.org address
Approved by:	pgollucci (mentor)
2010-09-22 17:10:26 +00:00
Li-Wen Hsu
c35386fc61 - Extend USE_PYTHON range (connect Python 2.7)
PR:		ports/149953
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
2010-08-25 06:30:05 +00:00
Li-Wen Hsu
3e28dcfd07 - 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>
2010-05-29 13:48:24 +00:00
Mark Linimon
cb4c252136 Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:		portmgr
2010-05-23 21:16:16 +00:00
Hye-Shik Chang
0a37c74de1 Don't install doc files when NOPORTDOCS is defined. 2008-12-04 10:50:45 +00:00
Hye-Shik Chang
3b4ade80b4 Update to 0.14
PR:		128995
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
2008-12-04 10:36:29 +00:00
Hye-Shik Chang
7858d9fbc7 Update to 0.13.
Notified by:	Tobias Klausmann <klausman@schwarzvogel.de>
2007-10-29 00:46:45 +00:00
Alexander Botero-Lowry
4942ce5a7d - 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
2007-07-30 09:42:28 +00:00
Frank J. Laszlo
54c814ed03 - Add ports to "geography" virtual category
Approved by:	Pav (wearing portmgr hat)
2007-07-22 19:33:55 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Hye-Shik Chang
564607e2c0 Update to 0.12
Submitted by:	Tobias Klausmann <klausman@schwarzvogel.de> (author)
2004-09-03 15:18:28 +00:00
Hye-Shik Chang
098d6187d8 WWW site is moved. 2004-04-14 03:27:30 +00:00
Hye-Shik Chang
4fada1630a Add SIZE data.
Submitted by:	trevor
2004-03-18 07:38:47 +00:00
Hye-Shik Chang
9e360d478f - Update to 0.8.
- Fix 0.7 checksum mismatch problem. [1]

Submitted by:	Filippo Natali <filippo.natali@widestore.net> [1]
2004-01-26 02:33:44 +00:00
Hye-Shik Chang
17b3dadcb4 Update to 0.7
Notified by:	Tobias Klausmann <klausman@schwarzvogel.de>
2004-01-13 05:30:00 +00:00
Hye-Shik Chang
91411e63b0 Update to 0.6 2003-11-10 11:39:35 +00:00
Hye-Shik Chang
fbc660cb2c De-pkg-comment for my ports. 2003-02-25 06:25:35 +00:00
Hye-Shik Chang
130cf91aee Update to 0.5 2003-01-02 04:32:43 +00:00
Hye-Shik Chang
189b4c69e7 MASTER_SITE and WWW site is moved. 2002-10-25 21:28:58 +00:00
Hye-Shik Chang
100f3b6208 Update to 0.4 2002-08-08 19:32:13 +00:00
Hye-Shik Chang
6b50fa5525 Update to 0.3 2002-07-29 00:16:04 +00:00
Hye-Shik Chang
790dab7797 Add py-metar 0.2, Python module for NOAA's METAR weather service. 2002-07-25 18:57:37 +00:00