Port details |
- elixir-comeonin Password hashing library for Elixir
- 3.2 security
=0 3.2Version of this port present on the latest quarterly branch.
- Maintainer: erlang@FreeBSD.org
- Port Added: 2015-07-14 14:31:55
- Last Update: 2022-06-28 06:32:30
- Commit Hash: ab4964e
- License: BSD3CLAUSE BSD4CLAUSE
- WWW:
- https://github.com/riverrun/comeonin
- Description:
- Password hashing (bcrypt, pbkdf2_sha512) library for Elixir.
This library is intended to make it very straightforward for
developers to check users' passwords in as secure a manner as
possible.
Comeonin now supports bcrypt and pbkdf2_sha512.
WWW: https://github.com/riverrun/comeonin
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- elixir-comeonin>0:security/elixir-comeonin
- No installation instructions:
- This port has been deleted.
- PKGNAME: elixir-comeonin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1500123493
SHA256 (riverrun-comeonin-v3.2_GH0.tar.gz) = c87934b837f4db14e54b26a7f5f48772386ed40361ab638e0ea94ebf17ea8777
SIZE (riverrun-comeonin-v3.2_GH0.tar.gz) = 31757
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:
-
- elixir : lang/elixir
- elixir-make>=0 : devel/elixir-make
- elixir-comeonin_i18n>=0 : security/elixir-comeonin_i18n
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- elixir : lang/elixir
- elixir-comeonin_i18n>=0 : security/elixir-comeonin_i18n
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for elixir-comeonin-3.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_elixir-comeonin
- USES:
- elixir gmake
- 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 |
3.2 28 Jun 2022 06:32:30 |
Dave Cottlehuber (dch) |
*/*: Remove expired erlang and elixir ports
The rebar, rebar3 and mix tools are now more than a decade old, and are
the preferred ways to fetch and install specific erlang and elixir
modules, aside from core compilers, documentation, and custom build
tools.
See UPDATING and MOVED for details.
https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update
archivers/erlang-snappy
converters/erlang-base64url
databases/elixir-calecto
databases/elixir-db_connection (Only the first 15 lines of the commit message are shown above ) |
3.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2 20 Jun 2019 09:01:59 |
amdmi3 |
- Update URL (chase redirect to another GH account, not checksum change)
Approved by: portmgr blanket |
3.2 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
3.2 08 Jun 2018 13:43:26 |
olgeni |
Transfer more Erlang ports to erlang@. |
3.2 15 Jul 2017 13:04:34 |
olgeni |
Update security/elixir-comeonin to version 3.2. |
3.0 01 Mar 2017 11:22:14 |
olgeni |
Update security/elixir-comeonin to version 3.0. |
2.3 28 Mar 2016 10:13:39 |
olgeni |
Update security/elixir-comeonin to version 2.3. |
2.1.0 26 Jan 2016 09:24:49 |
olgeni |
Upgrade security/elixir-comeonin to version 2.1.0. |
2.0.3 24 Jan 2016 23:23:30 |
olgeni |
Upgrade security/elixir-comeonin to version 2.0.3. |
2.0 18 Dec 2015 14:51:34 |
olgeni |
Upgrade security/elixir-comeonin to version 2.0. |
1.6 20 Nov 2015 13:38:47 |
olgeni |
Upgrade security/elixir-comeonin to version 1.6. |
1.5 12 Nov 2015 14:52:37 |
olgeni |
Upgrade security/elixir-comeonin to version 1.5. |
1.4 07 Nov 2015 14:01:04 |
olgeni |
Upgrade security/elixir-comeonin to version 1.4. |
1.3.1 02 Nov 2015 08:39:47 |
olgeni |
Upgrade security/elixir-comeonin to version 1.3.1. |
1.3.0 19 Oct 2015 08:14:23 |
olgeni |
Upgrade security/elixir-comeonin to version 1.3.0. |
1.2.2 29 Sep 2015 03:39:43 |
olgeni |
Upgrade security/elixir-comeonin to version 1.2.2. |
1.2.1 28 Sep 2015 15:41:20 |
olgeni |
Upgrade security/elixir-comeonin to version 1.2.1. |
1.2.0 26 Sep 2015 07:58:18 |
olgeni |
Upgrade security/elixir-comeonin to version 1.2.0. |
1.1.4 25 Sep 2015 08:41:28 |
olgeni |
Upgrade security/elixir-comeonin to version 1.1.4. |
1.1.3 15 Sep 2015 10:46:25 |
olgeni |
Upgrade to version 1.1.3. |
1.1.0 28 Jul 2015 10:43:21 |
olgeni |
Upgrade to version 1.1.0. |
1.0.5 14 Jul 2015 14:31:42 |
olgeni |
Add security/elixir-comeonin, a password hashing library for Elixir. |