FreshPorts -- The Place For Ports Sun, 7 Sep 2008 7:26 PM BST
Port details
botan 1.4.12 security on this many watch lists=1 search for ports that depend on this port
A portable, easy to use, and efficient C++ crypto library
Maintained by: clsung@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Aug 2002 06:03:40


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

WWW: http://botan.randombit.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8, devel/gmake
Required To Run: lang/perl5.8

To install the port: cd /usr/ports/security/botan/ && make install clean
To add the package: pkg_add -r botan


Configuration Options
     No options to configure

Master Sites:
http://files.randombit.net/botan/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 37

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
08 Sep 2007 02:04:03
Original commit files touched by this commit  1.4.12
linimon search for other commits by this committer
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
04 Aug 2007 12:41:31
Original commit files touched by this commit  1.4.12
gabor search for other commits by this committer
- 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)
14 Aug 2006 05:09:27
Original commit files touched by this commit  1.4.12
clsung search for other commits by this committer
- Respect DESTDIR
- Use USE_LDCONFIG

PR:             ports/101865
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
15 Apr 2006 09:30:23
Original commit files touched by this commit  1.4.12
clsung search for other commits by this committer
- update to 1.4.12
- fix unfetchable
- modified patch-configure.pl
  ! Merged doc/rngs.txt into the main API document
06 Jan 2006 08:28:22
Original commit files touched by this commit  1.4.11
clsung search for other commits by this committer
- update to 1.4.11
02 Jan 2006 04:14:21
Original commit files touched by this commit  1.4.10
clsung search for other commits by this committer
- update to 1.4.10

PR:             91035
Submitted by:   Wesley Shields <wxs_AT_csh dot rit dot edu>
17 Nov 2005 08:37:05
Original commit files touched by this commit  1.4.9
clsung search for other commits by this committer
- update to 1.4.9
- add SHA256 checksums
04 Oct 2005 07:46:00
Original commit files touched by this commit  1.4.7
clsung search for other commits by this committer
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 :) )
15 Mar 2005 07:22:40
Original commit files touched by this commit  1.4.6
clsung search for other commits by this committer
- 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
02 Mar 2005 02:32:44
Original commit files touched by this commit  1.4.4
clsung search for other commits by this committer
- botan-1.4.4 does not build on perl5.005

Noted by:   krismail
19 Feb 2005 03:53:33
Original commit files touched by this commit  1.4.4
clsung search for other commits by this committer
- Change MASTER_SITES in case of fetch error problem

Note by:    krisbot
17 Feb 2005 07:43:43
Original commit files touched by this commit  1.4.4
clsung search for other commits by this committer
- update to 1.4.4
- add an extra-patch for gcc295, a quick and dirty patch I thought...
26 Aug 2004 11:07:01
Original commit files touched by this commit  1.4.0
clsung search for other commits by this committer
- 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)
20 Aug 2004 03:56:44
Original commit files touched by this commit  1.2.8_1
clsung search for other commits by this committer
My territory, suggested by ijliao. :p

Approved by:    vanilla (co-mentor)
31 Mar 2004 04:12:58
Original commit files touched by this commit  1.2.8_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.2.8_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
31 Dec 2003 15:04:57
Original commit files touched by this commit  1.2.8
pav search for other commits by this committer
- Update to 1.2.8

PR:             ports/60756
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
03 Nov 2003 15:49:00
Original commit files touched by this commit  1.2.7
ijliao search for other commits by this committer
upgrade to 1.2.7

PR:             58794
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
10 Jul 2003 09:25:57
Original commit files touched by this commit  1.2.6
erwin search for other commits by this committer
Add missing dependency

PR:             54282
Submitted by:   bento, Kirill Ponomarew <ponomarew@oberon.net>
08 Jul 2003 12:34:00
Original commit files touched by this commit  1.2.6
daichi search for other commits by this committer
update security/botan: 1.2.4 -> 1.2.6

PR:             54118
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
01 Jun 2003 03:44:50
Original commit files touched by this commit  1.2.4
foxfair search for other commits by this committer
PR:             52828
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
Update security/botan: 1.2.3 -> 1.2.4
21 May 2003 16:59:59
Original commit files touched by this commit  1.2.3
foxfair search for other commits by this committer
PR:             52492
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
Update botan to 1.2.3
12 May 2003 09:30:33
Original commit files touched by this commit  1.2.1
ijliao search for other commits by this committer
upgrade to 1.2.1

PR:             51903
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
04 May 2003 01:27:18
Original commit files touched by this commit  1.2.0
naddy search for other commits by this committer
Fix build on -CURRENT/i386.

Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Reported by:    kris (bento)
30 Apr 2003 02:05:35
Original commit files touched by this commit  1.2.0
naddy search for other commits by this committer
Update to 1.2.

PR:             51541
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
20 Feb 2003 18:59:13
Original commit files touched by this commit  1.0.2
knu search for other commits by this committer
De-pkg-comment.
30 Jan 2003 15:47:04
Original commit files touched by this commit  1.0.2
ijliao search for other commits by this committer
upgrade to 1.0.2
14 Jan 2003 03:32:16
Original commit files touched by this commit  1.0.1_1
kris search for other commits by this committer
Add two missing symlinks
07 Nov 2002 03:10:58
Original commit files touched by this commit  1.0.1_1
adamw search for other commits by this committer
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
03 Nov 2002 21:30:54
Original commit files touched by this commit  1.0.1_1
edwin search for other commits by this committer
Port needs perl to build -> USE_PERL5=yes
See http://bento.freebsd.org/errorlogs/5-latest/botan-1.0.1_1.log
27 Sep 2002 19:30:52
Original commit files touched by this commit  1.0.1_1
ijliao search for other commits by this committer
fix plist by removing a recursively-linked file

Submitted by:   bento log
15 Sep 2002 09:05:20
Original commit files touched by this commit  1.0.1
ijliao search for other commits by this committer
upgrade to 1.0.1
28 Aug 2002 06:09:40
Original commit files touched by this commit  1.0.0
ijliao search for other commits by this committer
upgrade to 1.0.0
24 Aug 2002 00:47:41
Original commit files touched by this commit  0.9.2
kris search for other commits by this committer
Remove a stray line which is not installed by the port

Noticed by:     bento
21 Aug 2002 04:32:40
Original commit files touched by this commit  0.9.2
ijliao search for other commits by this committer
update supporting algorithms

Submitted by:   Jack Lloyd <lloyd@acm.jhu.edu>
20 Aug 2002 06:19:44
Original commit files touched by this commit  0.9.2
ijliao search for other commits by this committer
update WWW
20 Aug 2002 06:03:19
Original commit files touched by this commit  0.9.2
ijliao search for other commits by this committer
opencl -> botan
upgrade botan to 0.9.2

Number of commits found: 37

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19099
Broken 159
Deprecated 77
Ignore 425
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 12
new 48 hours15
new 7 days56
new fortnight99
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.194 seconds.