From owner-svn-ports-head@freebsd.org Tue Mar 13 00:57:12 2018 Return-Path: Delivered-To: svn-ports-head@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 E51E9A7D4BD; Tue, 13 Mar 2018 00:57:11 +0000 (UTC) (envelope-from jrm@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 8C53B7D1A2; Tue, 13 Mar 2018 00:57:11 +0000 (UTC) (envelope-from jrm@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 82E3B130B0; Tue, 13 Mar 2018 00:57:11 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2D0vBkF039072; Tue, 13 Mar 2018 00:57:11 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2D0vAbo039057; Tue, 13 Mar 2018 00:57:10 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201803130057.w2D0vAbo039057@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Tue, 13 Mar 2018 00:57:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464333 - in head: multimedia multimedia/rubygem-streamio-ffmpeg security security/rubygem-devise_pam_authenticatable2 security/rubygem-omniauth-cas security/rubygem-rpam2 X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: in head: multimedia multimedia/rubygem-streamio-ffmpeg security security/rubygem-devise_pam_authenticatable2 security/rubygem-omniauth-cas security/rubygem-rpam2 X-SVN-Commit-Revision: 464333 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Mar 2018 00:57:12 -0000 Author: jrm Date: Tue Mar 13 00:57:09 2018 New Revision: 464333 URL: https://svnweb.freebsd.org/changeset/ports/464333 Log: Add new Ruby Gem dependency ports for upcoming Mastodon v2.3.1 multimedia/rubygem-streamio-ffmpeg WWW: http://github.com/streamio/streamio-ffmpeg security/rubygem-devise_pam_authenticatable2 WWW: http://github.com/devkral/devise_pam_authenticatable2 security/rubygem-omniauth-cas WWW: https://github.com/dlindahl/omniauth-cas security/rubygem-rpam2 WWW: http://github.com/devkral/rpam2 Added: head/multimedia/rubygem-streamio-ffmpeg/ head/multimedia/rubygem-streamio-ffmpeg/Makefile (contents, props changed) head/multimedia/rubygem-streamio-ffmpeg/distinfo (contents, props changed) head/multimedia/rubygem-streamio-ffmpeg/pkg-descr (contents, props changed) head/security/rubygem-devise_pam_authenticatable2/ head/security/rubygem-devise_pam_authenticatable2/Makefile (contents, props changed) head/security/rubygem-devise_pam_authenticatable2/distinfo (contents, props changed) head/security/rubygem-devise_pam_authenticatable2/pkg-descr (contents, props changed) head/security/rubygem-omniauth-cas/ head/security/rubygem-omniauth-cas/Makefile (contents, props changed) head/security/rubygem-omniauth-cas/distinfo (contents, props changed) head/security/rubygem-omniauth-cas/pkg-descr (contents, props changed) head/security/rubygem-rpam2/ head/security/rubygem-rpam2/Makefile (contents, props changed) head/security/rubygem-rpam2/distinfo (contents, props changed) head/security/rubygem-rpam2/pkg-descr (contents, props changed) Modified: head/multimedia/Makefile (contents, props changed) head/security/Makefile (contents, props changed) Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Tue Mar 13 00:41:13 2018 (r464332) +++ head/multimedia/Makefile Tue Mar 13 00:57:09 2018 (r464333) @@ -374,6 +374,7 @@ SUBDIR += rubygem-gstreamer SUBDIR += rubygem-paperclip-av-transcoder SUBDIR += rubygem-paperclip-av-transcoder-rails50 + SUBDIR += rubygem-streamio-ffmpeg SUBDIR += sabbu SUBDIR += schroedinger SUBDIR += shotcut Added: head/multimedia/rubygem-streamio-ffmpeg/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/rubygem-streamio-ffmpeg/Makefile Tue Mar 13 00:57:09 2018 (r464333) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= streamio-ffmpeg +PORTVERSION= 3.0.2 +CATEGORIES= multimedia rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Wraps ffmpeg to read metadata and transcodes videos + +LICENSE= MIT +LICENSE_FILES= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-multi_json>=1.8:devel/rubygem-multi_json \ + ffmpeg>=3.4.2,1:multimedia/ffmpeg + +USES= gem +USE_RUBY= yes + +NO_ARCH= yes + +.include Added: head/multimedia/rubygem-streamio-ffmpeg/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/rubygem-streamio-ffmpeg/distinfo Tue Mar 13 00:57:09 2018 (r464333) @@ -0,0 +1,3 @@ +TIMESTAMP = 1520095023 +SHA256 (rubygem/streamio-ffmpeg-3.0.2.gem) = 9f2434d4bf010b8b8d4da47c876ff35f4b775690123f3301e43b9c01d88fddda +SIZE (rubygem/streamio-ffmpeg-3.0.2.gem) = 17920 Added: head/multimedia/rubygem-streamio-ffmpeg/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/rubygem-streamio-ffmpeg/pkg-descr Tue Mar 13 00:57:09 2018 (r464333) @@ -0,0 +1,5 @@ +The streamio-ffmpeg gem is a simple, yet powerful wrapper around the ffmpeg +command for reading metadata and transcoding movies. Other features include: +watermarking, taking screenshots, and creating slideshows from stills. + +WWW: http://github.com/streamio/streamio-ffmpeg Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Tue Mar 13 00:41:13 2018 (r464332) +++ head/security/Makefile Tue Mar 13 00:57:09 2018 (r464333) @@ -1068,6 +1068,7 @@ SUBDIR += rubygem-bcrypt SUBDIR += rubygem-bcrypt-ruby SUBDIR += rubygem-bcrypt_pbkdf + SUBDIR += rubygem-devise_pam_authenticatable2 SUBDIR += rubygem-devise-two-factor SUBDIR += rubygem-devise-two-factor-rails5 SUBDIR += rubygem-devise-two-factor-rails50 @@ -1105,6 +1106,7 @@ SUBDIR += rubygem-omniauth SUBDIR += rubygem-omniauth14 SUBDIR += rubygem-omniauth-bitbucket + SUBDIR += rubygem-omniauth-cas SUBDIR += rubygem-omniauth-cas3 SUBDIR += rubygem-omniauth-gitlab SUBDIR += rubygem-omniauth-multipassword @@ -1146,6 +1148,7 @@ SUBDIR += rubygem-rex-text SUBDIR += rubygem-rex-zip SUBDIR += rubygem-roauth + SUBDIR += rubygem-rpam2 SUBDIR += rubygem-ruby-hmac SUBDIR += rubygem-ruby-rc4 SUBDIR += rubygem-ruby-saml Added: head/security/rubygem-devise_pam_authenticatable2/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-devise_pam_authenticatable2/Makefile Tue Mar 13 00:57:09 2018 (r464333) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= devise_pam_authenticatable2 +PORTVERSION= 8.0.2 +CATEGORIES= security rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Devise PAM authentication module using rpam2 + +LICENSE= MIT + +RUN_DEPENDS= rubygem-devise-rails5>=4.0.0:devel/rubygem-devise-rails5 \ + rubygem-rpam2>=3.0:security/rubygem-rpam2 + +USES= gem +USE_RUBY= yes + +NO_ARCH= yes + +.include Added: head/security/rubygem-devise_pam_authenticatable2/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-devise_pam_authenticatable2/distinfo Tue Mar 13 00:57:09 2018 (r464333) @@ -0,0 +1,3 @@ +TIMESTAMP = 1520196905 +SHA256 (rubygem/devise_pam_authenticatable2-8.0.2.gem) = 518bf3771f0f252e350f017a3ac0f6067242eac2caa18e787e4117a5c993d874 +SIZE (rubygem/devise_pam_authenticatable2-8.0.2.gem) = 8704 Added: head/security/rubygem-devise_pam_authenticatable2/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-devise_pam_authenticatable2/pkg-descr Tue Mar 13 00:57:09 2018 (r464333) @@ -0,0 +1,6 @@ +The devise_pam_authenticatable2 is a Devise extension for authentication using +PAM (Pluggable Authentication Modulues) via the rpam2 gem. This allows you to +authenticate against the local host's authentication system including local +account usernames and passwords. + +WWW: http://github.com/devkral/devise_pam_authenticatable2 Added: head/security/rubygem-omniauth-cas/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-omniauth-cas/Makefile Tue Mar 13 00:57:09 2018 (r464333) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= omniauth-cas +PORTVERSION= 1.1.1 +CATEGORIES= security rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Central Authentication Service (CAS) strategy for OmniAuth + +LICENSE= MIT + +RUN_DEPENDS= rubygem-omniauth>=1.2:security/rubygem-omniauth \ + rubygem-nokogiri>=1.5:textproc/rubygem-nokogiri \ + rubygem-addressable>=2.3:www/rubygem-addressable + +USES= gem +USE_RUBY= yes + +NO_ARCH= yes + +.include Added: head/security/rubygem-omniauth-cas/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-omniauth-cas/distinfo Tue Mar 13 00:57:09 2018 (r464333) @@ -0,0 +1,3 @@ +TIMESTAMP = 1520100500 +SHA256 (rubygem/omniauth-cas-1.1.1.gem) = e49e46df4caed86b6792ba10576c454f6eed3d2a7ede9f828447aa42323bd3da +SIZE (rubygem/omniauth-cas-1.1.1.gem) = 15872 Added: head/security/rubygem-omniauth-cas/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-omniauth-cas/pkg-descr Tue Mar 13 00:57:09 2018 (r464333) @@ -0,0 +1,4 @@ +Use the Central Authentication Service (CAS) single sign-on protocol for the web +with Ruby and OmniAuth. + +WWW: https://github.com/dlindahl/omniauth-cas Added: head/security/rubygem-rpam2/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-rpam2/Makefile Tue Mar 13 00:57:09 2018 (r464333) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= rpam2 +PORTVERSION= 3.1.0 +CATEGORIES= security rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= PAM integration with ruby + +LICENSE= MIT + +LIB_DEPENDS= libunwind.so:devel/libunwind + +USES= gem +USE_RUBY= yes + +.include Added: head/security/rubygem-rpam2/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-rpam2/distinfo Tue Mar 13 00:57:09 2018 (r464333) @@ -0,0 +1,3 @@ +TIMESTAMP = 1520096696 +SHA256 (rubygem/rpam2-3.1.0.gem) = 1a28e4af0f744f92bcefc19a9e6b0c1e48e56b2f85160cd0f5abfcff6076d8e6 +SIZE (rubygem/rpam2-3.1.0.gem) = 8192 Added: head/security/rubygem-rpam2/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-rpam2/pkg-descr Tue Mar 13 00:57:09 2018 (r464333) @@ -0,0 +1,5 @@ +This extension provides a PAM (Pluggable Authentication Modules) integration to +ruby. It is inspired by rpam but provides more functionality and is licensed +under the MIT license. + +WWW: http://github.com/devkral/rpam2