notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
botan2 Portable, easy to use and efficient C++ crypto library
2.19.4 security on this many watch lists=6 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.19.3_5Version of this port present on the latest quarterly branch.
Maintainer: fluffy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-11-11 18:32:56
Last Update: 2024-03-18 01:46:13
Commit Hash: fa5cd23
People watching this port, also watch:: p5-TimeDate, nspr, lame, libtasn1, gmp
License: BSD2CLAUSE
WWW:
https://botan.randombit.net/
Description:
Botan is a crypto library written in C++. It provides a variety of cryptographic algorithms, including common ones such as AES, MD5, SHA, HMAC, RSA, Diffie-Hellman, DSA, and ECDSA, as well as many others that are more obscure or specialized. It also offers X.509v3 certificates and CRLs, and PKCS #10 certificate requests. A message processing system that uses a filter/pipeline metaphor allows for many common cryptographic tasks to be completed with just a few lines of code. Assembly optimizations for common CPUs, including x86, x86-64, and PowerPC, offers further speedups for critical tasks such as SHA-1 hashing and multiple precision integer operations. Botan is licensed under the same permissive terms as FreeBSD itself.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (334 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/botan2-2.19.4/catalog.mk
  3. /usr/local/share/licenses/botan2-2.19.4/LICENSE
  4. /usr/local/share/licenses/botan2-2.19.4/BSD2CLAUSE
  5. bin/botan
  6. include/botan-2/botan/adler32.h
  7. include/botan-2/botan/aead.h
  8. include/botan-2/botan/aes.h
  9. include/botan-2/botan/alg_id.h
  10. include/botan-2/botan/argon2.h
  11. include/botan-2/botan/aria.h
  12. include/botan-2/botan/asio_async_ops.h
  13. include/botan-2/botan/asio_context.h
  14. include/botan-2/botan/asio_error.h
  15. include/botan-2/botan/asio_stream.h
  16. include/botan-2/botan/asn1_alt_name.h
  17. include/botan-2/botan/asn1_attribute.h
  18. include/botan-2/botan/asn1_obj.h
  19. include/botan-2/botan/asn1_oid.h
  20. include/botan-2/botan/asn1_print.h
  21. include/botan-2/botan/asn1_str.h
  22. include/botan-2/botan/asn1_time.h
  23. include/botan-2/botan/assert.h
  24. include/botan-2/botan/auto_rng.h
  25. include/botan-2/botan/b64_filt.h
  26. include/botan-2/botan/base32.h
  27. include/botan-2/botan/base58.h
  28. include/botan-2/botan/base64.h
  29. include/botan-2/botan/basefilt.h
  30. include/botan-2/botan/bcrypt.h
  31. include/botan-2/botan/bcrypt_pbkdf.h
  32. include/botan-2/botan/ber_dec.h
  33. include/botan-2/botan/bigint.h
  34. include/botan-2/botan/blake2b.h
  35. include/botan-2/botan/blinding.h
  36. include/botan-2/botan/block_cipher.h
  37. include/botan-2/botan/blowfish.h
  38. include/botan-2/botan/botan.h
  39. include/botan-2/botan/bswap.h
  40. include/botan-2/botan/buf_comp.h
  41. include/botan-2/botan/buf_filt.h
  42. include/botan-2/botan/build.h
  43. include/botan-2/botan/bzip2.h
  44. include/botan-2/botan/calendar.h
  45. include/botan-2/botan/camellia.h
  46. include/botan-2/botan/cascade.h
  47. include/botan-2/botan/cast128.h
  48. include/botan-2/botan/cast256.h
  49. include/botan-2/botan/cbc.h
  50. include/botan-2/botan/cbc_mac.h
  51. include/botan-2/botan/ccm.h
  52. include/botan-2/botan/cecpq1.h
  53. include/botan-2/botan/cert_status.h
  54. include/botan-2/botan/certstor.h
  55. include/botan-2/botan/certstor_flatfile.h
  56. include/botan-2/botan/certstor_system.h
  57. include/botan-2/botan/certstor_sql.h
  58. @comment include/botan-2/botan/certstor_sqlite.h
  59. include/botan-2/botan/cfb.h
  60. include/botan-2/botan/chacha.h
  61. include/botan-2/botan/chacha20poly1305.h
  62. include/botan-2/botan/chacha_rng.h
  63. include/botan-2/botan/charset.h
  64. include/botan-2/botan/cipher_filter.h
  65. include/botan-2/botan/cipher_mode.h
  66. include/botan-2/botan/cmac.h
  67. include/botan-2/botan/comb4p.h
  68. include/botan-2/botan/comp_filter.h
  69. include/botan-2/botan/compiler.h
  70. include/botan-2/botan/compression.h
  71. include/botan-2/botan/cpuid.h
  72. include/botan-2/botan/crc24.h
  73. include/botan-2/botan/crc32.h
  74. include/botan-2/botan/credentials_manager.h
  75. include/botan-2/botan/crl_ent.h
  76. include/botan-2/botan/cryptobox.h
  77. include/botan-2/botan/ctr.h
  78. include/botan-2/botan/curve25519.h
  79. include/botan-2/botan/curve_gfp.h
  80. include/botan-2/botan/curve_nistp.h
  81. include/botan-2/botan/data_snk.h
  82. include/botan-2/botan/data_src.h
  83. include/botan-2/botan/database.h
  84. include/botan-2/botan/datastor.h
  85. include/botan-2/botan/der_enc.h
  86. include/botan-2/botan/des.h
  87. include/botan-2/botan/desx.h
  88. include/botan-2/botan/dh.h
  89. include/botan-2/botan/divide.h
  90. include/botan-2/botan/dl_algo.h
  91. include/botan-2/botan/dl_group.h
  92. include/botan-2/botan/dlies.h
  93. include/botan-2/botan/dsa.h
  94. include/botan-2/botan/dyn_load.h
  95. include/botan-2/botan/eax.h
  96. include/botan-2/botan/ec_group.h
  97. include/botan-2/botan/ecc_key.h
  98. include/botan-2/botan/ecdh.h
  99. include/botan-2/botan/ecdsa.h
  100. include/botan-2/botan/ecgdsa.h
  101. include/botan-2/botan/ecies.h
  102. include/botan-2/botan/eckcdsa.h
  103. include/botan-2/botan/ed25519.h
  104. include/botan-2/botan/elgamal.h
  105. include/botan-2/botan/eme.h
  106. include/botan-2/botan/eme_pkcs.h
  107. include/botan-2/botan/eme_raw.h
  108. include/botan-2/botan/emsa.h
  109. include/botan-2/botan/emsa1.h
  110. include/botan-2/botan/emsa_pkcs1.h
  111. include/botan-2/botan/emsa_raw.h
  112. include/botan-2/botan/emsa_x931.h
  113. include/botan-2/botan/entropy_src.h
  114. include/botan-2/botan/exceptn.h
  115. include/botan-2/botan/fd_unix.h
  116. include/botan-2/botan/ffi.h
  117. include/botan-2/botan/filter.h
  118. include/botan-2/botan/filters.h
  119. include/botan-2/botan/fpe_fe1.h
  120. include/botan-2/botan/gcm.h
  121. include/botan-2/botan/gf2m_small_m.h
  122. include/botan-2/botan/ghash.h
  123. include/botan-2/botan/gmac.h
  124. include/botan-2/botan/gost_28147.h
  125. include/botan-2/botan/gost_3410.h
  126. include/botan-2/botan/gost_3411.h
  127. include/botan-2/botan/hash.h
  128. include/botan-2/botan/hash_id.h
  129. include/botan-2/botan/hex.h
  130. include/botan-2/botan/hex_filt.h
  131. include/botan-2/botan/hkdf.h
  132. include/botan-2/botan/hmac.h
  133. include/botan-2/botan/hmac_drbg.h
  134. include/botan-2/botan/hotp.h
  135. include/botan-2/botan/http_util.h
  136. include/botan-2/botan/idea.h
  137. include/botan-2/botan/init.h
  138. include/botan-2/botan/iso9796.h
  139. include/botan-2/botan/kasumi.h
  140. include/botan-2/botan/kdf.h
  141. include/botan-2/botan/kdf1.h
  142. include/botan-2/botan/kdf1_iso18033.h
  143. include/botan-2/botan/kdf2.h
  144. include/botan-2/botan/keccak.h
  145. include/botan-2/botan/key_constraint.h
  146. include/botan-2/botan/key_filt.h
  147. include/botan-2/botan/key_spec.h
  148. include/botan-2/botan/keypair.h
  149. include/botan-2/botan/lion.h
  150. include/botan-2/botan/loadstor.h
  151. include/botan-2/botan/locking_allocator.h
  152. include/botan-2/botan/lookup.h
  153. include/botan-2/botan/lzma.h
  154. include/botan-2/botan/mac.h
  155. include/botan-2/botan/mceies.h
  156. include/botan-2/botan/mceliece.h
  157. include/botan-2/botan/md4.h
  158. include/botan-2/botan/md5.h
  159. include/botan-2/botan/mdx_hash.h
  160. include/botan-2/botan/mem_ops.h
  161. include/botan-2/botan/mgf1.h
  162. include/botan-2/botan/misty1.h
  163. include/botan-2/botan/mode_pad.h
  164. include/botan-2/botan/monty.h
  165. include/botan-2/botan/mul128.h
  166. include/botan-2/botan/mutex.h
  167. include/botan-2/botan/name_constraint.h
  168. include/botan-2/botan/newhope.h
  169. include/botan-2/botan/nist_keywrap.h
  170. include/botan-2/botan/noekeon.h
  171. include/botan-2/botan/numthry.h
  172. include/botan-2/botan/oaep.h
  173. include/botan-2/botan/ocb.h
  174. include/botan-2/botan/ocsp.h
  175. include/botan-2/botan/ocsp_types.h
  176. include/botan-2/botan/ofb.h
  177. include/botan-2/botan/oids.h
  178. include/botan-2/botan/otp.h
  179. include/botan-2/botan/p11.h
  180. include/botan-2/botan/p11_ecc_key.h
  181. include/botan-2/botan/p11_ecdh.h
  182. include/botan-2/botan/p11_ecdsa.h
  183. include/botan-2/botan/p11_module.h
  184. include/botan-2/botan/p11_object.h
  185. include/botan-2/botan/p11_randomgenerator.h
  186. include/botan-2/botan/p11_rsa.h
  187. include/botan-2/botan/p11_session.h
  188. include/botan-2/botan/p11_slot.h
  189. include/botan-2/botan/p11_types.h
  190. include/botan-2/botan/p11_x509.h
  191. include/botan-2/botan/package.h
  192. include/botan-2/botan/par_hash.h
  193. include/botan-2/botan/parsing.h
  194. include/botan-2/botan/passhash9.h
  195. include/botan-2/botan/pbes2.h
  196. include/botan-2/botan/pbkdf.h
  197. include/botan-2/botan/pbkdf1.h
  198. include/botan-2/botan/pbkdf2.h
  199. include/botan-2/botan/pem.h
  200. include/botan-2/botan/pgp_s2k.h
  201. include/botan-2/botan/pipe.h
  202. include/botan-2/botan/pk_algs.h
  203. include/botan-2/botan/pk_keys.h
  204. include/botan-2/botan/pk_ops.h
  205. include/botan-2/botan/pk_ops_fwd.h
  206. include/botan-2/botan/pkcs10.h
  207. include/botan-2/botan/pkcs11.h
  208. include/botan-2/botan/pkcs11f.h
  209. include/botan-2/botan/pkcs11t.h
  210. include/botan-2/botan/pkcs8.h
  211. include/botan-2/botan/pkix_enums.h
  212. include/botan-2/botan/pkix_types.h
  213. include/botan-2/botan/point_gfp.h
  214. include/botan-2/botan/poly1305.h
  215. include/botan-2/botan/polyn_gf2m.h
  216. include/botan-2/botan/pow_mod.h
  217. include/botan-2/botan/prf_tls.h
  218. include/botan-2/botan/prf_x942.h
  219. include/botan-2/botan/processor_rng.h
  220. include/botan-2/botan/psk_db.h
  221. include/botan-2/botan/psk_db_sql.h
  222. include/botan-2/botan/pssr.h
  223. include/botan-2/botan/pubkey.h
  224. include/botan-2/botan/pwdhash.h
  225. include/botan-2/botan/rc4.h
  226. include/botan-2/botan/rdrand_rng.h
  227. include/botan-2/botan/reducer.h
  228. include/botan-2/botan/rfc3394.h
  229. include/botan-2/botan/rfc6979.h
  230. include/botan-2/botan/rmd160.h
  231. include/botan-2/botan/rng.h
  232. include/botan-2/botan/rotate.h
  233. include/botan-2/botan/roughtime.h
  234. include/botan-2/botan/rsa.h
  235. include/botan-2/botan/salsa20.h
  236. include/botan-2/botan/scan_name.h
  237. include/botan-2/botan/scrypt.h
  238. include/botan-2/botan/secmem.h
  239. include/botan-2/botan/secqueue.h
  240. include/botan-2/botan/seed.h
  241. include/botan-2/botan/serpent.h
  242. include/botan-2/botan/sha160.h
  243. include/botan-2/botan/sha2_32.h
  244. include/botan-2/botan/sha2_64.h
  245. include/botan-2/botan/sha3.h
  246. include/botan-2/botan/shacal2.h
  247. include/botan-2/botan/shake.h
  248. include/botan-2/botan/shake_cipher.h
  249. include/botan-2/botan/siphash.h
  250. include/botan-2/botan/siv.h
  251. include/botan-2/botan/skein_512.h
  252. include/botan-2/botan/sm2.h
  253. include/botan-2/botan/sm2_enc.h
  254. include/botan-2/botan/sm3.h
  255. include/botan-2/botan/sm4.h
  256. include/botan-2/botan/sodium.h
  257. include/botan-2/botan/sp800_108.h
  258. include/botan-2/botan/sp800_56a.h
  259. include/botan-2/botan/sp800_56c.h
  260. @comment include/botan-2/botan/sqlite3.h
  261. include/botan-2/botan/srp6.h
  262. include/botan-2/botan/stateful_rng.h
  263. include/botan-2/botan/stl_compatibility.h
  264. include/botan-2/botan/stream_cipher.h
  265. include/botan-2/botan/stream_mode.h
  266. include/botan-2/botan/streebog.h
  267. include/botan-2/botan/sym_algo.h
  268. include/botan-2/botan/symkey.h
  269. include/botan-2/botan/system_rng.h
  270. include/botan-2/botan/threefish.h
  271. include/botan-2/botan/threefish_512.h
  272. include/botan-2/botan/tiger.h
  273. include/botan-2/botan/tls_alert.h
  274. include/botan-2/botan/tls_algos.h
  275. include/botan-2/botan/tls_blocking.h
  276. include/botan-2/botan/tls_callbacks.h
  277. include/botan-2/botan/tls_channel.h
  278. include/botan-2/botan/tls_ciphersuite.h
  279. include/botan-2/botan/tls_client.h
  280. include/botan-2/botan/tls_exceptn.h
  281. include/botan-2/botan/tls_extensions.h
  282. include/botan-2/botan/tls_handshake_msg.h
  283. include/botan-2/botan/tls_magic.h
  284. include/botan-2/botan/tls_messages.h
  285. include/botan-2/botan/tls_policy.h
  286. include/botan-2/botan/tls_server.h
  287. include/botan-2/botan/tls_server_info.h
  288. include/botan-2/botan/tls_session.h
  289. include/botan-2/botan/tls_session_manager.h
  290. include/botan-2/botan/tls_session_manager_sql.h
  291. @comment include/botan-2/botan/tls_session_manager_sqlite.h
  292. include/botan-2/botan/tls_version.h
  293. include/botan-2/botan/totp.h
  294. include/botan-2/botan/tss.h
  295. include/botan-2/botan/twofish.h
  296. include/botan-2/botan/types.h
  297. include/botan-2/botan/uuid.h
  298. include/botan-2/botan/version.h
  299. include/botan-2/botan/whrlpool.h
  300. include/botan-2/botan/workfactor.h
  301. include/botan-2/botan/x509_ca.h
  302. include/botan-2/botan/x509_crl.h
  303. include/botan-2/botan/x509_dn.h
  304. include/botan-2/botan/x509_ext.h
  305. include/botan-2/botan/x509_key.h
  306. include/botan-2/botan/x509_obj.h
  307. include/botan-2/botan/x509cert.h
  308. include/botan-2/botan/x509path.h
  309. include/botan-2/botan/x509self.h
  310. include/botan-2/botan/x919_mac.h
  311. include/botan-2/botan/xmss.h
  312. include/botan-2/botan/xmss_hash.h
  313. include/botan-2/botan/xmss_key_pair.h
  314. include/botan-2/botan/xmss_parameters.h
  315. include/botan-2/botan/xmss_privatekey.h
  316. include/botan-2/botan/xmss_publickey.h
  317. include/botan-2/botan/xmss_wots.h
  318. include/botan-2/botan/xmss_wots_parameters.h
  319. include/botan-2/botan/xmss_wots_privatekey.h
  320. include/botan-2/botan/xmss_wots_publickey.h
  321. include/botan-2/botan/xtea.h
  322. include/botan-2/botan/xts.h
  323. include/botan-2/botan/zfec.h
  324. include/botan-2/botan/zlib.h
  325. lib/libbotan-2.a
  326. lib/libbotan-2.so
  327. lib/libbotan-2.so.19
  328. lib/libbotan-2.so.19.19.4
  329. @comment lib/python3.9/site-packages/botan2.py
  330. libdata/pkgconfig/botan-2.pc
  331. share/man/man1/botan.1.gz
  332. @owner
  333. @group
  334. @mode
