mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Update to 2.0.0
This commit is contained in:
parent
31c553f1d3
commit
2424c71983
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43024
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= sqwebmail
|
||||
PORTVERSION= 1.2.4
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= mail www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= courier
|
||||
@ -80,8 +80,10 @@ BUILD_DEPENDS+= ${VCHKPWLOC}/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail
|
||||
RUN_DEPENDS+= ${VCHKPWLOC}/bin/vchkpw:${PORTSDIR}/mail/vpopmail
|
||||
|
||||
CONFIGURE_ARGS+= --with-authvchkpw
|
||||
PLIST_SUB+= VPOPMAILFLAG=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-authvchkpw
|
||||
PLIST_SUB+= VPOPMAILFLAG="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_ISPELL)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (sqwebmail-1.2.4.tar.gz) = 243fd7d4542ff7f32a6a5e89143eccca
|
||||
MD5 (sqwebmail-2.0.0.tar.gz) = 149d03c0c3822a5be46fd3de62ae5c52
|
||||
|
@ -1,8 +1,11 @@
|
||||
libexec/sqwebmail/authlib/authcustom
|
||||
libexec/sqwebmail/authlib/authpam
|
||||
libexec/sqwebmail/authlib/authuserdb
|
||||
%%VPOPMAILFLAG%%libexec/sqwebmail/authlib/authvchkpw
|
||||
libexec/sqwebmail/sqwebmail/maildirmake
|
||||
libexec/sqwebmail/sqwebmail/makedatprog
|
||||
libexec/sqwebmail/sqwebmail/mimegpg
|
||||
libexec/sqwebmail/sqwebmail/reformime
|
||||
sbin/sqwebmail.makeuserdb
|
||||
sbin/sqwebmail.pw2userdb
|
||||
sbin/sqwebmail.userdb
|
||||
@ -24,8 +27,12 @@ share/sqwebmail/html/en-us/expired.html
|
||||
share/sqwebmail/html/en-us/filter.html
|
||||
share/sqwebmail/html/en-us/folder.html
|
||||
share/sqwebmail/html/en-us/folders.html
|
||||
share/sqwebmail/html/en-us/gpg.html
|
||||
share/sqwebmail/html/en-us/gpgcreate.html
|
||||
share/sqwebmail/html/en-us/gpgerr.html
|
||||
share/sqwebmail/html/en-us/index.html
|
||||
share/sqwebmail/html/en-us/invalid.html
|
||||
share/sqwebmail/html/en-us/keyimport.html
|
||||
share/sqwebmail/html/en-us/ldaplist.html
|
||||
share/sqwebmail/html/en-us/ldapsearch.html
|
||||
share/sqwebmail/html/en-us/login.html
|
||||
@ -46,7 +53,9 @@ share/sqwebmail/sbin/userdb
|
||||
share/sqwebmail/sbin/userdbpw
|
||||
share/sqwebmail/sbin/vchkpw2userdb
|
||||
share/sqwebmail/sendit.sh
|
||||
share/sqwebmail/webgpg
|
||||
www/cgi-bin.default/sqwebmail/sqwebmail
|
||||
www/data.default/sqwebmail/bg.gif
|
||||
www/data.default/sqwebmail/folder.gif
|
||||
www/data.default/sqwebmail/folder2.gif
|
||||
www/data.default/sqwebmail/folders.gif
|
||||
@ -61,6 +70,7 @@ www/data.default/sqwebmail/replyall.gif
|
||||
www/data.default/sqwebmail/replylist.gif
|
||||
www/data.default/sqwebmail/right.gif
|
||||
www/data.default/sqwebmail/right2.gif
|
||||
www/data.default/sqwebmail/sqwebmail.css
|
||||
www/data.default/sqwebmail/trash2.gif
|
||||
@dirrm www/data.default/sqwebmail
|
||||
@unexec /bin/rmdir %D/www/data.default 2> /dev/null || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user