Ravenports generated: 30 Jan 2023 20:50
[ravenports.git] / bucket_FE / botan
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               botan
4 VERSION=                2.19.3
5 REVISION=               1
6 KEYWORDS=               security
7 VARIANTS=               standard
8 SDESC[standard]=        Crypto library written in C++
9 HOMEPAGE=               https://botan.randombit.net/
10 CONTACT=                nobody
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            GITHUB/randombit:botan:2.19.3
14 DISTFILE[1]=            generated:main
15 DF_INDEX=               1
16 SPKGS[standard]=        complete
17                         primary
18                         docs
19
20 OPTIONS_AVAILABLE=      none
21 OPTIONS_STANDARD=       none
22
23 BUILD_DEPENDS=          python-Sphinx:single:python_used
24                         python-docutils:single:python_used
25 BUILDRUN_DEPENDS=       boost-libraries:single:standard
26
27 USES=                   cpe gmake shebangfix zlib bz2 xz sqlite python
28
29 LICENSE=                BSD2CLAUSE:primary
30 LICENSE_FILE=           BSD2CLAUSE:{{WRKSRC}}/license.txt
31 LICENSE_SCHEME=         solo
32
33 CPE_PRODUCT=            botan
34 CPE_VENDOR=             botan_project
35 FPC_EQUIVALENT=         security/botan2
36 SHEBANG_FILES=          configure.py
37                         src/python/botan2.py
38                         src/scripts/install.py
39
40 MUST_CONFIGURE=         yes
41 CONFIGURE_SCRIPT=       configure.py
42 CONFIGURE_ARGS=         --prefix={{PREFIX}}
43                         --cc=gcc
44                         --with-boost
45                         --with-bzip2
46                         --with-lzma
47                         --with-zlib
48                         --with-sphinx
49                         --with-sqlite3
50                         --with-rst2man
51                         --with-python-versions={{PYTHON_VER}}
52                         --without-stack-protector
53
54 SOVERSION=              19.19.3
55
56 post-install:
57         ${MV} ${STAGEDIR}${PREFIX}/share/doc/botan-2.19.3 \
58                 ${STAGEDIR}${STD_DOCDIR}
59         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/botan
60         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libbotan-2.so
61
62 [FILE:662:descriptions/desc.primary]
63 Botan is a crypto library written in C++. It provides a variety of
64 cryptographic algorithms, including common ones such as AES, MD5, SHA,
65 HMAC, RSA, Diffie-Hellman, DSA, and ECDSA, as well as many others that
66 are more obscure or specialized. It also offers X.509v3 certificates
67 and CRLs, and PKCS #10 certificate requests. A message processing
68 system that uses a filter/pipeline metaphor allows for many common
69 cryptographic tasks to be completed with just a few lines of code.
70 Assembly optimizations for common CPUs, including x86, x86-64, and
71 PowerPC, offers further speedups for critical tasks such as SHA-1
72 hashing and multiple precision integer operations.
73
74
75 [FILE:108:distinfo]
76 8f568bf74c2e476d92ac8a1cfc2ba8407ec038fe9458bd0a11e7da827a9b8199      8202914 randombit-botan-2.19.3.tar.gz
77
78
79 [FILE:3979:manifests/plist.primary]
80 %%PYTHON_SITELIBDIR%%/botan2.py
81 bin/botan
82 include/botan-2/botan/
83  adler32.h
84  aead.h
85  aes.h
86  alg_id.h
87  argon2.h
88  aria.h
89  asio_async_ops.h
90  asio_context.h
91  asio_error.h
92  asio_stream.h
93  asn1_alt_name.h
94  asn1_attribute.h
95  asn1_obj.h
96  asn1_oid.h
97  asn1_print.h
98  asn1_str.h
99  asn1_time.h
100  assert.h
101  auto_rng.h
102  b64_filt.h
103  base32.h
104  base58.h
105  base64.h
106  basefilt.h
107  bcrypt.h
108  bcrypt_pbkdf.h
109  ber_dec.h
110  bigint.h
111  blake2b.h
112  blinding.h
113  block_cipher.h
114  blowfish.h
115  botan.h
116  bswap.h
117  buf_comp.h
118  buf_filt.h
119  build.h
120  bzip2.h
121  calendar.h
122  camellia.h
123  cascade.h
124  cast128.h
125  cast256.h
126  cbc.h
127  cbc_mac.h
128  ccm.h
129  cecpq1.h
130  cert_status.h
131  certstor.h
132  certstor_flatfile.h
133  certstor_sql.h
134  certstor_sqlite.h
135  certstor_system.h
136  cfb.h
137  chacha.h
138  chacha20poly1305.h
139  chacha_rng.h
140  charset.h
141  cipher_filter.h
142  cipher_mode.h
143  cmac.h
144  comb4p.h
145  comp_filter.h
146  compiler.h
147  compression.h
148  cpuid.h
149  crc24.h
150  crc32.h
151  credentials_manager.h
152  crl_ent.h
153  cryptobox.h
154  ctr.h
155  curve25519.h
156  curve_gfp.h
157  curve_nistp.h
158  data_snk.h
159  data_src.h
160  database.h
161  datastor.h
162  der_enc.h
163  des.h
164  desx.h
165  dh.h
166  divide.h
167  dl_algo.h
168  dl_group.h
169  dlies.h
170  dsa.h
171  dyn_load.h
172  eax.h
173  ec_group.h
174  ecc_key.h
175  ecdh.h
176  ecdsa.h
177  ecgdsa.h
178  ecies.h
179  eckcdsa.h
180  ed25519.h
181  elgamal.h
182  eme.h
183  eme_pkcs.h
184  eme_raw.h
185  emsa.h
186  emsa1.h
187  emsa_pkcs1.h
188  emsa_raw.h
189  emsa_x931.h
190  entropy_src.h
191  exceptn.h
192  fd_unix.h
193  ffi.h
194  filter.h
195  filters.h
196  fpe_fe1.h
197  gcm.h
198  gf2m_small_m.h
199  ghash.h
200  gmac.h
201  gost_28147.h
202  gost_3410.h
203  gost_3411.h
204  hash.h
205  hash_id.h
206  hex.h
207  hex_filt.h
208  hkdf.h
209  hmac.h
210  hmac_drbg.h
211  hotp.h
212  http_util.h
213  idea.h
214  init.h
215  iso9796.h
216  kasumi.h
217  kdf.h
218  kdf1.h
219  kdf1_iso18033.h
220  kdf2.h
221  keccak.h
222  key_constraint.h
223  key_filt.h
224  key_spec.h
225  keypair.h
226  lion.h
227  loadstor.h
228  locking_allocator.h
229  lookup.h
230  lzma.h
231  mac.h
232  mceies.h
233  mceliece.h
234  md4.h
235  md5.h
236  mdx_hash.h
237  mem_ops.h
238  mgf1.h
239  misty1.h
240  mode_pad.h
241  monty.h
242  mul128.h
243  mutex.h
244  name_constraint.h
245  newhope.h
246  nist_keywrap.h
247  noekeon.h
248  numthry.h
249  oaep.h
250  ocb.h
251  ocsp.h
252  ocsp_types.h
253  ofb.h
254  oids.h
255  otp.h
256  p11.h
257  p11_ecc_key.h
258  p11_ecdh.h
259  p11_ecdsa.h
260  p11_module.h
261  p11_object.h
262  p11_randomgenerator.h
263  p11_rsa.h
264  p11_session.h
265  p11_slot.h
266  p11_types.h
267  p11_x509.h
268  package.h
269  par_hash.h
270  parsing.h
271  passhash9.h
272  pbes2.h
273  pbkdf.h
274  pbkdf1.h
275  pbkdf2.h
276  pem.h
277  pgp_s2k.h
278  pipe.h
279  pk_algs.h
280  pk_keys.h
281  pk_ops.h
282  pk_ops_fwd.h
283  pkcs10.h
284  pkcs11.h
285  pkcs11f.h
286  pkcs11t.h
287  pkcs8.h
288  pkix_enums.h
289  pkix_types.h
290  point_gfp.h
291  poly1305.h
292  polyn_gf2m.h
293  pow_mod.h
294  prf_tls.h
295  prf_x942.h
296  processor_rng.h
297  psk_db.h
298  psk_db_sql.h
299  pssr.h
300  pubkey.h
301  pwdhash.h
302  rc4.h
303  rdrand_rng.h
304  reducer.h
305  rfc3394.h
306  rfc6979.h
307  rmd160.h
308  rng.h
309  rotate.h
310  roughtime.h
311  rsa.h
312  salsa20.h
313  scan_name.h
314  scrypt.h
315  secmem.h
316  secqueue.h
317  seed.h
318  serpent.h
319  sha160.h
320  sha2_32.h
321  sha2_64.h
322  sha3.h
323  shacal2.h
324  shake.h
325  shake_cipher.h
326  siphash.h
327  siv.h
328  skein_512.h
329  sm2.h
330  sm2_enc.h
331  sm3.h
332  sm4.h
333  sodium.h
334  sp800_108.h
335  sp800_56a.h
336  sp800_56c.h
337  sqlite3.h
338  srp6.h
339  stateful_rng.h
340  stl_compatibility.h
341  stream_cipher.h
342  stream_mode.h
343  streebog.h
344  sym_algo.h
345  symkey.h
346  system_rng.h
347  threefish.h
348  threefish_512.h
349  tiger.h
350  tls_alert.h
351  tls_algos.h
352  tls_blocking.h
353  tls_callbacks.h
354  tls_channel.h
355  tls_ciphersuite.h
356  tls_client.h
357  tls_exceptn.h
358  tls_extensions.h
359  tls_handshake_msg.h
360  tls_magic.h
361  tls_messages.h
362  tls_policy.h
363  tls_server.h
364  tls_server_info.h
365  tls_session.h
366  tls_session_manager.h
367  tls_session_manager_sql.h
368  tls_session_manager_sqlite.h
369  tls_version.h
370  totp.h
371  tss.h
372  twofish.h
373  types.h
374  uuid.h
375  version.h
376  whrlpool.h
377  workfactor.h
378  x509_ca.h
379  x509_crl.h
380  x509_dn.h
381  x509_ext.h
382  x509_key.h
383  x509_obj.h
384  x509cert.h
385  x509path.h
386  x509self.h
387  x919_mac.h
388  xmss.h
389  xmss_hash.h
390  xmss_key_pair.h
391  xmss_parameters.h
392  xmss_privatekey.h
393  xmss_publickey.h
394  xmss_wots.h
395  xmss_wots_parameters.h
396  xmss_wots_privatekey.h
397  xmss_wots_publickey.h
398  xtea.h
399  xts.h
400  zfec.h
401  zlib.h
402 lib/
403  libbotan-2.a
404  libbotan-2.so
405  libbotan-2.so.%%SOMAJOR%%
406  libbotan-2.so.%%SOVERSION%%
407 lib/pkgconfig/botan-2.pc
408 share/man/man1/botan.1.gz
409
410
411 [FILE:3704:manifests/plist.docs]
412 share/doc/botan/
413  authors.txt
414  license.txt
415  news.txt
416  pgpkey.txt
417 share/doc/botan/handbook/
418  .buildinfo
419  abi.html
420  building.html
421  cli.html
422  contents.html
423  credits.html
424  deprecated.html
425  genindex.html
426  goals.html
427  index.html
428  objects.inv
429  old_news.html
430  packaging.html
431  py-modindex.html
432  roadmap.html
433  search.html
434  searchindex.js
435  security.html
436  side_channels.html
437  support.html
438 share/doc/botan/handbook/.doctrees/
439  abi.doctree
440  building.doctree
441  cli.doctree
442  contents.doctree
443  credits.doctree
444  deprecated.doctree
445  environment.pickle
446  goals.doctree
447  index.doctree
448  old_news.doctree
449  packaging.doctree
450  roadmap.doctree
451  security.doctree
452  side_channels.doctree
453  support.doctree
454 share/doc/botan/handbook/.doctrees/api_ref/
455  bigint.doctree
456  block_cipher.doctree
457  cipher_modes.doctree
458  compression.doctree
459  contents.doctree
460  credentials_manager.doctree
461  cryptobox.doctree
462  ecc.doctree
463  env_vars.doctree
464  ffi.doctree
465  filters.doctree
466  fpe.doctree
467  hash.doctree
468  kdf.doctree
469  keywrap.doctree
470  message_auth_codes.doctree
471  otp.doctree
472  passhash.doctree
473  pbkdf.doctree
474  pkcs11.doctree
475  psk_db.doctree
476  pubkey.doctree
477  python.doctree
478  rng.doctree
479  roughtime.doctree
480  secmem.doctree
481  srp.doctree
482  stream_ciphers.doctree
483  tls.doctree
484  tpm.doctree
485  tss.doctree
486  versions.doctree
487  x509.doctree
488  zfec.doctree
489 share/doc/botan/handbook/.doctrees/dev_ref/
490  configure.doctree
491  contents.doctree
492  continuous_integration.doctree
493  contributing.doctree
494  fuzzing.doctree
495  mistakes.doctree
496  oids.doctree
497  os.doctree
498  reading_list.doctree
499  release_process.doctree
500  test_framework.doctree
501  todo.doctree
502 share/doc/botan/handbook/_sources/
503  abi.rst.txt
504  building.rst.txt
505  cli.rst.txt
506  contents.rst.txt
507  credits.rst.txt
508  deprecated.rst.txt
509  goals.rst.txt
510  index.rst.txt
511  old_news.rst.txt
512  packaging.rst.txt
513  roadmap.rst.txt
514  security.rst.txt
515  side_channels.rst.txt
516  support.rst.txt
517 share/doc/botan/handbook/_sources/api_ref/
518  bigint.rst.txt
519  block_cipher.rst.txt
520  cipher_modes.rst.txt
521  compression.rst.txt
522  contents.rst.txt
523  credentials_manager.rst.txt
524  cryptobox.rst.txt
525  ecc.rst.txt
526  env_vars.rst.txt
527  ffi.rst.txt
528  filters.rst.txt
529  fpe.rst.txt
530  hash.rst.txt
531  kdf.rst.txt
532  keywrap.rst.txt
533  message_auth_codes.rst.txt
534  otp.rst.txt
535  passhash.rst.txt
536  pbkdf.rst.txt
537  pkcs11.rst.txt
538  psk_db.rst.txt
539  pubkey.rst.txt
540  python.rst.txt
541  rng.rst.txt
542  roughtime.rst.txt
543  secmem.rst.txt
544  srp.rst.txt
545  stream_ciphers.rst.txt
546  tls.rst.txt
547  tpm.rst.txt
548  tss.rst.txt
549  versions.rst.txt
550  x509.rst.txt
551  zfec.rst.txt
552 share/doc/botan/handbook/_sources/dev_ref/
553  configure.rst.txt
554  contents.rst.txt
555  continuous_integration.rst.txt
556  contributing.rst.txt
557  fuzzing.rst.txt
558  mistakes.rst.txt
559  oids.rst.txt
560  os.rst.txt
561  reading_list.rst.txt
562  release_process.rst.txt
563  test_framework.rst.txt
564  todo.rst.txt
565 share/doc/botan/handbook/_static/
566  agogo.css
567  basic.css
568  bgfooter.png
569  bgtop.png
570  doctools.js
571  documentation_options.js
572  file.png
573  language_data.js
574  minus.png
575  plus.png
576  pygments.css
577  searchtools.js
578  sphinx_highlight.js
579 share/doc/botan/handbook/api_ref/
580  bigint.html
581  block_cipher.html
582  cipher_modes.html
583  compression.html
584  contents.html
585  credentials_manager.html
586  cryptobox.html
587  ecc.html
588  env_vars.html
589  ffi.html
590  filters.html
591  fpe.html
592  hash.html
593  kdf.html
594  keywrap.html
595  message_auth_codes.html
596  otp.html
597  passhash.html
598  pbkdf.html
599  pkcs11.html
600  psk_db.html
601  pubkey.html
602  python.html
603  rng.html
604  roughtime.html
605  secmem.html
606  srp.html
607  stream_ciphers.html
608  tls.html
609  tpm.html
610  tss.html
611  versions.html
612  x509.html
613  zfec.html
614 share/doc/botan/handbook/dev_ref/
615  configure.html
616  contents.html
617  continuous_integration.html
618  contributing.html
619  fuzzing.html
620  mistakes.html
621  oids.html
622  os.html
623  reading_list.html
624  release_process.html
625  test_framework.html
626  todo.html
627