head	1.32;
access;
symbols
	RELEASE_8_1_0:1.31
	RELEASE_7_3_0:1.31
	RELEASE_8_0_0:1.29
	RELEASE_7_2_0:1.29
	RELEASE_7_1_0:1.28
	RELEASE_6_4_0:1.28
	RELEASE_5_EOL:1.28
	RELEASE_7_0_0:1.28
	RELEASE_6_3_0:1.28
	PRE_XORG_7:1.28
	RELEASE_4_EOL:1.28
	RELEASE_6_2_0:1.28
	RELEASE_6_1_0:1.28
	RELEASE_5_5_0:1.28
	RELEASE_6_0_0:1.24
	RELEASE_5_4_0:1.24
	RELEASE_4_11_0:1.22
	RELEASE_5_3_0:1.22
	RELEASE_4_10_0:1.21
	RELEASE_5_2_1:1.20
	RELEASE_5_2_0:1.20
	RELEASE_4_9_0:1.19
	RELEASE_5_1_0:1.17
	RELEASE_4_8_0:1.14
	RELEASE_5_0_0:1.13
	RELEASE_4_7_0:1.13
	old_RELEASE_4_6_2:1.4
	old_RELEASE_4_6_1:1.4
	old_RELEASE_4_6_0:1.4
	old_RELEASE_5_0_DP1:1.2
	old_RELEASE_4_5_0:1.2
	old_RELEASE_4_4_0:1.2
	old_RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.32
date	2010.11.04.01.03.29;	author wen;	state dead;
branches;
next	1.31;

1.31
date	2009.10.27.14.49.54;	author ale;	state Exp;
branches;
next	1.30;

1.30
date	2009.10.27.13.37.58;	author ale;	state Exp;
branches;
next	1.29;

1.29
date	2008.10.06.05.22.26;	author clsung;	state Exp;
branches;
next	1.28;

1.28
date	2006.01.06.08.28.22;	author clsung;	state Exp;
branches;
next	1.27;

1.27
date	2006.01.02.04.14.21;	author clsung;	state Exp;
branches;
next	1.26;

1.26
date	2005.11.17.08.37.05;	author clsung;	state Exp;
branches;
next	1.25;

1.25
date	2005.10.04.06.46.00;	author clsung;	state Exp;
branches;
next	1.24;

1.24
date	2005.03.15.07.22.39;	author clsung;	state Exp;
branches;
next	1.23;

1.23
date	2005.02.17.07.43.43;	author clsung;	state Exp;
branches;
next	1.22;

1.22
date	2004.08.26.10.07.01;	author clsung;	state Exp;
branches;
next	1.21;

1.21
date	2003.12.31.15.04.57;	author pav;	state Exp;
branches;
next	1.20;

1.20
date	2003.11.03.15.49.00;	author ijliao;	state Exp;
branches;
next	1.19;

1.19
date	2003.07.08.11.34.00;	author daichi;	state Exp;
branches;
next	1.18;

1.18
date	2003.06.01.02.44.50;	author foxfair;	state Exp;
branches;
next	1.17;

1.17
date	2003.05.21.15.59.59;	author foxfair;	state Exp;
branches;
next	1.16;

1.16
date	2003.05.12.08.30.33;	author ijliao;	state Exp;
branches;
next	1.15;

1.15
date	2003.04.30.01.05.35;	author naddy;	state Exp;
branches;
next	1.14;

1.14
date	2003.01.14.03.32.16;	author kris;	state Exp;
branches;
next	1.13;

1.13
date	2002.09.27.18.30.52;	author ijliao;	state Exp;
branches;
next	1.12;

1.12
date	2002.08.28.05.09.40;	author ijliao;	state Exp;
branches;
next	1.11;

1.11
date	2002.08.23.23.47.41;	author kris;	state Exp;
branches;
next	1.10;

1.10
date	2002.08.20.05.03.18;	author ijliao;	state Exp;
branches;
next	1.9;

1.9
date	2002.07.31.10.16.47;	author ijliao;	state Exp;
branches;
next	1.8;

1.8
date	2002.07.26.09.21.09;	author ijliao;	state Exp;
branches;
next	1.7;