Collapse this list.
Dependency lines:
  • botan2>0:security/botan2
To install the port:
cd /usr/ports/security/botan2/ && make install clean
To add the package, run one of these commands:
  • pkg install security/botan2
  • pkg install botan2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: botan2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709426598 SHA256 (Botan-2.19.4.tar.xz) = 5a3a88ef6433e97bcab0efa1ed60c6197e4ada9d9d30bc1c47437bf89b97f276 SIZE (Botan-2.19.4.tar.xz) = 6099528

Packages (timestamps in pop-ups are UTC):
botan2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.19.3_62.19.3_6-2.19.3_62.19.3_6-2.17.3-
FreeBSD:13:quarterly2.19.3_52.19.3_5-2.19.3_52.19.3_52.19.3_52.19.3_52.19.3_5
FreeBSD:14:latest2.19.3_62.19.3_6-2.19.3_62.19.3_62.19.3_2-2.19.3_2
FreeBSD:14:quarterly2.19.3_52.19.3_5-2.19.3_52.19.3_52.19.3_52.19.3_52.19.3_5
FreeBSD:15:latest2.19.3_62.19.3_6n/a2.19.3_5n/a2.19.3_5-2.19.3_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-sphinx>=0 : textproc/py-sphinx@py39
  2. gmake>=4.4.1 : devel/gmake
  3. python3.9 : lang/python39
