1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
a7032d24b7 - Use USES=tar:xz 2014-03-14 15:51:43 +00:00
Sunpoet Po-Chuan Hsieh
43596880ed - Fix install/package for Python 3.x 2014-03-01 06:29:40 +00:00
Pietro Cerutti
414adba8b1 - Install expect scripts in DATADIR. This fixes the conflict with
astro/weather

Suggested by:	sunpoet
2014-02-28 11:52:17 +00:00
Sunpoet Po-Chuan Hsieh
f62dc6aa51 - Merge post-install: to do-install:
- Support STAGEDIR
2013-12-31 12:47:51 +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
bb696ca443 - Install data files (airports, places, stations, zctas and zones)
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use USES=shebangfix
- Add post-install: message
- Bump PORTREVISION for package change

PR:		ports/181955
Submitted by:	hiren
2013-09-09 10:09:03 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
a093b1e494 - Add LICENSE
- Cleanup Makefile header
- Reformat pkg-descr
2013-03-23 16:31:13 +00:00
Sunpoet Po-Chuan Hsieh
982e5bc5ed - Add CONFLICTS with lang/expect and lang/expect-devel
PR:		ports/165949
Submitted by:	Benjamin Tovar <ben@robotoloco.com>
2012-07-04 08:22:26 +00:00
Sunpoet Po-Chuan Hsieh
5605c5a7cd - Update to 2.0
- Do not silence installation message

Changes:	http://fungi.yuggoth.org/weather/doc/changelog.rst
2012-06-27 09:03:57 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +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
cb5db6d7ba - Extend USE_PYTHON range (connect Python 2.7)
PR:		ports/149952
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
2010-08-25 06:29:03 +00:00
Wen Heping
5db39b9890 This command-line utility is intended to provide quick access to current
weather conditions and forecasts. Presently, it is capable of returning data
for localities throughout the USA by retrieving and formatting decoded METARs
(Meteorological Aerodrome Reports) from NOAA (the USA National Oceanic and
Atmospheric Administration) and forecasts from NWS (the USA National Weather
Service). The tool is written to function in the same spirit as other command-
line informational utilities like cal(1), calendar(1) and dict(1). It can
retrieve arbitrary weather data via specific command-line switches (station
ID, city, state), or aliases can be configured system wide and on a per-user
basis. It can be freely used and redistributed under the terms of a BSD-like
License.

WWW:    http://fungi.yuggoth.org/weather/

PR:		ports/147003
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-06-02 10:51:00 +00:00