1.7
date	2002.07.22.12.57.32;	author ijliao;	state Exp;
branches;
next	1.6;

1.6
date	2002.07.15.09.21.37;	author ijliao;	state Exp;
branches;
next	1.5;

1.5
date	2002.06.10.06.56.54;	author ijliao;	state Exp;
branches;
next	1.4;

1.4
date	2002.05.19.05.31.27;	author ijliao;	state Exp;
branches;
next	1.3;

1.3
date	2002.05.10.02.32.18;	author ijliao;	state Exp;
branches;
next	1.2;

1.2
date	2001.06.10.11.30.05;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2001.03.02.19.15.56;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.32
log
@- Update to 1.8.11
- Use PLIST_FILES instead of pkg-plist

PR:		ports/151909
Submitted by:	Lapo Luchini <lapo@@lapo.it> (maintainer)
@
text
@bin/botan-config
lib/libbotan.a
lib/libbotan.so
lib/libbotan.so.0
libdata/pkgconfig/botan-1.8.pc
@


1.31
log
@- Fix plist using partial dynamic plist (bump PORTREVISION)
- Add bzip2 and zlib modules
- Add options for openssl and gmp modules

Approved by:	maintainer
@
text
@@


1.30
log
@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
@
text
@a1 247
include/botan/adler32.h
include/botan/aes.h
include/botan/alg_id.h
include/botan/algo_cache.h
include/botan/algo_factory.h
include/botan/allocate.h
include/botan/arc4.h
include/botan/asm_macr.h
include/botan/asn1_int.h
include/botan/asn1_obj.h
include/botan/asn1_oid.h
include/botan/auto_rng.h
include/botan/base64.h
include/botan/basefilt.h
include/botan/benchmark.h
include/botan/ber_dec.h
include/botan/bigint.h
include/botan/bit_ops.h
include/botan/blinding.h
include/botan/block_cipher.h
include/botan/blowfish.h
include/botan/botan.h
include/botan/bswap.h
include/botan/buf_comp.h
include/botan/buf_filt.h
include/botan/build.h
include/botan/cast128.h
include/botan/cast256.h
include/botan/cbc.h
include/botan/cbc_mac.h
include/botan/certstor.h
include/botan/cfb.h
include/botan/charset.h
include/botan/cmac.h
include/botan/cms_dec.h
include/botan/cms_enc.h
include/botan/crc24.h
include/botan/crc32.h
include/botan/crl_ent.h
include/botan/cryptobox.h
include/botan/ctr.h
include/botan/cts.h
%%ECC%%include/botan/curve_gfp.h
%%ECC%%include/botan/cvc_ado.h
%%ECC%%include/botan/cvc_ca.h
%%ECC%%include/botan/cvc_cert.h
%%ECC%%include/botan/cvc_gen_cert.h
%%ECC%%include/botan/cvc_key.h
%%ECC%%include/botan/cvc_req.h
%%ECC%%include/botan/cvc_self.h
include/botan/data_snk.h
include/botan/data_src.h
include/botan/datastor.h
include/botan/def_eng.h
include/botan/def_powm.h
include/botan/defalloc.h
include/botan/der_enc.h
include/botan/des.h
include/botan/desx.h
include/botan/dh.h
include/botan/dh_core.h
include/botan/dh_op.h
include/botan/divide.h
include/botan/dl_algo.h
include/botan/dl_group.h
include/botan/dlies.h
include/botan/dsa.h
include/botan/dsa_core.h
include/botan/dsa_op.h
%%ECC%%include/botan/eac_asn_obj.h
%%ECC%%include/botan/eac_obj.h
include/botan/eax.h
%%ECC%%include/botan/ec_dompar.h
include/botan/ecb.h
%%ECC%%include/botan/ecc_key.h
%%ECC%%include/botan/ecdsa.h
%%ECC%%include/botan/ecdsa_core.h
%%ECC%%include/botan/ecdsa_op.h
%%ECC%%include/botan/ecdsa_sig.h
%%ECC%%include/botan/eckaeg.h
%%ECC%%include/botan/eckaeg_core.h
%%ECC%%include/botan/eckaeg_op.h
include/botan/elg_core.h
include/botan/elg_op.h
include/botan/elgamal.h
include/botan/eme.h
include/botan/eme1.h
include/botan/eme_pkcs.h
include/botan/emsa.h
include/botan/emsa1.h
include/botan/emsa1_bsi.h
include/botan/emsa2.h
include/botan/emsa3.h
include/botan/emsa4.h
include/botan/emsa_raw.h
include/botan/engine.h
include/botan/entropy_src.h
include/botan/es_dev.h
include/botan/es_egd.h
include/botan/es_ftw.h
include/botan/exceptn.h
include/botan/fd_unix.h
include/botan/filter.h
include/botan/filters.h
include/botan/fork256.h
%%ECC%%include/botan/freestore.h
include/botan/get_pbe.h
%%ECC%%include/botan/gfp_element.h
%%ECC%%include/botan/gfp_modulus.h
include/botan/gost_28147.h
include/botan/gost_3411.h
include/botan/has160.h
include/botan/hash.h
include/botan/hash_id.h
include/botan/hex.h
include/botan/hmac.h
include/botan/hmac_rng.h
include/botan/idea.h
include/botan/if_algo.h
include/botan/if_core.h
include/botan/if_op.h
include/botan/init.h
include/botan/kasumi.h
include/botan/kdf.h
include/botan/kdf1.h
include/botan/kdf2.h
include/botan/keypair.h
include/botan/libstate.h
include/botan/lion.h
include/botan/loadstor.h
include/botan/look_pk.h
include/botan/lookup.h
include/botan/lubyrack.h
include/botan/mac.h
include/botan/mars.h
include/botan/md2.h
include/botan/md4.h
include/botan/md4_ia32.h
include/botan/md5.h
include/botan/md5_ia32.h
include/botan/mdx_hash.h
include/botan/mem_ops.h
include/botan/mem_pool.h
include/botan/mgf1.h
include/botan/misty1.h
include/botan/mmap_mem.h
include/botan/mode_pad.h
include/botan/modebase.h
include/botan/mp_asm.h
include/botan/mp_asmi.h
include/botan/mp_core.h
include/botan/mp_types.h
include/botan/mutex.h
include/botan/mux_noop.h
include/botan/mux_pthr.h
include/botan/noekeon.h
include/botan/nr.h
include/botan/nr_core.h
include/botan/nr_op.h
include/botan/numthry.h
include/botan/ofb.h
include/botan/oids.h
include/botan/openpgp.h
include/botan/out_buf.h
include/botan/par_hash.h
include/botan/parsing.h
include/botan/pbe.h
include/botan/pbes1.h
include/botan/pbes2.h
include/botan/pbkdf1.h
include/botan/pbkdf2.h
include/botan/pem.h
include/botan/pgp_s2k.h
include/botan/pipe.h
include/botan/pk_algs.h
include/botan/pk_engine.h
include/botan/pk_filts.h
include/botan/pk_keys.h
include/botan/pkcs10.h
include/botan/pkcs8.h
%%ECC%%include/botan/point_gfp.h
include/botan/pow_mod.h
include/botan/prf_ssl3.h
include/botan/prf_tls.h
include/botan/prf_x942.h
include/botan/pubkey.h
include/botan/pubkey_enums.h
include/botan/randpool.h
include/botan/rc2.h
include/botan/rc5.h
include/botan/rc6.h
include/botan/reducer.h
include/botan/rmd128.h
include/botan/rmd160.h
include/botan/rng.h
include/botan/rotate.h
include/botan/rsa.h
include/botan/rw.h
include/botan/s2k.h
include/botan/safer_sk.h
include/botan/salsa20.h
include/botan/scan_name.h
include/botan/secmem.h
include/botan/secqueue.h
include/botan/seed.h
include/botan/selftest.h
include/botan/serp_ia32.h
include/botan/serpent.h
include/botan/sha160.h
include/botan/sha1_ia32.h
include/botan/sha2_32.h
include/botan/sha2_64.h
%%ECC%%include/botan/signed_obj.h
include/botan/skein_512.h
include/botan/skipjack.h
include/botan/square.h
include/botan/ssl3_mac.h
include/botan/stl_util.h
include/botan/stream_cipher.h
include/botan/sym_algo.h
include/botan/symkey.h
include/botan/tea.h
include/botan/tiger.h
include/botan/timer.h
include/botan/tm_unix.h
include/botan/turing.h
include/botan/twofish.h
include/botan/types.h
include/botan/ui.h
include/botan/util.h
include/botan/version.h
include/botan/whrlpool.h
include/botan/wid_wake.h
include/botan/x509_ca.h
include/botan/x509_crl.h
include/botan/x509_ext.h
include/botan/x509_key.h
include/botan/x509_obj.h
include/botan/x509cert.h
include/botan/x509find.h
include/botan/x509self.h
include/botan/x509stor.h
include/botan/x919_mac.h
include/botan/x931_rng.h
include/botan/xor_buf.h
include/botan/xtea.h
include/botan/xts.h
a5 1
@@dirrm include/botan
@


