Port details |
- p5-Crypt-Argon2 Perl interface to the Argon2 key derivation functions
- 0.019 security
=0 0.016Version of this port present on the latest quarterly branch. - Maintainer: svysh.fbsd@gmail.com
 - Port Added: 2020-10-24 20:04:26
- Last Update: 2023-05-25 09:41:33
- Commit Hash: a4c183b
- License: CC0-1.0
- Description:
- Perl interface to Argon2 key derivation functions.
Suitable to convert any password into a cryptographic key. Can be used for
secure storage of passwords, or to derive encryption key from a password. It
offers variable time and memory costs as well as output size.
To find appropriate parameters, utility argon2-calibrate is provided.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Crypt-Argon2>0:security/p5-Crypt-Argon2
- To install the port:
- cd /usr/ports/security/p5-Crypt-Argon2/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-Crypt-Argon2
- pkg install p5-Crypt-Argon2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Crypt-Argon2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684969943
SHA256 (Crypt-Argon2-0.019.tar.gz) = f859bee8d2f6b407f5d44645c223aee212fe00591dfd82e5065ae1be78a8e438
SIZE (Crypt-Argon2-0.019.tar.gz) = 40320
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:
-
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- security/p5-openxpki
- for Run
-
- security/p5-openxpki
Configuration Options:
- No options to configure
- Options name:
- security_p5-Crypt-Argon2
- USES:
- perl5
- 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 |
0.019 25 May 2023 09:41:33
    |
Robert Clausecker (fuz)  Author: Sergei Vyshenski |
security/p5-Crypt-Argon2: Update to 0.019
Changelog: https://metacpan.org/changes/release/LEONT/Crypt-Argon2-0.019
PR: 271626 |
0.018 18 May 2023 08:19:51
    |
Robert Clausecker (fuz)  Author: Sergei Vyshenski |
security/p5-Crypt-Argon2: update to 0.018
Changelog: https://metacpan.org/changes/release/LEONT/Crypt-Argon2-0.018
PR: 271457 |
0.017 11 Apr 2023 23:02:42
    |
Robert Clausecker (fuz)  Author: Sergei Vyshenski |
security/p5-Crypt-Argon2: Update to 0.017
Changelog: https://metacpan.org/changes/release/LEONT/Crypt-Argon2-0.017
PR: 270731 |
0.016 26 Mar 2023 00:18:22
    |
Wen Heping (wen)  |
security/p5-Crypt-Argon2: Update to 0.016
PR: 270388
Reported by: maintainer |
0.013 12 Feb 2023 09:31:58
    |
Wen Heping (wen)  |
security/p5-Crypt-Argon2: Update to 0.013
Update pkg-descr
PR: 269500
Reported by: svysh.fbsd@gmail.com(maintainer) |
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.012 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.012 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 ) |
0.012 07 Apr 2022 11:32:08
    |
Wen Heping (wen)  |
security/p5-Crypt-Argon2: Update to 0.012
PR: 263120
Reported by: svysh.fbsd@gmail.com(maintainer) |
0.011 11 May 2021 06:49:10
    |
Nuno Teixeira (eduardo)  |
security/p5-Crypt-Argon2: Update to 0.011
- Use DISTVERSION instead of PORTVERSION
ChangeLog: https://metacpan.org/changes/release/LEONT/Crypt-Argon2-0.011
PR: 255569
Reported by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Approved by: dbaio, garga (mentors, implicit) |
0.010 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.010 25 Mar 2021 01:50:40
  |
nc  |
security/p5-Crypt-Argon2: Update to 0.010
Changes: https://metacpan.org/changes/release/LEONT/Crypt-Argon2-0.010
PR: 254518
Submitted by: Sergei Vyshenski <svysh.fbsd AT gmail DOT com> (maintainer) |
0.009 09 Mar 2021 14:00:15
  |
lcook  |
security/p5-Crypt-Argon2: Update to 0.009
Changes: https://metacpan.org/changes/release/LEONT/Crypt-Argon2-0.009
PR: 254145
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D29135 |
0.008 25 Feb 2021 22:37:33
  |
nc  |
security/p5-Crypt-Argon2: Update to 0.008
Changes: https://metacpan.org/changes/release/LEONT/Crypt-Argon2-0.008
PR: 253715
Submitted by: Sergei Vyshenski <svysh.fbsd AT gmail DOT com> (maintainer) |
0.007 24 Oct 2020 20:03:49
  |
lwhsu  |
Add security/p5-Crypt-Argon2
Perl interface to the Argon2 key derivation functions
PR: 250563
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> |