9ded3433a9
into ${FILESDIR}. (Using autoconf greatly simplifies maintenance of this package across multiple platforms.) Copy the sources into ${WRKSRC} during "do-extract". We automagically determine VERSION by inspecting ${FILESDIR}/configure. USE_BUILDLINK2=no because this is a pkgsrc bootstrap tool. |
||
---|---|---|
.. | ||
aclocal.m4 | ||
AUTHORS | ||
bits.c | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure | ||
configure.ac | ||
COPYING | ||
DESCR | ||
digest.1 | ||
digest.c | ||
INSTALL | ||
install-sh | ||
Makefile.in | ||
md5.h | ||
md5c.c | ||
md5hl.c | ||
missing | ||
mkinstalldirs | ||
NEWS | ||
PLIST | ||
README | ||
regress.sh | ||
rmd160.c | ||
rmd160.h | ||
rmd160hl.c | ||
sha1.c | ||
sha1.h | ||
sha1hl.c | ||
sha2.c | ||
sha2.h | ||
sha2hl.c |
The digest utility is a wrapper for the md5, sha1, sha256, sha384, sha512 and rmd160 message digest algorithms. It first appeared in NetBSD 1.6. This "portable" version is available at ftp://ftp.pbox.org/pub/.