1.29
log
@- Update to 1.6.5

PR:		ports/127013
Submitted by:	chinsan
Reviewed by:	clsung
@
text
@a0 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.28 2006/01/06 08:28:22 clsung Exp $
d5 2
d9 1
d13 1
a13 1
include/botan/base.h
d16 1
d21 1
d24 2
a25 1
include/botan/buf_es.h
d31 1
d36 2
a37 1
include/botan/config.h
d41 1
d44 8
d55 1
a55 1
include/botan/def_char.h
d60 1
d62 3
d69 4
d74 1
d76 10
d88 2
d91 6
a96 1
include/botan/eng_def.h
d98 2
a99 1
include/botan/enums.h
a100 1
include/botan/es_file.h
a105 1
include/botan/fips140.h
d107 6
a112 1
include/botan/gost.h
d114 1
d118 1
d121 2
d126 2
d131 1
a131 1
include/botan/look_add.h
d135 1
d139 1
d141 1
a149 1
include/botan/modules.h
d155 1
d157 1
d159 2
d169 4
a172 1
include/botan/pbe_pkcs.h
d177 1
a177 1
include/botan/pk_core.h
a179 2
include/botan/pk_ops.h
include/botan/pk_util.h
a180 1
include/botan/pkcs5.h
d182 1
d184 3
d188 1
d197 1
d202 2
d207 2
d211 5
a215 2
include/botan/sha256.h
include/botan/sha_64.h
d218 1
d220 2
d225 1
a225 1
include/botan/timers.h
a242 1
include/botan/x509stat.h
d246 1
d248 1
a248 1
lib/libbotan-%%PORTVERSION%%.so
d251 2
@


