Port details |
- dotconf Simple, powerful configuration-file parser
- 1.3_1 devel =16 1.3_1Version of this port present on the latest quarterly branch.
- Maintainer: garga@FreeBSD.org
- Port Added: 2001-01-28 05:50:53
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: gmake, libvorbis, glib, libiconv, libogg
- License: LGPL21
- WWW:
- https://github.com/williamh/dotconf
- Description:
- dot.conf is a simple configuration-file parser library written in C.
The configuration files created for dot.conf look very similar to
those used by the Apache Webserver. Even Container-Directives known
from httpd.conf can easily be used in the exact same manner as for
Apache-Modules. It supports various types of arguments, dynamically
loadable modules that create their own configuration options
on-the-fly, a here-documents feature to pass very long ARG_STR data
to your app, ${NAME:-default} style environment variable
substitution for arguments, and on-the-fly inclusion of additional
config files. Some behaviour can be toggled with flags at runtime.
To keep dotconf from printing out warnings, you can install your
own customized error handler.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/dotconf/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/dotconf
- pkg install dotconf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dotconf
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dotconf-1.3.tar.gz) = b0bccd7251df50b68b82888c5f9fa7932bd68ee3b9e880bce9456e692bf13e8e
SIZE (dotconf-1.3.tar.gz) = 333301
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
- This port is required by:
- for Libraries
-
- accessibility/py-speech-dispatcher
- accessibility/speech-dispatcher
-
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 dotconf-1.3_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_dotconf
- USES:
- pathfix pkgconfig libtool
- 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) |
1.3_1 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 ) |
1.3_1 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 ) |
1.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3_1 14 Oct 2019 18:30:26 |
garga |
devel/dotconf: Take maintainership |
1.3_1 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
1.3_1 27 Nov 2015 11:27:06 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers |
1.3_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.3_1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
1.3_1 04 Jun 2014 13:05:33 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Strip libraries |
1.3 10 Dec 2013 23:06:45 |
bapt |
Support stage |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.3 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
1.3 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
1.3 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
1.3 23 Jul 2012 01:33:56 |
dougb |
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk. |
1.3 10 May 2012 22:19:13 |
avilla |
- Fix plist when NOPORTDOCS and/or NOPORTEXAMPLES are set. |
1.3 18 Oct 2011 13:04:50 |
ehaupt |
Update to version 1.3
PR: 161652
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.1.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.1.0 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.1.0 12 Nov 2009 04:56:16 |
linimon |
Reset clement@FreeBSD.org due to long absence from FreeBSD.
Hat: portmgr |
1.1.0 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 |
1.1.0 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.1.0 01 Jun 2008 09:42:37 |
olgeni |
Large round of typo fixes in ports/devel (pkg-descr). |
1.1.0 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.1.0 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
1.1.0 07 Jun 2006 13:59:21 |
edwin |
Add SHA256 checksum |
1.1.0 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.1.0 03 May 2006 13:05:07 |
clement |
- Update to 1.1.0 |
1.0.13_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.0.13_1 13 Dec 2004 08:37:33 |
clement |
- Use USE_GNOME=pkgconfig to handle ${PREFIX}}/libdata/pkgconfig directory
Reported by: kris
Lightened by: pav |
1.0.13_1 16 Jul 2004 22:18:49 |
clement |
- fix pkg-config dotconf
PR: ports/69146
Submitted by: Konstantin Oznobihin <bork@rsu.ru> |
1.0.13 07 Feb 2004 17:16:21 |
clement |
- SIZEify distinfo |
1.0.13 13 Jan 2004 15:04:51 |
clement |
- Update my email address
Approved and reviewed by: erwin (mentor) |
1.0.13 01 Oct 2003 22:57:14 |
naddy |
- Update dotconf lib to 1.0.13.
- Take maintainership.
PR: 57472
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
1.0.12 02 Mar 2003 10:57:18 |
alex |
Update forgotten file in last upgrade to 1.0.12.
Submitted by: kris |
1.0.12 25 Feb 2003 10:58:20 |
alex |
Update to 1.0.12 |
1.0.9 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
1.0.9 25 Jun 2002 18:36:39 |
ijliao |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39842
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
05 Feb 2002 07:01:55 |
ijliao |
upgrade to 1.0.9 |
30 Jan 2002 01:48:12 |
pat |
- Update to version 1.0.8 |
31 Dec 2001 04:03:00 |
ijliao |
upgrade to 1.0.7 |
05 Sep 2001 17:02:09 |
kevlo |
Update to version 1.0.6 |
31 Aug 2001 15:20:29 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
10 Jul 2001 14:54:22 |
sobomax |
${PREFIX}/share/${PORTNAME} --> ${DATADIR} |
04 Jul 2001 08:26:57 |
ijliao |
upgrade to 1.0.4 drop maintainership |
09 Apr 2001 18:30:54 |
ijliao |
upgrade to 1.0.2 |
08 Mar 2001 02:21:18 |
ijliao |
upgrade to 1.0.0 |
05 Feb 2001 16:59:36 |
ijliao |
fix fenner plist error |
28 Jan 2001 08:50:53 |
ijliao |
add dotconf, A Configuration File Parser Library |