# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= libmd VERSION= 1.1.0 KEYWORDS= security devel VARIANTS= standard SDESC[standard]= Message Digest functions from BSD systems HOMEPAGE= https://www.hadrons.org/software/libmd/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= https://archive.hadrons.org/software/libmd/ DISTFILE[1]= libmd-1.1.0.tar.xz:main DF_INDEX= 1 SPKGS[standard]= complete primary dev man OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= libtool LICENSE= CUSTOM1:primary LICENSE_NAME= CUSTOM1:"LibMD License collection: BSD2, BSD3, ISC, PUBDOM" LICENSE_FILE= CUSTOM1:{{WRKSRC}}/COPYING LICENSE_SCHEME= solo MUST_CONFIGURE= gnu INSTALL_TARGET= install-strip SOVERSION= 0.1.0 [FILE:782:descriptions/desc.primary] This library provides message digest functions found on BSD systems either on their libc (NetBSD, OpenBSD) or libmd (FreeBSD, DragonflyBSD, Mac OS X, Solaris) libraries and lacking on others like GNU systems. The intention here is to have a library with extremely permissive licenses (see below), that can be used by any project; that has a very small scope and as such can be part of the base system on most distributions; and that has a compatible API with the implementations on other systems and those that other projects are embedding, so that they can switch to use the system library instead of duplicating the same code all over the place. The currently provided message digest algorithms are: MD2 MD4 MD5 RIPEMD-160 SHA-1 SHA-2 (SHA-256, SHA-384 and SHA-512) [FILE:97:distinfo] 1bd6aa42275313af3141c7cf2e5b964e8b1fd488025caf2f971f43b00776b332 271228 libmd-1.1.0.tar.xz [FILE:51:manifests/plist.primary] lib/ libmd.so.%%SOMAJOR%% libmd.so.%%SOVERSION%% [FILE:140:manifests/plist.dev] include/ md2.h md4.h md5.h ripemd.h rmd160.h sha.h sha1.h sha2.h sha256.h sha512.h lib/ libmd.a libmd.so lib/pkgconfig/libmd.pc [FILE:1307:manifests/plist.man] share/man/man3/ MD2Data.3.gz MD2End.3.gz MD2File.3.gz MD2FileChunk.3.gz MD2Final.3.gz MD2Init.3.gz MD2Transform.3.gz MD2Update.3.gz MD4Data.3.gz MD4End.3.gz MD4File.3.gz MD4FileChunk.3.gz MD4Final.3.gz MD4Init.3.gz MD4Pad.3.gz MD4Transform.3.gz MD4Update.3.gz MD5Data.3.gz MD5End.3.gz MD5File.3.gz MD5FileChunk.3.gz MD5Final.3.gz MD5Init.3.gz MD5Pad.3.gz MD5Transform.3.gz MD5Update.3.gz RMD160Data.3.gz RMD160End.3.gz RMD160File.3.gz RMD160FileChunk.3.gz RMD160Final.3.gz RMD160Init.3.gz RMD160Pad.3.gz RMD160Transform.3.gz RMD160Update.3.gz SHA1Data.3.gz SHA1End.3.gz SHA1File.3.gz SHA1FileChunk.3.gz SHA1Final.3.gz SHA1Init.3.gz SHA1Pad.3.gz SHA1Transform.3.gz SHA1Update.3.gz SHA256Data.3.gz SHA256End.3.gz SHA256File.3.gz SHA256FileChunk.3.gz SHA256Final.3.gz SHA256Init.3.gz SHA256Pad.3.gz SHA256Transform.3.gz SHA256Update.3.gz SHA384Data.3.gz SHA384End.3.gz SHA384File.3.gz SHA384FileChunk.3.gz SHA384Final.3.gz SHA384Init.3.gz SHA384Pad.3.gz SHA384Transform.3.gz SHA384Update.3.gz SHA512Data.3.gz SHA512End.3.gz SHA512File.3.gz SHA512FileChunk.3.gz SHA512Final.3.gz SHA512Init.3.gz SHA512Pad.3.gz SHA512Transform.3.gz SHA512Update.3.gz md2.3.gz md4.3.gz md5.3.gz rmd160.3.gz sha1.3.gz sha2.3.gz share/man/man7/libmd.7.gz