1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update to 5.0.1.

Add the WITH_QMAIL_EXT knob to enable the user-* address extensions.
This commit is contained in:
Peter Pentchev 2001-12-17 18:52:19 +00:00
parent 5579dde896
commit 93ec79962e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51681
9 changed files with 24 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= vpopmail
PORTVERSION= 5.0
PORTVERSION= 5.0.1
CATEGORIES= mail
MASTER_SITES= http://www.inter7.com/vpopmail/
@ -40,6 +40,7 @@ CONFIGURE_ARGS= --enable-qmaildir=${QMAIL_DIR} \
# WITHOUT_ROAMING - disallow roaming users
# WITH_IP_ALIAS - enables IP aliasing
# WITH_DELIVER_FILTER - enables the experimental vdelivermail filter
# WITH_QMAIL_EXT - enables qmail-like user-* address extesions processing
#
# Set these to the values you'd prefer
#
@ -147,6 +148,10 @@ CONFIGURE_ARGS+= --enable-ip-alias-domains=y
CONFIGURE_ARGS+= --enable-deliver-filter=y
.endif
.if defined(WITH_QMAIL_EXT)
CONFIGURE_ARGS+= --enable-qmail-ext=y
.endif
#
# This port doesn't honour PREFIX, it honours vpopmail's home directory.
# Since we create vpopmail if it doesn't exist, we set it so that it

View File

@ -1 +1 @@
MD5 (vpopmail-5.0.tar.gz) = 4e99a58023829e74e7cd49f30baaccc1
MD5 (vpopmail-5.0.1.tar.gz) = 4402f272aca753ba4ad799fc59d37f2d

View File

@ -15,6 +15,7 @@ vpopmail/bin/vmkpasswd
vpopmail/bin/vmoduser
vpopmail/bin/vpasswd
vpopmail/bin/vpopbull
vpopmail/bin/vqmaillocal
vpopmail/bin/vsetuserquota
vpopmail/bin/vuserinfo
vpopmail/doc/doc_html/vpopmail.html

View File

@ -6,7 +6,7 @@
#
PORTNAME= vpopmail
PORTVERSION= 5.0
PORTVERSION= 5.0.1
CATEGORIES= mail
MASTER_SITES= http://www.inter7.com/vpopmail/
@ -40,6 +40,7 @@ CONFIGURE_ARGS= --enable-qmaildir=${QMAIL_DIR} \
# WITHOUT_ROAMING - disallow roaming users
# WITH_IP_ALIAS - enables IP aliasing
# WITH_DELIVER_FILTER - enables the experimental vdelivermail filter
# WITH_QMAIL_EXT - enables qmail-like user-* address extesions processing
#
# Set these to the values you'd prefer
#
@ -147,6 +148,10 @@ CONFIGURE_ARGS+= --enable-ip-alias-domains=y
CONFIGURE_ARGS+= --enable-deliver-filter=y
.endif
.if defined(WITH_QMAIL_EXT)
CONFIGURE_ARGS+= --enable-qmail-ext=y
.endif
#
# This port doesn't honour PREFIX, it honours vpopmail's home directory.
# Since we create vpopmail if it doesn't exist, we set it so that it

View File

@ -1 +1 @@
MD5 (vpopmail-5.0.tar.gz) = 4e99a58023829e74e7cd49f30baaccc1
MD5 (vpopmail-5.0.1.tar.gz) = 4402f272aca753ba4ad799fc59d37f2d

View File

@ -15,6 +15,7 @@ vpopmail/bin/vmkpasswd
vpopmail/bin/vmoduser
vpopmail/bin/vpasswd
vpopmail/bin/vpopbull
vpopmail/bin/vqmaillocal
vpopmail/bin/vsetuserquota
vpopmail/bin/vuserinfo
vpopmail/doc/doc_html/vpopmail.html

View File

@ -6,7 +6,7 @@
#
PORTNAME= vpopmail
PORTVERSION= 5.0
PORTVERSION= 5.0.1
CATEGORIES= mail
MASTER_SITES= http://www.inter7.com/vpopmail/
@ -40,6 +40,7 @@ CONFIGURE_ARGS= --enable-qmaildir=${QMAIL_DIR} \
# WITHOUT_ROAMING - disallow roaming users
# WITH_IP_ALIAS - enables IP aliasing
# WITH_DELIVER_FILTER - enables the experimental vdelivermail filter
# WITH_QMAIL_EXT - enables qmail-like user-* address extesions processing
#
# Set these to the values you'd prefer
#
@ -147,6 +148,10 @@ CONFIGURE_ARGS+= --enable-ip-alias-domains=y
CONFIGURE_ARGS+= --enable-deliver-filter=y
.endif
.if defined(WITH_QMAIL_EXT)
CONFIGURE_ARGS+= --enable-qmail-ext=y
.endif
#
# This port doesn't honour PREFIX, it honours vpopmail's home directory.
# Since we create vpopmail if it doesn't exist, we set it so that it

View File

@ -1 +1 @@
MD5 (vpopmail-5.0.tar.gz) = 4e99a58023829e74e7cd49f30baaccc1
MD5 (vpopmail-5.0.1.tar.gz) = 4402f272aca753ba4ad799fc59d37f2d

View File

@ -15,6 +15,7 @@ vpopmail/bin/vmkpasswd
vpopmail/bin/vmoduser
vpopmail/bin/vpasswd
vpopmail/bin/vpopbull
vpopmail/bin/vqmaillocal
vpopmail/bin/vsetuserquota
vpopmail/bin/vuserinfo
vpopmail/doc/doc_html/vpopmail.html