1.28
log
@- update to 1.4.11
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.27 2006/01/02 04:14:21 clsung Exp $
d5 1
a5 1
include/botan/algolist.h
d8 1
a8 1
include/botan/asn1.h
a10 1
include/botan/barrett.h
a19 1
include/botan/botan.py
d22 1
a29 1
include/botan/conf.h
d38 3
a40 1
include/botan/def_eng.h
d46 1
a46 1
include/botan/dl_param.h
d54 1
d57 1
a57 1
%%OS_4%%include/botan/es_egd.h
d59 1
a59 2
%%OS_4%%include/botan/es_ftw.h
%%OS_4%%include/botan/es_unix.h
d61 1
a61 1
%%OS_4%%include/botan/fd_unix.h
a68 1
include/botan/haval.h
a73 1
include/botan/isaac.h
d77 1
d92 1
a92 2
%%OS_4%%include/botan/mmap_mem.h
include/botan/mod_exp.h
d95 3
a98 1
include/botan/mp_madd.h
d101 1
a101 1
%%OS_4%%include/botan/mux_pthr.h
d124 1
a137 1
include/botan/seal.h
d147 1
d152 1
a153 1
%%OS_4%%include/botan/tm_unix.h
a156 1
%%OS_4%%include/botan/unix_cmd.h
d163 1
d167 1
d169 1
a174 2
lib/libbotan-1.4.so
lib/libbotan-1.so
@


1.27
log
@- update to 1.4.10

PR:		91035
Submitted by:	Wesley Shields <wxs_AT_csh dot rit dot edu>
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.26 2005/11/17 08:37:05 clsung Exp $
d21 1
@


