Port details |
- b3sum Command line implementation of the BLAKE3 hash function
- 1.5.5_1 sysutils =2 1.5.5Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2022-05-26 03:54:06
- Last Update: 2025-01-20 11:06:50
- Commit Hash: fccaa1b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/BLAKE3-team/BLAKE3
- Description:
- Command line implementation of the BLAKE3 hash function
BLAKE3 is a cryptographic hash function that is:
- Much faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2.
- Secure, unlike MD5 and SHA-1. Ssecure against length extension, unlike SHA-2.
- Highly parallelizable across any number of threads and SIMD lanes,
because it's a Merkle tree on the inside.
- Capable of verified streaming and incremental updates,
again because it's a Merkle tree.
- A PRF, MAC, KDF, and XOF, as well as a regular hash.
- One algorithm with no variants, which is fast on x86-64 and
also on smaller architectures.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/b3sum/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/b3sum
- pkg install b3sum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: b3sum
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1732970726
SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b
SIZE (rust/crates/anstream-0.6.18.crate) = 29681
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:
-
- rust>=1.84.0 : lang/rust
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for b3sum-1.5.5_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_b3sum
- USES:
- cargo
- 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.5.5_1 20 Jan 2025 11:06:50 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
1.5.5 15 Dec 2024 21:38:29 |
Daniel Engberg (diizzy) |
sysutils/b3sum: Update to 1.5.5 and return to pool
Changelog: https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.5.5
Return to pool as maintainer hasn't responded to last three PRs
PR: 283053
Approved by: portmgr (maintainer timeout, 2+ weeks) |
1.5.3_4 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
1.5.3_3 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
1.5.3_2 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
1.5.3_1 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
1.5.3_1 05 Sep 2024 06:18:36 |
Po-Chuan Hsieh (sunpoet) |
sysutils/b3sum: Fix MASTER_SITES and WWW
Approved by: portmgr (blanket) |
1.5.3_1 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
1.5.3 22 Aug 2024 20:20:54 |
Daniel Engberg (diizzy) |
sysutils/b3sum: Update to 1.5.3
Changelog: https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.5.3
PR: 280585
Approved by: portmgr (maintainer timeout, 2+ weeks) |
1.5.1_2 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
1.5.1_1 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
1.5.1 14 Apr 2024 19:52:58 |
Daniel Engberg (diizzy) |
sysutils/b3sum: Update to 1.5.1
* Use Makefile.crates
* Use NEON optimization on aarch64
Changelog: https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.5.1
PR: 278060
Approved by: portmgr (maintainer timeout, 2+ weeks) |
1.3.1_18 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
1.3.1_17 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
1.3.1_16 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
1.3.1_15 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
1.3.1_14 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
1.3.1_13 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
1.3.1_12 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
1.3.1_11 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
1.3.1_10 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
1.3.1_9 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
1.3.1_8 13 Feb 2023 14:52:59 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
1.3.1_7 07 Jan 2023 19:24:18 |
Daniel Engberg (diizzy) |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
1.3.1_6 20 Dec 2022 17:37:15 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.66.0
PR: 268415 |
1.3.1_5 17 Nov 2022 07:06:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.65.0
PR: 267622 |
1.3.1_4 30 Oct 2022 12:07:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.64.0
PR: 267173 |
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.3.1_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.3.1_3 25 Aug 2022 14:49:50 |
Baptiste Daroussin (bapt) |
rust: bring back update to 1.63
Revert back the revert of the update of rust and related commits
This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers
This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64.
This reverts commit 04d257baa182926cff158f32cf459e560426add0.
This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2.
This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e.
This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c.
This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e.
With hat: portmgr |
1.3.1_2 25 Aug 2022 10:49:39 |
Piotr Kubaj (pkubaj) |
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915 |
1.3.1_3 25 Aug 2022 08:51:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.63.0 |
1.3.1_2 02 Jul 2022 13:47:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.62.0 |
1.3.1_1 31 May 2022 13:06:17 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.61.0 |
1.3.1 26 May 2022 03:50:46 |
Koichiro Iwao (meta) Author: Mostly BSD |
sysutils/b3sum: add new port
Command line implementation of the BLAKE3 hash function
WWW: https://github.com/blake3-team/blake3
PR: 263425 |