aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-06-16 03:34:27 +0800
committermiwi <miwi@FreeBSD.org>2009-06-16 03:34:27 +0800
commitd3598f01f0e2425c37ef7cc7cc3c0416bb76461a (patch)
tree78e4c45f9334ce1f7dbf818af974393b5ce9ce74
parent9fc1ee84d623c0db9d0fe5c6e31206451628b6a3 (diff)
downloadfreebsd-ports-gnome-d3598f01f0e2425c37ef7cc7cc3c0416bb76461a.tar.gz
freebsd-ports-gnome-d3598f01f0e2425c37ef7cc7cc3c0416bb76461a.tar.zst
freebsd-ports-gnome-d3598f01f0e2425c37ef7cc7cc3c0416bb76461a.zip
- Disconnect net/p5-ZConf-Mail
-rw-r--r--net/Makefile1
-rw-r--r--net/p5-ZConf-Mail/Makefile35
-rw-r--r--net/p5-ZConf-Mail/distinfo3
-rw-r--r--net/p5-ZConf-Mail/pkg-descr9
-rw-r--r--net/p5-ZConf-Mail/pkg-plist7
5 files changed, 0 insertions, 55 deletions
diff --git a/net/Makefile b/net/Makefile
index b3e0af30337a..a4a5ae75c802 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -658,7 +658,6 @@
SUBDIR += p5-XPC
SUBDIR += p5-ZConf
SUBDIR += p5-ZConf-BGSet
- SUBDIR += p5-ZConf-Mail
SUBDIR += p5-perl-ldap
SUBDIR += panoptis
SUBDIR += paris-traceroute
diff --git a/net/p5-ZConf-Mail/Makefile b/net/p5-ZConf-Mail/Makefile
deleted file mode 100644
index 4944efde8c3b..000000000000
--- a/net/p5-ZConf-Mail/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: p5-ZConf-Mail
-# Date created: 2009-01-14
-# Whom: Zane C, Bowers <vvelox@vvelox.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ZConf-Mail
-PORTVERSION= 0.0.0
-PORTREVISION= 2
-CATEGORIES= net perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= vvelox@vvelox.net
-COMMENT= Misc mail client functions backed by ZConf
-
-RUN_DEPENDS= ${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple \
- ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
- ${SITE_PERL}/Email/Simple/Creator.pm:${PORTSDIR}/mail/p5-Email-Simple-Creator \
- ${SITE_PERL}/Mail/IMAPTalk.pm:${PORTSDIR}/mail/p5-Mail-IMAPTalk \
- ${SITE_PERL}/Mail/IMAPTalk.pm:${PORTSDIR}/mail/p5-Mail-IMAPTalk \
- ${SITE_PERL}/Mail/POP3Client.pm:${PORTSDIR}/mail/p5-Mail-POP3Client \
- ${SITE_PERL}/Net/SMTP_auth.pm:${PORTSDIR}/mail/p5-Net-SMTP_auth \
- ${SITE_PERL}/Net/SMTP/TLS.pm:${PORTSDIR}/mail/p5-Net-SMTP-TLS \
- ${SITE_PERL}/Mail/Box.pm:${PORTSDIR}/mail/p5-Mail-Box \
- ${SITE_PERL}/Curses/UI.pm:${PORTSDIR}/devel/p5-Curses-UI \
- ${SITE_PERL}/IO/MultiPipe.pm:${PORTSDIR}/devel/p5-IO-MultiPipe
-
-PERL_CONFIGURE= yes
-
-MAN3= ZConf::Mail.3
-
-.include <bsd.port.mk>
diff --git a/net/p5-ZConf-Mail/distinfo b/net/p5-ZConf-Mail/distinfo
deleted file mode 100644
index f3497623f70d..000000000000
--- a/net/p5-ZConf-Mail/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (ZConf-Mail-0.0.0.tar.gz) = f3ba77ee987db2dccf51d42bdbeca501
-SHA256 (ZConf-Mail-0.0.0.tar.gz) = ee2e8c151b5fe4500d00af70b1ff86bf4ebc2141ba61c1d38361d38699a9329f
-SIZE (ZConf-Mail-0.0.0.tar.gz) = 13694
diff --git a/net/p5-ZConf-Mail/pkg-descr b/net/p5-ZConf-Mail/pkg-descr
deleted file mode 100644
index 1f19fcbe8093..000000000000
--- a/net/p5-ZConf-Mail/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-This module implements various functions needed for making a ZConf backed mail
-cleint. It also currently includes two small utilities, listed below.
-
-zcmailcompose - Composes a mail message and sends it using the specified
- account.
-zcgetmail - A getmail replacement using ZConf::Mail.
-
-
-WWW: http://search.cpan.org/dist/ZConf-Mail/
diff --git a/net/p5-ZConf-Mail/pkg-plist b/net/p5-ZConf-Mail/pkg-plist
deleted file mode 100644
index 6713eed2f237..000000000000
--- a/net/p5-ZConf-Mail/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/zcmailcompose
-bin/zcgetmail
-%%SITE_PERL%%/ZConf/Mail.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Mail/.packlist
-@dirrmtry %%SITE_PERL%%/ZConf
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Mail
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf