aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/confget
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to new options helpersunpoet2014-03-091-11/+1
| | | | - Simplify Makefile
* - Update LICENSEsunpoet2013-12-271-1/+1
|
* - Update to 1.05sunpoet2013-11-052-15/+14
| | | | | | | | | - Add LICENSE - Convert to new options helper - Convert to new LIB_DEPENDS format - Support STAGEDIR Changes: http://devel.ringlet.net/textproc/confget/CHANGES
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | textproc)
* - Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)sunpoet2013-08-261-1/+1
|
* - Use USES=gmakesunpoet2013-08-211-1/+1
|
* Update PCRE to 8.32mm2012-12-111-1/+2
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* - Update to 1.04sunpoet2012-12-092-8/+4
| | | | | | | - Cleanup Makefile header Changes: http://devel.ringlet.net/textproc/confget/CHANGES Feature safe: yes
* - Fix typosunpoet2012-06-281-1/+1
| | | | Reported by: pointyhat
* - Convert to new options frameworksunpoet2012-06-231-7/+8
|
* - Update to 1.03sunpoet2012-03-013-27/+25
| | | | | | | | - Add my LOCAL to MASTER_SITES - Use PLIST_FILES and PORTEXAMPLES instead of PLIST - Cosmetic change Changes: http://devel.ringlet.net/textproc/confget/CHANGES
* - Take maintainershipsunpoet2012-02-261-1/+1
| | | | Approved by: roam (maintainer, implicit)
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-1/+2
|
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+2
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* -remove MD5ohauer2011-07-031-1/+0
|
* Update to confget-1.02.roam2009-03-254-25/+15
| | | | | Switch from PLIST_FILES to a pkg-plist manifest. Honor NOPORTEXAMPLES.
* Add a port of confget-1.01, a simple tool to read variables fromroam2009-03-184-0/+75
configuration files and display their values in a way suitable for use in shell scripts.