| Port details on branch 2025Q2 |
- botan3 Portable, easy to use and efficient C++ crypto library
- 3.10.0 security
=1 3.10.0Version of this port present on the latest quarterly branch. - Maintainer: fluffy@FreeBSD.org
 - Port Added: 2023-08-08 11:09:05
- Last Update: 2025-11-23 14:54:01
- Commit Hash: 02bcdd2
- People watching this port, also watch:: p5-OrePAN2, python311, py311-pycparser, ladspa, python
- 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:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/security/botan3/ && make install clean
- To add the package, run one of these commands:
- pkg install security/botan3
- pkg install botan3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: botan3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1763647947
SHA256 (Botan-3.10.0.tar.xz) = fde194236f6d5434f136ea0a0627f6cc9d26af8b96e9f1e1c7d8c82cd90f4f24
SIZE (Botan-3.10.0.tar.xz) = 8807024
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:
-
- asio.hpp : devel/boost-libs
- py311-sphinx>=0 : textproc/py-sphinx@py311
- py311-furo>=2022.6.21 : textproc/py-furo@py311
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- This port is required by:
- for Libraries
-
- deskutils/qownnotes
- editors/encryptpad
- editors/rehex
- security/keepassxc
- security/keepassxc276
- security/rnp
Configuration Options:
- ===> The following configuration options are available for botan3-3.10.0:
DOCS=on: Build and/or install documentation
LLVM_FROM_PORTS=off: Use LLVM from ports to build
MANPAGES=on: Build and/or install manual pages
PYTHON=off: Python bindings or support
SQLITE3=off: SQLite 3 database support
===> Use 'make config' to modify these settings
- Options name:
- security_botan3
- USES:
- compiler:c++20-lang cpe gmake shebangfix tar:xz python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|