| Port details |
- trilogy Client library for MySQL-compatible database servers
- 2.12.5 databases
=0 2.10.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-10-16 16:03:25
- Last Update: 2026-05-13 20:17:53
- Commit Hash: 548d57d
- License: MIT
- WWW:
- https://github.com/trilogy-libraries/trilogy
- Description:
- Trilogy is a client library for MySQL-compatible database servers, designed for
performance, flexibility, and ease of embedding.
It's currently in production use on github.com.
Features:
- Supports the most frequently used parts of the text protocol
- Handshake
- Password authentication
- Query, ping, and quit commands
- Support prepared statements (binary protocol)
- Low-level protocol API completely decoupled from IO
- Non-blocking client API wrapping the protocol API
- Blocking client API wrapping the non-blocking API
- No dependencies outside of POSIX, the C standard library & OpenSSL
- Minimal dynamic allocation
- MIT licensed
¦ ¦ ¦ ¦ 
- 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:
-
- trilogy>0:databases/trilogy
- To install the port:
- cd /usr/ports/databases/trilogy/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/trilogy
- pkg install trilogy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: trilogy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1778677898
SHA256 (trilogy-libraries-trilogy-v2.12.5_GH0.tar.gz) = e057d4d3919d91f2a8cd856afd9ad44f235d8e7a8480b3459c4351973e960371
SIZE (trilogy-libraries-trilogy-v2.12.5_GH0.tar.gz) = 133344
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:
-
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_trilogy
- USES:
- gmake ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|