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
libxcrypt Extended crypt library for descrypt, md5crypt, bcrypt, and others
4.4.36_2 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 4.4.36_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-11-11 17:03:05
Last Update: 2024-03-21 17:10:19
Commit Hash: 9f0167a
People watching this port, also watch:: cytoscape, openjdk8, tmux, xen-kernel, python311
License: LGPL21
WWW:
https://github.com/besser82/libxcrypt
Description:
libxcrypt is a modern library for one-way hashing of passwords. It supports a wide variety of both modern and historical hashing methods: yescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt, sha256crypt, md5crypt, SunMD5, sha1crypt, NT, bsdicrypt, bigcrypt, and descrypt. It provides the traditional Unix crypt and crypt_r interfaces, as well as a set of extended interfaces pioneered by Openwall Linux, crypt_rn, crypt_ra, crypt_gensalt, crypt_gensalt_rn, and crypt_gensalt_ra. libxcrypt is intended to be used by login(1), passwd(1), and other similar programs; that is, to hash a small number of passwords during an interactive authentication dialogue with a human. It is not suitable for use in bulk password-cracking applications, or in any other situation where speed is more important than careful handling of sensitive data. However, it is intended to be fast and lightweight enough for use in servers that must field thousands of login attempts per minute.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (23 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libxcrypt-4.4.36_2/catalog.mk
  3. /usr/local/share/licenses/libxcrypt-4.4.36_2/LICENSE
  4. /usr/local/share/licenses/libxcrypt-4.4.36_2/LGPL21
  5. include/crypt.h
  6. lib/libcrypt.so
  7. lib/libcrypt.so.2
  8. lib/libcrypt.so.2.0.0
  9. libdata/pkgconfig/libcrypt.pc
  10. libdata/pkgconfig/libxcrypt.pc
  11. share/man/man3/crypt.3.gz
  12. share/man/man3/crypt_checksalt.3.gz
  13. share/man/man3/crypt_gensalt.3.gz
  14. share/man/man3/crypt_gensalt_ra.3.gz
  15. share/man/man3/crypt_gensalt_rn.3.gz
  16. share/man/man3/crypt_preferred_method.3.gz
  17. share/man/man3/crypt_r.3.gz
  18. share/man/man3/crypt_ra.3.gz
  19. share/man/man3/crypt_rn.3.gz
  20. share/man/man5/crypt.5.gz
  21. @owner
  22. @group
  23. @mode
Collapse this list.
Dependency lines:
  • libxcrypt>0:security/libxcrypt
To install the port:
cd /usr/ports/security/libxcrypt/ && make install clean
To add the package, run one of these commands:
  • pkg install security/libxcrypt
  • pkg install libxcrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libxcrypt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1688627608 SHA256 (besser82-libxcrypt-v4.4.36_GH0.tar.gz) = b979838d5f1f238869d467484793b72b8bca64c4eae696fdbba0a9e0b6c28453 SIZE (besser82-libxcrypt-v4.4.36_GH0.tar.gz) = 528595

Packages (timestamps in pop-ups are UTC):
libxcrypt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.4.36_24.4.36_2-4.4.36_24.4.36_2---
FreeBSD:13:quarterly4.4.36_24.4.36_24.4.354.4.36_24.4.36_24.4.36_14.4.36_14.4.36_1
FreeBSD:14:latest4.4.36_24.4.36_24.4.334.4.36_24.4.36_24.4.35-4.4.35
FreeBSD:14:quarterly4.4.36_14.4.36_2-4.4.36_14.4.36_24.4.36_14.4.36_14.4.36_1
FreeBSD:15:latest4.4.36_14.4.36_2n/a4.4.36_1n/a4.4.36_14.4.36_14.4.36_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.72 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_libxcrypt
USES:
autoreconf gmake libtool pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/besser82/libxcrypt/tar.gz/v4.4.36?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.4.36_2
21 Mar 2024 17:10:19
commit hash: 9f0167a70be2b3ee12da57bf2b0d036378a8d543commit hash: 9f0167a70be2b3ee12da57bf2b0d036378a8d543commit hash: 9f0167a70be2b3ee12da57bf2b0d036378a8d543commit hash: 9f0167a70be2b3ee12da57bf2b0d036378a8d543 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
security/libxcrypt: Move man pages to share/man

Approved by:	portmgr (blanket)
4.4.36_1
21 Jan 2024 03:31:56
commit hash: e787af0475b21b961316a7fb5c61f75e8a1e031bcommit hash: e787af0475b21b961316a7fb5c61f75e8a1e031bcommit hash: e787af0475b21b961316a7fb5c61f75e8a1e031bcommit hash: e787af0475b21b961316a7fb5c61f75e8a1e031b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/libxcrypt: Unbreak on 15

The project uses the *.map file with symbols that don't exist.

This was a warning on 14 and earlier systems, but it is
an error on 15.

Reported by:	fallout
4.4.36
06 Jul 2023 19:20:26
commit hash: fa5d97e70c1fc73f681bf83070271ab62cff397ccommit hash: fa5d97e70c1fc73f681bf83070271ab62cff397ccommit hash: fa5d97e70c1fc73f681bf83070271ab62cff397ccommit hash: fa5d97e70c1fc73f681bf83070271ab62cff397c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/libxcrypt: Update 4.4.35 → 4.4.36

Reported by:	portscout
4.4.35
11 Jun 2023 07:55:52
commit hash: d6a439712b8e6db6683e30081731ba4dc24afe75commit hash: d6a439712b8e6db6683e30081731ba4dc24afe75commit hash: d6a439712b8e6db6683e30081731ba4dc24afe75commit hash: d6a439712b8e6db6683e30081731ba4dc24afe75 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/libxcrypt: Update 4.4.34 → 4.4.35

Reported by:	portscout
4.4.34
03 Jun 2023 07:43:32
commit hash: eb9040cb6a20dfdbf2acbb1939764143b26cd106commit hash: eb9040cb6a20dfdbf2acbb1939764143b26cd106commit hash: eb9040cb6a20dfdbf2acbb1939764143b26cd106commit hash: eb9040cb6a20dfdbf2acbb1939764143b26cd106 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/libxcrypt: Update 4.4.33 → 4.4.34

Reported by:	portscout
4.4.33
20 Nov 2022 00:10:50
commit hash: a67d5912e940700b6dcaf0354c338c6936a69b85commit hash: a67d5912e940700b6dcaf0354c338c6936a69b85commit hash: a67d5912e940700b6dcaf0354c338c6936a69b85commit hash: a67d5912e940700b6dcaf0354c338c6936a69b85 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/libxcrypt: Update 4.4.31 -> 4.4.33

Reported by:	portscout
4.4.31
15 Nov 2022 05:49:00
commit hash: 0f5264fd94a2564779e80423757754d084924281commit hash: 0f5264fd94a2564779e80423757754d084924281commit hash: 0f5264fd94a2564779e80423757754d084924281commit hash: 0f5264fd94a2564779e80423757754d084924281 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/libxcrypt: Update 4.4.30 -> 4.4.31

Reported by:	portscout
4.4.30
07 Nov 2022 21:58:34
commit hash: 94d201489cc3a5074b55427b13c86d94b47acce2commit hash: 94d201489cc3a5074b55427b13c86d94b47acce2commit hash: 94d201489cc3a5074b55427b13c86d94b47acce2commit hash: 94d201489cc3a5074b55427b13c86d94b47acce2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/libxcrypt: Update 4.4.28 -> 4.4.30

Reported by:	portscout
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)
4.4.28
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)
4.4.28
10 Feb 2022 17:45:15
commit hash: 0dca13bb6a0a8729dc29486def0230b2a857e703commit hash: 0dca13bb6a0a8729dc29486def0230b2a857e703commit hash: 0dca13bb6a0a8729dc29486def0230b2a857e703commit hash: 0dca13bb6a0a8729dc29486def0230b2a857e703 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/libxcrypt: Update 4.4.27 -> 4.4.28

