From owner-cvs-all@FreeBSD.ORG Fri Dec 25 10:17:12 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 01EC6106566B; Fri, 25 Dec 2009 10:17:12 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E694C8FC1A; Fri, 25 Dec 2009 10:17:11 +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 nBPAHBjQ071003; Fri, 25 Dec 2009 10:17:11 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBPAHBGQ071002; Fri, 25 Dec 2009 10:17:11 GMT (envelope-from miwi) Message-Id: <200912251017.nBPAHBGQ071002@repoman.freebsd.org> From: Martin Wilke Date: Fri, 25 Dec 2009 10:17:11 +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/bontmia 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: Fri, 25 Dec 2009 10:17:12 -0000 miwi 2009-12-25 10:17:11 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/bontmia Makefile distinfo pkg-descr Log: This is a port of bontmia, which is a tool to make incremental backups over network using rsync and ssh. It supports storing of a given number of archives in wich files that has not been changed since last backup will be hard linked to previous archive to save space and bandwidth. Bontmia is an acromyn of Backup Over Network To Multiple Incremental Archives wich pretty good sums up its intended use. WWW: http://kosmos.ttyv0.se/projects/show/bontmia PR: ports/141772 Submitted by: Henrik Andersen Revision Changes Path 1.1153 +1 -0 ports/sysutils/Makefile 1.1 +27 -0 ports/sysutils/bontmia/Makefile (new) 1.1 +3 -0 ports/sysutils/bontmia/distinfo (new) 1.1 +9 -0 ports/sysutils/bontmia/pkg-descr (new)