From owner-cvs-all@FreeBSD.ORG Thu May 7 17:40:07 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FDD6106566C; Thu, 7 May 2009 17:40:07 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5EABE8FC21; Thu, 7 May 2009 17:40:07 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n47He7UX063210; Thu, 7 May 2009 17:40:07 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n47He77p063209; Thu, 7 May 2009 17:40:07 GMT (envelope-from garga) Message-Id: <200905071740.n47He77p063209@repoman.freebsd.org> From: Renato Botelho Date: Thu, 7 May 2009 17:40:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/confman Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2009 17:40:07 -0000 garga 2009-05-07 17:40:06 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/confman Makefile distinfo pkg-descr pkg-plist Log: confman is a configuration manager written in bash. confman uses Subversion to provide a revision-controlled environment for editing and deploying configuration files. With confman, you can easily manage configuration files for all or any subset of your machines. WWW: http://www.timesinks.net/projects/confman PR: ports/134327 Submitted by: ccowart at timesinks.net Revision Changes Path 1.1104 +1 -0 ports/sysutils/Makefile 1.1 +25 -0 ports/sysutils/confman/Makefile (new) 1.1 +3 -0 ports/sysutils/confman/distinfo (new) 1.1 +6 -0 ports/sysutils/confman/pkg-descr (new) 1.1 +18 -0 ports/sysutils/confman/pkg-plist (new)