aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-03-29 08:44:53 +0800
committereadler <eadler@FreeBSD.org>2013-03-29 08:44:53 +0800
commit9fbef2c45b9dda637fe075ec12b924521e028f42 (patch)
treedf2e66834789aa7c73723017ffe057d28c30d06c /mail
parentd6bb00cb8a80cf53aedf84beaf727bb29f439db8 (diff)
downloadfreebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.gz
freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.zst
freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.zip
For perl@ owned ports:
- Fix COMMENT - Trim header
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-MIME-Lite/Makefile8
-rw-r--r--mail/p5-MIME-Tools/Makefile2
-rw-r--r--mail/p5-Mail-Address-MobileJp/Makefile8
-rw-r--r--mail/p5-Mail-Mbox-MessageParser/Makefile8
-rw-r--r--mail/p5-Mail-Procmailrc/Makefile9
-rw-r--r--mail/p5-Net-SMTP-Server/Makefile8
-rw-r--r--mail/p5-Net-SMTP-TLS-ButMaintained/Makefile2
-rw-r--r--mail/p5-qpsmtpd/Makefile8
8 files changed, 14 insertions, 39 deletions
diff --git a/mail/p5-MIME-Lite/Makefile b/mail/p5-MIME-Lite/Makefile
index ecdbc5eb22ce..45eeb00f76c0 100644
--- a/mail/p5-MIME-Lite/Makefile
+++ b/mail/p5-MIME-Lite/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-MIME-Lite
-# Date created: August 3, 1999
-# Whom: Alex Perel <veers@disturbed.net>
-#
+# Created by: Alex Perel <veers@disturbed.net>
# $FreeBSD$
-#
PORTNAME= MIME-Lite
PORTVERSION= 3.02.9
@@ -13,7 +9,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
-COMMENT= A simple interface for creating (not parsing!) MIME messages
+COMMENT= Simple interface for creating (not parsing!) MIME messages
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
diff --git a/mail/p5-MIME-Tools/Makefile b/mail/p5-MIME-Tools/Makefile
index 66951f8a2ec5..f2293fc68301 100644
--- a/mail/p5-MIME-Tools/Makefile
+++ b/mail/p5-MIME-Tools/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= MIME-tools-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
-COMMENT= A set of perl5 modules for MIME
+COMMENT= Set of perl5 modules for MIME
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
diff --git a/mail/p5-Mail-Address-MobileJp/Makefile b/mail/p5-Mail-Address-MobileJp/Makefile
index 461948f0aa4a..0bbe35e7a2ab 100644
--- a/mail/p5-Mail-Address-MobileJp/Makefile
+++ b/mail/p5-Mail-Address-MobileJp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Mail-Address-MobileJp
-# Date created: 2004/08/04
-# Whom: nork@FreeBSD.org
-#
+# Created by: nork@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= Mail-Address-MobileJp
PORTVERSION= 0.09
@@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= An utility to detect an e-mail is mobile one or not
+COMMENT= Utility to detect an e-mail is mobile one or not
BUILD_DEPENDS= p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile
index 5518d75ef6b9..56f02b5a94b3 100644
--- a/mail/p5-Mail-Mbox-MessageParser/Makefile
+++ b/mail/p5-Mail-Mbox-MessageParser/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mail/p5-Mail-Mbox-MessageParser
-# Date created: Oct 28 2003
-# Whom: Cheng-Lung Sung <clsung@dragon2.net>
-#
+# Created by: Cheng-Lung Sung <clsung@dragon2.net>
# $FreeBSD$
-#
PORTNAME= Mail-Mbox-MessageParser
PORTVERSION= 1.5002
@@ -13,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A fast and simple mbox folder reader
+COMMENT= Fast and simple mbox folder reader
BUILD_DEPENDS= p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff \
p5-FileHandle-Unget>=0:${PORTSDIR}/devel/p5-FileHandle-Unget
diff --git a/mail/p5-Mail-Procmailrc/Makefile b/mail/p5-Mail-Procmailrc/Makefile
index 7a503df98941..4a33314e6d19 100644
--- a/mail/p5-Mail-Procmailrc/Makefile
+++ b/mail/p5-Mail-Procmailrc/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: p5-Mail-Procmailrc
-# Date created: Sep 13, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= Mail-Procmailrc
PORTVERSION= 1.09
@@ -14,7 +9,7 @@ MASTER_SITES= CPAN \
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A Perl OO interface to procmail rc files
+COMMENT= Perl OO interface to procmail rc files
PERL_CONFIGURE= YES
diff --git a/mail/p5-Net-SMTP-Server/Makefile b/mail/p5-Net-SMTP-Server/Makefile
index 59c1319659e1..f408d2eb6602 100644
--- a/mail/p5-Net-SMTP-Server/Makefile
+++ b/mail/p5-Net-SMTP-Server/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-SMTP-Server
-# Date created: 22 March 2002
-# Whom: Kimura Fuyuki <fuyuki@mj.0038.net>
-#
+# Created by: Kimura Fuyuki <fuyuki@mj.0038.net>
# $FreeBSD$
-#
PORTNAME= Net-SMTP-Server
PORTVERSION= 1.1
@@ -13,7 +9,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= SMTP-Server-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
-COMMENT= A native Perl SMTP Server
+COMMENT= Native Perl SMTP Server
BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile b/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile
index f36aaf0c32f8..36f2c9262d1a 100644
--- a/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile
+++ b/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= An SMTP client supporting TLS and AUTH
+COMMENT= SMTP client supporting TLS and AUTH
RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile
index 30fdbcb32d31..017a6a9a8434 100644
--- a/mail/p5-qpsmtpd/Makefile
+++ b/mail/p5-qpsmtpd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: qpsmtpd
-# Date created: 1 January 2007
-# Whom: Zane C. Bowers
-#
+# Created by: Zane C. Bowers
# $FreeBSD$
-#
PORTNAME= qpsmtpd
PORTVERSION= 0.84
@@ -13,7 +9,7 @@ MASTER_SITES= http://smtpd.develooper.com/files/
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A flexible SMTP daemon written in Perl and featuring a plugin API
+COMMENT= Flexible SMTP daemon written in Perl and featuring a plugin API
BUILD_DEPENDS= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \