Port details |
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.3_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.3_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.3_2 14 Oct 2021 21:30:24 |
Stefan Eßer (se) |
devel/libconfuse: Add CPE information
Approved by: portmgr (blanket) |
3.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3_2 17 Dec 2020 20:06:40 |
otis |
Update maintainer's e-mail address.
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D27649 |
3.3_2 28 Sep 2020 07:45:37 |
arrowd |
devel/libconfuse: Use release archive as the distribution file instead of git
tag
PR: 249499
Submitted by: daniel.engberg.lists@pyret.net (original patch), Juraj Lutter
<juraj@lutter.sk> (maintainer) |
3.3_1 21 Aug 2020 16:43:10 |
fernape |
devel/libconfuse: Use the correct github account name
Bump PORTREVISION.
PR: 248689
Submitted by: juraj@lutter.sk (maintainer) |
3.3 06 Jul 2020 10:15:07 |
danfe |
- Update to version 3.3
- Update maintainer's email address
- Hook the tests to our framework
PR: 247769 |
3.2.1_1 14 Jun 2018 14:07:33 |
mat |
Cleanup.
Sponsored by: Absolight |
3.2.1_1 31 May 2018 17:48:39 |
rakuco |
Fix plist after r471139 |
3.2.1 30 May 2018 17:47:30 |
wg |
devel/libconfuse: update to 3.2.1
PR: 227473
Approved by: maintainer timeout |
2.7_2 08 Dec 2016 19:23:25 |
tijl |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
2.7_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.7_1 06 Aug 2014 09:11:11 |
tijl |
- Remove optional libcheck dependency; there's no reference to it anywhere
- Replace a patch with CONFIGURE_ARGS=--enable-shared
- White space fixes |
2.7_1 03 Aug 2014 12:25:12 |
pi |
devel/libconfuse: USES=libtool, bump dependencies |
2.7 22 May 2014 06:08:06 |
bdrewery |
LGPL was invalid and this is actually ISC. |
2.7 22 May 2014 05:59:19 |
bdrewery |
Add missing LICENSE |
2.7 24 Sep 2013 06:24:17 |
bapt |
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by: bdrewery |
2.7 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.7 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
2.7 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.7 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.7 15 Sep 2010 13:42:37 |
bapt |
- Update to 2.7
- While here update MASTER_SITE to SAVANNAH macros
PR: ports/150097
Submitted by: Anderson Eduardo <anderson _at_ secover.com.br>
Approved by: maintainer timeout (18 days) |
2.6 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.6 25 Apr 2008 12:50:35 |
garga |
- Update to 2.6
PR: ports/122601
Submitted by: garga
Approved by: maintainer timeout (16 days) |
2.5_3 30 Jan 2008 23:00:59 |
pav |
- Correct pkg-config dependency
Approved by: maintainer |
2.5_2 01 Jan 2007 00:22:03 |
miwi |
- Add pkg-config to depends
PR: 106593
Submitted by: trasz |
2.5_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.5 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.5 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.5 25 May 2005 20:37:28 |
pav |
- Update to 2.5
Submitted by: maintainer |
2.4 11 Oct 2004 22:46:03 |
pav |
Add libconfuse, a configuration file parser library.
Submitted by: Juraj Lutter <otis@wilbury.sk> |