Port details on branch 2024Q4 |
- botan2 Portable, easy to use and efficient C++ crypto library
- 2.19.5_1 security =8 2.19.5Version of this port present on the latest quarterly branch.
- DEPRECATED: End of life 2024-12-31 upstream, consider migrating to security/botan3
EXPIRATION DATE: 2025-01-31
- Maintainer: fluffy@FreeBSD.org
- Port Added: 2017-11-11 18:32:56
- Last Update: 2024-10-26 17:37:44
- Commit Hash: eb1217e
- People watching this port, also watch:: libproxy, cups, libwmf, lame, libtasn1
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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 = 1722707280
SHA256 (Botan-2.19.5.tar.xz) = dfeea0e0a6f26d6724c4af01da9a7b88487adb2d81ba7c72fcaf52db522c9ad4
SIZE (Botan-2.19.5.tar.xz) = 6140148
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-sphinx>=0 : textproc/py-sphinx@py311
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- Library dependencies:
-
- libboost_filesystem.so : devel/boost-libs
- This port is required by:
- for Libraries
-
- deskutils/qownnotes
- editors/encryptpad
- editors/rehex
- mail/thunderbird
- net-im/biboumi
- security/keepassxc
- security/rnp
Configuration Options:
- ===> The following configuration options are available for botan2-2.19.5_1:
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:
|