Port details |
- p5-Authen-SCRAM Salted Challenge Response Authentication Mechanism (RFC 5802)
- 0.011 security
=2 0.011Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2015-02-26 17:39:26
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: APACHE20
- WWW:
- https://metacpan.org/release/Authen-SCRAM
- Description:
- The modules in this distribution implement the Salted Challenge Response
Authentication Mechanism (SCRAM) from RFC 5802.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Authen-SCRAM>0:security/p5-Authen-SCRAM
- To install the port:
- cd /usr/ports/security/p5-Authen-SCRAM/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-Authen-SCRAM
- pkg install p5-Authen-SCRAM
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Authen-SCRAM
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1530134311
SHA256 (Authen-SCRAM-0.011.tar.gz) = 45108c239a7373d00941dcf0d171acd03e7c16a63ce6f7d9568ff052b17cf5a8
SIZE (Authen-SCRAM-0.011.tar.gz) = 26385
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-Authen-SASL-SASLprep>=1.100 : security/p5-Authen-SASL-SASLprep
- p5-Crypt-URandom>=0 : security/p5-Crypt-URandom
- p5-Moo>=1.001000 : devel/p5-Moo
- p5-PBKDF2-Tiny>=0.003 : security/p5-PBKDF2-Tiny
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- p5-Type-Tiny>=0 : devel/p5-Type-Tiny
- p5-namespace-clean>=0 : devel/p5-namespace-clean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Authen-SASL-SASLprep>=1.100 : security/p5-Authen-SASL-SASLprep
- p5-Crypt-URandom>=0 : security/p5-Crypt-URandom
- p5-Moo>=1.001000 : devel/p5-Moo
- p5-PBKDF2-Tiny>=0.003 : security/p5-PBKDF2-Tiny
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- p5-Type-Tiny>=0 : devel/p5-Type-Tiny
- p5-namespace-clean>=0 : devel/p5-namespace-clean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-MongoDB
- for Run
-
- databases/p5-MongoDB
Configuration Options:
- No options to configure
- Options name:
- security_p5-Authen-SCRAM
- 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 |
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.011 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.011 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.011 10 Jun 2021 14:46:11
    |
Po-Chuan Hsieh (sunpoet)  |
security/p5-Authen-SCRAM: Cosmetic change |
0.011 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.011 06 Oct 2018 13:06:45
  |
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.011 27 Jun 2018 23:34:10
  |
sunpoet  |
Update to 0.011
Changes: https://metacpan.org/changes/distribution/Authen-SCRAM |
0.010 20 Jun 2018 19:36:12
  |
sunpoet  |
Update to 0.010
Changes: https://metacpan.org/changes/distribution/Authen-SCRAM |
0.009 27 May 2018 20:15:20
  |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.009 04 Apr 2018 18:52:21
  |
sunpoet  |
Update to 0.009
Changes: http://search.cpan.org/dist/Authen-SCRAM/Changes |
0.007 29 Jan 2018 11:27:19
  |
sunpoet  |
Update to 0.007
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Authen-SCRAM/Changes |
0.006 23 Nov 2017 19:08:50
  |
sunpoet  |
Update to 0.006
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Authen-SCRAM/Changes |
0.005 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.005 26 Feb 2015 17:39:20
  |
sunpoet  |
- Add p5-Authen-SCRAM 0.005
The modules in this distribution implement the Salted Challenge Response
Authentication Mechanism (SCRAM) from RFC 5802.
WWW: http://search.cpan.org/dist/Authen-SCRAM/ |