mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
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 PR: ports/137249 Submitted by: Alexey V. Degtyarev
This commit is contained in:
parent
48a89914cf
commit
13f3da0e11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239461
@ -568,6 +568,7 @@
|
||||
SUBDIR += rlytest
|
||||
SUBDIR += rmilter
|
||||
SUBDIR += roundcube
|
||||
SUBDIR += roundcube-groupvice
|
||||
SUBDIR += rss2email
|
||||
SUBDIR += ruby-rfilter
|
||||
SUBDIR += ruby-rmail
|
||||
|
39
mail/roundcube-groupvice/Makefile
Normal file
39
mail/roundcube-groupvice/Makefile
Normal file
@ -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>
|
3
mail/roundcube-groupvice/distinfo
Normal file
3
mail/roundcube-groupvice/distinfo
Normal file
@ -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
|
19
mail/roundcube-groupvice/files/pkg-message.in
Normal file
19
mail/roundcube-groupvice/files/pkg-message.in
Normal file
@ -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.
|
||||
|
||||
*******************************************************************************
|
||||
|
7
mail/roundcube-groupvice/pkg-descr
Normal file
7
mail/roundcube-groupvice/pkg-descr
Normal file
@ -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
|
206
mail/roundcube-groupvice/pkg-plist
Normal file
206
mail/roundcube-groupvice/pkg-plist
Normal file
@ -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%%
|
Loading…
Reference in New Issue
Block a user