From owner-svn-ports-all@FreeBSD.ORG Sat Nov 3 13:28:53 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5E241562; Sat, 3 Nov 2012 13:28:53 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 45DDF8FC0C; Sat, 3 Nov 2012 13:28:53 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id qA3DSrSY073329; Sat, 3 Nov 2012 13:28:53 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id qA3DSrBK073323; Sat, 3 Nov 2012 13:28:53 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201211031328.qA3DSrBK073323@svn.freebsd.org> From: Steve Wills Date: Sat, 3 Nov 2012 13:28:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306917 - in head/mail: . roundcube-login_info X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 13:28:53 -0000 Author: swills Date: Sat Nov 3 13:28:52 2012 New Revision: 306917 URL: http://svn.freebsd.org/changeset/ports/306917 Log: 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 Feature safe: yes Added: head/mail/roundcube-login_info/ head/mail/roundcube-login_info/Makefile (contents, props changed) head/mail/roundcube-login_info/distinfo (contents, props changed) head/mail/roundcube-login_info/pkg-descr (contents, props changed) head/mail/roundcube-login_info/pkg-plist (contents, props changed) Modified: head/mail/Makefile Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Sat Nov 3 13:18:37 2012 (r306916) +++ head/mail/Makefile Sat Nov 3 13:28:52 2012 (r306917) @@ -594,6 +594,7 @@ SUBDIR += roundcube-automatic_addressbook SUBDIR += roundcube-contextmenu SUBDIR += roundcube-groupvice + SUBDIR += roundcube-login_info SUBDIR += roundcube-mobilecube SUBDIR += roundcube-mvision2 SUBDIR += roundcube-sieverules Added: head/mail/roundcube-login_info/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/roundcube-login_info/Makefile Sat Nov 3 13:28:52 2012 (r306917) @@ -0,0 +1,36 @@ +# Created by: Mark Felder +# $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 Added: head/mail/roundcube-login_info/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/roundcube-login_info/distinfo Sat Nov 3 13:28:52 2012 (r306917) @@ -0,0 +1,2 @@ +SHA256 (login_info_rc0.5_v1.2.tar.gz) = e2d4f4a8414f88de9661fbfb80d6271e04a92a43adf638c40e26bfc093b81dca +SIZE (login_info_rc0.5_v1.2.tar.gz) = 2534 Added: head/mail/roundcube-login_info/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/roundcube-login_info/pkg-descr Sat Nov 3 13:28:52 2012 (r306917) @@ -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 Added: head/mail/roundcube-login_info/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/roundcube-login_info/pkg-plist Sat Nov 3 13:28:52 2012 (r306917) @@ -0,0 +1,5 @@ +%%WWWDIR%%/CAcert-ssl-security.png +%%WWWDIR%%/README +%%WWWDIR%%/config.inc.php.dist +%%WWWDIR%%/login_info.php +@dirrmtry %%WWWDIR%%