Library dependencies:
  1. libboost_filesystem.so : devel/boost-libs
This port is required by:
for Libraries
  1. deskutils/qownnotes
  2. editors/encryptpad
  3. editors/rehex
  4. mail/thunderbird
  5. net-im/biboumi
  6. security/keepassxc
  7. security/rnp
Expand this list (8 items / 1 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. sysutils/daggy
  3. Collapse this list.

Configuration Options:
===> The following configuration options are available for botan2-2.19.4: DOCS=on: Build and/or install documentation MANPAGES=on: Build and/or install manual pages OPENMP=on: Parallel processing support via OpenMP PYTHON=off: Python bindings or support SQLITE3=off: SQLite 3 database support ===> Use 'make config' to modify these settings
Options name:
security_botan2
USES:
compiler:c++17-lang cpe gmake shebangfix tar:xz python:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://botan.randombit.net/releases/
Collapse this list.

Number of commits found: 69

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.19.4
18 Mar 2024 01:46:13
commit hash: fa5cd236f8c80b68cb049c88db9b2452e7f04902commit hash: fa5cd236f8c80b68cb049c88db9b2452e7f04902commit hash: fa5cd236f8c80b68cb049c88db9b2452e7f04902commit hash: fa5cd236f8c80b68cb049c88db9b2452e7f04902 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
security/botan2: update to 2.19.4 release (+)

Cnagelog:	https://botan.randombit.net/news.html#version-2-19-4-2024-02-20

Sponsored by:	Serenity Cybersecurity, LLC
2.19.3_6
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
2.19.3_5
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
2.19.3_4
10 Aug 2023 11:21:01
commit hash: 0d9e3c1fa602363826071359dde0964150584e47commit hash: 0d9e3c1fa602363826071359dde0964150584e47commit hash: 0d9e3c1fa602363826071359dde0964150584e47commit hash: 0d9e3c1fa602363826071359dde0964150584e47 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
security/botan2: force little-endian mode on powerpc64le
2.19.3_3
08 Aug 2023 14:58:31
commit hash: 980021a79ff1a438c5ea895c3242340a8e433b43commit hash: 980021a79ff1a438c5ea895c3242340a8e433b43commit hash: 980021a79ff1a438c5ea895c3242340a8e433b43commit hash: 980021a79ff1a438c5ea895c3242340a8e433b43 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
security/botan2: enable rng on both BE and LE
2.19.3_3
07 Aug 2023 19:26:44
commit hash: ff0ac8b09ec989617c9a9c74132a1812bbf8f37fcommit hash: ff0ac8b09ec989617c9a9c74132a1812bbf8f37fcommit hash: ff0ac8b09ec989617c9a9c74132a1812bbf8f37fcommit hash: ff0ac8b09ec989617c9a9c74132a1812bbf8f37f files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
security/botan2: botan2 supports rng on powerpc64le
2.19.3_2
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.19.3_2
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
2.19.3_1
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
2.19.3
23 Nov 2022 13:32:48
commit hash: 5616c284b3db74c319aaf362204bd48877629f55commit hash: 5616c284b3db74c319aaf362204bd48877629f55commit hash: 5616c284b3db74c319aaf362204bd48877629f55commit hash: 5616c284b3db74c319aaf362204bd48877629f55 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
security/botan2: update to 2.19.3 security release (+)

A malicious OCSP responder could forge OCSP responses due to a failure
to validate that an embedded certificate was issued by the end-entity
issuing certificate authority.

Security:	CVE-2022-43705
MFH:		2022Q4
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.19.2_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.19.2_2
26 Aug 2022 07:39:03
commit hash: a60b5f495b51aaaf674ac9fbcd1ee83434544979commit hash: a60b5f495b51aaaf674ac9fbcd1ee83434544979commit hash: a60b5f495b51aaaf674ac9fbcd1ee83434544979commit hash: a60b5f495b51aaaf674ac9fbcd1ee83434544979 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
compiler: use CHOSEN_COMPILER_TYPE instead of COMPILER_TYPE

CHOSEN_COMPILER_TYPE is the only safe variable to let a port know which
typer of compiler has been elected to be used by the framework

PR: 	199098
2.19.2_2
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
2.19.2_1
05 Aug 2022 14:31:45
commit hash: cfc5a397af0d8feb43a6d428a5445f32cb309b26commit hash: cfc5a397af0d8feb43a6d428a5445f32cb309b26commit hash: cfc5a397af0d8feb43a6d428a5445f32cb309b26commit hash: cfc5a397af0d8feb43a6d428a5445f32cb309b26 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
security/botan2: adjust configure args for openmp option

PR:	265648
2.19.2_1
05 Aug 2022 12:41:13
commit hash: 21c0bf840c4b8987bb0cf274199c2eb633c63a9fcommit hash: 21c0bf840c4b8987bb0cf274199c2eb633c63a9fcommit hash: 21c0bf840c4b8987bb0cf274199c2eb633c63a9fcommit hash: 21c0bf840c4b8987bb0cf274199c2eb633c63a9f files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
Author: Daniel Engberg
security/botan2: Enable OpenMP support

PR:	265622
2.19.2
05 Jun 2022 20:52:23
commit hash: c6fb53f94ff3664ee6bf5aa21290d0324947e5e1commit hash: c6fb53f94ff3664ee6bf5aa21290d0324947e5e1commit hash: c6fb53f94ff3664ee6bf5aa21290d0324947e5e1commit hash: c6fb53f94ff3664ee6bf5aa21290d0324947e5e1 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
security/botan2: update to 2.19.2 release (+)

* Since 2.19.2 Botan has dropped openssl provider, remove corresponding option
* Adopt
2.19.1_1
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
2.19.1
29 Jan 2022 10:06:48
commit hash: 126b7de98c31623763d60ca4a90d6168e6725405commit hash: 126b7de98c31623763d60ca4a90d6168e6725405commit hash: 126b7de98c31623763d60ca4a90d6168e6725405commit hash: 126b7de98c31623763d60ca4a90d6168e6725405 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Ralf van der Enden
security/botan2: Update to 2.19.1 and drop maintainership

- Drop maintainership at the request of the maintainer

Changelog:	https://botan.randombit.net/news.html#version-2-19-1-2022-01-21

PR:		261530
2.18.2_1
03 Dec 2021 11:39:03
commit hash: fee3247210edf039b7bd0ec0f73a03417bcbd6ebcommit hash: fee3247210edf039b7bd0ec0f73a03417bcbd6ebcommit hash: fee3247210edf039b7bd0ec0f73a03417bcbd6ebcommit hash: fee3247210edf039b7bd0ec0f73a03417bcbd6eb files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
security/botan2: add manpages support

Fix hidden dependency on sphinx and introduce optional manpages
support.

PR:		259737
Reported by:	amdmi3
Submitted by:	tremere@cainites.net (maintainer)
2.18.2
29 Oct 2021 06:49:33
commit hash: d716d2a9b68fd77335c5637f0bc5c8d86d740835commit hash: d716d2a9b68fd77335c5637f0bc5c8d86d740835commit hash: d716d2a9b68fd77335c5637f0bc5c8d86d740835commit hash: d716d2a9b68fd77335c5637f0bc5c8d86d740835 files touched by this commit
Wen Heping (wen) search for other commits by this committer
security/botan2: Update to 2.18.2

PR:		259508
Reported by:	tremere@cainites.net(maintainer)
2.18.1
21 Oct 2021 14:27:02
commit hash: d2b0cb7142f4d0681c87f2c95c01741b0ece9073commit hash: d2b0cb7142f4d0681c87f2c95c01741b0ece9073commit hash: d2b0cb7142f4d0681c87f2c95c01741b0ece9073commit hash: d2b0cb7142f4d0681c87f2c95c01741b0ece9073 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
security/botan2: Add CPE information

Approved by:	portmgr (blanket)
2.18.1
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
2.18.1
11 May 2021 16:32:24
commit hash: beac8206c0ee58fc74b453a3de7aff0c01a77f71commit hash: beac8206c0ee58fc74b453a3de7aff0c01a77f71commit hash: beac8206c0ee58fc74b453a3de7aff0c01a77f71commit hash: beac8206c0ee58fc74b453a3de7aff0c01a77f71 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Ralf van der Enden
security/botan2: update to 2.18.1

Changes: https://botan.randombit.net/news.html#version-2-18-1-2021-05-09

PR:	255778
2.18.0
15 Apr 2021 18:56:15
commit hash: 8d3212f19c5e1857ac06ceaf308f568f947582a6commit hash: 8d3212f19c5e1857ac06ceaf308f568f947582a6commit hash: 8d3212f19c5e1857ac06ceaf308f568f947582a6commit hash: 8d3212f19c5e1857ac06ceaf308f568f947582a6 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
security/botan2: update to 2.18.0

Changes https://botan.randombit.net/news.html#version-2-18-0-2021-04-15

PR:		255097
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2.17.3
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.17.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.17.3
05 Jan 2021 19:37:52
Revision:560423Original commit files touched by this commit
fluffy search for other commits by this committer
security/botan2: update to 2.17.3

Changelog: https://botan.randombit.net/news.html#version-2-17-3-2020-12-21

PR:		252441
Submitted by:	fluffy
Approved by:	maintainer
2.17.2
27 Nov 2020 13:51:13
Revision:556441Original commit files touched by this commit
pkubaj search for other commits by this committer
security/botan2: fix build on powerpc64

aes_power8.cpp needs VSX too apart from crypto:
src/lib/block/aes/aes_power8/aes_power8.cpp:43:49: error: use of undeclared
identifier 'vec_vsx_ld'
   return (Altivec64x2)reverse_vec((Altivec8x16)vec_vsx_ld(0, key));;
                                                ^
src/lib/block/aes/aes_power8/aes_power8.cpp:48:36: error: use of undeclared
identifier 'vec_vsx_ld'
   return (Altivec64x2)reverse_vec(vec_vsx_ld(0, src));
2.17.2
16 Nov 2020 10:21:25
Revision:555460Original commit files touched by this commit
mikael search for other commits by this committer
security/botan2: fix build on arm

processor_rng is only implemented on x86 and powerpc64

PR:		251160
Approved by:	Ralf van der Enden (maintainer)
2.17.2
15 Nov 2020 14:07:14
Revision:555220Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.17.2
- Fix building in presence of older version of botan2 installed in the system by
importing upstream patch

PR:		251106
Submitted by:	tremere@cainites.net (maintainer)
Reported by:	amdmi3, acupuncture@cgocable.ca, fastmint@hush.com
2.17.1
12 Nov 2020 08:47:25
Revision:554939Original commit files touched by this commit
fernape search for other commits by this committer
security/botan2: update to 2.17.1

ChangeLog: https://botan.randombit.net/news.html#version-2-17-1-2020-11-07

PR:	251036
Submitted by:	tremere@cainites.net (maintainer)
2.15.0
25 Oct 2020 18:31:18
Revision:553280Original commit files touched by this commit
mi search for other commits by this committer
Make prefix-safe by explicitly passing prefix.

Approved by:	maintainer timeout (three weeks+)
2.15.0
27 Sep 2020 20:32:37
Revision:550345Original commit files touched by this commit
linimon search for other commits by this committer
Attempt to fix build on powerpc64le.

Approved by:	portmgr (tier-2 blanket)
2.15.0
19 Aug 2020 05:53:29
Revision:545273Original commit files touched by this commit
fernape search for other commits by this committer
security/botan2: update to 2.15.0

ChangeLog: https://botan.randombit.net/news.html#version-2-15-0-2020-07-07

Bumping dependent ports due to library abi version bump.

PR:	248343
Submitted by:	tremere@cainites.net (maintainer)
2.14.0
09 Apr 2020 14:51:59
Revision:531212Original commit files touched by this commit
fluffy search for other commits by this committer
security/botan2: update to 2.14.0 maintenance release

Since 2.14.0 release, ABI version number != shlib minor version number

PR:		245477
Submitted by:	fluffy
Approved by:	maintainer
Relnotes:	https://botan.randombit.net/news.html
2.13.0
10 Jan 2020 10:45:10
Revision:522563Original commit files touched by this commit
fluffy search for other commits by this committer
security/botan2: update to 2.13.0 release

* Fix a bug introduced in 2.12.0 where TLS::Channel::is_active and
TLS::Channel::is_closed
could simultaneously return true. (GH #2174 #2171)
* Use std::shared_ptr instead of boost::shared_ptr in some examples. (GH #2155)
* Add Roughtime client (GH #2143 #1842)
* Add support for XMSS X.509 certificates (GH #2172)
* Add support for X.509 CRLs in FFI layer and Python wrapper (GH #2213)

https://botan.randombit.net/news.html

PR:		243239
Submitted by:	maintainer
Approved by:	maintainer
MFH:		2020Q1
2.12.1_1
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
2.12.1
25 Nov 2019 04:20:45
Revision:518379Original commit files touched by this commit
fluffy search for other commits by this committer
- Update botan to 2.12.1 security release
- OPTIONify python dependency

PR:		242194
Submitted by:	fluffy
Approved by:	maintainer
MFH:		2019Q4
2.12.0
29 Oct 2019 23:49:09
Revision:516040Original commit files touched by this commit
pkubaj search for other commits by this committer
security/botan2: fix build on powerpc64

This port detects architecture based on uname -m and on powerpc64 it prints
powerpc, which makes configure script thinks it builds on 32-bit powerpc and
causes error because the compiler is configured for 64-bits.

Explicitly configure as ppc64 on powerpc64.

PR:		241375
Approved by:	tremere@cainites.net (maintainer), linimon (mentor)
2.12.0
12 Oct 2019 22:00:02
Revision:514357Original commit files touched by this commit
dmgk search for other commits by this committer
security/botan2: Update to 2.12.0

Changes:	https://botan.randombit.net/news.html#version-2-12-0-2019-10-07

Also bump PORTREVISION of dependent ports.

PR:		241217
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D22000
2.11.0
19 Sep 2019 14:44:07
Revision:512344Original commit files touched by this commit
dmgk search for other commits by this committer
security/botan2: Update to 2.11.0

Changes:	https://botan.randombit.net/news.html#version-2-11-0-2019-07-01

PR:		240557
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21716
2.10.0_4
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
2.10.0_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.10.0_2
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
2.10.0_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
2.10.0
08 Apr 2019 11:51:32
Revision:498367Original commit files touched by this commit
jbeich search for other commits by this committer
security/botan2: update to 2.10.0

PR:		236450 237019
Submitted by:	Ralf van der Enden (maintainer)
2.9.0
08 Apr 2019 11:51:23
Revision:498366Original commit files touched by this commit
jbeich search for other commits by this committer
security/botan2: reduce SOVERSION churn

ABI isn't compatible between minor updates, so SONAME changes very
frequently which requires rebuilding consumers.

PR:		237019
Submitted by:	Ralf van der Enden (maintainer)
2.9.0
08 Apr 2019 11:51:15
Revision:498365Original commit files touched by this commit
jbeich search for other commits by this committer
security/botan2: unbreak with boost 1.70

PR:		237019
Submitted by:	Ralf van der Enden
Obtained from:	upstream
2.9.0
08 Apr 2019 11:51:08
Revision:498364Original commit files touched by this commit
jbeich search for other commits by this committer
security/botan2: lift BROKEN on armv7

botan2 builds fine on armv7 down to 2.4.0 but before that all non-x86
were broken (including aarch64) due to missing HAS_RDRAND_RNG conditional.

Pointy hat to:	linimon (for using 2.3.0 error logs to mark 2.4.0)
2.9.0
27 Jan 2019 10:39:53
Revision:491339Original commit files touched by this commit
tcberner search for other commits by this committer
security/botan2: Update to 2.9.0 (Fixes CVE-2018-20187)

PR:		234938
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH:		2019Q1
Security:	d8e7e854-17fa-11e9-bef6-6805ca2fa271
2.8.0_2
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit This port version is marked as vulnerable.
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2.8.0_1
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
2.8.0
09 Dec 2018 06:10:11
Revision:487023Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
security/botan2 builds fine with OpenSSL 1.1.1

Drop bogus BROKEN_SSL which was never set correctly anyway.

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p485718_s340864/logs/botan2-2.8.0.log
2.8.0
10 Nov 2018 10:09:49
Revision:484599Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
security/openssl-devel was removed, but there is a security/openssl111 now.
2.8.0
05 Oct 2018 16:42:25
Revision:481285Original commit files touched by this commit This port version is marked as vulnerable.
fernape search for other commits by this committer
security/botan2: update to 2.8.0

* Bump PORTREVISION for dependent ports
* While here do some cleanup to the Makefile.

ChangeLog: https://botan.randombit.net/news.html#version-2-8-0-2018-10-01

PR:	231899
Submitted by:	tremere@cainites.net
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17413
2.7.0
25 Sep 2018 07:29:26
Revision:480642Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
These ports now build on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2.7.0
18 Sep 2018 09:38:24
Revision:480004Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
2.7.0
17 Aug 2018 21:07:58
Revision:477449Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
security/botan2: update to 2.7.0

While here, bump PORTREVISION on dependent ports

PR:		230666
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer
MFH:		2018Q3
Security:	7762d7ad-2e38-41d2-9785-c51f653ba8bd
2.6.0_3
09 Aug 2018 06:58:31
Revision:476723Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2.6.0_2
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit This port version is marked as vulnerable.
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2.6.0_1
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2.6.0
12 Apr 2018 11:51:30
Revision:467146Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
Update to 2.6.0

Bugfixes and some new features. Most notable fix:
- CVE-2018-9860 Fix a bug decrypting TLS CBC ciphertexts which could
  for a malformed ciphertext cause the decryptor to read and HMAC an
  additional 64K bytes of data which is not part of the record. This
  could cause a crash if the read went into unmapped memory. No
  information leak or out of bounds write occurs.

PR:		227455
Submitted by:	maintainer
2.5.0
04 Apr 2018 08:36:45
Revision:466403Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
Update to version 2.5.0

PR:		227249
Submitted by:	maintainer
2.4.0_1
27 Mar 2018 11:15:40
Revision:465689Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Mark this as broken on various tier-2 architectures.

Approved by:	portmgr (tier-2 blanket)
2.4.0_1
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2.4.0
15 Jan 2018 17:17:01
Revision:459096Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update security/botan2 to 2.4.0

- Fix build on aarch64
- While I'm here:
  - Strip shared library in post-install:
  - Do not silence installation message
  - Bump PORTREVISION of dependent ports for shlib change

Changes:	https://botan.randombit.net/news.html
PR:		225085
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2.3.0
19 Dec 2017 14:41:29
Revision:456719Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Mark more recently failing ports broken on aarch64.

While here, pet portlint and reformat some other BROKEN statements.

Approved by:	portmgr (tier-2 blanket)
2.3.0
11 Nov 2017 18:32:46
Revision:453987Original commit files touched by this commit This port version is marked as vulnerable.
yuri search for other commits by this committer
New port: security/botan2: Portable, easy to use and efficient C++ crypto
library

PR:		223199
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Reviewed by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13043

Number of commits found: 69