Port details |
- picocrypt Small, simple, yet very secure encryption tool
- 1.34_5 security
=3 1.34_4Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2022-03-25 05:00:09
- Last Update: 2025-03-17 04:02:08
- Commit Hash: e87d813
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: GPLv3
- WWW:
- https://github.com/HACKERALERT/Picocrypt
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- picocrypt>0:security/picocrypt
- To install the port:
- cd /usr/ports/security/picocrypt/ && make install clean
- To add the package, run one of these commands:
- pkg install security/picocrypt
- pkg install picocrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: picocrypt
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 mips64 powerpc64 powerpc64le riscv64
- distinfo:
- TIMESTAMP = 1714461733
SHA256 (HACKERALERT-Picocrypt-1.34_GH0.tar.gz) = 8f58d3decea547884684a0c8d3630378fd4fe9ec5ccb6beee5b57c49d10e3597
SIZE (HACKERALERT-Picocrypt-1.34_GH0.tar.gz) = 2484030
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go121 : lang/go121
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- Library dependencies:
-
- libharfbuzz.so : print/harfbuzz
- libGL.so : graphics/libglvnd
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_picocrypt
- USES:
- gl gnome go:modules pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.34_5 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
1.34_5 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
1.34_4 09 Aug 2024 06:24:08
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
1.34_3 03 Jul 2024 08:29:54
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
1.34_2 15 Jun 2024 09:52:17
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.34_1 13 May 2024 17:56:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.34 30 Apr 2024 11:40:54
    |
Nuno Teixeira (eduardo)  |
security/picocrypt: Update to 1.34
ChangeLog: https://github.com/HACKERALERT/Picocrypt/releases/tag/1.34 |
1.33_7 15 Apr 2024 08:20:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.33_6 24 Mar 2024 14:29:00
    |
Muhammad Moinur Rahman (bofh)  |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
1.33_5 11 Feb 2024 10:39:17
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
1.33_4 31 Dec 2023 00:37:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
1.33_4 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.33_3 07 Dec 2023 02:22:10
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
1.33_2 08 Sep 2023 14:34:56
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go* update |
1.33_1 04 Aug 2023 14:24:50
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
1.33 28 Jun 2023 08:15:48
    |
Nuno Teixeira (eduardo)  |
security/picocrypt: Update to 1.33
ChangeLog: https://github.com/HACKERALERT/Picocrypt/releases/tag/1.33 |
1.32 13 Jun 2023 10:45:11
    |
Nuno Teixeira (eduardo)  |
security/picocrypt: Fix ONLY_FOR_ARCHS arm64 -> aarch64 |
1.32 02 May 2023 19:18:47
    |
Nuno Teixeira (eduardo)  |
security/picocrypt: Update to 1.32
ChangeLog: https://github.com/HACKERALERT/Picocrypt/releases/tag/1.32 |
1.31_7 08 Apr 2023 15:13:25
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
1.31_6 09 Mar 2023 19:18:07
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go ports update |
1.31_5 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
1.31_4 15 Feb 2023 19:06:01
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
1.31_3 09 Feb 2023 21:55:23
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after GO_DEFAULT update. |
1.31_2 14 Jan 2023 11:31:17
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTVERSION after lang/go{118,119} update |
1.31_1 11 Dec 2022 11:17:27
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
1.31 19 Nov 2022 15:21:30
    |
Nuno Teixeira (eduardo)  |
security/picocrypt: Update to 1.31
ChangeLog: https://github.com/HACKERALERT/Picocrypt/blob/main/Changelog.md |
1.30_1 06 Oct 2022 19:24:26
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
1.30 26 Sep 2022 19:03:33
    |
Nuno Teixeira (eduardo)  |
security/picocrypt: Whitelist 64-bit archs
- Upstream only supports 64-bit: whitelist 64-bit archs
Reported by: pkubaj |
1.30 25 Sep 2022 21:12:24
    |
Nuno Teixeira (eduardo)  |
security/picocrypt: Update i386 broken reason message |
1.30 25 Sep 2022 20:51:03
    |
Nuno Teixeira (eduardo)  |
security/picocrypt: Adopt/Update to 1.30
- Add missing dependencies
- Define license file
- Mark broken on i386
https://github.com/HACKERALERT/Picocrypt/issues/127
ChangeLog:
https://github.com/HACKERALERT/Picocrypt/blob/main/Changelog.md |
1.25_4 08 Sep 2022 16:33:18
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.25_3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.25_3 23 Aug 2022 11:51:28
    |
Alexey Dokuchaev (danfe)  |
Relinquish control of the ports I no longer regularly use. |
1.25_3 03 Aug 2022 21:35:13
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
1.25_2 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.25_2 14 Jul 2022 12:46:05
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{117,118} update |
1.25_1 07 Jun 2022 21:56:10
    |
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
1.25 18 Apr 2022 10:49:34
    |
Alexey Dokuchaev (danfe)  |
security/picocrypt: update the port to version 1.25.
Reported by: portscout |
1.24 04 Apr 2022 10:19:08
    |
Alexey Dokuchaev (danfe)  |
security/picocrypt: update the port to version 1.24.
Reported by: portscout |
1.23_1 30 Mar 2022 07:01:44
    |
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
1.23 25 Mar 2022 04:56:08
    |
Alexey Dokuchaev (danfe)  |
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 |