From owner-cvs-all@FreeBSD.ORG Sat Dec 31 13:22:47 2011 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 6491F1065675; Sat, 31 Dec 2011 13:22:47 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4FB2E8FC13; Sat, 31 Dec 2011 13:22:47 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pBVDMlid082242; Sat, 31 Dec 2011 13:22:47 GMT (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBVDMloH082241; Sat, 31 Dec 2011 13:22:47 GMT (envelope-from se) Message-Id: <201112311322.pBVDMloH082241@repoman.freebsd.org> From: Stefan Esser Date: Sat, 31 Dec 2011 13:22:47 +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/sysrc+ Makefile distinfo pkg-descr ports/sysutils/sysrc Makefile distinfo pkg-descr 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: Sat, 31 Dec 2011 13:22:47 -0000 se 2011-12-31 13:22:47 UTC FreeBSD ports repository (src committer) Added files: sysutils/sysrc Makefile distinfo pkg-descr Removed files: sysutils/sysrc+ Makefile distinfo pkg-descr Log: The sysrc utility performs easy and safe editing of rc.conf style enries in configuration files. This port had been added from a temporary directory by accident is moved to its correct place with this commit. A commit to "modules" will follow immdetiately thereafter. Sorry! PR: 163679 Submitted by: Devin Teske (dteske@ at vicor dot com) Feature safe: yes Revision Changes Path 1.2 +0 -25 ports/sysutils/sysrc+/Makefile (dead) 1.2 +0 -2 ports/sysutils/sysrc+/distinfo (dead) 1.2 +0 -12 ports/sysutils/sysrc+/pkg-descr (dead) 1.1 +25 -0 ports/sysutils/sysrc/Makefile (new) 1.1 +2 -0 ports/sysutils/sysrc/distinfo (new) 1.1 +12 -0 ports/sysutils/sysrc/pkg-descr (new)