| Port details on branch 2022Q2 |
- libhx C/C++ library with common data structures and functions
- 5.3 lang
=0 4.27Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2009-06-21 10:21:14
- Last Update: 2026-03-13 14:13:38
- Commit Hash: 159d2f5
- License: LGPL21+
- WWW:
- https://inai.de/projects/libhx/
- Description:
- libHX is a C library (with some additional C++ bindings available)
that provides data structures and functions for tasks common in scripting
languages; autoresizing string manipulation, maps, deques, option parsing,
type-checking casts and more.
libHX aids in quickly writing up C/C++ data processing programs,
by consolidating tasks that often happen to be open-coded, such as
config file reading, option parsing, directory traversal, and others,
into a library. The focus is on reducing the amount of time (and
secondarily, the amount of code) a developer has to spend for otherwise
implementing such. Subsequently, proficient coders can use this to
code as fast as for a scripting language.
¦ ¦ ¦ ¦ 
- 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/lang/libhx/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/libhx
- pkg install libHX
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libHX
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1769688978
SHA256 (libHX-5.3.tar.zst) = ad5d8594d73caa85da8a594cfbfa65a8b295fecfcf5d753fabea2d909fe0c699
SIZE (libHX-5.3.tar.zst) = 382078
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- misc/hxtools
- sysutils/parkverbot
-
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:
- ===> The following configuration options are available for libHX-5.3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- lang_libhx
- USES:
- cpe libtool localbase tar:zst
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|