aboutsummaryrefslogtreecommitdiff
path: root/sysutils/confctl
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-02-111-3/+2
| | | | Notes: svn path=/head/; revision=343752
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Update to 1.2.Edward Tomasz Napierala2012-10-262-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306433
* Update to 1.1.Edward Tomasz Napierala2012-08-062-3/+3
| | | | Notes: svn path=/head/; revision=302180
* Confctl is a sysctl-like tool to provide access to C-syntax configurationEdward Tomasz Napierala2012-06-263-0/+31
files, such as /etc/hast.conf. It allows for retrieving, modifying, adding and removing variables, while preserving comments and formatting. WWW: https://github.com/trasz/confctl/ Notes: svn path=/head/; revision=300028