diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-13 16:38:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-13 16:38:56 +0000 |
commit | 13f3da0e11304f57856ad0e1a7aa7f15d757c815 (patch) | |
tree | 816af6feb7c2e1bde201dbb415c97fbb298384e1 /mail/roundcube-groupvice | |
parent | 48a89914cf9a1caaea7f0ac98a44a3b948c780f5 (diff) | |
download | ports-13f3da0e11304f57856ad0e1a7aa7f15d757c815.tar.gz ports-13f3da0e11304f57856ad0e1a7aa7f15d757c815.zip |
Notes
Diffstat (limited to 'mail/roundcube-groupvice')
-rw-r--r-- | mail/roundcube-groupvice/Makefile | 39 | ||||
-rw-r--r-- | mail/roundcube-groupvice/distinfo | 3 | ||||
-rw-r--r-- | mail/roundcube-groupvice/files/pkg-message.in | 19 | ||||
-rw-r--r-- | mail/roundcube-groupvice/pkg-descr | 7 | ||||
-rw-r--r-- | mail/roundcube-groupvice/pkg-plist | 206 |
5 files changed, 274 insertions, 0 deletions
diff --git a/mail/roundcube-groupvice/Makefile b/mail/roundcube-groupvice/Makefile new file mode 100644 index 000000000000..3aaf5aee0f1d --- /dev/null +++ b/mail/roundcube-groupvice/Makefile @@ -0,0 +1,39 @@ +# New ports collection makefile for: groupvice +# Date created: Thu 30 Jul 2009 +# Whom: Alexey V. Degtyarev +# +# $FreeBSD$ +# + +PORTNAME= groupvice +PORTVERSION= 0.1.2 +CATEGORIES= mail +MASTER_SITES= ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/ +PKGNAMEPREFIX= roundcube- + +MAINTAINER= alexey@renatasystems.org +COMMENT= Theme for RoundCube Web Mail + +RUN_DEPENDS= roundcube>=0.2:${PORTSDIR}/mail/roundcube + +NO_BUILD= yes + +WWWDIR?= ${PREFIX}/www/roundcube/skins/groupvice + +SUB_FILES= pkg-message + +# This target is only meant to be used by the port maintainer. +x-generate-plist: build + cd ${WRKSRC}; \ + ${FIND} . ! -type d ! -name '*.orig' | ${SORT} | \ + ${SED} -e "s,^\.,%%WWWDIR%%," >${.CURDIR}/pkg-plist.tmp ; \ + ${FIND} . -type d | ${SORT} -r | ${SED} \ + -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ + -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp + +do-install: + ${MKDIR} ${WWWDIR} + cd ${WRKSRC} && ${PAX} -r -w . ${WWWDIR} + @${CAT} ${PKGMESSAGE} + +.include <bsd.port.mk> diff --git a/mail/roundcube-groupvice/distinfo b/mail/roundcube-groupvice/distinfo new file mode 100644 index 000000000000..119f8885a7b9 --- /dev/null +++ b/mail/roundcube-groupvice/distinfo @@ -0,0 +1,3 @@ +MD5 (groupvice-0.1.2.tar.gz) = d7610f99c0cdfbe066466de26b64f4fb +SHA256 (groupvice-0.1.2.tar.gz) = 50921807efe51c54bc3f8399447cb2311a35660f3fcd76c675e1c1409072b862 +SIZE (groupvice-0.1.2.tar.gz) = 161550 diff --git a/mail/roundcube-groupvice/files/pkg-message.in b/mail/roundcube-groupvice/files/pkg-message.in new file mode 100644 index 000000000000..2a1d5b9f7341 --- /dev/null +++ b/mail/roundcube-groupvice/files/pkg-message.in @@ -0,0 +1,19 @@ + +******************************************************************************* + +Some minor change to the configuration might have to be done: + +Theme GroupVice has been developed for RoundCube 0.2-beta. If you use this +version you'll need the following changes to your configuration: + +%%LOCALBASE%%/www/roundcube/config/main.inc.php + +$rcmail_config['list_cols'] = array('flag', 'size', 'from', 'subject', 'date'); + +If you use RoundCube 0.2-stable, svn version r2078 or higher, no changes to +the configuration are necessary. + +Please note: this theme is not compatible with Internet Explorer 6.x. + +******************************************************************************* + diff --git a/mail/roundcube-groupvice/pkg-descr b/mail/roundcube-groupvice/pkg-descr new file mode 100644 index 000000000000..f670fc4c232c --- /dev/null +++ b/mail/roundcube-groupvice/pkg-descr @@ -0,0 +1,7 @@ +GroupVice - theme for RoundCube Web Mail, the opensource PHP/MySQL web mail +application. + +This theme is based on Novell Groupwise WebAccess v7 and is known to be +compatible with IE7, IE8, Safari, Opera, and Firefox. Features: + +WWW: http://www.roundcubeforum.net diff --git a/mail/roundcube-groupvice/pkg-plist b/mail/roundcube-groupvice/pkg-plist new file mode 100644 index 000000000000..57dda148edf5 --- /dev/null +++ b/mail/roundcube-groupvice/pkg-plist @@ -0,0 +1,206 @@ +%%WWWDIR%%/CONFIG +%%WWWDIR%%/README v0.1.2-stable +%%WWWDIR%%/addresses.css +%%WWWDIR%%/colorpicker.css +%%WWWDIR%%/common.css +%%WWWDIR%%/editor_content.css +%%WWWDIR%%/googiespell.css +%%WWWDIR%%/images/blank.gif +%%WWWDIR%%/images/buttons/add_act.png +%%WWWDIR%%/images/buttons/add_contact_act.png +%%WWWDIR%%/images/buttons/add_contact_pas.png +%%WWWDIR%%/images/buttons/add_contact_sel.png +%%WWWDIR%%/images/buttons/add_pas.png +%%WWWDIR%%/images/buttons/add_sel.png +%%WWWDIR%%/images/buttons/addressbook.png +%%WWWDIR%%/images/buttons/addressbook_act.png +%%WWWDIR%%/images/buttons/addressbook_pas.png +%%WWWDIR%%/images/buttons/addressbook_sel.png +%%WWWDIR%%/images/buttons/adr_import_act.png +%%WWWDIR%%/images/buttons/adr_import_pas.png +%%WWWDIR%%/images/buttons/adr_import_sel.png +%%WWWDIR%%/images/buttons/attach_act.png +%%WWWDIR%%/images/buttons/attach_pas.png +%%WWWDIR%%/images/buttons/attach_sel.png +%%WWWDIR%%/images/buttons/back_act.png +%%WWWDIR%%/images/buttons/back_pas.png +%%WWWDIR%%/images/buttons/back_sel.png +%%WWWDIR%%/images/buttons/bg.gif +%%WWWDIR%%/images/buttons/compose_act.png +%%WWWDIR%%/images/buttons/compose_pas.png +%%WWWDIR%%/images/buttons/compose_sel.png +%%WWWDIR%%/images/buttons/contacts_act.png +%%WWWDIR%%/images/buttons/contacts_pas.png +%%WWWDIR%%/images/buttons/contacts_sel.png +%%WWWDIR%%/images/buttons/delete_act.png +%%WWWDIR%%/images/buttons/delete_pas.png +%%WWWDIR%%/images/buttons/delete_sel.png +%%WWWDIR%%/images/buttons/down_arrow.png +%%WWWDIR%%/images/buttons/download_act.png +%%WWWDIR%%/images/buttons/download_pas.png +%%WWWDIR%%/images/buttons/download_sel.png +%%WWWDIR%%/images/buttons/drafts_act.png +%%WWWDIR%%/images/buttons/drafts_pas.png +%%WWWDIR%%/images/buttons/drafts_sel.png +%%WWWDIR%%/images/buttons/edit_contact_act.png +%%WWWDIR%%/images/buttons/edit_contact_pas.png +%%WWWDIR%%/images/buttons/edit_contact_sel.png +%%WWWDIR%%/images/buttons/first_act.png +%%WWWDIR%%/images/buttons/first_pas.png +%%WWWDIR%%/images/buttons/first_sel.png +%%WWWDIR%%/images/buttons/folders_act.png +%%WWWDIR%%/images/buttons/forward_act.png +%%WWWDIR%%/images/buttons/forward_pas.png +%%WWWDIR%%/images/buttons/forward_sel.png +%%WWWDIR%%/images/buttons/hover.png +%%WWWDIR%%/images/buttons/identity_act.png +%%WWWDIR%%/images/buttons/identity_pas.png +%%WWWDIR%%/images/buttons/identity_sel.png +%%WWWDIR%%/images/buttons/inbox_act.png +%%WWWDIR%%/images/buttons/inbox_pas.png +%%WWWDIR%%/images/buttons/inbox_sel.png +%%WWWDIR%%/images/buttons/last_act.png +%%WWWDIR%%/images/buttons/last_pas.png +%%WWWDIR%%/images/buttons/last_sel.png +%%WWWDIR%%/images/buttons/ldap_act.png +%%WWWDIR%%/images/buttons/ldap_pas.png +%%WWWDIR%%/images/buttons/logout.png +%%WWWDIR%%/images/buttons/mail.png +%%WWWDIR%%/images/buttons/mark_as_read.png +%%WWWDIR%%/images/buttons/markread_act.png +%%WWWDIR%%/images/buttons/next_act.png +%%WWWDIR%%/images/buttons/next_pas.png +%%WWWDIR%%/images/buttons/next_sel.png +%%WWWDIR%%/images/buttons/previous_act.png +%%WWWDIR%%/images/buttons/previous_pas.png +%%WWWDIR%%/images/buttons/previous_sel.png +%%WWWDIR%%/images/buttons/print_act.png +%%WWWDIR%%/images/buttons/print_pas.png +%%WWWDIR%%/images/buttons/print_sel.png +%%WWWDIR%%/images/buttons/reply_act.png +%%WWWDIR%%/images/buttons/reply_pas.png +%%WWWDIR%%/images/buttons/reply_sel.png +%%WWWDIR%%/images/buttons/replyall_act.png +%%WWWDIR%%/images/buttons/replyall_pas.png +%%WWWDIR%%/images/buttons/replyall_sel.png +%%WWWDIR%%/images/buttons/send_act.png +%%WWWDIR%%/images/buttons/send_pas.png +%%WWWDIR%%/images/buttons/send_sel.png +%%WWWDIR%%/images/buttons/settings_act.png +%%WWWDIR%%/images/buttons/settings_pas.png +%%WWWDIR%%/images/buttons/settings_sel.png +%%WWWDIR%%/images/buttons/source_act.png +%%WWWDIR%%/images/buttons/source_pas.png +%%WWWDIR%%/images/buttons/source_sel.png +%%WWWDIR%%/images/buttons/spellcheck_act.png +%%WWWDIR%%/images/buttons/spellcheck_pas.png +%%WWWDIR%%/images/buttons/spellcheck_sel.png +%%WWWDIR%%/images/buttons/up_arrow.png +%%WWWDIR%%/images/cleardot.png +%%WWWDIR%%/images/dimple.gif +%%WWWDIR%%/images/dimple.png +%%WWWDIR%%/images/dimple_plus.png +%%WWWDIR%%/images/display/confirm.png +%%WWWDIR%%/images/display/info.png +%%WWWDIR%%/images/display/loading.gif +%%WWWDIR%%/images/display/warning.png +%%WWWDIR%%/images/favicon.ico +%%WWWDIR%%/images/googiespell/change_lang.gif +%%WWWDIR%%/images/googiespell/indicator.gif +%%WWWDIR%%/images/googiespell/ok.gif +%%WWWDIR%%/images/googiespell/spellc.gif +%%WWWDIR%%/images/groupvice_logo.png +%%WWWDIR%%/images/headerbg.png +%%WWWDIR%%/images/icons/abcard.png +%%WWWDIR%%/images/icons/attachment.png +%%WWWDIR%%/images/icons/collapsed.png +%%WWWDIR%%/images/icons/deleted.png +%%WWWDIR%%/images/icons/dot.png +%%WWWDIR%%/images/icons/down_small.gif +%%WWWDIR%%/images/icons/expanded.png +%%WWWDIR%%/images/icons/extwin.png +%%WWWDIR%%/images/icons/flagged.gif +%%WWWDIR%%/images/icons/flagged.png +%%WWWDIR%%/images/icons/folder-closed.png +%%WWWDIR%%/images/icons/folder-drafts.png +%%WWWDIR%%/images/icons/folder-home.png +%%WWWDIR%%/images/icons/folder-inbox.png +%%WWWDIR%%/images/icons/folder-junk.png +%%WWWDIR%%/images/icons/folder-open.png +%%WWWDIR%%/images/icons/folder-pending.png +%%WWWDIR%%/images/icons/folder-sent.png +%%WWWDIR%%/images/icons/folder-trash.gif +%%WWWDIR%%/images/icons/folder-trash.png +%%WWWDIR%%/images/icons/forwarded.png +%%WWWDIR%%/images/icons/forwarded_replied.png +%%WWWDIR%%/images/icons/plus.gif +%%WWWDIR%%/images/icons/remove-attachment.png +%%WWWDIR%%/images/icons/rename.png +%%WWWDIR%%/images/icons/replied.png +%%WWWDIR%%/images/icons/reset.gif +%%WWWDIR%%/images/icons/silhouette.png +%%WWWDIR%%/images/icons/unflagged.gif +%%WWWDIR%%/images/icons/unflagged.png +%%WWWDIR%%/images/icons/unread.png +%%WWWDIR%%/images/icons/up_small.gif +%%WWWDIR%%/images/icons/user.gif +%%WWWDIR%%/images/itemmove.gif +%%WWWDIR%%/images/listheader_aqua.gif +%%WWWDIR%%/images/listheader_aqua.png +%%WWWDIR%%/images/listheader_dark.gif +%%WWWDIR%%/images/listheader_dark.png +%%WWWDIR%%/images/listheader_light.gif +%%WWWDIR%%/images/rcube_watermark.png +%%WWWDIR%%/images/roundcube_logo.gif +%%WWWDIR%%/images/roundcube_logo_print.gif +%%WWWDIR%%/images/searchfield.gif +%%WWWDIR%%/images/searchfield.png +%%WWWDIR%%/images/sort_asc.gif +%%WWWDIR%%/images/sort_desc.gif +%%WWWDIR%%/images/tab-act.png +%%WWWDIR%%/images/tab-pas.png +%%WWWDIR%%/images/tab_act.png +%%WWWDIR%%/images/tab_pas.png +%%WWWDIR%%/images/tabcompose-act.png +%%WWWDIR%%/includes/header.html +%%WWWDIR%%/includes/ldapscripts.html +%%WWWDIR%%/includes/links.html +%%WWWDIR%%/includes/settingscripts.html +%%WWWDIR%%/includes/settingstabs-a.html +%%WWWDIR%%/includes/settingstabs-f.html +%%WWWDIR%%/includes/settingstabs-i.html +%%WWWDIR%%/includes/settingstabs.html +%%WWWDIR%%/includes/taskbar.html +%%WWWDIR%%/login.css +%%WWWDIR%%/mail.css +%%WWWDIR%%/pngbehavior.htc +%%WWWDIR%%/print.css +%%WWWDIR%%/settings.css +%%WWWDIR%%/splitter.js +%%WWWDIR%%/templates/addcontact.html +%%WWWDIR%%/templates/addressbook.html +%%WWWDIR%%/templates/compose.html +%%WWWDIR%%/templates/date.html +%%WWWDIR%%/templates/editcontact.html +%%WWWDIR%%/templates/editidentity.html +%%WWWDIR%%/templates/error.html +%%WWWDIR%%/templates/identities.html +%%WWWDIR%%/templates/importcontacts.html +%%WWWDIR%%/templates/login.html +%%WWWDIR%%/templates/mail.html +%%WWWDIR%%/templates/managefolders.html +%%WWWDIR%%/templates/message.html +%%WWWDIR%%/templates/messagepart.html +%%WWWDIR%%/templates/messagepreview.html +%%WWWDIR%%/templates/printmessage.html +%%WWWDIR%%/templates/settings.html +%%WWWDIR%%/templates/showcontact.html +%%WWWDIR%%/watermark.html +@dirrm %%WWWDIR%%/templates +@dirrm %%WWWDIR%%/includes +@dirrm %%WWWDIR%%/images/icons +@dirrm %%WWWDIR%%/images/googiespell +@dirrm %%WWWDIR%%/images/display +@dirrm %%WWWDIR%%/images/buttons +@dirrm %%WWWDIR%%/images +@dirrmtry %%WWWDIR%% |