1.26
log
@- update to 1.4.9
- add SHA256 checksums
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.25 2005/10/04 06:46:00 clsung Exp $
d17 1
d75 1
d106 1
d108 1
a144 1
include/botan/socket.h
@


1.25
log
@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 :) )
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.24 2005/03/15 07:22:39 clsung Exp $
d28 1
d63 1
d81 1
a102 1
include/botan/omac.h
d135 1
d147 1
d167 1
a167 1
lib/libbotan-1.4.7.so
@


1.24
log
@- 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
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.23 2005/02/17 07:43:43 clsung Exp $
a12 1
include/botan/base_eng.h
a61 1
include/botan/fips_rng.h
a130 1
include/botan/secalloc.h
a159 1
include/botan/x917_rng.h
d161 1
d163 1
a163 1
lib/libbotan-1.4.6.so
@


1.23
log
@- update to 1.4.4
- add an extra-patch for gcc295, a quick and dirty patch I thought...
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.22 2004/08/26 10:07:01 clsung Exp $
a142 1
include/botan/ssl3_mac.h
d166 1
a166 1
lib/libbotan-1.4.4.so
@


1.22
log
@- 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)
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.21 2003/12/31 15:04:57 pav Exp $
d5 1
d13 1
d28 1
d38 1
a51 1
include/botan/eng_def.h
d66 1
d86 1
d141 1
a147 1
%%OS_4%%include/botan/tm_posix.h
d167 1
a167 1
lib/libbotan-1.4.0.so
a171 17
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/api.pdf
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/api.tex
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/authors.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/botan.rc
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/bugs.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/deprecated.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/fips140.pdf
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/fips140.tex
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/license.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/log.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/pgpkeys.asc
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/readme.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/rngs.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/thanks.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/todo.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/tutorial.pdf
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/tutorial.tex
a172 1
@@dirrm %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%
@


1.21
log
@- Update to 1.2.8

PR:		ports/60756
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net> (maintainer)
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.20 2003/11/03 15:49:00 ijliao Exp $
a30 1
include/botan/cscipher.h
a45 1
include/botan/emac.h
d48 2
d51 1
d53 2
d56 1
d59 2
a79 1
include/botan/md5mac.h
d84 1
d89 1
a89 2
include/botan/mp_impl.h
include/botan/mp_mul.h
d92 1
d98 1
d106 1
d109 1
a134 1
include/botan/shark.h
a139 1
include/botan/threeway.h
d142 2
d146 2
d162 2
a163 2
lib/libbotan-1.2.8.so
lib/libbotan-1.2.so
d169 1
a170 1
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/authors.txt
d173 2
@


1.20
log
@upgrade to 1.2.7

PR:		58794
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.19 2003/07/08 11:34:00 daichi Exp $
d151 1
a151 1
lib/libbotan-1.2.7.so
@


1.19
log
@update security/botan: 1.2.4 -> 1.2.6

PR:		54118
Submitted by:	Kirill Ponomarew <ponomarew@@oberon.net>
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.18 2003/06/01 02:44:50 foxfair Exp $
d151 1
a151 1
lib/libbotan-1.2.6.so
d156 1
a156 1
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/api.ps
d158 1
a161 1
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/indent.el
d169 1
a169 1
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/tutorial.ps
@


1.18
log
@PR:		52828
Submitted by:	Kirill Ponomarew <ponomarew@@oberon.net>
Update security/botan: 1.2.3 -> 1.2.4
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.17 2003/05/21 15:59:59 foxfair Exp $
a38 1
include/botan/desx.h
a81 1
include/botan/mp_asm.h
d83 1
a104 1
include/botan/primes.h
a145 1
include/botan/x509opt.h
d151 1
a151 1
lib/libbotan-1.2.4.so
d156 15
a170 15
share/doc/Botan-%%PORTVERSION%%/api.ps
share/doc/Botan-%%PORTVERSION%%/api.tex
share/doc/Botan-%%PORTVERSION%%/authors.txt
share/doc/Botan-%%PORTVERSION%%/bugs.txt
share/doc/Botan-%%PORTVERSION%%/deprecated.txt
share/doc/Botan-%%PORTVERSION%%/indent.el
share/doc/Botan-%%PORTVERSION%%/license.txt
share/doc/Botan-%%PORTVERSION%%/log.txt
share/doc/Botan-%%PORTVERSION%%/pgpkeys.asc
share/doc/Botan-%%PORTVERSION%%/readme.txt
share/doc/Botan-%%PORTVERSION%%/rngs.txt
share/doc/Botan-%%PORTVERSION%%/thanks.txt
share/doc/Botan-%%PORTVERSION%%/todo.txt
share/doc/Botan-%%PORTVERSION%%/tutorial.ps
share/doc/Botan-%%PORTVERSION%%/tutorial.tex
d172 1
a172 1
@@dirrm share/doc/Botan-%%PORTVERSION%%
@


