aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-10-15 22:05:08 +0000
committerRene Ladan <rene@FreeBSD.org>2014-10-15 22:05:08 +0000
commite773ca5bc8030fec05c0c99a75a53861118a638e (patch)
treeaee3ceedeb9d3ea5e1ff82153d8a00c91a8e9515 /mail
parentd54da5ee82d115926f08587f9d5f9bb5c726020f (diff)
downloadports-e773ca5bc8030fec05c0c99a75a53861118a638e.tar.gz
ports-e773ca5bc8030fec05c0c99a75a53861118a638e.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile1
-rw-r--r--mail/p5-Email-Stuff/Makefile27
-rw-r--r--mail/p5-Email-Stuff/distinfo2
-rw-r--r--mail/p5-Email-Stuff/pkg-descr13
-rw-r--r--mail/p5-Email-Stuff/pkg-plist6
5 files changed, 0 insertions, 49 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 7dc5067792d0..e26b8dde8d77 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -323,7 +323,6 @@
SUBDIR += p5-Email-Sender-Transport-SQLite
SUBDIR += p5-Email-Simple
SUBDIR += p5-Email-Simple-FromHandle
- SUBDIR += p5-Email-Stuff
SUBDIR += p5-Email-Stuffer
SUBDIR += p5-Email-Valid
SUBDIR += p5-Email-Valid-Loose
diff --git a/mail/p5-Email-Stuff/Makefile b/mail/p5-Email-Stuff/Makefile
deleted file mode 100644
index b181377aba00..000000000000
--- a/mail/p5-Email-Stuff/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: Wen Heping <wenheping@gmail.com>
-# $FreeBSD$
-
-PORTNAME= Email-Stuff
-PORTVERSION= 2.102
-PORTREVISION= 1
-CATEGORIES= mail perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= More casual approach to creating and sending Email
-
-BUILD_DEPENDS= p5-prefork>=1.01:${PORTSDIR}/devel/p5-prefork \
- p5-Params-Util>=0.23:${PORTSDIR}/devel/p5-Params-Util \
- p5-File-Type>=0.22:${PORTSDIR}/devel/p5-File-Type \
- p5-Email-MIME>=1.901:${PORTSDIR}/mail/p5-Email-MIME \
- p5-Email-Send>=2.185:${PORTSDIR}/mail/p5-Email-Send
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-USES= perl5
-USE_PERL5= configure
-
-DEPRECATED= Deprecated in favour of mail/p5-Email-Stuffer
-EXPIRATION_DATE= 2014-10-15
-
-.include <bsd.port.mk>
diff --git a/mail/p5-Email-Stuff/distinfo b/mail/p5-Email-Stuff/distinfo
deleted file mode 100644
index 37ee82ff3314..000000000000
--- a/mail/p5-Email-Stuff/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Email-Stuff-2.102.tar.gz) = bafe5889a0c9d773a950c75d70a256c8b1fc5ec80be8bab65d388fdec1091483
-SIZE (Email-Stuff-2.102.tar.gz) = 36634
diff --git a/mail/p5-Email-Stuff/pkg-descr b/mail/p5-Email-Stuff/pkg-descr
deleted file mode 100644
index e1b96654808d..000000000000
--- a/mail/p5-Email-Stuff/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-Email::Stuff, as its name suggests, is a fairly casual module
-used to email "stuff" to people using the most common methods.
-It is a high-level module designed for ease of use when doing
-a very specific common task, but implemented on top of the
-tight and correct Email:: modules.
-
-Email::Stuff is typically used to build emails and send them
-in a single statement, as seen in the synopsis. And it is
-certain only for use when creating and sending emails. As such,
-it contains no email parsing capability, and little to no
-modification support.
-
-WWW: http://search.cpan.org/dist/Email-Stuff/
diff --git a/mail/p5-Email-Stuff/pkg-plist b/mail/p5-Email-Stuff/pkg-plist
deleted file mode 100644
index e7f86c13fba3..000000000000
--- a/mail/p5-Email-Stuff/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-%%SITE_PERL%%/Email/Stuff.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Stuff/.packlist
-%%PERL5_MAN3%%/Email::Stuff.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Stuff
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email
-@dirrmtry %%SITE_PERL%%/Email