aboutsummaryrefslogtreecommitdiff
path: root/astro/pyweather
Commit message (Collapse)AuthorAgeFilesLines
* - Convert ports from accessibility/, archivers/ and astro/ to newMarcus von Appen2014-10-181-1/+1
| | | | | | | | | | USES=python Approved by: portmgr (implicit) With hat: python@ Notes: svn path=/head/; revision=371096
* Stage supportAntoine Brodin2013-12-291-4/+2
| | | | Notes: svn path=/head/; revision=337969
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | astro) Notes: svn path=/head/; revision=327701
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Add ports to "geography" virtual categoryFrank J. Laszlo2007-07-221-1/+1
| | | | | | | Approved by: Pav (wearing portmgr hat) Notes: svn path=/head/; revision=196069
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149224
* - Remove dead WWWPav Lucistnik2004-05-291-2/+0
| | | | Notes: svn path=/head/; revision=110333
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-071-1/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-1/+2
| | | | | | | | PR: 39275 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62643
* use USE_PYTHONYing-Chieh Liao2002-04-291-5/+3
| | | | Notes: svn path=/head/; revision=58304
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-071-2/+2
| | | | Notes: svn path=/head/; revision=36897
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-1/+2
| | | | Notes: svn path=/head/; revision=29964
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org.Will Andrews2000-06-071-1/+1
| | | | | | | Prompted by: obrien Notes: svn path=/head/; revision=29332
* Fix fennerism; store distfile on my people.FreeBSD.org space. The pyWeatherWill Andrews2000-04-161-1/+1
| | | | | | | | homepage has apparently disappeared of the face of the earth, so for the time being, I'll store it here. Maybe they'll pop up later this year. Notes: svn path=/head/; revision=27661
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27416
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Python script that downloads weather data and can be cron'd.Chris D. Faulhaber2000-01-055-0/+36
PR: 15806 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=24453