Port details |
- linux-rl9-libxcrypt Extended crypt library for descrypt, md5crypt, bcrypt, and others (Rocky Linux 9.4)
- 4.4.18_1 security =2 4.4.18Version of this port present on the latest quarterly branch.
- Maintainer: emulation@FreeBSD.org
- Port Added: 2024-05-12 10:04:24
- Last Update: 2024-11-13 00:10:50
- Commit Hash: 7dbd23b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: linux
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- linux-rl9-libxcrypt>0:security/linux-rl9-libxcrypt
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/security/linux-rl9-libxcrypt/ && make install clean
- To add the package, run one of these commands:
- pkg install security/linux-rl9-libxcrypt
- pkg install linux-rl9-libxcrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: linux-rl9-libxcrypt
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1731422805
SHA256 (rocky/l/libxcrypt-4.4.18-3.el9.aarch64.rpm) = ec12e0266ce1f96af43495c95f95fbb6d972af576f19473ea231985f8cd4d2d6
SIZE (rocky/l/libxcrypt-4.4.18-3.el9.aarch64.rpm) = 122619
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- linux_base-rl9>=9.2 : emulators/linux_base-rl9
- This port is required by:
- for Run
-
- emulators/linux-rl9
- ftp/linux-rl9-curl
Configuration Options:
- ===> The following configuration options are available for linux-rl9-libxcrypt-4.4.18_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_linux-rl9-libxcrypt
- USES:
- linux:rl9
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.18_1 13 Nov 2024 00:10:50 |
Dima Panov (fluffy) |
*/*: Introduce Rocky Linux 9 32-bit compat librariries (+)
Finaly we can get Linux Steam utils works again! :)
While here, pet reative paths
Sponsored by: Future Crew, LLC |
4.4.18 12 May 2024 10:01:21 |
Gleb Popov (arrowd) |
Linuxulator ports: Add aarch64 support for Rocky Linux 9
Sponsored by: Serenity Cybersecurity, LLC |
4.4.18 12 May 2024 10:01:20 |
Gleb Popov (arrowd) Author: Dima Panov |
Linuxulator ports: Update Rocky Linux to 9.3 and add more packages
Sponsored by: Serenity Cybersecurity, LLC
Co-authored-by: awoonya <mzhyneva@gmail.com> |
Number of commits found: 3
|