Index: head/astro/p5-ZConf-Weather/Makefile =================================================================== --- head/astro/p5-ZConf-Weather/Makefile (revision 472385) +++ head/astro/p5-ZConf-Weather/Makefile (revision 472386) @@ -1,28 +1,31 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= ZConf-Weather PORTVERSION= 1.0.0 PORTREVISION= 3 CATEGORIES= astro perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= ZConf module to assist with fetching/printing weather information LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-ZConf>=6.1.0:net/p5-ZConf \ p5-Text-NeatTemplate>=0.10.01:textproc/p5-Text-NeatTemplate \ p5-Weather-Underground>=3.03:astro/p5-Weather-Underground RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 shebangfix SHEBANG_FILES= bin/zcweather USE_PERL5= configure .include Index: head/deskutils/p5-ZConf-BGSet/Makefile =================================================================== --- head/deskutils/p5-ZConf-BGSet/Makefile (revision 472385) +++ head/deskutils/p5-ZConf-BGSet/Makefile (revision 472386) @@ -1,27 +1,30 @@ # Created by: Zane C. Bowers-Hadley # $FreeBSD$ PORTNAME= ZConf-BGSet PORTVERSION= 1.0.0 PORTREVISION= 6 CATEGORIES= deskutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Background management utility and Perl module that uses ZConf +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-Image-Size-FillFullSelect>=0.1.0:graphics/p5-Image-Size-FillFullSelect \ p5-ZConf>=:net/p5-ZConf \ hsetroot:x11/hsetroot \ p5-Imager-AverageGray>=0.0.0:graphics/p5-Imager-AverageGray \ p5-X11-Resolution>=0.0.0:x11/p5-X11-Resolution \ p5-String-ShellQuote>=1.04:textproc/p5-String-ShellQuote RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix SHEBANG_FILES= bin/zbgset-admin bin/zbgset bin/zbgset-pt USE_PERL5= configure .include Index: head/deskutils/p5-ZConf-Runner/Makefile =================================================================== --- head/deskutils/p5-ZConf-Runner/Makefile (revision 472385) +++ head/deskutils/p5-ZConf-Runner/Makefile (revision 472386) @@ -1,26 +1,29 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= ZConf-Runner PORTVERSION= 2.1.4 PORTREVISION= 2 CATEGORIES= deskutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Run a file using a chosen method, desktop entry, or mimetype +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-ZConf>=6.1.0:net/p5-ZConf \ p5-File-MimeInfo>=0.16:devel/p5-File-MimeInfo \ p5-Curses-UI>=0.9609:devel/p5-Curses-UI \ p5-ZConf-GUI>=1.0.3:devel/p5-ZConf-GUI \ p5-String-ShellQuote>=1.04:textproc/p5-String-ShellQuote RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix SHEBANG_FILES= bin/zcrunner USE_PERL5= configure .include Index: head/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile =================================================================== --- head/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile (revision 472385) +++ head/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile (revision 472386) @@ -1,24 +1,27 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= ZConf-Runner-GUI-GTK PORTVERSION= 0.0.2 PORTREVISION= 3 CATEGORIES= deskutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= The GTK GUI backend for ZConf::Runner +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-ZConf>=0:net/p5-ZConf \ p5-Gtk2>=1.060:x11-toolkits/p5-Gtk2 \ p5-ZConf-Runner>=0:deskutils/p5-ZConf-Runner \ p5-File-MimeInfo>=0:devel/p5-File-MimeInfo RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure .include Index: head/devel/p5-ZConf-GUI/Makefile =================================================================== --- head/devel/p5-ZConf-GUI/Makefile (revision 472385) +++ head/devel/p5-ZConf-GUI/Makefile (revision 472386) @@ -1,28 +1,31 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= ZConf-GUI PORTVERSION= 1.1.0 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= GUI backend chooser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-ZConf>=6.1.0:net/p5-ZConf \ p5-Error-Helper>=1.0.0:devel/p5-Error-Helper \ p5-Module-List>=0.003:devel/p5-Module-List \ ${LOCALBASE}/bin/xhost:x11/xhost RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= bin/* .include Index: head/graphics/p5-Image-Size-FillFullSelect/Makefile =================================================================== --- head/graphics/p5-Image-Size-FillFullSelect/Makefile (revision 472385) +++ head/graphics/p5-Image-Size-FillFullSelect/Makefile (revision 472386) @@ -1,21 +1,24 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= Image-Size-FillFullSelect PORTVERSION= 0.1.0 PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Pick whether an image fill setting for a image should be fill or full +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-Image-Size>=3.230:graphics/p5-Image-Size RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure .include Index: head/graphics/p5-Imager-AverageGray/Makefile =================================================================== --- head/graphics/p5-Imager-AverageGray/Makefile (revision 472385) +++ head/graphics/p5-Imager-AverageGray/Makefile (revision 472386) @@ -1,19 +1,22 @@ # Created by: vvelox@vvelox.net # $FreeBSD$ PORTNAME= Imager-AverageGray PORTVERSION= 0.0.0 PORTREVISION= 4 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Finds the average gray for a Imager object or image +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + RUN_DEPENDS= p5-Imager>=0:graphics/p5-Imager USES= perl5 USE_PERL5= configure .include Index: head/mail/p5-Mail-Cache/Makefile =================================================================== --- head/mail/p5-Mail-Cache/Makefile (revision 472385) +++ head/mail/p5-Mail-Cache/Makefile (revision 472386) @@ -1,21 +1,24 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= Mail-Cache PORTVERSION= 0.1.2 PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Caches mail information +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-File-BaseDir>=0:devel/p5-File-BaseDir \ p5-Email-Simple>=0:mail/p5-Email-Simple USES= perl5 USE_PERL5= configure .include Index: head/mail/p5-Mail-IMAPTalk-MailCache/Makefile =================================================================== --- head/mail/p5-Mail-IMAPTalk-MailCache/Makefile (revision 472385) +++ head/mail/p5-Mail-IMAPTalk-MailCache/Makefile (revision 472386) @@ -1,21 +1,24 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= Mail-IMAPTalk-MailCache PORTVERSION= 0.0.1 PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Caches mail information for Mail::IMAPTalk using Mail::Cache +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-Mail-Cache>=0:mail/p5-Mail-Cache \ p5-Mail-IMAPTalk>=0:mail/p5-Mail-IMAPTalk USES= perl5 USE_PERL5= configure .include Index: head/mail/p5-ZConf-Mail/Makefile =================================================================== --- head/mail/p5-ZConf-Mail/Makefile (revision 472385) +++ head/mail/p5-ZConf-Mail/Makefile (revision 472386) @@ -1,35 +1,38 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= ZConf-Mail PORTVERSION= 2.0.0 PORTREVISION= 3 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Misc mail client functions backed by ZConf +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-Config-Tiny>=0:devel/p5-Config-Tiny \ p5-Email-Date>=0:mail/p5-Email-Date \ p5-Email-Simple>=0:mail/p5-Email-Simple \ p5-File-MimeInfo>=0:devel/p5-File-MimeInfo \ p5-IO-MultiPipe>=0:devel/p5-IO-MultiPipe \ p5-MIME-Lite>=0:mail/p5-MIME-Lite \ p5-Mail-Box>=0:mail/p5-Mail-Box \ p5-Mail-IMAPTalk>=0:mail/p5-Mail-IMAPTalk \ p5-Mail-POP3Client>=0:mail/p5-Mail-POP3Client \ p5-Net-SMTP-TLS>=0:mail/p5-Net-SMTP-TLS \ p5-Net-SMTP_auth>=0:mail/p5-Net-SMTP_auth \ p5-Text-Autoformat>=0:textproc/p5-Text-Autoformat \ p5-ZConf-GUI>=0:devel/p5-ZConf-GUI \ p5-ZConf>=0:net/p5-ZConf RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix SHEBANG_FILES= bin/zcgetmail bin/zcmailaccount USE_PERL5= configure .include Index: head/net/p5-ZConf/Makefile =================================================================== --- head/net/p5-ZConf/Makefile (revision 472385) +++ head/net/p5-ZConf/Makefile (revision 472386) @@ -1,34 +1,37 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= ZConf PORTVERSION= 6.1.0 PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Configuration system allowing for either file or LDAP backed storage +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-Chooser>=0:devel/p5-Chooser \ p5-Error-Helper>=0:devel/p5-Error-Helper \ p5-File-BaseDir>=0:devel/p5-File-BaseDir \ p5-Module-List>=0:devel/p5-Module-List \ p5-Net-LDAP-AutoDNs>=0:net/p5-Net-LDAP-AutoDNs \ p5-Net-LDAP-AutoServer>=0:net/p5-Net-LDAP-AutoServer \ p5-Net-LDAP-LDAPhash>=0:net/p5-Net-LDAP-LDAPhash \ p5-Net-LDAP-Makepath>=0:net/p5-Net-LDAP-Makepath \ p5-ZML>=0:devel/p5-ZML \ p5-perl-ldap>=0:net/p5-perl-ldap RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= bin/zcset bin/zccreate bin/zccdump bin/zcvls \ bin/zcchooser-set bin/zcget bin/zcchooser-edit \ bin/zcchooser-get bin/zcchooser-run bin/zcls \ bin/zcrm bin/zcvdel .include Index: head/net/p5-ZConf-Bookmarks/Makefile =================================================================== --- head/net/p5-ZConf-Bookmarks/Makefile (revision 472385) +++ head/net/p5-ZConf-Bookmarks/Makefile (revision 472386) @@ -1,20 +1,23 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= ZConf-Bookmarks PORTVERSION= 0.2.4 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= System for bookmarking URIs using ZConf +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + RUN_DEPENDS= p5-ZConf>=0:net/p5-ZConf USES= perl5 USE_PERL5= configure .include Index: head/sysutils/p5-ZConf-Cron/Makefile =================================================================== --- head/sysutils/p5-ZConf-Cron/Makefile (revision 472385) +++ head/sysutils/p5-ZConf-Cron/Makefile (revision 472386) @@ -1,34 +1,37 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= ZConf-Cron PORTVERSION= 1.1.1 PORTREVISION= 2 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Handles storing cron tabs in ZConf LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-DateTime-Event-Cron>=0:devel/p5-DateTime-Event-Cron \ p5-DateTime-Format-Strptime>=0:devel/p5-DateTime-Format-Strptime \ p5-DateTime>=0:devel/p5-DateTime \ p5-ZConf-GUI>=0:devel/p5-ZConf-GUI \ p5-ZConf>=0:net/p5-ZConf RUN_DEPENDS:= p5-DateTime-Event-Cron>=0:devel/p5-DateTime-Event-Cron \ p5-DateTime-Format-Strptime>=0:devel/p5-DateTime-Format-Strptime \ p5-DateTime>=0:devel/p5-DateTime \ p5-ZConf-GUI>=0:devel/p5-ZConf-GUI \ p5-ZConf>=0:net/p5-ZConf NO_ARCH= yes USES= perl5 shebangfix SHEBANG_FILES= bin/gzccrontab bin/zccrontab bin/zccron USE_PERL5= configure .include Index: head/textproc/p5-Text-SpellChecker-GUI/Makefile =================================================================== --- head/textproc/p5-Text-SpellChecker-GUI/Makefile (revision 472385) +++ head/textproc/p5-Text-SpellChecker-GUI/Makefile (revision 472386) @@ -1,27 +1,30 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= Text-SpellChecker-GUI PORTVERSION= 0.0.2 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Implements a user interface to Text::SpellChecker using ZConf::GUI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-Curses-UI>=0:devel/p5-Curses-UI \ p5-String-ShellQuote>=0:textproc/p5-String-ShellQuote \ p5-ZConf-GUI>=0:devel/p5-ZConf-GUI \ p5-Text-SpellChecker>=0:textproc/p5-Text-SpellChecker USES= perl5 shebangfix SHEBANG_FILES= bin/curses-textspellchecker bin/textspellchecker USE_PERL5= configure .include Index: head/www/p5-ZConf-RSS/Makefile =================================================================== --- head/www/p5-ZConf-RSS/Makefile (revision 472385) +++ head/www/p5-ZConf-RSS/Makefile (revision 472386) @@ -1,26 +1,29 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= ZConf-RSS PORTVERSION= 2.2.0 PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= ZConf backed RSS fetching and viewing +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-ZConf>=0:net/p5-ZConf \ p5-ZConf-GUI>=0:devel/p5-ZConf-GUI \ p5-XML-FeedPP>=0:textproc/p5-XML-FeedPP \ p5-Text-NeatTemplate>=0:textproc/p5-Text-NeatTemplate \ p5-HTML-FormatText-WithLinks>=0:textproc/p5-HTML-FormatText-WithLinks RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= bin/* .include Index: head/www/p5-ZConf-RSS-GUI-GTK/Makefile =================================================================== --- head/www/p5-ZConf-RSS-GUI-GTK/Makefile (revision 472385) +++ head/www/p5-ZConf-RSS-GUI-GTK/Makefile (revision 472386) @@ -1,21 +1,24 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= ZConf-RSS-GUI-GTK PORTVERSION= 0.0.1 PORTREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Provides a GTK backend for ZConf::RSS::GUI +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + RUN_DEPENDS= p5-ZConf-RSS>=0:www/p5-ZConf-RSS \ p5-Gtk2>=0:x11-toolkits/p5-Gtk2 USES= perl5 USE_PERL5= configure .include Index: head/x11-fm/p5-PerlFM/Makefile =================================================================== --- head/x11-fm/p5-PerlFM/Makefile (revision 472385) +++ head/x11-fm/p5-PerlFM/Makefile (revision 472386) @@ -1,29 +1,32 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= PerlFM PORTVERSION= 0.2.0 PORTREVISION= 5 CATEGORIES= x11-fm perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Perl based file manager +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-Gtk2>=1.060:x11-toolkits/p5-Gtk2 \ p5-Gtk2-Chmod>=0.0.0:x11-toolkits/p5-Gtk2-Chmod \ p5-Gtk2-PathButtonBar>=0.1.2:x11-toolkits/p5-Gtk2-PathButtonBar \ p5-String-ShellQuote>=1.03:textproc/p5-String-ShellQuote \ p5-File-Stat-Bits>=1.01:sysutils/p5-File-Stat-Bits \ p5-ZConf-Bookmarks>=0.2.3:net/p5-ZConf-Bookmarks \ p5-ZConf-Runner>=2.1.1:deskutils/p5-ZConf-Runner \ p5-Dir-Watch>=0.0.0:devel/p5-Dir-Watch RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix SHEBANG_FILES= bin/pfm USE_PERL5= configure .include