The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD security : botan

A portable, easy to use, and efficient C++ crypto library

 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 

http://botan.randombit.net/



botan history


v. 1.43
date: 2007/09/08 01:03:50;  author: linimon;  state: Exp;  lines: +0 -4
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr

v. 1.42 date: 2007/08/04 11:41:16; author: gabor; state: Exp; lines: +1 -1 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.41 date: 2006/08/14 04:09:27; author: clsung; state: Exp; lines: +2 -2 - Respect DESTDIR - Use USE_LDCONFIG PR: ports/101865 Submitted by: Gea-Suan Lin
v. 1.40 date: 2006/04/15 08:30:22; author: clsung; state: Exp; lines: +1 -1 - update to 1.4.12 - fix unfetchable - modified patch-configure.pl ! Merged doc/rngs.txt into the main API document
v. 1.39 date: 2006/01/06 08:28:22; author: clsung; state: Exp; lines: +1 -1 - update to 1.4.11
v. 1.38 date: 2006/01/02 04:14:21; author: clsung; state: Exp; lines: +2 -3 - update to 1.4.10 PR: 91035 Submitted by: Wesley Shields
v. 1.37 date: 2005/11/17 08:37:05; author: clsung; state: Exp; lines: +1 -1 - update to 1.4.9 - add SHA256 checksums
v. 1.36 date: 2005/10/04 06:46:00; author: clsung; state: Exp; lines: +1 -1 Changelog: - Fixed major performance problems with recent versions of GNU C++ - Added an implementation of the X9.31 PRNG - Removed the X9.17 and FIPS 186-2 PRNG algorithms - Changed defaults to use X9.31 PRNGs as global PRNG objects - Some cleanups related to the engine code and more (see http://botan.randombit.net/logs/log-14.php) PR: 86589 Submitted by: az (New committer today. Welcome to the zoo :) )
v. 1.35 date: 2005/03/15 07:22:39; author: clsung; state: Exp; lines: +1 -2 - update to 1.4.6 - ChangeLog [http://botan.randombit.net/logs/log-14.php] * Fix an error in the shutdown code introduced in 1.4.5 * Setting base/pkcs8_tries to 0 disables the builtin fail-out * Support for XMPP identifiers in X.509 certificates * Duplicate entries in X.509 DNs are removed * More fixes for Borland C++, from Friedemann Kleint * Add a workaround for buggy iostreams
v. 1.34 date: 2005/03/02 02:32:43; author: clsung; state: Exp; lines: +1 -2 - botan-1.4.4 does not build on perl5.005 Noted by: krismail
v. 1.33 date: 2005/02/19 03:53:33; author: clsung; state: Exp; lines: +1 -1 - Change MASTER_SITES in case of fetch error problem Note by: krisbot
v. 1.32 date: 2005/02/17 07:43:43; author: clsung; state: Exp; lines: +12 -3 - update to 1.4.4 - add an extra-patch for gcc295, a quick and dirty patch I thought...
v. 1.31 date: 2004/08/26 10:07:01; author: clsung; state: Exp; lines: +10 -9 - Update to 1.4.0 - Change MASTER_SITES - fixed build error in 5.x (compare to ports/69194) PR: ports/70444 Approved by: vanilla (co-mentor)
v. 1.30 date: 2004/08/20 02:56:38; author: clsung; state: Exp; lines: +1 -1 My territory, suggested by ijliao. :p Approved by: vanilla (co-mentor)
v. 1.29 date: 2004/02/04 05:08:42; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.28 date: 2003/12/31 15:04:57; author: pav; state: Exp; lines: +1 -4 - Update to 1.2.8 PR: ports/60756 Submitted by: Cheng-Lung Sung (maintainer)
v. 1.27 date: 2003/11/03 15:49:00; author: ijliao; state: Exp; lines: +2 -3 upgrade to 1.2.7 PR: 58794 Submitted by: Cheng-Lung Sung
v. 1.26 date: 2003/07/10 08:25:57; author: erwin; state: Exp; lines: +8 -1 Add missing dependency PR: 54282 Submitted by: bento, Kirill Ponomarew
v. 1.25 date: 2003/07/08 11:34:00; author: daichi; state: Exp; lines: +1 -1 update security/botan: 1.2.4 -> 1.2.6 PR: 54118 Submitted by: Kirill Ponomarew
v. 1.24 date: 2003/06/01 02:44:50; author: foxfair; state: Exp; lines: +1 -1 PR: 52828 Submitted by: Kirill Ponomarew Update security/botan: 1.2.3 -> 1.2.4
v. 1.23 date: 2003/05/21 15:59:59; author: foxfair; state: Exp; lines: +1 -1 PR: 52492 Submitted by: Kirill Ponomarew Update botan to 1.2.3
v. 1.22 date: 2003/05/12 08:30:33; author: ijliao; state: Exp; lines: +1 -1 upgrade to 1.2.1 PR: 51903 Submitted by: Kirill Ponomarew
v. 1.21 date: 2003/05/04 00:27:18; author: naddy; state: Exp; lines: +1 -1 Fix build on -CURRENT/i386. Submitted by: Clement Laforet Reported by: kris (bento)
v. 1.20 date: 2003/04/30 01:05:35; author: naddy; state: Exp; lines: +4 -3 Update to 1.2. PR: 51541 Submitted by: Clement Laforet
v. 1.19 date: 2003/02/20 18:59:02; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.18 date: 2003/01/30 15:47:04; author: ijliao; state: Exp; lines: +2 -2 upgrade to 1.0.2
v. 1.17 date: 2002/11/07 03:10:56; author: adamw; state: Exp; lines: +0 -2 Fix PORTCOMMENTs that were killing INDEX builds. 105 pointy hats to: me Approved by: pat
v. 1.16 date: 2002/11/06 22:46:46; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.15 date: 2002/11/03 21:30:54; author: edwin; state: Exp; lines: +1 -0 Port needs perl to build -> USE_PERL5=yes See http://bento.freebsd.org/errorlogs/5-latest/botan-1.0.1_1.log
v. 1.14 date: 2002/09/27 18:30:51; author: ijliao; state: Exp; lines: +4 -0 fix plist by removing a recursively-linked file Submitted by: bento log
v. 1.13 date: 2002/09/15 08:05:20; author: ijliao; state: Exp; lines: +1 -1 upgrade to 1.0.1
v. 1.12 date: 2002/08/28 05:09:40; author: ijliao; state: Exp; lines: +1 -1 upgrade to 1.0.0
v. 1.11 date: 2002/08/20 05:03:18; author: ijliao; state: Exp; lines: +5 -6 opencl -> botan upgrade botan to 0.9.2
v. 1.10 date: 2002/07/31 10:16:47; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.7
v. 1.9 date: 2002/07/26 09:21:09; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.6
v. 1.8 date: 2002/07/22 12:57:32; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.5
v. 1.7 date: 2002/07/15 09:21:37; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.4
v. 1.6 date: 2002/06/23 20:39:20; author: pat; state: Exp; lines: +2 -1 PERL -> REINPLACE_CMD PR: ports/39729, ports/39727, ports/39726, ports/39724 PR: ports/39722, ports/39721, ports/39720, ports/39719, ports/39718 Submitted by: Scott Flatman
v. 1.5 date: 2002/06/10 06:56:54; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.3
v. 1.4 date: 2002/05/19 05:31:27; author: ijliao; state: Exp; lines: +1 -1 upgrade 0.8.2
v. 1.3 date: 2002/05/10 02:32:18; author: ijliao; state: Exp; lines: +9 -6 upgrade to 0.8.1
v. 1.2 date: 2001/06/10 11:30:05; author: ijliao; state: Exp; lines: +5 -5 upgrade to 0.7.3 drop maintainership
v. 1.1 date: 2001/03/02 19:15:56; author: ijliao; state: Exp; add opencl, a portable, easy to use, and efficient C++ crypto library ============================================================================= v. 1.43 date: 2007/09/08 01:03:50; author: linimon; state: Exp; lines: +0 -4 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
v. 1.42 date: 2007/08/04 11:41:16; author: gabor; state: Exp; lines: +1 -1 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.41 date: 2006/08/14 04:09:27; author: clsung; state: Exp; lines: +2 -2 - Respect DESTDIR - Use USE_LDCONFIG PR: ports/101865 Submitted by: Gea-Suan Lin
v. 1.40 date: 2006/04/15 08:30:22; author: clsung; state: Exp; lines: +1 -1 - update to 1.4.12 - fix unfetchable - modified patch-configure.pl ! Merged doc/rngs.txt into the main API document
v. 1.39 date: 2006/01/06 08:28:22; author: clsung; state: Exp; lines: +1 -1 - update to 1.4.11
v. 1.38 date: 2006/01/02 04:14:21; author: clsung; state: Exp; lines: +2 -3 - update to 1.4.10 PR: 91035 Submitted by: Wesley Shields
v. 1.37 date: 2005/11/17 08:37:05; author: clsung; state: Exp; lines: +1 -1 - update to 1.4.9 - add SHA256 checksums
v. 1.36 date: 2005/10/04 06:46:00; author: clsung; state: Exp; lines: +1 -1 Changelog: - Fixed major performance problems with recent versions of GNU C++ - Added an implementation of the X9.31 PRNG - Removed the X9.17 and FIPS 186-2 PRNG algorithms - Changed defaults to use X9.31 PRNGs as global PRNG objects - Some cleanups related to the engine code and more (see http://botan.randombit.net/logs/log-14.php) PR: 86589 Submitted by: az (New committer today. Welcome to the zoo :) )
v. 1.35 date: 2005/03/15 07:22:39; author: clsung; state: Exp; lines: +1 -2 - update to 1.4.6 - ChangeLog [http://botan.randombit.net/logs/log-14.php] * Fix an error in the shutdown code introduced in 1.4.5 * Setting base/pkcs8_tries to 0 disables the builtin fail-out * Support for XMPP identifiers in X.509 certificates * Duplicate entries in X.509 DNs are removed * More fixes for Borland C++, from Friedemann Kleint * Add a workaround for buggy iostreams
v. 1.34 date: 2005/03/02 02:32:43; author: clsung; state: Exp; lines: +1 -2 - botan-1.4.4 does not build on perl5.005 Noted by: krismail
v. 1.33 date: 2005/02/19 03:53:33; author: clsung; state: Exp; lines: +1 -1 - Change MASTER_SITES in case of fetch error problem Note by: krisbot
v. 1.32 date: 2005/02/17 07:43:43; author: clsung; state: Exp; lines: +12 -3 - update to 1.4.4 - add an extra-patch for gcc295, a quick and dirty patch I thought...
v. 1.31 date: 2004/08/26 10:07:01; author: clsung; state: Exp; lines: +10 -9 - Update to 1.4.0 - Change MASTER_SITES - fixed build error in 5.x (compare to ports/69194) PR: ports/70444 Approved by: vanilla (co-mentor)
v. 1.30 date: 2004/08/20 02:56:38; author: clsung; state: Exp; lines: +1 -1 My territory, suggested by ijliao. :p Approved by: vanilla (co-mentor)
v. 1.29 date: 2004/02/04 05:08:42; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.28 date: 2003/12/31 15:04:57; author: pav; state: Exp; lines: +1 -4 - Update to 1.2.8 PR: ports/60756 Submitted by: Cheng-Lung Sung (maintainer)
v. 1.27 date: 2003/11/03 15:49:00; author: ijliao; state: Exp; lines: +2 -3 upgrade to 1.2.7 PR: 58794 Submitted by: Cheng-Lung Sung
v. 1.26 date: 2003/07/10 08:25:57; author: erwin; state: Exp; lines: +8 -1 Add missing dependency PR: 54282 Submitted by: bento, Kirill Ponomarew
v. 1.25 date: 2003/07/08 11:34:00; author: daichi; state: Exp; lines: +1 -1 update security/botan: 1.2.4 -> 1.2.6 PR: 54118 Submitted by: Kirill Ponomarew
v. 1.24 date: 2003/06/01 02:44:50; author: foxfair; state: Exp; lines: +1 -1 PR: 52828 Submitted by: Kirill Ponomarew Update security/botan: 1.2.3 -> 1.2.4
v. 1.23 date: 2003/05/21 15:59:59; author: foxfair; state: Exp; lines: +1 -1 PR: 52492 Submitted by: Kirill Ponomarew Update botan to 1.2.3
v. 1.22 date: 2003/05/12 08:30:33; author: ijliao; state: Exp; lines: +1 -1 upgrade to 1.2.1 PR: 51903 Submitted by: Kirill Ponomarew
v. 1.21 date: 2003/05/04 00:27:18; author: naddy; state: Exp; lines: +1 -1 Fix build on -CURRENT/i386. Submitted by: Clement Laforet Reported by: kris (bento)
v. 1.20 date: 2003/04/30 01:05:35; author: naddy; state: Exp; lines: +4 -3 Update to 1.2. PR: 51541 Submitted by: Clement Laforet
v. 1.19 date: 2003/02/20 18:59:02; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.18 date: 2003/01/30 15:47:04; author: ijliao; state: Exp; lines: +2 -2 upgrade to 1.0.2
v. 1.17 date: 2002/11/07 03:10:56; author: adamw; state: Exp; lines: +0 -2 Fix PORTCOMMENTs that were killing INDEX builds. 105 pointy hats to: me Approved by: pat
v. 1.16 date: 2002/11/06 22:46:46; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.15 date: 2002/11/03 21:30:54; author: edwin; state: Exp; lines: +1 -0 Port needs perl to build -> USE_PERL5=yes See http://bento.freebsd.org/errorlogs/5-latest/botan-1.0.1_1.log
v. 1.14 date: 2002/09/27 18:30:51; author: ijliao; state: Exp; lines: +4 -0 fix plist by removing a recursively-linked file Submitted by: bento log
v. 1.13 date: 2002/09/15 08:05:20; author: ijliao; state: Exp; lines: +1 -1 upgrade to 1.0.1
v. 1.12 date: 2002/08/28 05:09:40; author: ijliao; state: Exp; lines: +1 -1 upgrade to 1.0.0
v. 1.11 date: 2002/08/20 05:03:18; author: ijliao; state: Exp; lines: +5 -6 opencl -> botan upgrade botan to 0.9.2
v. 1.10 date: 2002/07/31 10:16:47; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.7
v. 1.9 date: 2002/07/26 09:21:09; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.6
v. 1.8 date: 2002/07/22 12:57:32; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.5
v. 1.7 date: 2002/07/15 09:21:37; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.4
v. 1.6 date: 2002/06/23 20:39:20; author: pat; state: Exp; lines: +2 -1 PERL -> REINPLACE_CMD PR: ports/39729, ports/39727, ports/39726, ports/39724 PR: ports/39722, ports/39721, ports/39720, ports/39719, ports/39718 Submitted by: Scott Flatman
v. 1.5 date: 2002/06/10 06:56:54; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.3
v. 1.4 date: 2002/05/19 05:31:27; author: ijliao; state: Exp; lines: +1 -1 upgrade 0.8.2
v. 1.3 date: 2002/05/10 02:32:18; author: ijliao; state: Exp; lines: +9 -6 upgrade to 0.8.1
v. 1.2 date: 2001/06/10 11:30:05; author: ijliao; state: Exp; lines: +5 -5 upgrade to 0.7.3 drop maintainership
v. 1.1 date: 2001/03/02 19:15:56; author: ijliao; state: Exp; add opencl, a portable, easy to use, and efficient C++ crypto library ============================================================================= v. 1.43 date: 2007/09/08 01:03:50; author: linimon; state: Exp; lines: +0 -4 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
v. 1.42 date: 2007/08/04 11:41:16; author: gabor; state: Exp; lines: +1 -1 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.41 date: 2006/08/14 04:09:27; author: clsung; state: Exp; lines: +2 -2 - Respect DESTDIR - Use USE_LDCONFIG PR: ports/101865 Submitted by: Gea-Suan Lin
v. 1.40 date: 2006/04/15 08:30:22; author: clsung; state: Exp; lines: +1 -1 - update to 1.4.12 - fix unfetchable - modified patch-configure.pl ! Merged doc/rngs.txt into the main API document
v. 1.39 date: 2006/01/06 08:28:22; author: clsung; state: Exp; lines: +1 -1 - update to 1.4.11
v. 1.38 date: 2006/01/02 04:14:21; author: clsung; state: Exp; lines: +2 -3 - update to 1.4.10 PR: 91035 Submitted by: Wesley Shields
v. 1.37 date: 2005/11/17 08:37:05; author: clsung; state: Exp; lines: +1 -1 - update to 1.4.9 - add SHA256 checksums
v. 1.36 date: 2005/10/04 06:46:00; author: clsung; state: Exp; lines: +1 -1 Changelog: - Fixed major performance problems with recent versions of GNU C++ - Added an implementation of the X9.31 PRNG - Removed the X9.17 and FIPS 186-2 PRNG algorithms - Changed defaults to use X9.31 PRNGs as global PRNG objects - Some cleanups related to the engine code and more (see http://botan.randombit.net/logs/log-14.php) PR: 86589 Submitted by: az (New committer today. Welcome to the zoo :) )
v. 1.35 date: 2005/03/15 07:22:39; author: clsung; state: Exp; lines: +1 -2 - update to 1.4.6 - ChangeLog [http://botan.randombit.net/logs/log-14.php] * Fix an error in the shutdown code introduced in 1.4.5 * Setting base/pkcs8_tries to 0 disables the builtin fail-out * Support for XMPP identifiers in X.509 certificates * Duplicate entries in X.509 DNs are removed * More fixes for Borland C++, from Friedemann Kleint * Add a workaround for buggy iostreams
v. 1.34 date: 2005/03/02 02:32:43; author: clsung; state: Exp; lines: +1 -2 - botan-1.4.4 does not build on perl5.005 Noted by: krismail
v. 1.33 date: 2005/02/19 03:53:33; author: clsung; state: Exp; lines: +1 -1 - Change MASTER_SITES in case of fetch error problem Note by: krisbot
v. 1.32 date: 2005/02/17 07:43:43; author: clsung; state: Exp; lines: +12 -3 - update to 1.4.4 - add an extra-patch for gcc295, a quick and dirty patch I thought...
v. 1.31 date: 2004/08/26 10:07:01; author: clsung; state: Exp; lines: +10 -9 - Update to 1.4.0 - Change MASTER_SITES - fixed build error in 5.x (compare to ports/69194) PR: ports/70444 Approved by: vanilla (co-mentor)
v. 1.30 date: 2004/08/20 02:56:38; author: clsung; state: Exp; lines: +1 -1 My territory, suggested by ijliao. :p Approved by: vanilla (co-mentor)
v. 1.29 date: 2004/02/04 05:08:42; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.28 date: 2003/12/31 15:04:57; author: pav; state: Exp; lines: +1 -4 - Update to 1.2.8 PR: ports/60756 Submitted by: Cheng-Lung Sung (maintainer)
v. 1.27 date: 2003/11/03 15:49:00; author: ijliao; state: Exp; lines: +2 -3 upgrade to 1.2.7 PR: 58794 Submitted by: Cheng-Lung Sung
v. 1.26 date: 2003/07/10 08:25:57; author: erwin; state: Exp; lines: +8 -1 Add missing dependency PR: 54282 Submitted by: bento, Kirill Ponomarew
v. 1.25 date: 2003/07/08 11:34:00; author: daichi; state: Exp; lines: +1 -1 update security/botan: 1.2.4 -> 1.2.6 PR: 54118 Submitted by: Kirill Ponomarew
v. 1.24 date: 2003/06/01 02:44:50; author: foxfair; state: Exp; lines: +1 -1 PR: 52828 Submitted by: Kirill Ponomarew Update security/botan: 1.2.3 -> 1.2.4
v. 1.23 date: 2003/05/21 15:59:59; author: foxfair; state: Exp; lines: +1 -1 PR: 52492 Submitted by: Kirill Ponomarew Update botan to 1.2.3
v. 1.22 date: 2003/05/12 08:30:33; author: ijliao; state: Exp; lines: +1 -1 upgrade to 1.2.1 PR: 51903 Submitted by: Kirill Ponomarew
v. 1.21 date: 2003/05/04 00:27:18; author: naddy; state: Exp; lines: +1 -1 Fix build on -CURRENT/i386. Submitted by: Clement Laforet Reported by: kris (bento)
v. 1.20 date: 2003/04/30 01:05:35; author: naddy; state: Exp; lines: +4 -3 Update to 1.2. PR: 51541 Submitted by: Clement Laforet
v. 1.19 date: 2003/02/20 18:59:02; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.18 date: 2003/01/30 15:47:04; author: ijliao; state: Exp; lines: +2 -2 upgrade to 1.0.2
v. 1.17 date: 2002/11/07 03:10:56; author: adamw; state: Exp; lines: +0 -2 Fix PORTCOMMENTs that were killing INDEX builds. 105 pointy hats to: me Approved by: pat
v. 1.16 date: 2002/11/06 22:46:46; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.15 date: 2002/11/03 21:30:54; author: edwin; state: Exp; lines: +1 -0 Port needs perl to build -> USE_PERL5=yes See http://bento.freebsd.org/errorlogs/5-latest/botan-1.0.1_1.log
v. 1.14 date: 2002/09/27 18:30:51; author: ijliao; state: Exp; lines: +4 -0 fix plist by removing a recursively-linked file Submitted by: bento log
v. 1.13 date: 2002/09/15 08:05:20; author: ijliao; state: Exp; lines: +1 -1 upgrade to 1.0.1
v. 1.12 date: 2002/08/28 05:09:40; author: ijliao; state: Exp; lines: +1 -1 upgrade to 1.0.0
v. 1.11 date: 2002/08/20 05:03:18; author: ijliao; state: Exp; lines: +5 -6 opencl -> botan upgrade botan to 0.9.2
v. 1.10 date: 2002/07/31 10:16:47; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.7
v. 1.9 date: 2002/07/26 09:21:09; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.6
v. 1.8 date: 2002/07/22 12:57:32; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.5
v. 1.7 date: 2002/07/15 09:21:37; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.4
v. 1.6 date: 2002/06/23 20:39:20; author: pat; state: Exp; lines: +2 -1 PERL -> REINPLACE_CMD PR: ports/39729, ports/39727, ports/39726, ports/39724 PR: ports/39722, ports/39721, ports/39720, ports/39719, ports/39718 Submitted by: Scott Flatman
v. 1.5 date: 2002/06/10 06:56:54; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.8.3
v. 1.4 date: 2002/05/19 05:31:27; author: ijliao; state: Exp; lines: +1 -1 upgrade 0.8.2
v. 1.3 date: 2002/05/10 02:32:18; author: ijliao; state: Exp; lines: +9 -6 upgrade to 0.8.1
v. 1.2 date: 2001/06/10 11:30:05; author: ijliao; state: Exp; lines: +5 -5 upgrade to 0.7.3 drop maintainership
v. 1.1 date: 2001/03/02 19:15:56; author: ijliao; state: Exp; add opencl, a portable, easy to use, and efficient C++ crypto library =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm