aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-10-09 12:23:19 +0800
committerdougb <dougb@FreeBSD.org>2011-10-09 12:23:19 +0800
commit22e293e79b2736cd7daa2c270cf41d0920956f2f (patch)
treeb137281673a68f3f2709ff65a352a92539810328 /mail
parent9c2b7ba477c7a80750922c37bed854d6b4812c1d (diff)
downloadfreebsd-ports-gnome-22e293e79b2736cd7daa2c270cf41d0920956f2f.tar.gz
freebsd-ports-gnome-22e293e79b2736cd7daa2c270cf41d0920956f2f.tar.zst
freebsd-ports-gnome-22e293e79b2736cd7daa2c270cf41d0920956f2f.zip
Remove p5- ports that have disappeared from CPAN
Approved by: perl@ (maintainer)
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile1
-rw-r--r--mail/p5-Mail-QuoteWrap/Makefile28
-rw-r--r--mail/p5-Mail-QuoteWrap/distinfo2
-rw-r--r--mail/p5-Mail-QuoteWrap/pkg-descr20
-rw-r--r--mail/p5-Mail-QuoteWrap/pkg-plist5
5 files changed, 0 insertions, 56 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 8dcd18b45841..877a923cd760 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -417,7 +417,6 @@
SUBDIR += p5-Mail-POP3Client
SUBDIR += p5-Mail-Procmail
SUBDIR += p5-Mail-Procmailrc
- SUBDIR += p5-Mail-QuoteWrap
SUBDIR += p5-Mail-RBL
SUBDIR += p5-Mail-RFC822-Address
SUBDIR += p5-Mail-SPF
diff --git a/mail/p5-Mail-QuoteWrap/Makefile b/mail/p5-Mail-QuoteWrap/Makefile
deleted file mode 100644
index 6f07e2aa699b..000000000000
--- a/mail/p5-Mail-QuoteWrap/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: p5-Mail-QuoteWrap
-# Date created: Fri Sep 21 21:56:03 PDT 2001
-# Whom: Michael Haro <mharo@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Mail-QuoteWrap
-PORTVERSION= 0.01
-CATEGORIES= mail perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-DISTNAME= MailQuoteWrap${PORTVERSION}
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Provides wrapping functionality for quoted Email and Usenet messages
-
-DEPRECATED= Disappear from CPAN
-EXPIRATION_DATE= 2011-09-01
-
-BUILD_DEPENDS= ${SITE_PERL}/Text/Format.pm:${PORTSDIR}/textproc/p5-Text-Format
-
-PERL_CONFIGURE= yes
-
-MAN3= Mail::QuoteWrap.3
-
-.include <bsd.port.mk>
diff --git a/mail/p5-Mail-QuoteWrap/distinfo b/mail/p5-Mail-QuoteWrap/distinfo
deleted file mode 100644
index 5c9544d2fbc1..000000000000
--- a/mail/p5-Mail-QuoteWrap/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (MailQuoteWrap0.01.tgz) = de56b6d068005ac69541f929613f5057f4321a7d45153366d6b295559fd052c5
-SIZE (MailQuoteWrap0.01.tgz) = 5643
diff --git a/mail/p5-Mail-QuoteWrap/pkg-descr b/mail/p5-Mail-QuoteWrap/pkg-descr
deleted file mode 100644
index 9e0444ca840a..000000000000
--- a/mail/p5-Mail-QuoteWrap/pkg-descr
+++ /dev/null
@@ -1,20 +0,0 @@
-A Mail::QuoteWrap object expects its text member to contain a reference
-to a list of lines of text, such as the output of methods like body
-News::Article(). It can then produce quotified output, optionally
-prepended with the quote mark designated by output_quotechar, within the
-width specified by columns.
-
-Mail::QuoteWrap specificially does not solve the following problems:
-
-It does not handle munged quote characters, such as those produced by the
-AOHell newsreader or similar gunge:
- >> This >is a second-generation quote, but it
- > looks >>like a nasty mix of first- and second->
- > generation >>material.
-
-It does not automatically detect and bypass news or mail headers. That
-is not the role of this object.
-
-It assumes a paragraph structure to the quoted text and doesn't try to
-enforce any other. If you want a module that detects document structure
-and deals well with it, look at Text::Autoformat.
diff --git a/mail/p5-Mail-QuoteWrap/pkg-plist b/mail/p5-Mail-QuoteWrap/pkg-plist
deleted file mode 100644
index 28257b995294..000000000000
--- a/mail/p5-Mail-QuoteWrap/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/Mail/QuoteWrap.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/QuoteWrap/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/QuoteWrap
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail
-@dirrmtry %%SITE_PERL%%/Mail