1.17
log
@PR:		52492
Submitted by:	Kirill Ponomarew <ponomarew@@oberon.net>
Update botan to 1.2.3
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.16 2003/05/12 08:30:33 ijliao Exp $
d83 1
d154 1
a154 2
lib/libbotan.a
lib/libbotan-1.2.3.so
d157 1
@


1.16
log
@upgrade to 1.2.1

PR:		51903
Submitted by:	Kirill Ponomarew <ponomarew@@oberon.net>
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/botan/pkg-plist,v 1.15 2003/04/30 01:05:35 naddy Exp $
d154 1
a154 1
lib/libbotan-1.2.1.so
@


1.15
log
@Update to 1.2.

PR:		51541
Submitted by:	Clement Laforet <sheepkiller@@cultdeadsheep.org>
@
text
@d1 1
a1 1
@@comment $FreeBSD$
d154 1
a154 1
lib/libbotan-1.2.0.so
@


1.14
log
@Add two missing symlinks
@
text
@d1 2
d4 1
d7 3
d13 2
d16 1
d19 1
d24 1
d26 1
a26 1
include/botan/chain.h
d30 1
d34 2
d37 1
d41 3
a43 1
include/botan/dl_parm.h
d45 1
d49 3
a51 7
include/botan/eme1.h
include/botan/eme_pkcs.h
include/botan/emsa1.h
include/botan/emsa2.h
include/botan/emsa3.h
include/botan/emsa4.h
include/botan/emsa_raw.h
a55 1
include/botan/fork.h
d57 1
a57 1
include/botan/hash_id.h
d62 1
d65 2
a66 3
include/botan/kdf1.h
include/botan/kdf2.h
include/botan/key_filt.h
a71 1
include/botan/manalloc.h
d77 1
a78 1
include/botan/mil_rab.h
d84 1
a86 1
include/botan/mux_def.h
d90 2
a91 1
include/botan/opencl.h
d93 3
d98 1
d101 4
a104 1
include/botan/pk_misc.h
a111 1
include/botan/rijndael.h
a119 1
include/botan/seal_gam.h
d124 1
a124 1
include/botan/sha1.h
d126 1
a126 2
include/botan/sha384.h  
include/botan/sha512.h
d130 1
d141 9
a152 2
include/opencl
@@dirrm include/botan
d154 2
a155 2
lib/libbotan-%%PORTVERSION%%.so
lib/libbotan-1.0.so
d158 17
a174 14
lib/libopencl.so
share/doc/botan-%%PORTVERSION%%/api.ps
share/doc/botan-%%PORTVERSION%%/api.tex
share/doc/botan-%%PORTVERSION%%/authors.txt
share/doc/botan-%%PORTVERSION%%/bugs.txt
share/doc/botan-%%PORTVERSION%%/deprecated.txt
share/doc/botan-%%PORTVERSION%%/indent.el
share/doc/botan-%%PORTVERSION%%/license.txt
share/doc/botan-%%PORTVERSION%%/log.txt
share/doc/botan-%%PORTVERSION%%/pgpkeys.asc
share/doc/botan-%%PORTVERSION%%/readme.txt
share/doc/botan-%%PORTVERSION%%/thanks.txt
share/doc/botan-%%PORTVERSION%%/todo.txt
@@dirrm share/doc/botan-%%PORTVERSION%%
@


1.13
log
@fix plist by removing a recursively-linked file

