aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Geo-METAR
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Turn over a bunch of p5- ports that change infrequently to perl@Philip M. Gollucci2009-12-131-1/+1
| | | | | | | so more people can look at them. Notes: svn path=/head/; revision=245719
* - Mark most of my ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-161-0/+2
| | | | | | | Tested by: several builds in P6 TB Notes: svn path=/head/; revision=233978
* Update my ports to my freebsd addressPhilip M. Gollucci2008-07-231-1/+1
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=217338
* - Include some ports in perl5 category.Marcelo Araujo2008-05-191-1/+1
| | | | | | | | | | PR: ports/123530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: flz (portmgr) Notes: svn path=/head/; revision=213332
* - Use CPAN macro.Marcelo Araujo2008-03-241-2/+2
| | | | | | | | | | - Pass maintainership to submitter. PR: ports/122001, ports/122002, ports/122005 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=209717
* Clean up port descriptions for unmaintained ports in `astro' category:Alexey Dokuchaev2008-01-261-3/+0
| | | | | | | markup and spelling fixes, kill EOL whitespace and extraneous attribution. Notes: svn path=/head/; revision=206224
* Update to 1.15Tilman Keskinoz2008-01-043-186/+5
| | | | | | | Drop Maintainership Notes: svn path=/head/; revision=204997
* - Add ports to "geography" virtual categoryFrank J. Laszlo2007-07-221-1/+1
| | | | | | | Approved by: Pav (wearing portmgr hat) Notes: svn path=/head/; revision=196069
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Add SHA256 checksums for my portsTilman Keskinoz2005-11-081-0/+1
| | | | Notes: svn path=/head/; revision=147566
* - Support the "CAVOK" string: "Ceiling and visibility OK"Tilman Keskinoz2004-09-032-1/+182
| | | | | | | | | | | | - Support the "9999" string: visibility > 10km - All the world is not North America - Support Pressure values in hectopascals - Support weather stations outside of North America: Move Station ID detection out of the token parser loop - Bump PORTREVISION and take Maintainership Notes: svn path=/head/; revision=118065
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Fix WWW in pkg-descrEdwin Groothuis2003-02-051-1/+1
| | | | | | | | PR: ports/47850 Submitted by: MA, Dunzi <tadalunch@s5.xrea.com> Notes: svn path=/head/; revision=74736
* 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
* 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
* Remove empty directories on uninstall.Steve Price2001-04-141-0/+2
| | | | Notes: svn path=/head/; revision=41387
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Bad will, don't put manpage references in the PLIST! Bad! No moreWill Andrews2001-01-012-1/+1
| | | | | | | | committing until you fix that p5-Class-Tom error too! Put manpages in the Makefile like you're supposed to! Notes: svn path=/head/; revision=36568
* Add p5-Geo-METAR 1.14, a perl module that processes METAR information fromWill Andrews2001-01-015-0/+34
NOAA sources. Requested by: Michael C. Wu <keichii@iteration.net> Notes: svn path=/head/; revision=36553