aboutsummaryrefslogtreecommitdiff
path: root/devel/libconfuse
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.6Renato Botelho2008-04-252-7/+5
| | | | | | | | | PR: ports/122601 Submitted by: garga Approved by: maintainer timeout (16 days) Notes: svn path=/head/; revision=211935
* - Correct pkg-config dependencyPav Lucistnik2008-01-301-4/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=206482
* - Add pkg-config to dependsMartin Wilke2007-01-012-3/+6
| | | | | | | | PR: 106593 Submitted by: trasz Notes: svn path=/head/; revision=181180
* Conversion to a single libtool environment.Ade Lovett2006-02-232-0/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* - Update to 2.5Pav Lucistnik2005-05-252-3/+4
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=136130
* Add libconfuse, a configuration file parser library.Pav Lucistnik2004-10-114-0/+53
Submitted by: Juraj Lutter <otis@wilbury.sk> Notes: svn path=/head/; revision=118644