From 382b34ba46e8babc6cc7e59e1622ec6fac8b5468 Mon Sep 17 00:00:00 2001 From: miwi Date: Wed, 26 Aug 2009 16:36:18 +0000 Subject: While deploying RoundCube at the University of Michigan was developed a new skin. It is a modern, open interface with tools and actions arranged with optimal usability in mind. Light color blocks and borders delineate application areas without drawing too much attention or drawing focus away from the content. WWW: http://www.roundcubeforum.net PR: ports/138161 Submitted by: Alexey V. Degtyarev --- mail/Makefile | 1 + mail/roundcube-umich/Makefile | 38 ++++ mail/roundcube-umich/distinfo | 3 + mail/roundcube-umich/files/patch-default-preview | 29 +++ mail/roundcube-umich/pkg-descr | 7 + mail/roundcube-umich/pkg-plist | 262 +++++++++++++++++++++++ 6 files changed, 340 insertions(+) create mode 100644 mail/roundcube-umich/Makefile create mode 100644 mail/roundcube-umich/distinfo create mode 100644 mail/roundcube-umich/files/patch-default-preview create mode 100644 mail/roundcube-umich/pkg-descr create mode 100644 mail/roundcube-umich/pkg-plist (limited to 'mail') diff --git a/mail/Makefile b/mail/Makefile index a8613c5e0f01..a06741cb3d70 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -571,6 +571,7 @@ SUBDIR += roundcube-air SUBDIR += roundcube-groupvice SUBDIR += roundcube-mvision2 + SUBDIR += roundcube-umich SUBDIR += rss2email SUBDIR += ruby-rfilter SUBDIR += ruby-rmail diff --git a/mail/roundcube-umich/Makefile b/mail/roundcube-umich/Makefile new file mode 100644 index 000000000000..233c9b5398bf --- /dev/null +++ b/mail/roundcube-umich/Makefile @@ -0,0 +1,38 @@ +# New ports collection makefile for: umich +# Date created: Thu 13 Aug 2009 +# Whom: Alexey V. Degtyarev +# +# $FreeBSD$ +# + +PORTNAME= umich +PORTVERSION= 20090813 +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/umich + +# 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 +post-patch: + ${FIND} ${WRKSRC} -type f -name '*.orig' -delete + +do-install: + ${MKDIR} ${WWWDIR} + cd ${WRKSRC} && ${PAX} -r -w . ${WWWDIR} + +.include diff --git a/mail/roundcube-umich/distinfo b/mail/roundcube-umich/distinfo new file mode 100644 index 000000000000..efbf610eba09 --- /dev/null +++ b/mail/roundcube-umich/distinfo @@ -0,0 +1,3 @@ +MD5 (umich-20090813.tar.gz) = 0dca054840faf9ca02293630e135bf8b +SHA256 (umich-20090813.tar.gz) = a47bb08c7b7448c0b92edcef2e7c5059a37deff6ad90e8e6431b56d112773764 +SIZE (umich-20090813.tar.gz) = 202930 diff --git a/mail/roundcube-umich/files/patch-default-preview b/mail/roundcube-umich/files/patch-default-preview new file mode 100644 index 000000000000..31e77bd9a091 --- /dev/null +++ b/mail/roundcube-umich/files/patch-default-preview @@ -0,0 +1,29 @@ +--- watermark.html.orig 2009-08-25 11:17:44.000000000 +0400 ++++ watermark.html 2009-08-25 11:17:48.000000000 +0400 +@@ -1,11 +1,12 @@ + + + ++ + +- +- +-
++ + ++
++ +
+ + +--- templates/mail.html.orig 2008-11-13 21:54:14.000000000 +0300 ++++ templates/mail.html 2009-08-25 11:20:52.000000000 +0400 +@@ -122,7 +122,7 @@ + rcmail.add_onload('mailviewsplit.init()'); + +
+- ++ +
+ +