summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-04-23 17:05:36 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-04-23 17:05:36 +0000
commitdd72dd452645b8e53d9217d2b7df78654e8a2590 (patch)
tree8c47a3c23f7b91b97e00f2681951b234b2109c61 /mail
parent- Update to 1.3 (diff)
Update to 0.2.4 and remove pkg-message.
PR: ports/122322 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) Approved by: garga (mentor)
Notes
Notes: svn path=/head/; revision=211846
Diffstat (limited to 'mail')
-rw-r--r--mail/extman/Makefile7
-rw-r--r--mail/extman/distinfo6
-rw-r--r--mail/extman/files/pkg-message.in3
-rw-r--r--mail/extman/pkg-plist20
4 files changed, 23 insertions, 13 deletions
diff --git a/mail/extman/Makefile b/mail/extman/Makefile
index dd6fb2c438e6..767c74b444a5 100644
--- a/mail/extman/Makefile
+++ b/mail/extman/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= extman
-PORTVERSION= 0.2.3
+PORTVERSION= 0.2.4
CATEGORIES= mail
MASTER_SITES= http://www.chifeng.name/dist/extman/%SUBDIR%/ \
- http://chifeng.cosoft.org.cn/extman/%SUBDIR%/
+ http://mirror3.extmail.net/dist/%SUBDIR%/
MAINTAINER?= chifeng@gmail.com
COMMENT= Web interface to manage Virtual Accounts
@@ -23,8 +23,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-
OPTIONS= MySQL "Use MySQL support" On \
LDAP "Use LDAP support" Off
-SUB_FILES= pkg-message
-
.include <bsd.port.pre.mk>
.if defined(WITH_MySQL)
@@ -39,6 +37,5 @@ OWCGIDIR= ${PREFIX}/www/extman
do-install:
@${MKDIR} ${OWCGIDIR}
@cd ${WRKSRC} && ${CP} -Rpf * ${OWCGIDIR}
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
diff --git a/mail/extman/distinfo b/mail/extman/distinfo
index 7ca635f55ab6..c909b92f4284 100644
--- a/mail/extman/distinfo
+++ b/mail/extman/distinfo
@@ -1,3 +1,3 @@
-MD5 (extman-0.2.3.tar.gz) = 7e482538372e3de3bda3c9fea0df2304
-SHA256 (extman-0.2.3.tar.gz) = b08b7f1d628eeaa2cfcb036d2e341f2e4325fbcbf3dbfb294f65cdfa378dfbfe
-SIZE (extman-0.2.3.tar.gz) = 533309
+MD5 (extman-0.2.4.tar.gz) = 4b9a2e4b255267b6acad8a7064db7ca5
+SHA256 (extman-0.2.4.tar.gz) = 5b8ae1070dcf6fb0dc176340da369a9f50d586dd76e714ebe8f0ee982394d7ad
+SIZE (extman-0.2.4.tar.gz) = 555066
diff --git a/mail/extman/files/pkg-message.in b/mail/extman/files/pkg-message.in
deleted file mode 100644
index df2cdd31655d..000000000000
--- a/mail/extman/files/pkg-message.in
+++ /dev/null
@@ -1,3 +0,0 @@
-Please run this script, from extmail to copy PMs :
- %%PREFIX%%/www/extman/lib/Ext/buildpkg.sh
-
diff --git a/mail/extman/pkg-plist b/mail/extman/pkg-plist
index 696ddd1382d7..471f4e85d7cb 100644
--- a/mail/extman/pkg-plist
+++ b/mail/extman/pkg-plist
@@ -25,10 +25,13 @@ www/extman/addon/passwd2ext.pl
www/extman/addon/upgrade_0.16_to_0.2beta3.sql
www/extman/addon/upgrade_0.2.0_to_0.2.1.sql
www/extman/addon/upgrade_0.2.1_to_0.2.2.sql
+www/extman/addon/upgrade_0.2.3_to_0.2.4.sql
www/extman/addon/upgrade_0.2beta3_to_0.2.0.sql
www/extman/cgi/alias.cgi
www/extman/cgi/captcha.cgi
+www/extman/cgi/changepwd.cgi
www/extman/cgi/domain.cgi
+www/extman/cgi/forgetpwd.cgi
www/extman/cgi/groupmail.cgi
www/extman/cgi/index.cgi
www/extman/cgi/manager.cgi
@@ -54,6 +57,7 @@ www/extman/docs/mysql_virtual_mailbox_maps.cf
www/extman/docs/mysql_virtual_sender_maps.cf
www/extman/html/default/ac.js
www/extman/html/default/autocomplete.css
+www/extman/html/default/changepwd.html
www/extman/html/default/default.css
www/extman/html/default/edit_alias.html
www/extman/html/default/edit_domain.html
@@ -62,6 +66,7 @@ www/extman/html/default/edit_manager.html
www/extman/html/default/edit_user.html
www/extman/html/default/editor.html
www/extman/html/default/error.html
+www/extman/html/default/forgetpwd.html
www/extman/html/default/images/alias.gif
www/extman/html/default/images/attach.gif
www/extman/html/default/images/backup.gif
@@ -165,6 +170,8 @@ www/extman/html/default/index.html
www/extman/html/default/js/common.js
www/extman/html/default/js/editor.js
www/extman/html/default/js/menu.js
+www/extman/html/default/js/tab.js
+www/extman/html/default/jumpto.inc
www/extman/html/default/manlib.js
www/extman/html/default/multifile_new.inc
www/extman/html/default/navbar.html
@@ -174,7 +181,7 @@ www/extman/html/default/overview_manager.html
www/extman/html/default/overview_user.html
www/extman/html/default/passwd.html
www/extman/html/default/signup.html
-www/extman/html/default/signup.html.old
+www/extman/html/default/tab.css
www/extman/html/default/viewlog_all.html
www/extman/html/images/donate.png
www/extman/html/images/extman_logo.gif
@@ -203,13 +210,14 @@ www/extman/libs/Ext/Mgr/LDAP.pm
www/extman/libs/Ext/Mgr/MySQL.pm
www/extman/libs/Ext/MgrApp.pm
www/extman/libs/Ext/MgrApp/Alias.pm
+www/extman/libs/Ext/MgrApp/ChangePwd.pm
www/extman/libs/Ext/MgrApp/Domain.pm
+www/extman/libs/Ext/MgrApp/ForgetPwd.pm
www/extman/libs/Ext/MgrApp/GroupMail.pm
www/extman/libs/Ext/MgrApp/Login.pm
www/extman/libs/Ext/MgrApp/Manager.pm
www/extman/libs/Ext/MgrApp/OverView.pm
www/extman/libs/Ext/MgrApp/Signup.pm
-www/extman/libs/Ext/MgrApp/Signup.pm.old
www/extman/libs/Ext/MgrApp/User.pm
www/extman/libs/Ext/MgrApp/ViewLog.pm
www/extman/libs/Ext/Passwd.pm
@@ -219,10 +227,18 @@ www/extman/libs/Ext/Template.pm
www/extman/libs/Ext/Utils.pm
www/extman/libs/Ext/buildpkg.sh
www/extman/libs/HTML/KTemplate.pm
+www/extman/tools/adminctl.pl
+www/extman/tools/aliasctl.pl
+www/extman/tools/diffinfo.pl
+www/extman/tools/domainctl.pl
www/extman/tools/expireusers.pl
www/extman/tools/maildirmake.pl
+www/extman/tools/makegbook.pl
+www/extman/tools/purgeuser.pl
www/extman/tools/reportusage.pl
+www/extman/tools/setid.pl
www/extman/tools/t_hashdir.pl
+www/extman/tools/userctl.pl
www/extman/webman.cf
@dirrm www/extman/tools
@dirrm www/extman/libs/HTML