2010-06-14 20:27:54 +02:00
|
|
|
# $NetBSD: Makefile,v 1.20 2010/06/14 18:27:54 jnemeth Exp $
|
Imported botan from .
Botan (formerly OpenCL) aims to be a portable, easy to use, and efficient
C++ crypto library. It currently supports the following algorithms:
Public Key Algorithms: Diffie-Hellman, DSA, ElGamal, Nyberg-Rueppel,
Rabin-Williams, RSA
Block Ciphers: Blowfish, CAST256, CAST5, CS-Cipher, DES, GOST, IDEA,
Lion, Luby-Rackoff, MISTY1, RC2, RC5, RC6, Rijndael, SAFER-SK128,
Serpent, SHARK, Skipjack, Square, TEA, Threeway, Twofish, XTEA
Stream Ciphers: ARC4, ISAAC, SEAL
Hash Functions: HAVAL, MD2, MD4, MD5, RIPEMD-128, RIPEMD-160, SHA-1,
SHA2-256, SHA2-512, Tiger, Whirlpool
MACs: EMAC, HMAC, MD5-MAC, ANSI X9.19 MAC
Misc: Adler32, CRC24, CRC32, Randpool, X9.17 RNG
Cipher Modes: CBC w/ Padding, CTS, CFB, OFB, Counter
Packaged by Aleksandar Simic <asimic@gmail.com>.
2006-02-05 02:25:12 +01:00
|
|
|
|
2009-09-23 18:03:25 +02:00
|
|
|
DISTNAME= Botan-1.8.7
|
|
|
|
PKGNAME= botan-1.8.7
|
2010-02-10 20:17:31 +01:00
|
|
|
PKGREVISION= 2
|
Imported botan from .
Botan (formerly OpenCL) aims to be a portable, easy to use, and efficient
C++ crypto library. It currently supports the following algorithms:
Public Key Algorithms: Diffie-Hellman, DSA, ElGamal, Nyberg-Rueppel,
Rabin-Williams, RSA
Block Ciphers: Blowfish, CAST256, CAST5, CS-Cipher, DES, GOST, IDEA,
Lion, Luby-Rackoff, MISTY1, RC2, RC5, RC6, Rijndael, SAFER-SK128,
Serpent, SHARK, Skipjack, Square, TEA, Threeway, Twofish, XTEA
Stream Ciphers: ARC4, ISAAC, SEAL
Hash Functions: HAVAL, MD2, MD4, MD5, RIPEMD-128, RIPEMD-160, SHA-1,
SHA2-256, SHA2-512, Tiger, Whirlpool
MACs: EMAC, HMAC, MD5-MAC, ANSI X9.19 MAC
Misc: Adler32, CRC24, CRC32, Randpool, X9.17 RNG
Cipher Modes: CBC w/ Padding, CTS, CFB, OFB, Counter
Packaged by Aleksandar Simic <asimic@gmail.com>.
2006-02-05 02:25:12 +01:00
|
|
|
CATEGORIES= security
|
2009-09-23 18:03:25 +02:00
|
|
|
MASTER_SITES= http://files.randombit.net/botan/archive/v1.8/
|
2008-01-05 06:06:52 +01:00
|
|
|
EXTRACT_SUFX= .tgz
|
Imported botan from .
Botan (formerly OpenCL) aims to be a portable, easy to use, and efficient
C++ crypto library. It currently supports the following algorithms:
Public Key Algorithms: Diffie-Hellman, DSA, ElGamal, Nyberg-Rueppel,
Rabin-Williams, RSA
Block Ciphers: Blowfish, CAST256, CAST5, CS-Cipher, DES, GOST, IDEA,
Lion, Luby-Rackoff, MISTY1, RC2, RC5, RC6, Rijndael, SAFER-SK128,
Serpent, SHARK, Skipjack, Square, TEA, Threeway, Twofish, XTEA
Stream Ciphers: ARC4, ISAAC, SEAL
Hash Functions: HAVAL, MD2, MD4, MD5, RIPEMD-128, RIPEMD-160, SHA-1,
SHA2-256, SHA2-512, Tiger, Whirlpool
MACs: EMAC, HMAC, MD5-MAC, ANSI X9.19 MAC
Misc: Adler32, CRC24, CRC32, Randpool, X9.17 RNG
Cipher Modes: CBC w/ Padding, CTS, CFB, OFB, Counter
Packaged by Aleksandar Simic <asimic@gmail.com>.
2006-02-05 02:25:12 +01:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
Imported botan from .
Botan (formerly OpenCL) aims to be a portable, easy to use, and efficient
C++ crypto library. It currently supports the following algorithms:
Public Key Algorithms: Diffie-Hellman, DSA, ElGamal, Nyberg-Rueppel,
Rabin-Williams, RSA
Block Ciphers: Blowfish, CAST256, CAST5, CS-Cipher, DES, GOST, IDEA,
Lion, Luby-Rackoff, MISTY1, RC2, RC5, RC6, Rijndael, SAFER-SK128,
Serpent, SHARK, Skipjack, Square, TEA, Threeway, Twofish, XTEA
Stream Ciphers: ARC4, ISAAC, SEAL
Hash Functions: HAVAL, MD2, MD4, MD5, RIPEMD-128, RIPEMD-160, SHA-1,
SHA2-256, SHA2-512, Tiger, Whirlpool
MACs: EMAC, HMAC, MD5-MAC, ANSI X9.19 MAC
Misc: Adler32, CRC24, CRC32, Randpool, X9.17 RNG
Cipher Modes: CBC w/ Padding, CTS, CFB, OFB, Counter
Packaged by Aleksandar Simic <asimic@gmail.com>.
2006-02-05 02:25:12 +01:00
|
|
|
HOMEPAGE= http://botan.randombit.net/
|
|
|
|
COMMENT= Portable, easy to use, and efficient C++ crypto library
|
2010-06-14 20:27:54 +02:00
|
|
|
LICENSE= modified-bsd
|
Imported botan from .
Botan (formerly OpenCL) aims to be a portable, easy to use, and efficient
C++ crypto library. It currently supports the following algorithms:
Public Key Algorithms: Diffie-Hellman, DSA, ElGamal, Nyberg-Rueppel,
Rabin-Williams, RSA
Block Ciphers: Blowfish, CAST256, CAST5, CS-Cipher, DES, GOST, IDEA,
Lion, Luby-Rackoff, MISTY1, RC2, RC5, RC6, Rijndael, SAFER-SK128,
Serpent, SHARK, Skipjack, Square, TEA, Threeway, Twofish, XTEA
Stream Ciphers: ARC4, ISAAC, SEAL
Hash Functions: HAVAL, MD2, MD4, MD5, RIPEMD-128, RIPEMD-160, SHA-1,
SHA2-256, SHA2-512, Tiger, Whirlpool
MACs: EMAC, HMAC, MD5-MAC, ANSI X9.19 MAC
Misc: Adler32, CRC24, CRC32, Randpool, X9.17 RNG
Cipher Modes: CBC w/ Padding, CTS, CFB, OFB, Counter
Packaged by Aleksandar Simic <asimic@gmail.com>.
2006-02-05 02:25:12 +01:00
|
|
|
|
2009-09-23 18:03:25 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
2006-02-14 02:04:32 +01:00
|
|
|
|
2009-09-23 18:03:25 +02:00
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
REPLACE_PYTHON+= configure.pl
|
|
|
|
USE_LANGUAGES= c++
|
|
|
|
|
|
|
|
PYTHON_FOR_BUILD_ONLY= yes
|
|
|
|
|
|
|
|
CONFIG_SHELL= ${PYTHONBIN}
|
|
|
|
CONFIGURE_SCRIPT= ./configure.py
|
2010-06-14 20:27:54 +02:00
|
|
|
CONFIGURE_ARGS+= --prefix=${PREFIX}
|
Imported botan from .
Botan (formerly OpenCL) aims to be a portable, easy to use, and efficient
C++ crypto library. It currently supports the following algorithms:
Public Key Algorithms: Diffie-Hellman, DSA, ElGamal, Nyberg-Rueppel,
Rabin-Williams, RSA
Block Ciphers: Blowfish, CAST256, CAST5, CS-Cipher, DES, GOST, IDEA,
Lion, Luby-Rackoff, MISTY1, RC2, RC5, RC6, Rijndael, SAFER-SK128,
Serpent, SHARK, Skipjack, Square, TEA, Threeway, Twofish, XTEA
Stream Ciphers: ARC4, ISAAC, SEAL
Hash Functions: HAVAL, MD2, MD4, MD5, RIPEMD-128, RIPEMD-160, SHA-1,
SHA2-256, SHA2-512, Tiger, Whirlpool
MACs: EMAC, HMAC, MD5-MAC, ANSI X9.19 MAC
Misc: Adler32, CRC24, CRC32, Randpool, X9.17 RNG
Cipher Modes: CBC w/ Padding, CTS, CFB, OFB, Counter
Packaged by Aleksandar Simic <asimic@gmail.com>.
2006-02-05 02:25:12 +01:00
|
|
|
|
2006-03-01 01:33:30 +01:00
|
|
|
MAKE_FLAGS+= LIB_OPT=${CXXFLAGS:Q}
|
|
|
|
|
2009-09-23 18:36:30 +02:00
|
|
|
.include "../../mk/bsd.prefs.mk"
|
|
|
|
|
2009-10-06 20:34:14 +02:00
|
|
|
PLIST_VARS+= x86 x86_64
|
|
|
|
|
|
|
|
.if ${MACHINE_ARCH} == "x86_64"
|
|
|
|
PLIST.x86_64= yes
|
|
|
|
PLIST.x86= yes
|
2009-09-23 18:03:25 +02:00
|
|
|
.elif ${MACHINE_ARCH} == "i386"
|
2009-10-06 20:34:14 +02:00
|
|
|
PLIST.x86= yes
|
2009-10-03 20:02:32 +02:00
|
|
|
.elif ${MACHINE_ARCH} == "powerpc"
|
|
|
|
CONFIGURE_ARGS+= --cpu=ppc
|
|
|
|
.elif ${MACHINE_ARCH} == "powerpc64"
|
|
|
|
CONFIGURE_ARGS+= --cpu=ppc64
|
2009-09-23 18:03:25 +02:00
|
|
|
.endif
|
Imported botan from .
Botan (formerly OpenCL) aims to be a portable, easy to use, and efficient
C++ crypto library. It currently supports the following algorithms:
Public Key Algorithms: Diffie-Hellman, DSA, ElGamal, Nyberg-Rueppel,
Rabin-Williams, RSA
Block Ciphers: Blowfish, CAST256, CAST5, CS-Cipher, DES, GOST, IDEA,
Lion, Luby-Rackoff, MISTY1, RC2, RC5, RC6, Rijndael, SAFER-SK128,
Serpent, SHARK, Skipjack, Square, TEA, Threeway, Twofish, XTEA
Stream Ciphers: ARC4, ISAAC, SEAL
Hash Functions: HAVAL, MD2, MD4, MD5, RIPEMD-128, RIPEMD-160, SHA-1,
SHA2-256, SHA2-512, Tiger, Whirlpool
MACs: EMAC, HMAC, MD5-MAC, ANSI X9.19 MAC
Misc: Adler32, CRC24, CRC32, Randpool, X9.17 RNG
Cipher Modes: CBC w/ Padding, CTS, CFB, OFB, Counter
Packaged by Aleksandar Simic <asimic@gmail.com>.
2006-02-05 02:25:12 +01:00
|
|
|
|
2009-09-23 18:03:25 +02:00
|
|
|
.include "../../lang/python/application.mk"
|
Imported botan from .
Botan (formerly OpenCL) aims to be a portable, easy to use, and efficient
C++ crypto library. It currently supports the following algorithms:
Public Key Algorithms: Diffie-Hellman, DSA, ElGamal, Nyberg-Rueppel,
Rabin-Williams, RSA
Block Ciphers: Blowfish, CAST256, CAST5, CS-Cipher, DES, GOST, IDEA,
Lion, Luby-Rackoff, MISTY1, RC2, RC5, RC6, Rijndael, SAFER-SK128,
Serpent, SHARK, Skipjack, Square, TEA, Threeway, Twofish, XTEA
Stream Ciphers: ARC4, ISAAC, SEAL
Hash Functions: HAVAL, MD2, MD4, MD5, RIPEMD-128, RIPEMD-160, SHA-1,
SHA2-256, SHA2-512, Tiger, Whirlpool
MACs: EMAC, HMAC, MD5-MAC, ANSI X9.19 MAC
Misc: Adler32, CRC24, CRC32, Randpool, X9.17 RNG
Cipher Modes: CBC w/ Padding, CTS, CFB, OFB, Counter
Packaged by Aleksandar Simic <asimic@gmail.com>.
2006-02-05 02:25:12 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|