Port details on branch 2024Q4 |
- libconfuse Configuration file parsing library
- 3.3_2 devel
=7 3.3_2Version of this port present on the latest quarterly branch. - Maintainer: otis@FreeBSD.org
 - Port Added: 2004-10-11 22:52:52
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: pcre, freetype2, libxml2, libgpg-error, libidn
- License: ISCL
- WWW:
- https://savannah.nongnu.org/projects/confuse/
- Description:
- libConfuse is a configuration file parser library, licensed under the terms of
the ISC, and written in C. It supports sections and (lists of) values
(strings, integers, floats, booleans or other sections), as well as some other
features (such as single/double-quoted strings, environment variable
expansion, functions and nested include statements). It makes it very easy to
add configuration file capability to a program using a simple API.
The goal of libConfuse is not to be the configuration file parser library with
a gazillion of features. Instead, it aims to be easy to use and quick to
integrate with your code. libConfuse was called libcfg before, but was changed
to not confuse with other similar libraries.
Project homepage:
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libconfuse>0:devel/libconfuse
- To install the port:
- cd /usr/ports/devel/libconfuse/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libconfuse
- pkg install libconfuse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libconfuse
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1600680024
SHA256 (confuse-3.3.tar.xz) = 1dd50a0320e135a55025b23fcdbb3f0a81913b6d0b0a9df8cc2fdf3b3dc67010
SIZE (confuse-3.3.tar.xz) = 485140
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- audio/owntone
- deskutils/i3status
- devel/libftdi1
- dns/inadyn
- games/openomf
- mail/postsrsd
- net/bmon
-
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 libconfuse-3.3_2:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- devel_libconfuse
- USES:
- cpe iconv libtool pathfix pkgconfig tar:xz gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|