summaryrefslogtreecommitdiff
path: root/mail/teapop
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-12-04 12:09:44 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-12-04 12:09:44 +0000
commit313d74aaaec8c4bfaaf2c814e6792f9193a920fc (patch)
tree1f5dd5b236c5aa4e53206bca45d8d4d3e66e05b7 /mail/teapop
parent- Update to 0.56 (diff)
- Updated to 0.3.8
PR: 59789 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=94979
Diffstat (limited to 'mail/teapop')
-rw-r--r--mail/teapop/Makefile7
-rw-r--r--mail/teapop/distinfo2
2 files changed, 6 insertions, 3 deletions
diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile
index e8be2207a12c..4984792f0245 100644
--- a/mail/teapop/Makefile
+++ b/mail/teapop/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= teapop
-PORTVERSION= 0.3.7
+PORTVERSION= 0.3.8
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ \
http://www.toontown.org/pub/teapop/
@@ -17,6 +17,7 @@ COMMENT= Yet another RFC1939 compliant POP3 server
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-flock
+##
## Available knobs:
## General options
## WITHOUT_IPV6: disable IPv6 support
@@ -55,10 +56,12 @@ CONFIGURE_ARGS+= --enable-popauth-file=${POPAUTH_FILE}
MAN8= teapop.8
+##
## Authentication backend
## WITH_OPENLDAP: add support for authentication through OpenLDAP server
## WITH_MYSQL: enable support for authentication from MySQL database
## WITH_PGSQL: enable support for authentication from PostgreSQL database
+##
.if defined(WITH_PGSQL)
CONFIGURE_ARGS+= --with-pgsql
@@ -76,7 +79,7 @@ CONFIGURE_ARGS+= --with-ldap=openldap
.endif
show-options:
- @${EGREP} '^##' ${.CURDIR}/Makefile | ${SED} 's/##//'
+ @${SED} -ne 's/^##//p' ${.CURDIR}/Makefile
post-install:
@${ECHO_MSG} ""
diff --git a/mail/teapop/distinfo b/mail/teapop/distinfo
index c56a4c415460..d317985c8f59 100644
--- a/mail/teapop/distinfo
+++ b/mail/teapop/distinfo
@@ -1 +1 @@
-MD5 (teapop-0.3.7.tar.gz) = 0e67030968e48e4307df854d433cc6f4
+MD5 (teapop-0.3.8.tar.gz) = c322c20018663a1a9b7860966cbd4ed2