summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-04 21:33:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-04 21:33:17 +0000
commit2b0b909de38546f358e171e7f83a0bcd902c520c (patch)
tree1548f109ce6cd58f99c72e4c38a760c0c2c45707 /mail
parent- Update to 1.3.2. (diff)
- Update to 2.7.8-RC1
PR: ports/80597 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: Francisco Gomez Marin <francisco@gomezmarin.com> (maintainer)
Notes
Notes: svn path=/head/; revision=134626
Diffstat (limited to 'mail')
-rw-r--r--mail/uebimiau/Makefile17
-rw-r--r--mail/uebimiau/distinfo4
-rw-r--r--mail/uebimiau/pkg-descr2
-rw-r--r--mail/uebimiau/pkg-plist113
4 files changed, 76 insertions, 60 deletions
diff --git a/mail/uebimiau/Makefile b/mail/uebimiau/Makefile
index baea624221d5..0fd76888a1c1 100644
--- a/mail/uebimiau/Makefile
+++ b/mail/uebimiau/Makefile
@@ -6,26 +6,21 @@
#
PORTNAME= uebimiau
-PORTVERSION= 2.7.2
+DISTVERSION= 2.7.8-RC1
CATEGORIES= mail www
MASTER_SITES= http://www.uebimiau.org/downloads/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-any
+DISTNAME= ${PORTNAME}-${DISTVERSION}-any
MAINTAINER= francisco@gomezmarin.com
COMMENT= UebiMiau is a simple yet efficient WebMail written in PHP
-.if defined(WITH_APACHE2)
-RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/libphp4.so:${PORTSDIR}/www/mod_php4
-.else
-RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
-.endif
-
+USE_PHP= pcre
+WANT_PHP_MOD= yes
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
do-install:
${MKDIR} ${PREFIX}/www/data/${PORTNAME}
- ${CP} -R ${WRKSRC}/* ${PREFIX}/www/data/uebimiau
- ${CHOWN} -R www:www ${PREFIX}/www/data/uebimiau
+ ${CP} -R ${WRKSRC}/* ${PREFIX}/www/data/${PORTNAME}
+ ${CHOWN} -R www:www ${PREFIX}/www/data/${PORTNAME}
.include <bsd.port.mk>
diff --git a/mail/uebimiau/distinfo b/mail/uebimiau/distinfo
index cfebdb59d90a..f0782f891e82 100644
--- a/mail/uebimiau/distinfo
+++ b/mail/uebimiau/distinfo
@@ -1,2 +1,2 @@
-MD5 (uebimiau-2.7.2-any.tar.gz) = c0af9f46db46feb46c9d38d8fcd90868
-SIZE (uebimiau-2.7.2-any.tar.gz) = 183454
+MD5 (uebimiau-2.7.8-RC1-any.tar.gz) = 20e355ef9535deb49b8866cd93b661af
+SIZE (uebimiau-2.7.8-RC1-any.tar.gz) = 196571
diff --git a/mail/uebimiau/pkg-descr b/mail/uebimiau/pkg-descr
index d7f5b3081127..0102ab9977a3 100644
--- a/mail/uebimiau/pkg-descr
+++ b/mail/uebimiau/pkg-descr
@@ -2,7 +2,7 @@ UebiMiau is a simple yet efficient WebMail system written in PHP. It
features folders, View and Send attachments, Preferences, Quota Limit,
Search, and more. It does not require a database or IMAP server.
-WWW: http://www.uebimiau.sili.com.br
+WWW: http://www.uebimiau.org/
- Francisco Gomez -
francisco@gomezmarin.com
diff --git a/mail/uebimiau/pkg-plist b/mail/uebimiau/pkg-plist
index ba9e40f24abb..d7f8c2bf8c53 100644
--- a/mail/uebimiau/pkg-plist
+++ b/mail/uebimiau/pkg-plist
@@ -1,8 +1,11 @@
+@comment $FreeBSD$
www/data/uebimiau/CHANGELOG.txt
www/data/uebimiau/INSTALL.txt
www/data/uebimiau/README.txt
www/data/uebimiau/addressbook.php
+www/data/uebimiau/apply_filters.php
www/data/uebimiau/badlogin.php
+www/data/uebimiau/block_address.php
www/data/uebimiau/catch.php
www/data/uebimiau/database/index.php
www/data/uebimiau/database/temporary files are stored here.txt
@@ -10,7 +13,9 @@ www/data/uebimiau/download.php
www/data/uebimiau/error.php
www/data/uebimiau/extra/clean.php.txt
www/data/uebimiau/extra/rmdir.php.txt
+www/data/uebimiau/folder_list.php
www/data/uebimiau/folders.php
+www/data/uebimiau/get_message_list.php
www/data/uebimiau/headers.php
www/data/uebimiau/images/aleft.gif
www/data/uebimiau/images/aright.gif
@@ -22,6 +27,7 @@ www/data/uebimiau/images/bold.gif
www/data/uebimiau/images/bookmark_it.gif
www/data/uebimiau/images/center.gif
www/data/uebimiau/images/copy.gif
+www/data/uebimiau/images/cross.gif
www/data/uebimiau/images/cut.gif
www/data/uebimiau/images/download.gif
www/data/uebimiau/images/green.gif
@@ -41,11 +47,14 @@ www/data/uebimiau/images/red.gif
www/data/uebimiau/images/trans.gif
www/data/uebimiau/images/under.gif
www/data/uebimiau/images/wlink.gif
+www/data/uebimiau/inc/class.phpmailer.php
www/data/uebimiau/inc/class.smtp.php
+www/data/uebimiau/inc/class.tnef.php
www/data/uebimiau/inc/class.uebimiau.php
www/data/uebimiau/inc/class.uebimiau_mail.php
www/data/uebimiau/inc/config.languages.php
www/data/uebimiau/inc/config.php
+www/data/uebimiau/inc/config.security.php
www/data/uebimiau/inc/inc.php
www/data/uebimiau/inc/lib.export.php
www/data/uebimiau/inc/lib.php
@@ -58,6 +67,7 @@ www/data/uebimiau/langs/dk.txt
www/data/uebimiau/langs/en_UK.txt
www/data/uebimiau/langs/es.txt
www/data/uebimiau/langs/fr.txt
+www/data/uebimiau/langs/he.txt
www/data/uebimiau/langs/hu.txt
www/data/uebimiau/langs/is.txt
www/data/uebimiau/langs/it.txt
@@ -66,24 +76,66 @@ www/data/uebimiau/langs/nl.txt
www/data/uebimiau/langs/pl.txt
www/data/uebimiau/langs/pt_BR.txt
www/data/uebimiau/langs/ro.txt
+www/data/uebimiau/langs/ru.txt
www/data/uebimiau/langs/ru_KOI.txt
www/data/uebimiau/langs/se.txt
www/data/uebimiau/langs/th.txt
www/data/uebimiau/langs/tr.txt
www/data/uebimiau/logout.php
-www/data/uebimiau/msglist.php
+www/data/uebimiau/messages.php
www/data/uebimiau/newmsg.php
www/data/uebimiau/preferences.php
www/data/uebimiau/printmsg.php
+www/data/uebimiau/process.php
www/data/uebimiau/quick_address.php
www/data/uebimiau/readmsg.php
+www/data/uebimiau/redir.php
www/data/uebimiau/search.php
www/data/uebimiau/show_body.php
-www/data/uebimiau/smarty/PEAR.php
-www/data/uebimiau/smarty/Smarty.addons.php
+www/data/uebimiau/smarty/ChangeLog
+www/data/uebimiau/smarty/Config_File.class.php
www/data/uebimiau/smarty/Smarty.class.php
www/data/uebimiau/smarty/Smarty_Compiler.class.php
-www/data/uebimiau/smarty/Smarty_Config.class.php
+www/data/uebimiau/smarty/debug.tpl
+www/data/uebimiau/smarty/plugins/block.textformat.php
+www/data/uebimiau/smarty/plugins/function.assign.php
+www/data/uebimiau/smarty/plugins/function.assign_debug_info.php
+www/data/uebimiau/smarty/plugins/function.counter.php
+www/data/uebimiau/smarty/plugins/function.cycle.php
+www/data/uebimiau/smarty/plugins/function.debug.php
+www/data/uebimiau/smarty/plugins/function.eval.php
+www/data/uebimiau/smarty/plugins/function.fetch.php
+www/data/uebimiau/smarty/plugins/function.html_options.php
+www/data/uebimiau/smarty/plugins/function.html_select_date.php
+www/data/uebimiau/smarty/plugins/function.html_select_time.php
+www/data/uebimiau/smarty/plugins/function.math.php
+www/data/uebimiau/smarty/plugins/function.popup.php
+www/data/uebimiau/smarty/plugins/function.popup_init.php
+www/data/uebimiau/smarty/plugins/function.um_welcome_message.php
+www/data/uebimiau/smarty/plugins/modifier.capitalize.php
+www/data/uebimiau/smarty/plugins/modifier.count_characters.php
+www/data/uebimiau/smarty/plugins/modifier.count_paragraphs.php
+www/data/uebimiau/smarty/plugins/modifier.count_sentences.php
+www/data/uebimiau/smarty/plugins/modifier.count_words.php
+www/data/uebimiau/smarty/plugins/modifier.date_format.php
+www/data/uebimiau/smarty/plugins/modifier.debug_print_var.php
+www/data/uebimiau/smarty/plugins/modifier.default.php
+www/data/uebimiau/smarty/plugins/modifier.escape.php
+www/data/uebimiau/smarty/plugins/modifier.indent.php
+www/data/uebimiau/smarty/plugins/modifier.lower.php
+www/data/uebimiau/smarty/plugins/modifier.regex_replace.php
+www/data/uebimiau/smarty/plugins/modifier.replace.php
+www/data/uebimiau/smarty/plugins/modifier.spacify.php
+www/data/uebimiau/smarty/plugins/modifier.string_format.php
+www/data/uebimiau/smarty/plugins/modifier.strip.php
+www/data/uebimiau/smarty/plugins/modifier.strip_tags.php
+www/data/uebimiau/smarty/plugins/modifier.truncate.php
+www/data/uebimiau/smarty/plugins/modifier.upper.php
+www/data/uebimiau/smarty/plugins/modifier.wordwrap.php
+www/data/uebimiau/smarty/plugins/shared.make_timestamp.php
+www/data/uebimiau/smarty/templates/footer.tpl
+www/data/uebimiau/smarty/templates/header.tpl
+www/data/uebimiau/smarty/templates/index.tpl
www/data/uebimiau/themes/debug.tpl
www/data/uebimiau/themes/default/address-display.htm
www/data/uebimiau/themes/default/address-form.htm
@@ -91,11 +143,13 @@ www/data/uebimiau/themes/default/address-list.htm
www/data/uebimiau/themes/default/address-results.htm
www/data/uebimiau/themes/default/advanced-editor.htm
www/data/uebimiau/themes/default/bad-login.htm
+www/data/uebimiau/themes/default/block-address.htm
www/data/uebimiau/themes/default/catch-address.htm
www/data/uebimiau/themes/default/error.htm
www/data/uebimiau/themes/default/folders.htm
www/data/uebimiau/themes/default/headers-window.htm
www/data/uebimiau/themes/default/login.htm
+www/data/uebimiau/themes/default/menu.htm
www/data/uebimiau/themes/default/messagelist.htm
www/data/uebimiau/themes/default/newmsg-result.htm
www/data/uebimiau/themes/default/newmsg.htm
@@ -103,53 +157,20 @@ www/data/uebimiau/themes/default/preferences.htm
www/data/uebimiau/themes/default/print-message.htm
www/data/uebimiau/themes/default/quick_address.htm
www/data/uebimiau/themes/default/readmsg.htm
+www/data/uebimiau/themes/default/readmsg_popup.htm
www/data/uebimiau/themes/default/search.htm
www/data/uebimiau/themes/default/upload-attach.htm
www/data/uebimiau/themes/default/webmail.css
www/data/uebimiau/themes/default/webmail.js
-www/data/uebimiau/themes/neotech.net/address-display.htm
-www/data/uebimiau/themes/neotech.net/address-form.htm
-www/data/uebimiau/themes/neotech.net/address-list.htm
-www/data/uebimiau/themes/neotech.net/address-results.htm
-www/data/uebimiau/themes/neotech.net/address.gif
-www/data/uebimiau/themes/neotech.net/advanced-editor.htm
-www/data/uebimiau/themes/neotech.net/bad-login.htm
-www/data/uebimiau/themes/neotech.net/catch-address.htm
-www/data/uebimiau/themes/neotech.net/compose.gif
-www/data/uebimiau/themes/neotech.net/error.htm
-www/data/uebimiau/themes/neotech.net/folders.gif
-www/data/uebimiau/themes/neotech.net/folders.htm
-www/data/uebimiau/themes/neotech.net/footer.gif
-www/data/uebimiau/themes/neotech.net/header.gif
-www/data/uebimiau/themes/neotech.net/headers-window.htm
-www/data/uebimiau/themes/neotech.net/inbox.gif
-www/data/uebimiau/themes/neotech.net/login.htm
-www/data/uebimiau/themes/neotech.net/logo.gif
-www/data/uebimiau/themes/neotech.net/logo_cc.gif
-www/data/uebimiau/themes/neotech.net/logout.gif
-www/data/uebimiau/themes/neotech.net/messagelist.htm
-www/data/uebimiau/themes/neotech.net/newmsg-result.htm
-www/data/uebimiau/themes/neotech.net/newmsg.htm
-www/data/uebimiau/themes/neotech.net/preferences.gif
-www/data/uebimiau/themes/neotech.net/preferences.htm
-www/data/uebimiau/themes/neotech.net/print-message.htm
-www/data/uebimiau/themes/neotech.net/quick_address.htm
-www/data/uebimiau/themes/neotech.net/readmsg.htm
-www/data/uebimiau/themes/neotech.net/refresh.gif
-www/data/uebimiau/themes/neotech.net/search.gif
-www/data/uebimiau/themes/neotech.net/search.htm
-www/data/uebimiau/themes/neotech.net/trash.gif
-www/data/uebimiau/themes/neotech.net/upload-attach.htm
-www/data/uebimiau/themes/neotech.net/webmail.css
-www/data/uebimiau/themes/neotech.net/webmail.js
www/data/uebimiau/upload.php
-@dirrm www/data/uebimiau/themes/neotech.net
+@dirrm www/data/uebimiau/database
+@dirrm www/data/uebimiau/extra
+@dirrm www/data/uebimiau/images
+@dirrm www/data/uebimiau/inc
+@dirrm www/data/uebimiau/langs
+@dirrm www/data/uebimiau/smarty/plugins
+@dirrm www/data/uebimiau/smarty/templates
+@dirrm www/data/uebimiau/smarty
@dirrm www/data/uebimiau/themes/default
@dirrm www/data/uebimiau/themes
-@dirrm www/data/uebimiau/smarty
-@dirrm www/data/uebimiau/langs
-@dirrm www/data/uebimiau/inc
-@dirrm www/data/uebimiau/images
-@dirrm www/data/uebimiau/extra
-@dirrm www/data/uebimiau/database
@dirrm www/data/uebimiau