From owner-svn-ports-all@freebsd.org Tue Apr 28 03:31:42 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5480F2AA11A; Tue, 28 Apr 2020 03:31:42 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49B6dB1cvXz49vF; Tue, 28 Apr 2020 03:31:42 +0000 (UTC) (envelope-from romain@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 32E691DBC1; Tue, 28 Apr 2020 03:31:42 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03S3VgZx018951; Tue, 28 Apr 2020 03:31:42 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03S3Vf0J018750; Tue, 28 Apr 2020 03:31:41 GMT (envelope-from romain@FreeBSD.org) Message-Id: <202004280331.03S3Vf0J018750@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Tue, 28 Apr 2020 03:31:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533228 - in head/security: . rubygem-net-ssh-krb X-SVN-Group: ports-head X-SVN-Commit-Author: romain X-SVN-Commit-Paths: in head/security: . rubygem-net-ssh-krb X-SVN-Commit-Revision: 533228 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.29 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, 28 Apr 2020 03:31:42 -0000 Author: romain Date: Tue Apr 28 03:31:41 2020 New Revision: 533228 URL: https://svnweb.freebsd.org/changeset/ports/533228 Log: New port: security/rubygem-net-ssh-krb Add Kerberos (password-less) authentication capabilities to Net::SSH, without the need for modifying Net::SSH source code. This is a great way to help get Capistrano to be accepted in mid-to-large size enterprises with strict security rules. No more getting locked out of the network because you mis-typed your password - even if your company prohibits public key or host-based authentication. If your organization uses Kerberos (many mid-to-large size corporations do), you can use this package to get password-less authentication without breaking your company's security guidelines. WWW: http://rubygems.org/gems/net-ssh-krb Added: head/security/rubygem-net-ssh-krb/ head/security/rubygem-net-ssh-krb/Makefile (contents, props changed) head/security/rubygem-net-ssh-krb/distinfo (contents, props changed) head/security/rubygem-net-ssh-krb/pkg-descr (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Tue Apr 28 03:26:55 2020 (r533227) +++ head/security/Makefile Tue Apr 28 03:31:41 2020 (r533228) @@ -1085,6 +1085,7 @@ SUBDIR += rubygem-net-ssh SUBDIR += rubygem-net-ssh-gateway SUBDIR += rubygem-net-ssh-gateway1 + SUBDIR += rubygem-net-ssh-krb SUBDIR += rubygem-net-ssh-multi SUBDIR += rubygem-net-ssh4 SUBDIR += rubygem-net-telnet Added: head/security/rubygem-net-ssh-krb/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-net-ssh-krb/Makefile Tue Apr 28 03:31:41 2020 (r533228) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= net-ssh-krb +DISTVERSION= 0.5.1 +CATEGORIES= security rubygems +MASTER_SITES= RG + +MAINTAINER= romain@FreeBSD.org +COMMENT= Add Kerberos authentication capabilities to Net::SSH + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-gssapi>=1.3:security/rubygem-gssapi \ + rubygem-net-ssh>=2.0:security/rubygem-net-ssh + +USES= gem +USE_RUBY= yes + +.include Added: head/security/rubygem-net-ssh-krb/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-net-ssh-krb/distinfo Tue Apr 28 03:31:41 2020 (r533228) @@ -0,0 +1,3 @@ +TIMESTAMP = 1587438539 +SHA256 (rubygem/net-ssh-krb-0.5.1.gem) = 0c1448f32d7b1dc4decc5e2bb329f38c502c9fed6fb16122b257e5dc8cb61588 +SIZE (rubygem/net-ssh-krb-0.5.1.gem) = 13312 Added: head/security/rubygem-net-ssh-krb/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-net-ssh-krb/pkg-descr Tue Apr 28 03:31:41 2020 (r533228) @@ -0,0 +1,13 @@ +Add Kerberos (password-less) authentication capabilities to Net::SSH, without +the need for modifying Net::SSH source code. + +This is a great way to help get Capistrano to be accepted in mid-to-large size +enterprises with strict security rules. + +No more getting locked out of the network because you mis-typed your password - +even if your company prohibits public key or host-based authentication. If your +organization uses Kerberos (many mid-to-large size corporations do), you can +use this package to get password-less authentication without breaking your +company's security guidelines. + +WWW: http://rubygems.org/gems/net-ssh-krb