Port details |
- libb2 C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp
- 0.98.1_1 devel
=2 0.98.1_1Version of this port present on the latest quarterly branch. - Maintainer: mm@FreeBSD.org
 - Port Added: 2018-10-05 00:15:40
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: CC0-1.0
- WWW:
- https://blake2.net/
- Description:
- C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp
¦ ¦ ¦ ¦ 
- 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/devel/libb2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libb2
- pkg install libb2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libb2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1646452762
SHA256 (BLAKE2-libb2-v0.98.1_GH0.tar.gz) = 10053dbc2fa342516b780a6bbf6e7b2a2360b8d49c5ac426936bf3df82526732
SIZE (BLAKE2-libb2-v0.98.1_GH0.tar.gz) = 280759
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:
-
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- devel/qt6-base
Configuration Options:
- No options to configure
- Options name:
- devel_libb2
- USES:
- meson
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
0.98.1_1 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 ) |
0.98.1_1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.98.1_1 19 Mar 2022 06:28:28
    |
Daniel Engberg (diizzy)  |
devel/libb2: Switch to meson, disable native optimization on x86
- Switch to meson from GNU Autotools
- Disable use of "native" optimization for amd64
- Enable "fat" library for amd64
- Enable OpenMP support on aarch64 and amd64
- Disable static library
PR: 262383
Reviewed by: mm (maintainer) |
0.98.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.98.1 09 Jun 2019 06:54:40
  |
mm  |
Update devel/libb2 to 0.98.1 |
0.98_1 05 Oct 2018 22:19:23
  |
mm  |
devel/libb2: include license file and make portlint more happy |
0.98 05 Oct 2018 09:14:13
  |
mat  |
Fix USE_GITHUB usage. |
0.98 05 Oct 2018 00:15:27
  |
mm  |
Add a new port: devel/libb2 |
Number of commits found: 9
|