From owner-svn-ports-head@freebsd.org Wed Dec 12 21:01:52 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 8CB1F1325ADC; Wed, 12 Dec 2018 21:01:52 +0000 (UTC) (envelope-from antoine@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 329C680F96; Wed, 12 Dec 2018 21:01:52 +0000 (UTC) (envelope-from antoine@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 0BE7FD928; Wed, 12 Dec 2018 21:01:52 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBCL1pD0078033; Wed, 12 Dec 2018 21:01:51 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBCL1pBI078030; Wed, 12 Dec 2018 21:01:51 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201812122101.wBCL1pBI078030@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 12 Dec 2018 21:01:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487325 - in head/security: . py-msoffcrypto-tool X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: in head/security: . py-msoffcrypto-tool X-SVN-Commit-Revision: 487325 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 329C680F96 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-1.65 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.82)[-0.825,0]; NEURAL_HAM_SHORT(-0.82)[-0.823,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Wed, 12 Dec 2018 21:01:52 -0000 Author: antoine Date: Wed Dec 12 21:01:51 2018 New Revision: 487325 URL: https://svnweb.freebsd.org/changeset/ports/487325 Log: New port: security/py-msoffcrypto-tool msoffcrypto-tool (formerly ms-offcrypto-tool) is a Python tool and library for decrypting encrypted MS Office files with password, intermediate key, or private key which generated its escrow key. WWW: https://github.com/nolze/msoffcrypto-tool Added: head/security/py-msoffcrypto-tool/ head/security/py-msoffcrypto-tool/Makefile (contents, props changed) head/security/py-msoffcrypto-tool/distinfo (contents, props changed) head/security/py-msoffcrypto-tool/pkg-descr (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Wed Dec 12 20:48:30 2018 (r487324) +++ head/security/Makefile Wed Dec 12 21:01:51 2018 (r487325) @@ -981,6 +981,7 @@ SUBDIR += py-mhash SUBDIR += py-mixbox SUBDIR += py-mnemonic + SUBDIR += py-msoffcrypto-tool SUBDIR += py-netmiko SUBDIR += py-ntlm-auth SUBDIR += py-oauth2client Added: head/security/py-msoffcrypto-tool/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-msoffcrypto-tool/Makefile Wed Dec 12 21:01:51 2018 (r487325) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= msoffcrypto-tool +PORTVERSION= 4.6.3 +CATEGORIES= security python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= antoine@FreeBSD.org +COMMENT= Python tool and library for decrypting MS Office files + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.3:security/py-cryptography@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}olefile>=0.45:devel/py-olefile@${PY_FLAVOR} + +NO_ARCH= yes +USES= python +USE_PYTHON= concurrent distutils autoplist + +.include Added: head/security/py-msoffcrypto-tool/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-msoffcrypto-tool/distinfo Wed Dec 12 21:01:51 2018 (r487325) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544647358 +SHA256 (msoffcrypto-tool-4.6.3.tar.gz) = d97b14314c9a744b94abdfa7f623af4fccdaf9d34cdb173acaf38351e18a9a39 +SIZE (msoffcrypto-tool-4.6.3.tar.gz) = 16068 Added: head/security/py-msoffcrypto-tool/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-msoffcrypto-tool/pkg-descr Wed Dec 12 21:01:51 2018 (r487325) @@ -0,0 +1,5 @@ +msoffcrypto-tool (formerly ms-offcrypto-tool) is a Python tool and library for +decrypting encrypted MS Office files with password, intermediate key, or +private key which generated its escrow key. + +WWW: https://github.com/nolze/msoffcrypto-tool