Commit graph

63 commits

Author SHA1 Message Date
Michael Scheidell
8f76afd746 - upgrade to 1.8.13
- race condition could cause crashes
- upgrade to 1.8.12
- fixed memory leak (botan pr 144)
- added patch from upstream in repo for python portability issues

PR:	161167
Submitted by:	jreed@isc.org
Approved by:	maintainer (timeout), gabor (mentor)
Feature safe:	yes
2011-12-03 18:39:29 +00:00
Wen Heping
6184d85789 - Update to 1.8.11
- Use PLIST_FILES instead of pkg-plist

PR:		ports/151909
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2010-11-04 01:03:29 +00:00
Sylvio Cesar Teixeira
85bb8c2e41 - Update to 1.8.10
PR:		ports/150227
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2010-09-03 14:34:39 +00:00
Sahil Tandon
8d9dd50224 - Update to 1.8.9
- Add LICENSE

PR:		ports/147935
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2010-07-24 05:55:26 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Wen Heping
403fc4e698 - Improve package description
PR:		ports/141913
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2009-12-24 02:37:18 +00:00
Martin Wilke
a4d0a88f34 - Update to 1.8.8
PR:		140505
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2009-11-13 23:54:41 +00:00
Alex Dupre
bb75e384f1 Fix gmp shared lib version. 2009-10-27 14:55:48 +00:00
Alex Dupre
471e667bcb - Fix plist using partial dynamic plist (bump PORTREVISION)
- Add bzip2 and zlib modules
- Add options for openssl and gmp modules

Approved by:	maintainer
2009-10-27 14:49:54 +00:00
Alex Dupre
2e1fa8dacf Update to latest stable release (1.8.7):
- switch to python configure (perl one was obsolated)
- build ECC support (option to disable it)
- fix shared library name

PR:		ports/139275
Submitted by:	ale
Approved by:	maintainer
2009-10-27 13:37:59 +00:00
Cheng-Lung Sung
7e7fa5200d Lapo Luchini (lapo_AT_lapo dot it) will maintain this port 2009-10-22 07:19:28 +00:00
Ion-Mihai Tetcu
2b13014c67 Don't install DOCS when -DNOPORTDOCS.
Prompted by:	QAT QA run
Approved by:	maintainer timeout on QATMail
2009-04-05 13:31:45 +00:00
Pav Lucistnik
ad0e3e6c29 - Update download location
Reported by:	-fetch-original pointyhat run
2009-01-31 21:30:21 +00:00
Cheng-Lung Sung
fb9f38ac33 - Update to 1.6.5
PR:		ports/127013
Submitted by:	chinsan
Reviewed by:	clsung
2008-10-06 05:22:26 +00:00
Mark Linimon
9839011ec3 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
2007-09-08 01:12:10 +00:00
Gabor Kovesdan
42542fb076 - 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)
2007-08-04 11:41:30 +00:00
Cheng-Lung Sung
27b7ec0926 - Respect DESTDIR
- Use USE_LDCONFIG

PR:		ports/101865
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 04:09:27 +00:00
Cheng-Lung Sung
a238f0f37f - update to 1.4.12
- fix unfetchable
- modified patch-configure.pl
  ! Merged doc/rngs.txt into the main API document
2006-04-15 08:30:23 +00:00
Cheng-Lung Sung
dc3c10d3c1 - update to 1.4.11 2006-01-06 08:28:22 +00:00
Cheng-Lung Sung
8403bccbdf - update to 1.4.10
PR:		91035
Submitted by:	Wesley Shields <wxs_AT_csh dot rit dot edu>
2006-01-02 04:14:21 +00:00
Cheng-Lung Sung
c1b2d26632 - update to 1.4.9
- add SHA256 checksums
2005-11-17 08:37:05 +00:00
Cheng-Lung Sung
f4e7eeef11 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 :) )
2005-10-04 06:46:00 +00:00
Cheng-Lung Sung
3a1c3d0939 - 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
2005-03-15 07:22:39 +00:00
Cheng-Lung Sung
2f5a2f8c0b - botan-1.4.4 does not build on perl5.005
Noted by:   krismail
2005-03-02 02:32:43 +00:00
Cheng-Lung Sung
120dbcfa48 - Change MASTER_SITES in case of fetch error problem
Note by:    krisbot
2005-02-19 03:53:33 +00:00
Cheng-Lung Sung
87ddd82202 - update to 1.4.4
- add an extra-patch for gcc295, a quick and dirty patch I thought...
2005-02-17 07:43:43 +00:00
Cheng-Lung Sung
248851deac - 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)
2004-08-26 10:07:01 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Pav Lucistnik
23b6702e85 - Update to 1.2.8
PR:		ports/60756
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
2003-12-31 15:04:57 +00:00
Ying-Chieh Liao
64bca92785 upgrade to 1.2.7
PR:		58794
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-03 15:49:00 +00:00
Erwin Lansing
e2fa54af04 Add missing dependency
PR:		54282
Submitted by:	bento, Kirill Ponomarew <ponomarew@oberon.net>
2003-07-10 08:25:57 +00:00
Daichi GOTO
1fbeaf0d30 update security/botan: 1.2.4 -> 1.2.6
PR:		54118
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-07-08 11:34:00 +00:00
Foxfair Hu
e84c4ebbff PR: 52828
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
Update security/botan: 1.2.3 -> 1.2.4
2003-06-01 02:44:50 +00:00
Foxfair Hu
2d1c4dfca1 PR: 52492
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
Update botan to 1.2.3
2003-05-21 15:59:59 +00:00
Ying-Chieh Liao
d5b41b948b upgrade to 1.2.1
PR:		51903
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-05-12 08:30:33 +00:00
Christian Weisgerber
4781584ee7 Fix build on -CURRENT/i386.
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Reported by:	kris (bento)
2003-05-04 00:27:18 +00:00
Christian Weisgerber
62602aef8e Update to 1.2.
PR:		51541
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-04-30 01:05:35 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
0279365e1f upgrade to 1.0.2 2003-01-30 15:47:04 +00:00
Kris Kennaway
07a76f9b94 Add two missing symlinks 2003-01-14 03:32:16 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Edwin Groothuis
f28dd4e43c Port needs perl to build -> USE_PERL5=yes
See http://bento.freebsd.org/errorlogs/5-latest/botan-1.0.1_1.log
2002-11-03 21:30:54 +00:00
Ying-Chieh Liao
8a3eeb89d7 fix plist by removing a recursively-linked file
Submitted by:	bento log
2002-09-27 18:30:52 +00:00
Ying-Chieh Liao
baa8c58e24 upgrade to 1.0.1 2002-09-15 08:05:20 +00:00
Ying-Chieh Liao
434440a83e upgrade to 1.0.0 2002-08-28 05:09:40 +00:00
Kris Kennaway
441b7f458c Remove a stray line which is not installed by the port
Noticed by:	bento
2002-08-23 23:47:41 +00:00
Ying-Chieh Liao
61bcddaf9e update supporting algorithms
Submitted by:	Jack Lloyd <lloyd@acm.jhu.edu>
2002-08-21 03:32:40 +00:00