aboutsummaryrefslogtreecommitdiffstats
path: root/astro/pyweather
Commit message (Collapse)AuthorAgeFilesLines
* - Add ports to "geography" virtual categorylaszlof2007-07-231-1/+1
| | | | Approved by: Pav (wearing portmgr hat)
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* - Add SHA256pav2005-11-241-0/+1
|
* - Remove dead WWWpav2004-05-301-2/+0
|
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* Add SIZE.trevor2004-01-281-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-071-1/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* PERL -> REINPLACE_CMDijliao2002-07-081-1/+2
| | | | | PR: 39275 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* use USE_PYTHONijliao2002-04-291-5/+3
|
* Clean up inefficient perl invocations; use multiple REs in the same call.will2001-01-081-2/+2
|
* Use ${MASTER_SITE_LOCAL}.asami2000-06-291-1/+2
|
* Unleash all of these ports upon the people. I no longer have any interestwill2000-06-221-1/+1
| | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
* Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org.will2000-06-081-1/+1
| | | | Prompted by: obrien
* Fix fennerism; store distfile on my people.FreeBSD.org space. The pyWeatherwill2000-04-171-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.
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
|
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Python script that downloads weather data and can be cron'd.jedgar2000-01-065-0/+36
PR: 15806 Submitted by: Will Andrews <andrews@technologist.com>