From owner-cvs-all@FreeBSD.ORG Sun Aug 20 13:03:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAE7416A4DA; Sun, 20 Aug 2006 13:03:20 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C49243D46; Sun, 20 Aug 2006 13:03:20 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7KD3KNE026600; Sun, 20 Aug 2006 13:03:20 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7KD3K5f026599; Sun, 20 Aug 2006 13:03:20 GMT (envelope-from sat) Message-Id: <200608201303.k7KD3K5f026599@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 20 Aug 2006 13:03:20 +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/dircomp Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Aug 2006 13:03:20 -0000 sat 2006-08-20 13:03:20 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/dircomp Makefile distinfo pkg-descr Log: Add port sysutils/dircomp: The utility DirComp compares two directories (and - if specified - their subdirectories), where the comparison can be done both by existence and by date (of change) or contents. This comparison can be limited to certain files and and/directories matching specified name- or time-of- change restrictions. http://dircomp.sourceforge.net/ Revision Changes Path 1.825 +1 -0 ports/sysutils/Makefile 1.1 +37 -0 ports/sysutils/dircomp/Makefile (new) 1.1 +3 -0 ports/sysutils/dircomp/distinfo (new) 1.1 +7 -0 ports/sysutils/dircomp/pkg-descr (new)