aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
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 /x11-fm
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 'x11-fm')
-rw-r--r--x11-fm/Makefile1
-rw-r--r--x11-fm/p5-PerlFM/Makefile32
-rw-r--r--x11-fm/p5-PerlFM/distinfo2
-rw-r--r--x11-fm/p5-PerlFM/pkg-descr6
-rw-r--r--x11-fm/p5-PerlFM/pkg-plist3
5 files changed, 0 insertions, 44 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile
index d4272ce5e1fc..d880eb81293c 100644
--- a/x11-fm/Makefile
+++ b/x11-fm/Makefile
@@ -23,7 +23,6 @@
SUBDIR += mucommander
SUBDIR += nautilus
SUBDIR += nemo
- SUBDIR += p5-PerlFM
SUBDIR += pcmanfm
SUBDIR += pcmanfm-qt
SUBDIR += pcmanfmqt-l10n
diff --git a/x11-fm/p5-PerlFM/Makefile b/x11-fm/p5-PerlFM/Makefile
deleted file mode 100644
index e01610292210..000000000000
--- a/x11-fm/p5-PerlFM/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# Created by: Zane C, Bowers <vvelox@vvelox.net>
-# $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 <bsd.port.mk>
diff --git a/x11-fm/p5-PerlFM/distinfo b/x11-fm/p5-PerlFM/distinfo
deleted file mode 100644
index c7549feef040..000000000000
--- a/x11-fm/p5-PerlFM/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (PerlFM-0.2.0.tar.gz) = 2a2664eabf6bf1121c96953ff8bf90da4437fda294fc271a50ef882f3c000123
-SIZE (PerlFM-0.2.0.tar.gz) = 12758
diff --git a/x11-fm/p5-PerlFM/pkg-descr b/x11-fm/p5-PerlFM/pkg-descr
deleted file mode 100644
index dd939923b188..000000000000
--- a/x11-fm/p5-PerlFM/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-A basic file manager writen in Perl and using ZConf::Runner
-to figure out what todo with files and ZConf::Bookmark to
-store bookmarks.
-
-
-WWW: https://metacpan.org/release/PerlFM
diff --git a/x11-fm/p5-PerlFM/pkg-plist b/x11-fm/p5-PerlFM/pkg-plist
deleted file mode 100644
index b96b76ebfa59..000000000000
--- a/x11-fm/p5-PerlFM/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/pfm
-%%SITE_PERL%%/PerlFM.pm
-%%PERL5_MAN3%%/PerlFM.3.gz