diff options
author | rene <rene@FreeBSD.org> | 2018-07-17 01:07:19 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-07-17 01:07:19 +0800 |
commit | 0704491c14f945b59c40daeaa24eb9a746541df8 (patch) | |
tree | cb9f3c94ecfa8cd891ef6bb8b221242e62539a99 /textproc | |
parent | 20e36464f2065fb98a3aae92e8669f83184cd898 (diff) | |
download | freebsd-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 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Text-SpellChecker-GUI/Makefile | 30 | ||||
-rw-r--r-- | textproc/p5-Text-SpellChecker-GUI/distinfo | 2 | ||||
-rw-r--r-- | textproc/p5-Text-SpellChecker-GUI/pkg-descr | 6 | ||||
-rw-r--r-- | textproc/p5-Text-SpellChecker-GUI/pkg-plist | 6 |
5 files changed, 0 insertions, 45 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 7ccb8c8cd89a..647e7eef2013 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -947,7 +947,6 @@ SUBDIR += p5-Text-SimpleTemplate SUBDIR += p5-Text-Soundex SUBDIR += p5-Text-SpellChecker - SUBDIR += p5-Text-SpellChecker-GUI SUBDIR += p5-Text-Striphigh SUBDIR += p5-Text-Table SUBDIR += p5-Text-Table-Manifold diff --git a/textproc/p5-Text-SpellChecker-GUI/Makefile b/textproc/p5-Text-SpellChecker-GUI/Makefile deleted file mode 100644 index 6a1e944839c0..000000000000 --- a/textproc/p5-Text-SpellChecker-GUI/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# Created by: Zane C, Bowers <vvelox@vvelox.net> -# $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 <bsd.port.mk> diff --git a/textproc/p5-Text-SpellChecker-GUI/distinfo b/textproc/p5-Text-SpellChecker-GUI/distinfo deleted file mode 100644 index f04c9d76968e..000000000000 --- a/textproc/p5-Text-SpellChecker-GUI/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Text-SpellChecker-GUI-0.0.2.tar.gz) = f43c8066fb08514b51a2d6136f5de5c0a6407c6cbaa639b265b7f681ec2a9107 -SIZE (Text-SpellChecker-GUI-0.0.2.tar.gz) = 8007 diff --git a/textproc/p5-Text-SpellChecker-GUI/pkg-descr b/textproc/p5-Text-SpellChecker-GUI/pkg-descr deleted file mode 100644 index d45b80cdab8f..000000000000 --- a/textproc/p5-Text-SpellChecker-GUI/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This implements a spell checker to Text::SpellChecker -using ZConf::GUI. - -textspellchecker - Spell checker script. - -WWW: https://metacpan.org/release/Text-SpellChecker-GUI diff --git a/textproc/p5-Text-SpellChecker-GUI/pkg-plist b/textproc/p5-Text-SpellChecker-GUI/pkg-plist deleted file mode 100644 index 957a555e378b..000000000000 --- a/textproc/p5-Text-SpellChecker-GUI/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/textspellchecker -bin/curses-textspellchecker -%%PERL5_MAN3%%/Text::SpellChecker::GUI.3.gz -%%PERL5_MAN3%%/Text::SpellChecker::GUI::Curses.3.gz -%%SITE_PERL%%/Text/SpellChecker/GUI.pm -%%SITE_PERL%%/Text/SpellChecker/GUI/Curses.pm |