| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/security/scrypt/ |
Upload File : |
PORTNAME= scrypt
PORTVERSION= 1.3.1
CATEGORIES= security
MASTER_SITES= http://www.tarsnap.com/scrypt/
MAINTAINER= cperciva@tarsnap.com
COMMENT= Key Derivation Function
WWW= http://www.tarsnap.com/scrypt/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
USES= libtool ssl tar:tgz
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="-I${OPENSSLINC} ${CFLAGS}" \
LDFLAGS="-L${OPENSSLLIB} ${LDFLAGS}"
CONFIGURE_ARGS= --enable-libscrypt-kdf --disable-static
PLIST_FILES= bin/scrypt \
include/scrypt-kdf.h \
lib/libscrypt-kdf.so.1.0.0 \
man/man1/scrypt.1.gz
.include <bsd.port.mk>