Port details |
- wand-libconfig C library for parsing config files
- 1.0.5_1 devel
=0 1.0.5_1Version of this port present on the latest quarterly branch. - Maintainer: matt@peterson.org
 - Port Added: 2007-10-17 09:24:00
- Last Update: 2021-10-29 09:50:18
- Commit Hash: 819f25b
- License: not specified in port
- Description:
- libconfig is a simple library for dealing with parsing config files.
WWW: http://research.wand.net.nz/software/libconfig.php
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- wand-libconfig>0:devel/wand-libconfig
- For LIB depends:
- libconfig.so:devel/wand-libconfig
- Conflicts:
- CONFLICTS:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/devel/wand-libconfig/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/wand-libconfig
- pkg install wand-libconfig
- PKGNAME: wand-libconfig
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libconfig-1.0.5.tar.gz) = 5cc4d0ea9f26b8563894eb06497d685f6c3835f4e58913bb75365bb9b86bc712
SIZE (libconfig-1.0.5.tar.gz) = 318176
- 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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_wand-libconfig
- USES:
- gmake libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Oct 2021 09:50:18 1.0.5_1
|
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 1.0.5_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Apr 2015 09:47:30
1.0.5_1
|
tijl  |
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that |
01 Jul 2014 01:17:28
1.0.5_1
|
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
24 Jan 2014 23:52:37
1.0.5
|
bapt  |
Support stage |
20 Sep 2013 17:17:45
1.0.5
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
30 Apr 2012 07:18:38
1.0.5
|
scheidell  |
- Resolve conflict. Both ports use same binary file name
- No PORTREVISION bump
PR: ports/165899
Submitted by: Aleksandr A Babaylov <"."@babolo.ru>
Approved by: maintainer (implicit, timeout +30 days) |
23 Sep 2011 22:26:39
1.0.5
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:59:23
1.0.5
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
1.0.5
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
1.0.5
|
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 |
17 Oct 2007 09:23:34
1.0.5
|
miwi  |
libconfig is a simple library for dealing with parsing config files.
WWW: http://research.wand.net.nz/software/libconfig.php
PR: ports/117039
Submitted by: Matt Peterson <matt at peterson.org> |