Date: Fri, 25 Mar 2022 04:57:09 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 607c8946294b - main - security/picocrypt: new port had been added (+) Message-ID: <202203250457.22P4v9cH001537@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=607c8946294b8409b2d5b989972639d0000781f5 commit 607c8946294b8409b2d5b989972639d0000781f5 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2022-03-25 04:56:08 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2022-03-25 04:56:08 +0000 security/picocrypt: new port had been added (+) Picocrypt is a very small (hence Pico), very simple, yet very secure encryption tool that you can use to protect your files. WWW: https://github.com/HACKERALERT/Picocrypt --- security/Makefile | 1 + security/picocrypt/Makefile | 43 +++++++++++++++++++++++++++++++++++++++++++ security/picocrypt/distinfo | 29 +++++++++++++++++++++++++++++ security/picocrypt/pkg-descr | 10 ++++++++++ 4 files changed, 83 insertions(+) diff --git a/security/Makefile b/security/Makefile index 4f1f0c8b56ec..2a1e13aa2391 100644 --- a/security/Makefile +++ b/security/Makefile @@ -810,6 +810,7 @@ SUBDIR += php81-filter SUBDIR += php81-sodium SUBDIR += phpsecinfo + SUBDIR += picocrypt SUBDIR += picosha2 SUBDIR += pidgin-encryption SUBDIR += pidgin-otr diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile new file mode 100644 index 000000000000..3c468f5dd9db --- /dev/null +++ b/security/picocrypt/Makefile @@ -0,0 +1,43 @@ +# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> + +PORTNAME= picocrypt +PORTVERSION= 1.23 +CATEGORIES= security + +MAINTAINER= danfe@FreeBSD.org +COMMENT= Small, simple, yet very secure encryption tool + +LICENSE= GPLv3 + +USES= gl gnome go:modules pkgconfig xorg +USE_GL= gl +USE_GNOME= gtk30 +USE_XORG= x11 xau xcb xdmcp +USE_GITHUB= yes +GH_ACCOUNT= HACKERALERT +GH_PROJECT= Picocrypt + +WRKSRC_SUBDIR= src + +GH_TUPLE= \ + HACKERALERT:clipboard:7345ba96aeca:hackeralert_clipboard/vendor/github.com/HACKERALERT/clipboard \ + HACKERALERT:dialog:17f428aa513e:hackeralert_dialog/vendor/github.com/HACKERALERT/dialog \ + HACKERALERT:giu:67fac8c5b49e:hackeralert_giu/vendor/github.com/HACKERALERT/giu \ + HACKERALERT:gl:e8bf2db61361:hackeralert_gl/vendor/github.com/HACKERALERT/gl \ + HACKERALERT:glfw:d0da149b3bef:hackeralert_glfw_glfw/vendor/github.com/HACKERALERT/glfw \ + HACKERALERT:imgui-go:be35cb948814:hackeralert_imgui_go/vendor/github.com/HACKERALERT/imgui-go \ + HACKERALERT:infectious:d262b7f46c4f:hackeralert_infectious/vendor/github.com/HACKERALERT/infectious \ + HACKERALERT:mainthread:2ec9e701cc14:hackeralert_mainthread/vendor/github.com/HACKERALERT/mainthread \ + HACKERALERT:serpent:293b29869c66:hackeralert_serpent/vendor/github.com/HACKERALERT/serpent \ + HACKERALERT:w32:4b84c2675d8d:hackeralert_w32/vendor/github.com/HACKERALERT/w32 \ + HACKERALERT:zxcvbn-go:f131a4666ad5:hackeralert_zxcvbn_go/vendor/github.com/HACKERALERT/zxcvbn-go \ + golang:crypto:3147a52a75dd:golang_crypto/vendor/golang.org/x/crypto \ + golang:sys:a9b59b0215f8:golang_sys/vendor/golang.org/x/sys + +PLIST_FILES= bin/${PORTNAME} + +post-patch: + @${LN} -sf dlgs_linux.go \ + ${WRKSRC}/vendor/github.com/HACKERALERT/dialog/dlgs_${OPSYS:tl}.go + +.include <bsd.port.mk> diff --git a/security/picocrypt/distinfo b/security/picocrypt/distinfo new file mode 100644 index 000000000000..579eaf1517d4 --- /dev/null +++ b/security/picocrypt/distinfo @@ -0,0 +1,29 @@ +TIMESTAMP = 1647709743 +SHA256 (HACKERALERT-Picocrypt-1.23_GH0.tar.gz) = edbabd74525d2cf4d5a5c62b59a22665282d7e864f288371ff2fd659c9481629 +SIZE (HACKERALERT-Picocrypt-1.23_GH0.tar.gz) = 701693 +SHA256 (HACKERALERT-clipboard-7345ba96aeca_GH0.tar.gz) = fd8663ad06c93c54a3d9d061a7448de94c17dbef8c875187cb6296d424c07b01 +SIZE (HACKERALERT-clipboard-7345ba96aeca_GH0.tar.gz) = 3484 +SHA256 (HACKERALERT-dialog-17f428aa513e_GH0.tar.gz) = b7d66af939f85518945b0804e95e9a083c9f0c26a8f47e5d104bcb092ac50de7 +SIZE (HACKERALERT-dialog-17f428aa513e_GH0.tar.gz) = 7306 +SHA256 (HACKERALERT-giu-67fac8c5b49e_GH0.tar.gz) = 5477ad0fc48c22688ec5cdc5c9d0bcb1bb7f6095890777ff572ab8cc145b1144 +SIZE (HACKERALERT-giu-67fac8c5b49e_GH0.tar.gz) = 47121 +SHA256 (HACKERALERT-gl-e8bf2db61361_GH0.tar.gz) = 5cf11be3b7b5cf1a06e3a883ecf9b9702121e254aac84e7d3bd6389ee133ea23 +SIZE (HACKERALERT-gl-e8bf2db61361_GH0.tar.gz) = 137029 +SHA256 (HACKERALERT-glfw-d0da149b3bef_GH0.tar.gz) = 92928aec753e97127f943f145a26f6b8f2d64882e9201a2dcb9ecffd94fd77be +SIZE (HACKERALERT-glfw-d0da149b3bef_GH0.tar.gz) = 600647 +SHA256 (HACKERALERT-imgui-go-be35cb948814_GH0.tar.gz) = 31bd9f0fa50bac491b73f6058e6563541def2234443235738ee5135d5a3b5a29 +SIZE (HACKERALERT-imgui-go-be35cb948814_GH0.tar.gz) = 1023501 +SHA256 (HACKERALERT-infectious-d262b7f46c4f_GH0.tar.gz) = 6fb95bd853d5b5dbb508fac78b9e942ad489f050ca752b12f63b3147bf6de4e3 +SIZE (HACKERALERT-infectious-d262b7f46c4f_GH0.tar.gz) = 25082 +SHA256 (HACKERALERT-mainthread-2ec9e701cc14_GH0.tar.gz) = 5bc70f01909f28514d7251910eba61f285ec1cf2f311654677603ec2432d3908 +SIZE (HACKERALERT-mainthread-2ec9e701cc14_GH0.tar.gz) = 1593 +SHA256 (HACKERALERT-serpent-293b29869c66_GH0.tar.gz) = dd30ff46979d33522cfa547b19a812e24de6c93c865bb7f6124b1d5e6170abc4 +SIZE (HACKERALERT-serpent-293b29869c66_GH0.tar.gz) = 4980 +SHA256 (HACKERALERT-w32-4b84c2675d8d_GH0.tar.gz) = 8298b2eee1b8c72d4da7cfe5130511537ae6fda31864a61a088886ce9e522156 +SIZE (HACKERALERT-w32-4b84c2675d8d_GH0.tar.gz) = 55502 +SHA256 (HACKERALERT-zxcvbn-go-f131a4666ad5_GH0.tar.gz) = 3c43180fd6c91ef88a35bab77d91cc49e0defd4cd2d26e58ed80d6eb4e63eef1 +SIZE (HACKERALERT-zxcvbn-go-f131a4666ad5_GH0.tar.gz) = 874319 +SHA256 (golang-crypto-3147a52a75dd_GH0.tar.gz) = 25542a72981bc3c33fca702a21feae4d6242298255354cfa2359d6195ff8656a +SIZE (golang-crypto-3147a52a75dd_GH0.tar.gz) = 1630551 +SHA256 (golang-sys-a9b59b0215f8_GH0.tar.gz) = 4e6665e541c3c56968778aa9b4096306260223f759a2b4e8bc4f2c5bdf65de12 +SIZE (golang-sys-a9b59b0215f8_GH0.tar.gz) = 1288957 diff --git a/security/picocrypt/pkg-descr b/security/picocrypt/pkg-descr new file mode 100644 index 000000000000..a48108439b47 --- /dev/null +++ b/security/picocrypt/pkg-descr @@ -0,0 +1,10 @@ +Picocrypt is a very small (hence Pico), very simple, yet very secure +encryption tool that you can use to protect your files. It is designed +to be the go-to tool for encryption, with a focus on security, simplicity, +and reliability. Picocrypt uses the secure XChaCha20 cipher and the +Argon2id key derivation function to provide a high level of security, +even from three-letter agencies like the NSA. It is designed for maximal +security, making absolutely no compromises security-wise, and is built +with Go's standard x/crypto modules. + +WWW: https://github.com/HACKERALERT/Picocrypt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203250457.22P4v9cH001537>