aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2018-07-17 01:07:19 +0800
committerrene <rene@FreeBSD.org>2018-07-17 01:07:19 +0800
commit0704491c14f945b59c40daeaa24eb9a746541df8 (patch)
treecb9f3c94ecfa8cd891ef6bb8b221242e62539a99 /astro
parent20e36464f2065fb98a3aae92e8669f83184cd898 (diff)
downloadfreebsd-ports-gnome-0704491c14f945b59c40daeaa24eb9a746541df8.tar.gz
freebsd-ports-gnome-0704491c14f945b59c40daeaa24eb9a746541df8.tar.zst
freebsd-ports-gnome-0704491c14f945b59c40daeaa24eb9a746541df8.zip
Remove expired ports:
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
Diffstat (limited to 'astro')
-rw-r--r--astro/Makefile1
-rw-r--r--astro/p5-ZConf-Weather/Makefile31
-rw-r--r--astro/p5-ZConf-Weather/distinfo2
-rw-r--r--astro/p5-ZConf-Weather/pkg-descr6
-rw-r--r--astro/p5-ZConf-Weather/pkg-plist3
5 files changed, 0 insertions, 43 deletions
diff --git a/astro/Makefile b/astro/Makefile
index f8cc6444a154..311f9e61c1f9 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -77,7 +77,6 @@
SUBDIR += p5-Misc-Quality
SUBDIR += p5-Starlink-AST
SUBDIR += p5-Weather-Underground
- SUBDIR += p5-ZConf-Weather
SUBDIR += phoon
SUBDIR += planets
SUBDIR += pp3
diff --git a/astro/p5-ZConf-Weather/Makefile b/astro/p5-ZConf-Weather/Makefile
deleted file mode 100644
index 1580696cc8cb..000000000000
--- a/astro/p5-ZConf-Weather/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# Created by: Zane C, Bowers <vvelox@vvelox.net>
-# $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 <bsd.port.mk>
diff --git a/astro/p5-ZConf-Weather/distinfo b/astro/p5-ZConf-Weather/distinfo
deleted file mode 100644
index 2e1a93811885..000000000000
--- a/astro/p5-ZConf-Weather/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ZConf-Weather-1.0.0.tar.gz) = 88c131e4e5d6dfcfd9ae9c453a51ac1348bd2f0e4b33389acea4cecd7de79cc7
-SIZE (ZConf-Weather-1.0.0.tar.gz) = 8146
diff --git a/astro/p5-ZConf-Weather/pkg-descr b/astro/p5-ZConf-Weather/pkg-descr
deleted file mode 100644
index 3d35a44bb631..000000000000
--- a/astro/p5-ZConf-Weather/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-A ZConf based library to facilitate fetching weather information
-and dumping it or printing it via a template.
-
-zcweather - Fetches the weather for the specified location.
-
-WWW: https://metacpan.org/release/ZConf-Weather
diff --git a/astro/p5-ZConf-Weather/pkg-plist b/astro/p5-ZConf-Weather/pkg-plist
deleted file mode 100644
index 434520e75e36..000000000000
--- a/astro/p5-ZConf-Weather/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/zcweather
-%%SITE_PERL%%/ZConf/Weather.pm
-%%PERL5_MAN3%%/ZConf::Weather.3.gz