Submitted by:	bento log
@
text
@d126 1
d133 1
@


1.12
log
@upgrade to 1.0.0
@
text
@a8 1
include/botan/botan
@


1.11
log
@Remove a stray line which is not installed by the port

Noticed by:	bento
@
text
@d9 1
d130 2
a131 2
lib/libbotan-0.9.so
lib/libbotan-0.so
@


1.10
log
@opencl -> botan
upgrade botan to 0.9.2
@
text
@a8 1
include/botan/botan
@


1.9
log
@upgrade to 0.8.7
@
text
@d1 145
a145 140
include/opencl/adler32.h
include/opencl/allocate.h
include/opencl/arc4.h
include/opencl/barrett.h
include/opencl/base.h
include/opencl/base64.h
include/opencl/bigint.h
include/opencl/blowfish.h
include/opencl/buf_filt.h
include/opencl/cast128.h
include/opencl/cast256.h
include/opencl/cbc.h
include/opencl/cfb.h
include/opencl/chain.h
include/opencl/config.h
include/opencl/crc24.h
include/opencl/crc32.h
include/opencl/cscipher.h
include/opencl/cts.h
include/opencl/defalloc.h
include/opencl/des.h
include/opencl/desx.h
include/opencl/dh.h
include/opencl/dl_parm.h
include/opencl/dsa.h
include/opencl/ecb.h
include/opencl/emac.h
include/opencl/eme1.h
include/opencl/emsa1.h
include/opencl/emsa2.h
include/opencl/emsa3.h
include/opencl/emsa4.h
include/opencl/emsa_raw.h
include/opencl/es_file.h
include/opencl/exceptn.h
include/opencl/filter.h
include/opencl/filters.h
include/opencl/fork.h
include/opencl/fused.h
include/opencl/gost.h
include/opencl/hash_id.h
include/opencl/haval.h
include/opencl/hex.h
include/opencl/hmac.h
include/opencl/idea.h
include/opencl/init.h
include/opencl/isaac.h
include/opencl/kdf1.h
include/opencl/kdf2.h
include/opencl/key_filt.h
include/opencl/lion.h
include/opencl/look_add.h
include/opencl/look_pk.h
include/opencl/lookup.h
include/opencl/lubyrack.h
include/opencl/manalloc.h
include/opencl/md2.h
include/opencl/md4.h
include/opencl/md5.h
include/opencl/md5mac.h
include/opencl/mdx_hash.h
include/opencl/mgf1.h
include/opencl/mil_rab.h
include/opencl/misty1.h
include/opencl/mod_exp.h
include/opencl/mode_pad.h
include/opencl/modebase.h
include/opencl/mp_core.h
include/opencl/mp_types.h
include/opencl/mutex.h
include/opencl/mux_def.h
include/opencl/nr.h
include/opencl/numthry.h
include/opencl/ofb.h
include/opencl/opencl.h
include/opencl/par_hash.h
include/opencl/pgp_s2k.h
include/opencl/pipe.h
include/opencl/pk_filts.h
include/opencl/pk_keys.h
include/opencl/pk_misc.h
include/opencl/pkcs1.h
include/opencl/primes.h
include/opencl/pubkey.h
include/opencl/randpool.h
include/opencl/rc2.h
include/opencl/rc5.h
include/opencl/rc6.h
include/opencl/reducer.h
include/opencl/rijndael.h
include/opencl/rmd128.h
include/opencl/rmd160.h
include/opencl/rng.h
include/opencl/rsa.h
include/opencl/rw.h
include/opencl/s2k.h
include/opencl/safer_sk.h
include/opencl/seal.h
include/opencl/secalloc.h
include/opencl/secmem.h
include/opencl/serpent.h
include/opencl/sha1.h
include/opencl/sha256.h
include/opencl/sha384.h  
include/opencl/sha512.h
include/opencl/shark.h
include/opencl/skipjack.h
include/opencl/square.h
include/opencl/symkey.h
include/opencl/tea.h
include/opencl/threeway.h
include/opencl/tiger.h
include/opencl/timers.h
include/opencl/tm_def.h
include/opencl/twofish.h
include/opencl/types.h
include/opencl/util.h
include/opencl/version.h
include/opencl/x917_rng.h
include/opencl/x919_mac.h
include/opencl/xtea.h
@@dirrm include/opencl
lib/libopencl.a
lib/libopencl-%%PORTVERSION%%.so
lib/libopencl-0.8.so
lib/libopencl-0.so
lib/libopencl.so
share/doc/OpenCL-%%PORTVERSION%%/authors.txt
share/doc/OpenCL-%%PORTVERSION%%/bugs.txt
share/doc/OpenCL-%%PORTVERSION%%/deprecated.txt
share/doc/OpenCL-%%PORTVERSION%%/indent.el
share/doc/OpenCL-%%PORTVERSION%%/license.txt
share/doc/OpenCL-%%PORTVERSION%%/log.txt
share/doc/OpenCL-%%PORTVERSION%%/opencl.ps
share/doc/OpenCL-%%PORTVERSION%%/opencl.tex
share/doc/OpenCL-%%PORTVERSION%%/pgpkeys.asc
share/doc/OpenCL-%%PORTVERSION%%/readme.txt
share/doc/OpenCL-%%PORTVERSION%%/thanks.txt
share/doc/OpenCL-%%PORTVERSION%%/todo.txt
@@dirrm share/doc/OpenCL-%%PORTVERSION%%
@


