Date: Tue, 26 Jun 2012 17:00:24 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/confctl Makefile distinfo pkg-descr Message-ID: <201206261700.q5QH0Ojn035362@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2012-06-26 17:00:24 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/confctl Makefile distinfo pkg-descr Log: Confctl is a sysctl-like tool to provide access to C-syntax configuration 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/ Revision Changes Path 1.1421 +1 -0 ports/sysutils/Makefile 1.1 +24 -0 ports/sysutils/confctl/Makefile (new) 1.1 +2 -0 ports/sysutils/confctl/distinfo (new) 1.1 +5 -0 ports/sysutils/confctl/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206261700.q5QH0Ojn035362>