aboutsummaryrefslogtreecommitdiff
path: root/mail/extman
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-12-12 14:54:56 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-12-12 14:54:56 +0000
commitb52289e45eb0245c6555918027d8f7cb62e1ced9 (patch)
tree49feee51acc6c41406ad637172d7ee04c57b1a6d /mail/extman
parent741510d08c68b938e60899b44d679addaf05b227 (diff)
downloadports-b52289e45eb0245c6555918027d8f7cb62e1ced9.tar.gz
ports-b52289e45eb0245c6555918027d8f7cb62e1ced9.zip
Notes
Diffstat (limited to 'mail/extman')
-rw-r--r--mail/extman/Makefile7
-rw-r--r--mail/extman/distinfo6
-rw-r--r--mail/extman/pkg-plist8
3 files changed, 13 insertions, 8 deletions
diff --git a/mail/extman/Makefile b/mail/extman/Makefile
index f6cc6765af4f..dd6fb2c438e6 100644
--- a/mail/extman/Makefile
+++ b/mail/extman/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= extman
-PORTVERSION= 0.2.2
+PORTVERSION= 0.2.3
CATEGORIES= mail
-MASTER_SITES= http://www.extmail.org/dist/extman/%SUBDIR%/ \
+MASTER_SITES= http://www.chifeng.name/dist/extman/%SUBDIR%/ \
http://chifeng.cosoft.org.cn/extman/%SUBDIR%/
MAINTAINER?= chifeng@gmail.com
@@ -17,7 +17,8 @@ COMMENT= Web interface to manage Virtual Accounts
USE_PERL5= yes
NO_BUILD= yes
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
+ ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
OPTIONS= MySQL "Use MySQL support" On \
LDAP "Use LDAP support" Off
diff --git a/mail/extman/distinfo b/mail/extman/distinfo
index d12ebb4f1dda..7ca635f55ab6 100644
--- a/mail/extman/distinfo
+++ b/mail/extman/distinfo
@@ -1,3 +1,3 @@
-MD5 (extman-0.2.2.tar.gz) = 2c480d25a91422eb87f2eae3672c33e2
-SHA256 (extman-0.2.2.tar.gz) = 7710b183ef809afd46afc494a14409134ba5457f5f01a21275973b404b96ff36
-SIZE (extman-0.2.2.tar.gz) = 535033
+MD5 (extman-0.2.3.tar.gz) = 7e482538372e3de3bda3c9fea0df2304
+SHA256 (extman-0.2.3.tar.gz) = b08b7f1d628eeaa2cfcb036d2e341f2e4325fbcbf3dbfb294f65cdfa378dfbfe
+SIZE (extman-0.2.3.tar.gz) = 533309
diff --git a/mail/extman/pkg-plist b/mail/extman/pkg-plist
index ffc663582c81..696ddd1382d7 100644
--- a/mail/extman/pkg-plist
+++ b/mail/extman/pkg-plist
@@ -1,9 +1,8 @@
-share/nls/POSIX
-share/nls/en_US.US-ASCII
www/extman/AUTHORS
www/extman/ChangeLog
www/extman/INSTALL
www/extman/README
+www/extman/README.fcgi
www/extman/Version
www/extman/addon/README
www/extman/addon/cleanup.sql
@@ -175,6 +174,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/viewlog_all.html
www/extman/html/images/donate.png
www/extman/html/images/extman_logo.gif
@@ -186,11 +186,14 @@ www/extman/html/plugins/rpc_init.js
www/extman/lang/en_US
www/extman/lang/zh_CN
www/extman/lang/zh_TW
+www/extman/libs/CmdTools.pm
www/extman/libs/Crypt/PasswdMD5.pm
+www/extman/libs/Ext.pm
www/extman/libs/Ext/CGI.pm
www/extman/libs/Ext/CaptCha.pm
www/extman/libs/Ext/Config.pm
www/extman/libs/Ext/DateTime.pm
+www/extman/libs/Ext/FCGI.pm
www/extman/libs/Ext/GD.pm
www/extman/libs/Ext/GraphLog.pm
www/extman/libs/Ext/HashDir.pm
@@ -206,6 +209,7 @@ 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