| Port details |
- libks Foundational support library for SignalWire C products
- 2.0.10 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: hayzam@alchemilla.io
 - Port Added: 2026-05-12 18:48:06
- Last Update: 2026-05-12 18:46:38
- Commit Hash: c1dedb9a
- License: MIT
- WWW:
- https://github.com/signalwire/libks
- Description:
- libks is a foundational C support library used by SignalWire projects.
It provides common platform, threading, networking, JSON, UUID, and utility
helpers used by software such as FreeSWITCH and related SignalWire components.
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/devel/libks/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libks
- pkg install libks
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libks
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1778345457
SHA256 (signalwire-libks-v2.0.10_GH0.tar.gz) = cd0d8504870c2e0e1306e55fd27dede976ab9f3a919487bc10b526576d24d568
SIZE (signalwire-libks-v2.0.10_GH0.tar.gz) = 258971
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libuuid.so : misc/libuuid
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_libks
- USES:
- cmake compiler:c11 localbase pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.0.10 12 May 2026 18:46:38
    |
Joseph Mingrone (jrm)  Author: hayzamjs |
devel/libks: Add new port
Add a new devel/libks port for SignalWire's libks support library.
libks provides common C utility code used by SignalWire and related
projects, including platform abstraction, threading, networking, JSON,
UUID, TLS, logging, buffers, and general helper routines.
Reviewed by: jrm
Differential Revision: https://reviews.freebsd.org/D56907 |
Number of commits found: 1
|