aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-ZConf-Weather
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2018-07-164-42/+0
| | | | | | | | | | | | | | | | | | | | | | | | 2018-07-15 net/p5-ZConf-Bookmarks: Unmaintained 2018-07-15 net/p5-ZConf: Unmaintained 2018-07-15 textproc/p5-Text-SpellChecker-GUI: Unmaintained 2018-07-15 deskutils/p5-ZConf-Runner-GUI-GTK: Unmaintained 2018-07-15 deskutils/p5-ZConf-BGSet: Unmaintained 2018-07-15 deskutils/p5-ZConf-Runner: Unmaintained 2018-07-15 graphics/p5-Image-Size-FillFullSelect: Unmaintained 2018-07-15 graphics/p5-Imager-AverageGray: Unmaintained 2018-07-15 mail/p5-Mail-IMAPTalk-MailCache: Unmaintained 2018-07-15 mail/p5-ZConf-Mail: Unmaintained 2018-07-15 mail/p5-Mail-Cache: Unmaintained 2018-07-15 www/p5-ZConf-RSS: Unmaintained 2018-07-15 www/p5-ZConf-RSS-GUI-GTK: Unmaintained 2018-07-15 devel/p5-ZConf-GUI: Unmaintained 2018-07-15 net-im/mastodon: Breaks too frequently 2018-07-15 x11-fm/p5-PerlFM: Unmaintained 2018-07-15 astro/p5-ZConf-Weather: Unmaintained 2018-07-15 sysutils/p5-ZConf-Cron: Unmaintained Notes: svn path=/head/; revision=474751
* Mark net/p5-ZConf and related ports as deprecatedTobias Kortkamp2018-06-141-0/+3
| | | | | | | | | | | | ZConf is unmaintained with glaring issues in bits of it and the developer did not have time to properly address them in over 8 years. PR: 223471 Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> (maintainer and upstream developer) Notes: svn path=/head/; revision=472386
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Add LICENSESunpoet Po-Chuan Hsieh2017-10-101-0/+4
| | | | | | | | | - Add NO_ARCH Approved by: portmgr (blanket) Notes: svn path=/head/; revision=451694
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Fix shebangsDmitry Marakasov2015-04-221-2/+3
| | | | | | | | MFH: 2015Q2 Approved by: portmgr blanket Notes: svn path=/head/; revision=384531
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Cleanup plistBaptiste Daroussin2014-10-191-4/+0
| | | | Notes: svn path=/head/; revision=371223
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-091-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357139
* - add stage supportAndrej Zverev2014-01-302-3/+1
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341829
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | astro) Notes: svn path=/head/; revision=327701
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327033
* - Remove SITE_PERL from *_DEPENDS [1]Frederic Culot2012-06-302-4/+5
| | | | | | | | | | - Pet portlint(1) PR: ports/169551 [1] Submitted by: Zane C.B-H. <vvelox@vvelox.net> (maintainer) Notes: svn path=/head/; revision=300249
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275886
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/autoPhilip M. Gollucci2010-09-242-1/+1
| | | | | | | | | | are part of lang/perl5* pkg-plist - Bump PORTREVISIONs With Hat: perl@ Notes: svn path=/head/; revision=261734
* - Update to 1.0.0Philip M. Gollucci2009-12-152-4/+4
| | | | | | | | | PR: ports/141499 pproved by: maintainer Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=245911
* A ZConf based library to facilitate fetching weather informationMartin Wilke2009-09-304-0/+43
and dumping it or printing it via a template. zcweather - Fetches the weather for the specified location. WWW: http://search.cpan.org/dist/ZConf-Weather PR: ports/139170 Submitted by: Zane C, Bowers <vvelox at vvelox.net> Notes: svn path=/head/; revision=242302