From owner-svn-ports-head@freebsd.org Sat Dec 28 12:23:17 2019 Return-Path: Delivered-To: svn-ports-head@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 374D51E76E3; Sat, 28 Dec 2019 12:23:17 +0000 (UTC) (envelope-from dmgk@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 47lNBs0bZZz4KWK; Sat, 28 Dec 2019 12:23:17 +0000 (UTC) (envelope-from dmgk@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 E9F671015; Sat, 28 Dec 2019 12:23:16 +0000 (UTC) (envelope-from dmgk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBSCNGdE023721; Sat, 28 Dec 2019 12:23:16 GMT (envelope-from dmgk@FreeBSD.org) Received: (from dmgk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBSCNGw4023718; Sat, 28 Dec 2019 12:23:16 GMT (envelope-from dmgk@FreeBSD.org) Message-Id: <201912281223.xBSCNGw4023718@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dmgk set sender to dmgk@FreeBSD.org using -f From: Dmitri Goutnik Date: Sat, 28 Dec 2019 12:23:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521215 - in head/security: . age X-SVN-Group: ports-head X-SVN-Commit-Author: dmgk X-SVN-Commit-Paths: in head/security: . age X-SVN-Commit-Revision: 521215 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.29 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: Sat, 28 Dec 2019 12:23:17 -0000 Author: dmgk Date: Sat Dec 28 12:23:15 2019 New Revision: 521215 URL: https://svnweb.freebsd.org/changeset/ports/521215 Log: New port: security/age age is a simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability. WWW: https://github.com/FiloSottile/age Added: head/security/age/ head/security/age/Makefile (contents, props changed) head/security/age/distinfo (contents, props changed) head/security/age/pkg-descr (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sat Dec 28 10:29:13 2019 (r521214) +++ head/security/Makefile Sat Dec 28 12:23:15 2019 (r521215) @@ -20,6 +20,7 @@ SUBDIR += afl SUBDIR += afl++ SUBDIR += afterglow + SUBDIR += age SUBDIR += aide SUBDIR += akmos SUBDIR += amap Added: head/security/age/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/age/Makefile Sat Dec 28 12:23:15 2019 (r521215) @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= age +DISTVERSIONPREFIX= v +DISTVERSION= 1.0.0 +DISTVERSIONSUFFIX= -beta2 +CATEGORIES= security + +MAINTAINER= dmgk@FreeBSD.org +COMMENT= Simple, modern and secure file encryption tool + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules + +USE_GITHUB= yes +GH_ACCOUNT= FiloSottile +GH_TUPLE= \ + Filosottile:go:9090b284250b:filosottile_go/vendor/golang.org/x/crypto \ + golang:sys:97732733099d:golang_sys/vendor/golang.org/x/sys + +GO_TARGET= ./cmd/age \ + ./cmd/age-keygen + +PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/} + +.include Added: head/security/age/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/age/distinfo Sat Dec 28 12:23:15 2019 (r521215) @@ -0,0 +1,7 @@ +TIMESTAMP = 1577534378 +SHA256 (FiloSottile-age-v1.0.0-beta2_GH0.tar.gz) = ca0fcfe45415c03c637c2332231f1793bf4dbd6a03e663a71ef2b7554647d763 +SIZE (FiloSottile-age-v1.0.0-beta2_GH0.tar.gz) = 19958 +SHA256 (Filosottile-go-9090b284250b_GH0.tar.gz) = a2f640d4e1f822e95427550c700b85344b0076f15bff567ecf4c3ea14b089eee +SIZE (Filosottile-go-9090b284250b_GH0.tar.gz) = 1714485 +SHA256 (golang-sys-97732733099d_GH0.tar.gz) = 8d60fa6ab0c2b099f2c7d6f8c0a5df177c5c524183a2a38e0e8d2d18cde53532 +SIZE (golang-sys-97732733099d_GH0.tar.gz) = 1350239 Added: head/security/age/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/age/pkg-descr Sat Dec 28 12:23:15 2019 (r521215) @@ -0,0 +1,4 @@ +age is a simple, modern and secure encryption tool with small explicit keys, no +config options, and UNIX-style composability. + +WWW: https://github.com/FiloSottile/age