Port details on branch 2024Q4 |
- libconfig Simple library for processing structured configuration files
- 1.8.1 devel
=5 1.8.1Version of this port present on the latest quarterly branch. - Maintainer: ntarmos@ceid.upatras.gr
 - Port Added: 2007-09-26 12:22:26
- Last Update: 2025-06-16 20:43:53
- Commit Hash: 2e5275f
- People watching this port, also watch:: p5-WWW-RobotRules, p5-Error, autoconf, p5-libwww, p5-LWP-Protocol-https
- License: LGPL21
- WWW:
- https://hyperrealm.github.io/libconfig/
- Description:
- Libconfig is a simple library for processing structured configuration
files. This file format is more compact and more readable than XML. And
unlike XML, it is type-aware, so it is not necessary to do string
parsing in application code.
Libconfig is very compact - a fraction of the size of the expat XML
parser library. This makes it well-suited for memory-constrained systems
like handheld devices.
The library includes bindings for both the C and C++ languages. It works
on POSIX-compliant UNIX and UNIX-like systems (GNU/Linux, Mac OS X,
Solaris, FreeBSD), Android, and Windows (2000, XP and later).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libconfig>0:devel/libconfig
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/devel/libconfig/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libconfig
- pkg install libconfig
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libconfig
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748566194
SHA256 (libconfig-1.8.1.tar.gz) = 87c6f382994b245f9213be34a2bf19c8ee7d033d7abaa51e88fbb7bad79e2dc6
SIZE (libconfig-1.8.1.tar.gz) = 804714
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:
-
- makeinfo : print/texinfo
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- This port is required by:
- for Build
-
- www/ot-recorder
- for Libraries
-
- astro/siril
- audio/shairport-sync
- audio/umurmur
- deskutils/dfshow
- deskutils/walld
- irc/srain
- lang/ldc
-
Deleted ports which required this port:
- for Run
-
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 libconfig-1.8.1:
INFO=on: Build and/or install GNU info pages
===> Use 'make config' to modify these settings
- Options name:
- devel_libconfig
- USES:
- libtool pathfix makeinfo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|