Port details |
- scrypt Key Derivation Function
- 1.3.2_1 security =6 1.3.2_1Version of this port present on the latest quarterly branch.
- Maintainer: cperciva@tarsnap.com
- Port Added: 2009-05-29 11:57:10
- Last Update: 2024-02-25 13:22:26
- Commit Hash: 53b70f7c
- People watching this port, also watch:: sudo, dmidecode, openssl, lsof, nmap
- License: BSD2CLAUSE
- WWW:
- http://www.tarsnap.com/scrypt/
- Description:
- The scrypt key derivation function was originally developed for use in
the Tarsnap online backup system and is designed to be far more secure
against hardware brute-force attacks than alternative functions such as
PBKDF2 or bcrypt.
- ¦ ¦ ¦ ¦
- 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/security/scrypt/ && make install clean
- To add the package, run one of these commands:
- pkg install security/scrypt
- pkg install scrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: scrypt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1696231444
SHA256 (scrypt-1.3.2.tgz) = d632c1193420ac6faebf9482e65e33d3a5664eccd643b09a509d21d1c1f29be2
SIZE (scrypt-1.3.2.tgz) = 424414
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_scrypt
- USES:
- libtool ssl tar:tgz
- 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.3.2_1 25 Feb 2024 13:22:26 |
Muhammad Moinur Rahman (bofh) |
security/scrypt: Moved man to share/man
Approved by: portmgr (blanket) |
1.3.2 02 Oct 2023 07:24:50 |
Colin Percival (cperciva) |
security/scrypt: Update to 1.3.2 |
1.3.1_1 25 Mar 2023 00:39:28 |
Colin Percival (cperciva) |
security/scrypt: Fix plist
Add missing library symlinks.
Reported by: Graham Percival |
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 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 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 ) |
1.3.1 22 Aug 2021 03:06:50 |
Colin Percival (cperciva) |
security/scrypt: Update to 1.3.1 |
1.3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.0 13 Sep 2019 22:29:10 |
cperciva |
Update to 1.3.0. This adds a libscrypt-kdf header and shared library.
While I'm here, move USES to the correct location in the Makefile.
Reviewed by: mat |
1.2.1 12 Apr 2017 20:48:28 |
cperciva |
Update security/scrypt to version 1.2.1.
Add LICENSE.
Remove USES=gmake; I have no idea why I put it there in the first place,
but it is clearly not necessary now.
PR: 217548
Submitted by: Raphael Kubo da Costa |
1.2.0_1 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
1.2.0_1 18 Jun 2016 23:41:41 |
cperciva |
Teach security/scrypt about libcrypto versions:
* Add USE_OPENSSL
* Pass the appropriate CFLAGS and LDFLAGS to configure |
1.2.0 25 Aug 2015 16:41:02 |
cperciva |
Claim ownership of security/scrypt. It's my code anyway...
Remove SSE2 option; the latest version autodetects CPU support at runtime
so it no longer has a compile-time selection.
Remove USE_LDCONFIG; this port does not install any libraries, so it's not
clear why this was ever in here. |
1.2.0 25 Aug 2015 02:28:16 |
wen |
- Update to 1.2.0 [1]
- Pet portlint
- Reset maintainer to ports@
PR: 202628 [1]
Submitted by: jesco.freund@my-universe.com [1] |
1.1.6 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.1.6 31 Jan 2014 16:48:26 |
miwi |
- Stage support |
1.1.6 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.1.6 28 Apr 2013 21:02:40 |
bapt |
Convert security to new options framework |
1.1.6 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.1.6 26 May 2010 08:11:57 |
wen |
- Update to 1.1.6
- Update my mail to FreeBSD |
1.1.4 04 Jul 2009 22:37:09 |
miwi |
- Update to 1.1.4
PR: 136317
Submitted by: cperciva@ |
1.1.3 30 May 2009 15:02:39 |
amdmi3 |
- Add SSE2 OPTION
PR: 135064
Submitted by: Colin Percival <cperciva@tarsnap.com>
Approved by: wen heping <wenheping@gmail.com> (maintainer) |
1.1.3 29 May 2009 11:56:22 |
miwi |
The scrypt key derivation function was originally developed for use in
the Tarsnap online backup system and is designed to be far more secure
against hardware brute-force attacks than alternative functions such as
PBKDF2 or bcrypt.
WWW: http://www.tarsnap.com/scrypt/
PR: ports/134961
Submitted by: Wen Heping <wenheping at gmail.com> |