1.8
log
@upgrade to 0.8.6
@
text
@a45 1
include/opencl/ieee1363.h
a81 1
include/opencl/pk_types.h
@


1.7
log
@upgrade to 0.8.5
@
text
@a11 1
include/opencl/cast5.h
d32 1
d41 1
d72 1
d77 1
@


1.6
log
@upgrade to 0.8.4
@
text
@d10 1
d25 1
d30 1
d33 1
d53 1
d69 1
@


1.5
log
@upgrade to 0.8.3
@
text
@d23 1
a29 1
include/opencl/encoder.h
a31 1
include/opencl/exp.h
d45 1
d48 1
d56 1
d58 1
d60 1
d63 1
d65 1
a103 1
include/opencl/thr_filt.h
@


1.4
log
@upgrade 0.8.2
@
text
@d6 1
a12 1
include/opencl/cbc.icc
a13 1
include/opencl/cfb.icc
a19 1
include/opencl/cts.icc
d23 1
a26 1
include/opencl/eme1.icc
d28 1
a28 1
include/opencl/emsa2.icc
d32 1
a34 1
include/opencl/filters.icc
d39 1
d46 1
a61 1
include/opencl/ofb.icc
d65 2
a66 1
include/opencl/pk_base.h
a67 1
include/opencl/pk_raw.h
d69 1
a71 1
include/opencl/pubkey.icc
d82 1
a102 1
include/opencl/triple.h
a106 1
include/opencl/x917.h
d117 1
@


1.3
log
@upgrade to 0.8.1
@
text
@d38 1
d48 1
d91 1
@


1.2
log
@upgrade to 0.7.3
drop maintainership
@
text
@d1 2
d4 3
d8 1
d11 5
a15 1
include/opencl/checksum.h
d17 2
d20 3
d25 1
d27 4
d32 1
d34 1
a34 1
include/opencl/filtbase.h
d37 1
d42 2
d45 2
d48 1
d53 1
d55 6
a60 2
include/opencl/modes.h
include/opencl/modes.icc
d62 9
d75 1
d79 3
a85 1
include/opencl/secqueue.h
d95 1
d98 2
d106 2
d112 1
a112 1
lib/libopencl-0.7.so
d115 3
d121 1
a123 1
share/doc/OpenCL-%%PORTVERSION%%/relnotes.txt
d125 1
@


1.1
log
@add opencl, a portable, easy to use, and efficient C++ crypto library
@
text
@d9 1
d57 1
d63 2
a65 1
share/doc/OpenCL-%%PORTVERSION%%/OpenCL.spec
d67 1
a67 1
share/doc/OpenCL-%%PORTVERSION%%/opencl.asc
d69 1
a69 1
share/doc/OpenCL-%%PORTVERSION%%/opencl.tex
a72 1
share/doc/OpenCL-%%PORTVERSION%%/todo.txt
@

