diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/arrow/Makefile | 1 | ||||
-rw-r--r-- | mail/arrow/pkg-comment | 1 | ||||
-rw-r--r-- | mail/bayespam/Makefile | 1 | ||||
-rw-r--r-- | mail/bayespam/pkg-comment | 1 | ||||
-rw-r--r-- | mail/py-spambayes/Makefile | 1 | ||||
-rw-r--r-- | mail/py-spambayes/pkg-comment | 1 | ||||
-rw-r--r-- | mail/qmail-ldap/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-ldap/pkg-comment | 1 | ||||
-rw-r--r-- | mail/qmail-mysql/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-mysql/pkg-comment | 1 | ||||
-rw-r--r-- | mail/qmail-smtp_auth+tls/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-smtp_auth+tls/pkg-comment | 1 | ||||
-rw-r--r-- | mail/qmail-smtp_auth/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-smtp_auth/pkg-comment | 1 | ||||
-rw-r--r-- | mail/qmail-tls/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-tls/pkg-comment | 1 | ||||
-rw-r--r-- | mail/qmail/Makefile | 1 | ||||
-rw-r--r-- | mail/qmail/pkg-comment | 1 | ||||
-rw-r--r-- | mail/qpopper/Makefile | 1 | ||||
-rw-r--r-- | mail/qpopper/pkg-comment | 1 | ||||
-rw-r--r-- | mail/spamoracle/Makefile | 1 | ||||
-rw-r--r-- | mail/spamoracle/pkg-comment | 1 |
22 files changed, 11 insertions, 16 deletions
diff --git a/mail/arrow/Makefile b/mail/arrow/Makefile index 7d51479578af..418a278fae90 100644 --- a/mail/arrow/Makefile +++ b/mail/arrow/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.uniovi.es/pub/unix/mail/ DISTNAME= Arrow_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org +COMMENT= Mail Reader for X: view, compose and organize; e.g, PGP, GnuPG, POP & APOP BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} diff --git a/mail/arrow/pkg-comment b/mail/arrow/pkg-comment deleted file mode 100644 index 897e4e0a28e3..000000000000 --- a/mail/arrow/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mail Reader for X: view, compose and organize; e.g, PGP, GnuPG, POP & APOP diff --git a/mail/bayespam/Makefile b/mail/bayespam/Makefile index d870c2b8dd39..4187f3fe893e 100644 --- a/mail/bayespam/Makefile +++ b/mail/bayespam/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.garyarnold.com/projects/ MAINTAINER= lioux@FreeBSD.org +COMMENT= qmail spam filter written in Perl using Bayesian classification RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Parser.pm:${PORTSDIR}/mail/p5-MIME-Tools diff --git a/mail/bayespam/pkg-comment b/mail/bayespam/pkg-comment deleted file mode 100644 index 4b085d511d23..000000000000 --- a/mail/bayespam/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -qmail spam filter written in Perl using Bayesian classification diff --git a/mail/py-spambayes/Makefile b/mail/py-spambayes/Makefile index 48736eb8fd8d..7c55663a4673 100644 --- a/mail/py-spambayes/Makefile +++ b/mail/py-spambayes/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION:C/(.)\.(.)\.(.)$/\1\2\3/} MAINTAINER= lioux@FreeBSD.org +COMMENT= A Bayesian anti-spam filter written in Python USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/mail/py-spambayes/pkg-comment b/mail/py-spambayes/pkg-comment deleted file mode 100644 index 6c95f9e85f87..000000000000 --- a/mail/py-spambayes/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Bayesian anti-spam filter written in Python diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile index ad884c9341da..9eb3feaf220a 100644 --- a/mail/qmail-ldap/Makefile +++ b/mail/qmail-ldap/Makefile @@ -17,6 +17,7 @@ PATCH_DIST_STRIP+= -p1 EXTRA_PATCHES+= ${QMAIL_PORT_PATCHDIR}/patch-ab ${QMAIL_PORT_PATCHDIR}/patch-ac MAINTAINER= lioux@FreeBSD.org +COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH LDAP support .if !defined(WITH_LDAP2) LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap @@ -113,7 +114,6 @@ certificate-req: MASTERDIR= ${QMAIL_PORT} PATCHDIR= ${.CURDIR}/files PKGDIR_LOCAL= ${.CURDIR} -COMMENTFILE= ${PKGDIR_LOCAL}/pkg-comment DESCR= ${PKGDIR_LOCAL}/pkg-descr PKGMESSAGE= ${PKGDIR_LOCAL}/pkg-message PLIST= ${PKGDIR_LOCAL}/pkg-plist diff --git a/mail/qmail-ldap/pkg-comment b/mail/qmail-ldap/pkg-comment deleted file mode 100644 index 570e765e1c18..000000000000 --- a/mail/qmail-ldap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A SECURE, reliable, and FAST MTA for UNIX systems WITH LDAP support diff --git a/mail/qmail-mysql/Makefile b/mail/qmail-mysql/Makefile index 7e2af75fe1fe..29565be04bc4 100644 --- a/mail/qmail-mysql/Makefile +++ b/mail/qmail-mysql/Makefile @@ -15,6 +15,7 @@ PATCH_SITES+= http://iain.cx/unix/qmail/download/:mysql PATCHFILES+= qmail-mysql-${MYSQL_PATCH_VERSION}.patch:mysql MAINTAINER= lioux@FreeBSD.org +COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH MySQL support LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client @@ -46,7 +47,6 @@ qmail-mysql-post-patch: # Local overrides MASTERDIR= ${QMAIL_PORT} PKGDIR_LOCAL= ${.CURDIR} -COMMENTFILE= ${PKGDIR_LOCAL}/pkg-comment DESCR= ${PKGDIR_LOCAL}/pkg-descr PKGMESSAGE= ${PKGDIR_LOCAL}/pkg-message diff --git a/mail/qmail-mysql/pkg-comment b/mail/qmail-mysql/pkg-comment deleted file mode 100644 index 00bcf9585dd0..000000000000 --- a/mail/qmail-mysql/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A SECURE, reliable, and FAST MTA for UNIX systems WITH MySQL support diff --git a/mail/qmail-smtp_auth+tls/Makefile b/mail/qmail-smtp_auth+tls/Makefile index 42a75701d0f2..94d23ebd11ec 100644 --- a/mail/qmail-smtp_auth+tls/Makefile +++ b/mail/qmail-smtp_auth+tls/Makefile @@ -15,6 +15,7 @@ PATCHFILES+= tls.patch:tls PATCH_DIST_STRIP+= -p1 MAINTAINER= lioux@FreeBSD.org +COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH TLS support USE_OPENSSL= YES @@ -93,7 +94,6 @@ certificate-req: # Local overrides MASTERDIR= ${QMAIL_PORT} PKGDIR_LOCAL= ${.CURDIR} -COMMENTFILE= ${PKGDIR_LOCAL}/pkg-comment DESCR= ${PKGDIR_LOCAL}/pkg-descr PKGMESSAGE= ${PKGDIR_LOCAL}/pkg-message PLIST= ${PKGDIR_LOCAL}/pkg-plist diff --git a/mail/qmail-smtp_auth+tls/pkg-comment b/mail/qmail-smtp_auth+tls/pkg-comment deleted file mode 100644 index ed761eae13f3..000000000000 --- a/mail/qmail-smtp_auth+tls/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A SECURE, reliable, and FAST MTA for UNIX systems WITH TLS support diff --git a/mail/qmail-smtp_auth/Makefile b/mail/qmail-smtp_auth/Makefile index 42a75701d0f2..94d23ebd11ec 100644 --- a/mail/qmail-smtp_auth/Makefile +++ b/mail/qmail-smtp_auth/Makefile @@ -15,6 +15,7 @@ PATCHFILES+= tls.patch:tls PATCH_DIST_STRIP+= -p1 MAINTAINER= lioux@FreeBSD.org +COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH TLS support USE_OPENSSL= YES @@ -93,7 +94,6 @@ certificate-req: # Local overrides MASTERDIR= ${QMAIL_PORT} PKGDIR_LOCAL= ${.CURDIR} -COMMENTFILE= ${PKGDIR_LOCAL}/pkg-comment DESCR= ${PKGDIR_LOCAL}/pkg-descr PKGMESSAGE= ${PKGDIR_LOCAL}/pkg-message PLIST= ${PKGDIR_LOCAL}/pkg-plist diff --git a/mail/qmail-smtp_auth/pkg-comment b/mail/qmail-smtp_auth/pkg-comment deleted file mode 100644 index ed761eae13f3..000000000000 --- a/mail/qmail-smtp_auth/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A SECURE, reliable, and FAST MTA for UNIX systems WITH TLS support diff --git a/mail/qmail-tls/Makefile b/mail/qmail-tls/Makefile index 42a75701d0f2..94d23ebd11ec 100644 --- a/mail/qmail-tls/Makefile +++ b/mail/qmail-tls/Makefile @@ -15,6 +15,7 @@ PATCHFILES+= tls.patch:tls PATCH_DIST_STRIP+= -p1 MAINTAINER= lioux@FreeBSD.org +COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH TLS support USE_OPENSSL= YES @@ -93,7 +94,6 @@ certificate-req: # Local overrides MASTERDIR= ${QMAIL_PORT} PKGDIR_LOCAL= ${.CURDIR} -COMMENTFILE= ${PKGDIR_LOCAL}/pkg-comment DESCR= ${PKGDIR_LOCAL}/pkg-descr PKGMESSAGE= ${PKGDIR_LOCAL}/pkg-message PLIST= ${PKGDIR_LOCAL}/pkg-plist diff --git a/mail/qmail-tls/pkg-comment b/mail/qmail-tls/pkg-comment deleted file mode 100644 index ed761eae13f3..000000000000 --- a/mail/qmail-tls/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A SECURE, reliable, and FAST MTA for UNIX systems WITH TLS support diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 32daa5cd771b..bd5bb547f911 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -115,6 +115,7 @@ PATCHFILES+= big-concurrency.patch .endif # WITH_BIG_CONCURRENCY_PATCH && !MAIN_QMAIL_PORT_WITH_BIG_CONCURRENCY_PATCH_BARRIER MAINTAINER= lioux@FreeBSD.org +COMMENT?= A SECURE, reliable, efficient, simple, and FAST MTA for UNIX systems NO_PACKAGE= djb\'s packaging license does not allow non-standard\ qmail binary distributions diff --git a/mail/qmail/pkg-comment b/mail/qmail/pkg-comment deleted file mode 100644 index 43b30fd41619..000000000000 --- a/mail/qmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A SECURE, reliable, efficient, simple, and FAST MTA for UNIX systems diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index d2fe1c62ceb0..72ef47dd891a 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -22,6 +22,7 @@ PATCH_DIST_STRIP= -p1 .endif MAINTAINER= lioux@FreeBSD.org +COMMENT= Berkeley POP 3 server (now maintained by Qualcomm) USE_AUTOCONF= yes USE_REINPLACE= yes diff --git a/mail/qpopper/pkg-comment b/mail/qpopper/pkg-comment deleted file mode 100644 index d398cefb33a4..000000000000 --- a/mail/qpopper/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Berkeley POP 3 server (now maintained by Qualcomm) diff --git a/mail/spamoracle/Makefile b/mail/spamoracle/Makefile index 8b19186fad05..06653d94db13 100644 --- a/mail/spamoracle/Makefile +++ b/mail/spamoracle/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://cristal.inria.fr/~xleroy/software/ MAINTAINER= lioux@FreeBSD.org +COMMENT= procmail spam filter written in ML using Bayesian classification BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml diff --git a/mail/spamoracle/pkg-comment b/mail/spamoracle/pkg-comment deleted file mode 100644 index 99976bcf9640..000000000000 --- a/mail/spamoracle/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -procmail spam filter written in ML using Bayesian classification |