Reported by:	portscout
4.4.27
21 Dec 2021 09:03:57
commit hash: 95377db43e6261dbc53afa6c26c448d5c71ef1a5commit hash: 95377db43e6261dbc53afa6c26c448d5c71ef1a5commit hash: 95377db43e6261dbc53afa6c26c448d5c71ef1a5commit hash: 95377db43e6261dbc53afa6c26c448d5c71ef1a5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/libxcrypt: Update 4.4.26 -> 4.4.27

Reported by:	portscout
4.4.26_1
11 Nov 2021 18:43:02
commit hash: a140a25c0e405ff0b111a2f5008c051a809662d9commit hash: a140a25c0e405ff0b111a2f5008c051a809662d9commit hash: a140a25c0e405ff0b111a2f5008c051a809662d9commit hash: a140a25c0e405ff0b111a2f5008c051a809662d9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Daniel Engberg
security/libxcrypt: Converted errors for gnu statement expressions to warnings,
do not build static library
4.4.26
11 Nov 2021 17:02:21
commit hash: e3ff5e341324ba4e9f2da13185dee112aea35025commit hash: e3ff5e341324ba4e9f2da13185dee112aea35025commit hash: e3ff5e341324ba4e9f2da13185dee112aea35025commit hash: e3ff5e341324ba4e9f2da13185dee112aea35025 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/libxcrypt: New port: Extended crypt library for descrypt, md5crypt,
bcrypt, and others

Number of commits found: 14