From owner-cvs-all@FreeBSD.ORG Sun May 9 08:13:28 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C169B1065670; Sun, 9 May 2010 08:13:28 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 78F858FC18; Sun, 9 May 2010 08:13:28 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o498DSnY050880; Sun, 9 May 2010 08:13:28 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o498DS1q050879; Sun, 9 May 2010 08:13:28 GMT (envelope-from miwi) Message-Id: <201005090813.o498DS1q050879@repoman.freebsd.org> From: Martin Wilke Date: Sun, 9 May 2010 08:13:28 +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/cdeploy 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: Sun, 09 May 2010 08:13:28 -0000 miwi 2010-05-09 08:13:28 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/cdeploy Makefile distinfo pkg-descr Log: This is a port of the cdeploy utility, a tool which can be used to deploy a directory sub-tree into another directory tree. cdeploy is currently maintained by the RootForum.org community. WWW: http://sourceforge.net/projects/root-tools/ PR: ports/146400 Submitted by: "Jesco Freund" Revision Changes Path 1.1187 +1 -0 ports/sysutils/Makefile 1.1 +23 -0 ports/sysutils/cdeploy/Makefile (new) 1.1 +3 -0 ports/sysutils/cdeploy/distinfo (new) 1.1 +5 -0 ports/sysutils/cdeploy/pkg-descr (new)