From owner-svn-ports-all@freebsd.org Tue Jul 3 09:31:00 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8B46102E969; Tue, 3 Jul 2018 09:30:59 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 963E176805; Tue, 3 Jul 2018 09:30:59 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 75B1D1A3F8; Tue, 3 Jul 2018 09:30:59 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w639Uxdr042815; Tue, 3 Jul 2018 09:30:59 GMT (envelope-from meta@FreeBSD.org) Received: (from meta@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w639UwrD042808; Tue, 3 Jul 2018 09:30:58 GMT (envelope-from meta@FreeBSD.org) Message-Id: <201807030930.w639UwrD042808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: meta set sender to meta@FreeBSD.org using -f From: Koichiro Iwao Date: Tue, 3 Jul 2018 09:30:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473811 - in head/mail: . roundcube-identity_smtp X-SVN-Group: ports-head X-SVN-Commit-Author: meta X-SVN-Commit-Paths: in head/mail: . roundcube-identity_smtp X-SVN-Commit-Revision: 473811 X-SVN-Commit-Repository: ports 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.27 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: Tue, 03 Jul 2018 09:31:00 -0000 Author: meta Date: Tue Jul 3 09:30:58 2018 New Revision: 473811 URL: https://svnweb.freebsd.org/changeset/ports/473811 Log: New port: mail/roundcube-identity_smtp Roundcube plugin to setup different SMTP settings per identity WWW: https://github.com/deflomu/Roundcube-SMTP-per-Identity-Plugin Approved by: hrs (mentor) Sponsored by: HAW International, Inc. Differential Revision: https://reviews.freebsd.org/D16109 Added: head/mail/roundcube-identity_smtp/ head/mail/roundcube-identity_smtp/Makefile (contents, props changed) head/mail/roundcube-identity_smtp/distinfo (contents, props changed) head/mail/roundcube-identity_smtp/pkg-descr (contents, props changed) head/mail/roundcube-identity_smtp/pkg-plist (contents, props changed) Modified: head/mail/Makefile Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Tue Jul 3 09:28:41 2018 (r473810) +++ head/mail/Makefile Tue Jul 3 09:30:58 2018 (r473811) @@ -604,6 +604,7 @@ SUBDIR += roundcube-contextmenu SUBDIR += roundcube-groupvice SUBDIR += roundcube-html5_notifier + SUBDIR += roundcube-identity_smtp SUBDIR += roundcube-login_info SUBDIR += roundcube-markasjunk2 SUBDIR += roundcube-mobilecube Added: head/mail/roundcube-identity_smtp/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/roundcube-identity_smtp/Makefile Tue Jul 3 09:30:58 2018 (r473811) @@ -0,0 +1,32 @@ +# $FreeBSD$ + +PORTNAME= identity_smtp +PORTVERSION= 20170914 +CATEGORIES= mail +PKGNAMEPREFIX= roundcube- +PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} + +MAINTAINER= meta@FreeBSD.org +COMMENT= Roundcube plugin to setup different SMTP settings per identity + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= php:flavors +NO_BUILD= yes +NO_ARCH= yes + +USE_GITHUB= yes +GH_ACCOUNT= deflomu +GH_PROJECT= Roundcube-SMTP-per-Identity-Plugin +GH_TAGNAME= b14e295 + +PLUGINDIR= ${WWWDIR:S,/${PORTNAME}$$,,}/roundcube/plugins/${PORTNAME} +RCDIR_REL= ${WWWDIR_REL:S,/${PORTNAME}$$,,}/roundcube +PLIST_SUB= RCDIR_REL="${RCDIR_REL}" + +do-install: + ${MKDIR} ${STAGEDIR}${PLUGINDIR} + cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${PLUGINDIR} + +.include Added: head/mail/roundcube-identity_smtp/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/roundcube-identity_smtp/distinfo Tue Jul 3 09:30:58 2018 (r473811) @@ -0,0 +1,3 @@ +TIMESTAMP = 1530597809 +SHA256 (deflomu-Roundcube-SMTP-per-Identity-Plugin-20170914-b14e295_GH0.tar.gz) = c3aace65776386bc06dc0dc7c111386185fcbb82705e86b57328f894e3550567 +SIZE (deflomu-Roundcube-SMTP-per-Identity-Plugin-20170914-b14e295_GH0.tar.gz) = 4875 Added: head/mail/roundcube-identity_smtp/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/roundcube-identity_smtp/pkg-descr Tue Jul 3 09:30:58 2018 (r473811) @@ -0,0 +1,4 @@ +This roundcube plugin allows to setup identities with different SMTP servers +than server's default. + +WWW: https://github.com/deflomu/Roundcube-SMTP-per-Identity-Plugin Added: head/mail/roundcube-identity_smtp/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/roundcube-identity_smtp/pkg-plist Tue Jul 3 09:30:58 2018 (r473811) @@ -0,0 +1,12 @@ +%%RCDIR_REL%%/plugins/identity_smtp/LICENSE +%%RCDIR_REL%%/plugins/identity_smtp/README.markdown +%%RCDIR_REL%%/plugins/identity_smtp/composer.json +%%RCDIR_REL%%/plugins/identity_smtp/crowdin.yaml +%%RCDIR_REL%%/plugins/identity_smtp/identity_smtp.js +%%RCDIR_REL%%/plugins/identity_smtp/identity_smtp.php +%%RCDIR_REL%%/plugins/identity_smtp/localization/ca_ES.inc +%%RCDIR_REL%%/plugins/identity_smtp/localization/de_DE.inc +%%RCDIR_REL%%/plugins/identity_smtp/localization/en_US.inc +%%RCDIR_REL%%/plugins/identity_smtp/localization/es_ES.inc +%%RCDIR_REL%%/plugins/identity_smtp/localization/fr_FR.inc +%%RCDIR_REL%%/plugins/identity_smtp/localization/ja_JP.inc