| Port details |
- trilogy Client library for MySQL-compatible database servers
- 2.10.0 databases
=0 2.9.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-01-31 14:14:49
- Commit Hash: b62aa37
- 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 = 1768625579
SHA256 (trilogy-libraries-trilogy-v2.10.0_GH0.tar.gz) = ff0f8b3114d59045a85028975cb8e95bfb8f46d4899698c4bd9701999f4dc70b
SIZE (trilogy-libraries-trilogy-v2.10.0_GH0.tar.gz) = 120928
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:
|