diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gnumail/Makefile | 1 | ||||
-rw-r--r-- | mail/kiltdown/Makefile | 1 | ||||
-rw-r--r-- | mail/noattach/Makefile | 1 | ||||
-rw-r--r-- | mail/pantomime-ssl/Makefile | 1 | ||||
-rw-r--r-- | mail/pantomime/Makefile | 1 | ||||
-rw-r--r-- | mail/pathalias/Makefile | 1 | ||||
-rw-r--r-- | mail/popa3d/Makefile | 1 | ||||
-rw-r--r-- | mail/raysfilter/Makefile | 1 | ||||
-rw-r--r-- | mail/sendmail-old/Makefile | 1 | ||||
-rw-r--r-- | mail/sendmail/Makefile | 1 | ||||
-rw-r--r-- | mail/sendmail811/Makefile | 1 | ||||
-rw-r--r-- | mail/sendmail812/Makefile | 1 | ||||
-rw-r--r-- | mail/sma/Makefile | 1 | ||||
-rw-r--r-- | mail/vbsfilter/Makefile | 1 |
14 files changed, 14 insertions, 0 deletions
diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile index 87990c6b181a..5364808652ec 100644 --- a/mail/gnumail/Makefile +++ b/mail/gnumail/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.collaboration-world.com/gnumail.data/releases/Stable/ \ DISTNAME= GNUMail-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +COMMENT= GNUstep mail client BUILD_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back BUILD_DEPENDS+= ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall diff --git a/mail/kiltdown/Makefile b/mail/kiltdown/Makefile index 1e1972bf5cc6..38b66e93221b 100644 --- a/mail/kiltdown/Makefile +++ b/mail/kiltdown/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kiltdown MAINTAINER= dinoex@FreeBSD.org +COMMENT= Kiltdown is an UI independant Email Client for UNIX LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 diff --git a/mail/noattach/Makefile b/mail/noattach/Makefile index a7d6f233e6e7..f8f6c11fabd3 100644 --- a/mail/noattach/Makefile +++ b/mail/noattach/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.rhnet.is/pub/noattach/ MAINTAINER= dinoex@FreeBSD.org +COMMENT= A attatchment filter for Sendmail .if !defined(SENDMAIL_MILTER_IN_BASE) BUILD_DEPENDS= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/sendmail diff --git a/mail/pantomime-ssl/Makefile b/mail/pantomime-ssl/Makefile index 9e6110597895..ad00fbe8b9f0 100644 --- a/mail/pantomime-ssl/Makefile +++ b/mail/pantomime-ssl/Makefile @@ -14,6 +14,7 @@ PKGNAMESUFFIX= -ssl DISTNAME= Pantomime-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +COMMENT= SSL Connections for pantomime BUILD_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/mail/pantomime RUN_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/mail/pantomime diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 36351db8fa8b..4445ddb4b4bf 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.collaboration-world.com/pantomime.data/releases/Stable/ DISTNAME= Pantomime-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +COMMENT= Mail/MIME handling library for GNUstep BUILD_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back RUN_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back diff --git a/mail/pathalias/Makefile b/mail/pathalias/Makefile index 6390046a07ad..61eefac1bb2f 100644 --- a/mail/pathalias/Makefile +++ b/mail/pathalias/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.lan-ks.de/pub/approved/ \ EXTRACT_SUFX= .tar.Z MAINTAINER= dinoex@FreeBSD.org +COMMENT= Mail routing tools ALL_TARGET= pathalias diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile index d5c72b36341c..b000404b9e98 100644 --- a/mail/popa3d/Makefile +++ b/mail/popa3d/Makefile @@ -16,6 +16,7 @@ PKGNAMESUFFIX?= -before-sendmail .endif MAINTAINER= dinoex@FreeBSD.org +COMMENT= Secure, performance, tiny POP3 daemon ALL_TARGET= popa3d MAN8= popa3d.8 diff --git a/mail/raysfilter/Makefile b/mail/raysfilter/Makefile index 977be873cd86..665128e3f25c 100644 --- a/mail/raysfilter/Makefile +++ b/mail/raysfilter/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.sendmail-filter.sbu.ac.uk/ DISTNAME= rays-filter-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +COMMENT= A configurable filter for Sendmail .if !defined(SENDMAIL_MILTER_IN_BASE) BUILD_DEPENDS= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/sendmail diff --git a/mail/sendmail-old/Makefile b/mail/sendmail-old/Makefile index de726183fc34..51a063ad03ba 100644 --- a/mail/sendmail-old/Makefile +++ b/mail/sendmail-old/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +COMMENT= Reliable, highly configurable mail transfer agent with utilities NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index d7281914f66d..3c8a40f3a4a2 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +COMMENT= Reliable, highly configurable mail transfer agent with utilities WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WCONF= ${WRKSRC}/devtools/Site diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile index de726183fc34..51a063ad03ba 100644 --- a/mail/sendmail811/Makefile +++ b/mail/sendmail811/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +COMMENT= Reliable, highly configurable mail transfer agent with utilities NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/mail/sendmail812/Makefile b/mail/sendmail812/Makefile index d7281914f66d..3c8a40f3a4a2 100644 --- a/mail/sendmail812/Makefile +++ b/mail/sendmail812/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +COMMENT= Reliable, highly configurable mail transfer agent with utilities WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WCONF= ${WRKSRC}/devtools/Site diff --git a/mail/sma/Makefile b/mail/sma/Makefile index 90abdf0085bf..cd9bed8bfdfe 100644 --- a/mail/sma/Makefile +++ b/mail/sma/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.klake.org/sma/dl/ \ http://www.saunalahti.fi/~jt2/sma/dl/ MAINTAINER= dinoex@FreeBSD.org +COMMENT= Program that analyses Sendmail log entries MAN8= sma.8 DOCSFILES= BUGS COPYRIGHT HISTORY README TODO diff --git a/mail/vbsfilter/Makefile b/mail/vbsfilter/Makefile index 5312892f2ad1..2877e07c6307 100644 --- a/mail/vbsfilter/Makefile +++ b/mail/vbsfilter/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .c EXTRACT_ONLY= # empty MAINTAINER= dinoex@FreeBSD.org +COMMENT= A vbs-attachment filter for Sendmail .if !defined(SENDMAIL_MILTER_IN_BASE) BUILD_DEPENDS= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/sendmail |