aboutsummaryrefslogtreecommitdiff
path: root/mail/roundcube-login_info
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-11-03 13:28:52 +0000
committerSteve Wills <swills@FreeBSD.org>2012-11-03 13:28:52 +0000
commitd9e422f244d1e0943ebb61f25f9d5a132a8e4234 (patch)
treedb73ff296c73eaa515497a19027f50138567004a /mail/roundcube-login_info
parentdc7bcf0ab88380908c61e3d39ab4d410db7967c4 (diff)
downloadports-d9e422f244d1e0943ebb61f25f9d5a132a8e4234.tar.gz
ports-d9e422f244d1e0943ebb61f25f9d5a132a8e4234.zip
Login info Roundcube plugin
WWW: http://www.std-soft.com/bfaq/52-cat-webmail/107-text-auf-der-login-seite-einblenden.html PR: ports/173262 Submitted by: Mark Felder <feld@feld.me> Feature safe: yes
Notes
Notes: svn path=/head/; revision=306917
Diffstat (limited to 'mail/roundcube-login_info')
-rw-r--r--mail/roundcube-login_info/Makefile36
-rw-r--r--mail/roundcube-login_info/distinfo2
-rw-r--r--mail/roundcube-login_info/pkg-descr3
-rw-r--r--mail/roundcube-login_info/pkg-plist5
4 files changed, 46 insertions, 0 deletions
diff --git a/mail/roundcube-login_info/Makefile b/mail/roundcube-login_info/Makefile
new file mode 100644
index 000000000000..6f8ccb01f8fc
--- /dev/null
+++ b/mail/roundcube-login_info/Makefile
@@ -0,0 +1,36 @@
+# Created by: Mark Felder <feld@feld.me>
+# $FreeBSD$
+
+PORTNAME= login_info
+DISTVERSION= 1.2
+CATEGORIES= mail
+MASTER_SITES= https://www.std-soft.de/webmail/plugins/
+PKGNAMEPREFIX= roundcube-
+DISTNAME= ${PORTNAME}_rc0.5_v${DISTVERSION}
+
+MAINTAINER= feld@feld.me
+COMMENT= Roundcube login info plugin
+
+LICENSE= GPLv2
+
+RUN_DEPENDS= roundcube>=0.5:${PORTSDIR}/mail/roundcube
+
+NO_BUILD= yes
+
+WWWDIR= ${PREFIX}/www/roundcube/plugins/login_info
+WRKSRC= ${WRKDIR}/login_info
+
+# 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}
+
+.include <bsd.port.mk>
diff --git a/mail/roundcube-login_info/distinfo b/mail/roundcube-login_info/distinfo
new file mode 100644
index 000000000000..3c564313c0b3
--- /dev/null
+++ b/mail/roundcube-login_info/distinfo
@@ -0,0 +1,2 @@
+SHA256 (login_info_rc0.5_v1.2.tar.gz) = e2d4f4a8414f88de9661fbfb80d6271e04a92a43adf638c40e26bfc093b81dca
+SIZE (login_info_rc0.5_v1.2.tar.gz) = 2534
diff --git a/mail/roundcube-login_info/pkg-descr b/mail/roundcube-login_info/pkg-descr
new file mode 100644
index 000000000000..12398e6cecef
--- /dev/null
+++ b/mail/roundcube-login_info/pkg-descr
@@ -0,0 +1,3 @@
+Login info Roundcube plugin
+
+WWW: http://www.std-soft.com/bfaq/52-cat-webmail/107-text-auf-der-login-seite-einblenden.html
diff --git a/mail/roundcube-login_info/pkg-plist b/mail/roundcube-login_info/pkg-plist
new file mode 100644
index 000000000000..3ab6da940157
--- /dev/null
+++ b/mail/roundcube-login_info/pkg-plist
@@ -0,0 +1,5 @@
+%%WWWDIR%%/CAcert-ssl-security.png
+%%WWWDIR%%/README
+%%WWWDIR%%/config.inc.php.dist
+%%WWWDIR%%/login_info.php
+@dirrmtry %%WWWDIR%%