| Port details on branch 2026Q2 |
- libb64 Library for fast Base64 encoding and decoding
- 2.0.0.15 converters
=5 2.0.0.15Version of this port present on the latest quarterly branch. - Maintainer: ismail.yenigul@surgate.com
 - Port Added: 2012-04-15 21:09:59
- Last Update: 2024-04-18 22:10:02
- Commit Hash: e935b97
- People watching this port, also watch:: libnatpmp, sqlite3, libedit, pkg, py311-pycparser
- Also Listed In: mail
- License: MIT
- WWW:
- https://github.com/stefantalpalaru/libb64
- Description:
- libb64 is a library of ANSI C routines for fast encoding/decoding of data
into and from a Base64-encoded format. C++ wrappers are included, as well
as the source code for standalone encoding and decoding executables.
Base64 uses a subset of displayable ASCII characters, and is therefore a
useful encoding for storing binary data in a text file, such as XML, or
sending binary data over text-only communication channels.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libb64>0:converters/libb64
- To install the port:
- cd /usr/ports/converters/libb64/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/libb64
- pkg install libb64
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libb64
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711281226
SHA256 (stefantalpalaru-libb64-2.0.0-15-382c274_GH0.tar.gz) = d317f7db8c000b6e268b4b4efaee72e892abbb188c4581a64b157221d2d461ca
SIZE (stefantalpalaru-libb64-2.0.0-15-382c274_GH0.tar.gz) = 25074
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- biology/biosig
- net-p2p/transmission-components
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- converters_libb64
- USES:
- cmake:testing
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|