notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libscrypt C library for the scrypt key derivation function
1.22 security on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.22Version of this port present on the latest quarterly branch.
Maintainer: dbaio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-07-28 16:52:09
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: policyd2, rc, py39-cjkwrap, py39-darts.util.lru, monit
License: BSD2CLAUSE
WWW:
http://www.lolware.net/libscrypt.html
Description:
Although the creator of scrypt has written an "example implementation", it doesn't satisfy the "simple library" requirement that prompts developers to implement it. Therefore, I've written my adaptation, which quite simply pulls the relevant parts from the original implementation, then adds a number of harnesses and simplified interfaces. The hope is that through this, any developer can utilise scrypt.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. include/libscrypt.h
  2. lib/libscrypt.so
  3. lib/libscrypt.so.0
  4. @ldconfig
  5. /usr/local/share/licenses/libscrypt-1.22/catalog.mk
  6. /usr/local/share/licenses/libscrypt-1.22/LICENSE
  7. /usr/local/share/licenses/libscrypt-1.22/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • libscrypt>0:security/libscrypt
To install the port:
cd /usr/ports/security/libscrypt/ && make install clean
To add the package, run one of these commands:
  • pkg install security/libscrypt
  • pkg install libscrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libscrypt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1647728020 SHA256 (technion-libscrypt-v1.22_GH0.tar.gz) = a2d30ea16e6d288772791de68be56153965fe4fd4bcd787777618b8048708936 SIZE (technion-libscrypt-v1.22_GH0.tar.gz) = 19495

Packages (timestamps in pop-ups are UTC):
libscrypt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.221.221.211.221.22-1.21-
FreeBSD:13:quarterly1.221.221.221.221.221.221.221.22
FreeBSD:14:latest1.221.221.221.221.221.22-1.22
FreeBSD:14:quarterly1.221.22-1.221.221.221.221.22
FreeBSD:15:latest1.221.22n/a1.22n/a1.221.221.22
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries
  1. security/kc

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. security/kc24*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for libscrypt-1.22: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
security_libscrypt
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/technion/libscrypt/tar.gz/v1.22?dummy=/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.22
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.22
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.22
19 Mar 2022 23:12:44
commit hash: fffd7b53f9f913c8209239e8d3bc813ccdfd3558commit hash: fffd7b53f9f913c8209239e8d3bc813ccdfd3558commit hash: fffd7b53f9f913c8209239e8d3bc813ccdfd3558commit hash: fffd7b53f9f913c8209239e8d3bc813ccdfd3558 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
security/libscrypt: Update to 1.22
1.21
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.21
08 May 2017 17:21:49
Revision:440442Original commit files touched by this commit
dbaio search for other commits by this committer
Update my email address

Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10648
1.21
10 Jan 2017 11:42:38
Revision:431077Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
- Switch to new test framework
- Switch to options helpers

Approved by:	portmgr blanket
1.21
11 Dec 2016 20:37:32
Revision:428383Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.21.
Pass Maintainership to submitter

PR:		215229
Submitted by:	dbaio@bsd.com.br
1.20
28 Jun 2016 09:11:31
Revision:417703Original commit files touched by this commit
rakuco search for other commits by this committer
Reset ports maintained by horia@racoviceanu.com.

The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).

Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.

Differential Revision:	https://reviews.freebsd.org/D5980
1.20
26 May 2015 23:47:19
Revision:387525Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to upstream version 1.20
- Quote variable in MAKE_ARGS
- Remove STACKPROTECTOR and STACKPROTECTORALL from OPTIONS
- Use tag instead of commit hash in GH_TAGNAME

- While here, add LICENSE_FILE

PR:		200412
Submitted by:	horia@racoviceanu.com (maintainer)
1.19
07 May 2015 17:41:24
Revision:385645Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the s* categores to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
1.19
20 May 2014 19:32:39
Revision:354670Original commit files touched by this commit
tijl search for other commits by this committer
Quote ${CC} and similar variables in MAKE_ARGS.

Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
1.19
12 May 2014 07:32:44
Revision:353779Original commit files touched by this commit
nemysis search for other commits by this committer
- Update to 1.19, Announce message:

    Code safety cleanups. Now running Coverity.

PR:		ports/189693
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com (maintainer)
1.18_1
18 Mar 2014 13:24:55
Revision:348541Original commit files touched by this commit
swills search for other commits by this committer
- Simulate SSP_NEED_NONSHARED for gcc
- Add stack-protector-all to Options
- Move CC and LIBDIR from REINPLACE to MAKE_ARGS
- Remove duplicate -02 CFLAGS
- Change strcpy() to strlcpy(), patch from OpenBSD
- Move STRIP_CMD before installing DOCS
- Bump PORTREVISION

PR:		ports/187667
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
1.18
13 Mar 2014 16:07:38
Revision:348094Original commit files touched by this commit
swills search for other commits by this committer
- Version update to 1.18
- Remove STATIC lib
- Change REINPLACE for CC, CFLAGS, LDFLAGS and LIBDIR
- Remove CFLAGS, now in REINPLACE
- Strip library

PR:		ports/187513
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
1.14_1
16 Dec 2013 16:49:59
Revision:336645Original commit files touched by this commit
nemysis search for other commits by this committer
- Bump PORTREVISION
- Change license BSD --> BSD2CLAUSE
- Add USES compiler
- Add DOCS and Option
- Change REINPLACE_CMD
- Fix build, tabs
- Support STAGEDIR

PR:		ports/184723
Submitted by:	Reed Loefgren <rloefgren@forethought.net>
Approved by:	wg (mentor)
1.14
09 Nov 2013 21:30:28
Revision:333338Original commit files touched by this commit
jpaetzel search for other commits by this committer
Update to 1.14

PR:	ports/181286
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
1.1_1
26 Sep 2013 14:53:12
Revision:328369Original commit files touched by this commit
bdrewery search for other commits by this committer
- Partial revert of r328226: These ports are not stage safe as they
  install absolute symlinks pointing to the stagedir! Poudriere has
  been improved to check for this issue now.

With hat:	portmgr
Reported by:	madpilot, jpaetzel
1.1
25 Sep 2013 00:54:09
Revision:328226Original commit files touched by this commit
bdrewery search for other commits by this committer
- Remove NO_STAGE as these have been tested to be safe

With hat:	portmgr
1.1
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
1.1
28 Jul 2013 16:51:54
Revision:323838Original commit files touched by this commit
vanilla search for other commits by this committer
Add libscrypt 1.1, c library for the scrypt key derivation function.

PR:		ports/180903
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>

Number of commits found: 21