aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-07-16 17:07:19 +0000
committerRene Ladan <rene@FreeBSD.org>2018-07-16 17:07:19 +0000
commit0f9f51655f0a1aa95d30a38de052dff45b15b6fc (patch)
treecb9f3c94ecfa8cd891ef6bb8b221242e62539a99 /net
parent801759c3ea68c21e4e7b48cdfcd722a4efc2b9f7 (diff)
downloadports-0f9f51655f0a1aa95d30a38de052dff45b15b6fc.tar.gz
ports-0f9f51655f0a1aa95d30a38de052dff45b15b6fc.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/Makefile2
-rw-r--r--net/p5-ZConf-Bookmarks/Makefile23
-rw-r--r--net/p5-ZConf-Bookmarks/distinfo2
-rw-r--r--net/p5-ZConf-Bookmarks/pkg-descr4
-rw-r--r--net/p5-ZConf-Bookmarks/pkg-plist2
-rw-r--r--net/p5-ZConf/Makefile37
-rw-r--r--net/p5-ZConf/distinfo2
-rw-r--r--net/p5-ZConf/pkg-descr16
-rw-r--r--net/p5-ZConf/pkg-plist18
9 files changed, 0 insertions, 106 deletions
diff --git a/net/Makefile b/net/Makefile
index c4f03731c932..dd8ed1d40aa3 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -906,8 +906,6 @@
SUBDIR += p5-XML-RPC-Fast
SUBDIR += p5-XMLRPC-Lite
SUBDIR += p5-XPC
- SUBDIR += p5-ZConf
- SUBDIR += p5-ZConf-Bookmarks
SUBDIR += p5-ZeroMQ
SUBDIR += p5-ldap2pf
SUBDIR += p5-ldap2pw
diff --git a/net/p5-ZConf-Bookmarks/Makefile b/net/p5-ZConf-Bookmarks/Makefile
deleted file mode 100644
index 7ef36aa7d832..000000000000
--- a/net/p5-ZConf-Bookmarks/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: Zane C, Bowers <vvelox@vvelox.net>
-# $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 <bsd.port.mk>
diff --git a/net/p5-ZConf-Bookmarks/distinfo b/net/p5-ZConf-Bookmarks/distinfo
deleted file mode 100644
index b642d6dabed2..000000000000
--- a/net/p5-ZConf-Bookmarks/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ZConf-Bookmarks-0.2.4.tar.gz) = 77568b2f972f07b66ee3c0f2bdeef6089e0559e1c5a10c574b7c4eb267fec6df
-SIZE (ZConf-Bookmarks-0.2.4.tar.gz) = 7593
diff --git a/net/p5-ZConf-Bookmarks/pkg-descr b/net/p5-ZConf-Bookmarks/pkg-descr
deleted file mode 100644
index 267d30d868e8..000000000000
--- a/net/p5-ZConf-Bookmarks/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Provides a method for storing bookmarks for URIs
-in ZConf.
-
-WWW: https://metacpan.org/release/ZConf-Bookmarks
diff --git a/net/p5-ZConf-Bookmarks/pkg-plist b/net/p5-ZConf-Bookmarks/pkg-plist
deleted file mode 100644
index 32faa02f260a..000000000000
--- a/net/p5-ZConf-Bookmarks/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-%%SITE_PERL%%/ZConf/Bookmarks.pm
-%%PERL5_MAN3%%/ZConf::Bookmarks.3.gz
diff --git a/net/p5-ZConf/Makefile b/net/p5-ZConf/Makefile
deleted file mode 100644
index 83d36b2e8032..000000000000
--- a/net/p5-ZConf/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# Created by: Zane C, Bowers <vvelox@vvelox.net>
-# $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 <bsd.port.mk>
diff --git a/net/p5-ZConf/distinfo b/net/p5-ZConf/distinfo
deleted file mode 100644
index 89e1367d123a..000000000000
--- a/net/p5-ZConf/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ZConf-6.1.0.tar.gz) = ff58fb7a572fa1f2860f7b47759e5a7c057a35950abfeb68b10b278df0079ba5
-SIZE (ZConf-6.1.0.tar.gz) = 46248
diff --git a/net/p5-ZConf/pkg-descr b/net/p5-ZConf/pkg-descr
deleted file mode 100644
index ce26bf19a10d..000000000000
--- a/net/p5-ZConf/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-A configuration system allowing for either file or LDAP backed storage.
-
-zccreate Creates a new ZConf config or set.
-zcget Reads a value from a ZConf config.
-zccdump Dumps a ZConf config to ZML.
-zcls Lists configured ZConf congigs and sets.
-zcrm Remove a ZConf config or set.
-zcset Sets a value in a ZConf config.
-zcvdel Remove a variable from a ZConf config.
-zcvls Lists the keys of a ZConf config.
-zcchooser-edit Edits the chooser for a config.
-zcchooser-get Gets the chooser for a config.
-zcchooser-run Return the set that will be used for a config.
-zcchooser-set Set the chooser using data in the specified file.
-
-WWW: https://metacpan.org/release/ZConf
diff --git a/net/p5-ZConf/pkg-plist b/net/p5-ZConf/pkg-plist
deleted file mode 100644
index 953ea880c318..000000000000
--- a/net/p5-ZConf/pkg-plist
+++ /dev/null
@@ -1,18 +0,0 @@
-%%SITE_PERL%%/ZConf.pm
-%%SITE_PERL%%/ZConf/backends/ldap.pm
-%%SITE_PERL%%/ZConf/backends/file.pm
-%%PERL5_MAN3%%/ZConf.3.gz
-%%PERL5_MAN3%%/ZConf::backends::file.3.gz
-%%PERL5_MAN3%%/ZConf::backends::ldap.3.gz
-bin/zcchooser-edit
-bin/zcchooser-get
-bin/zcchooser-run
-bin/zcchooser-set
-bin/zccreate
-bin/zcget
-bin/zcls
-bin/zcrm
-bin/zcset
-bin/zcvdel
-bin/zcvls
-bin/zccdump