From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 19 11:30:06 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1343C106568B for ; Sat, 19 Dec 2009 11:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C633E8FC12 for ; Sat, 19 Dec 2009 11:30:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBJBU5KD072565 for ; Sat, 19 Dec 2009 11:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBJBU5xI072564; Sat, 19 Dec 2009 11:30:05 GMT (envelope-from gnats) Resent-Date: Sat, 19 Dec 2009 11:30:05 GMT Resent-Message-Id: <200912191130.nBJBU5xI072564@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Henrik Andersén Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27522106566B for ; Sat, 19 Dec 2009 11:20:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 154208FC08 for ; Sat, 19 Dec 2009 11:20:56 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nBJBKt5r001932 for ; Sat, 19 Dec 2009 11:20:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id nBJBKt1h001931; Sat, 19 Dec 2009 11:20:55 GMT (envelope-from nobody) Message-Id: <200912191120.nBJBKt1h001931@www.freebsd.org> Date: Sat, 19 Dec 2009 11:20:55 GMT From: Henrik Andersén To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/141772: New port: sysutils/bontmia backup over network utility X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Dec 2009 11:30:06 -0000 >Number: 141772 >Category: ports >Synopsis: New port: sysutils/bontmia backup over network utility >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Dec 19 11:30:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Henrik Andersén >Release: 8.0-RELEASE >Organization: >Environment: FreeBSD xxx.xxx 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Bontmia is a tool to make incremental backups over network using rsync and ssh. The name is an acronym for Backup Over Network To Incremental Archives >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # bontmia # bontmia/Makefile # bontmia/pkg-descr # bontmia/distinfo # echo c - bontmia mkdir -p bontmia > /dev/null 2>&1 echo x - bontmia/Makefile sed 's/^X//' >bontmia/Makefile << 'd7ea4f0b17fcb18ffae0a85afbe03b03' X# New ports collection makefile for: bontmia X# Date created: 11 december 2009 X# Whom: Henrik Andersen X# X# $FreeBSD$ X# X XPORTNAME= bontmia XPORTVERSION= 0.14 XCATEGORIES= sysutils XMASTER_SITES= http://kosmos.ttyv0.se/attachments/download/31/ X XMAINTAINER= ports@henrikandersen.se XCOMMENT= A small tool for incremental backups over network X XRUN_DEPENDS= rsync:${PORTSDIR}/net/rsync X XUSE_PERL5_RUN= yes X XNO_BUILD= yes X XPLIST_FILES= bin/bontmia X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/bontmia ${PREFIX}/bin X X.include d7ea4f0b17fcb18ffae0a85afbe03b03 echo x - bontmia/pkg-descr sed 's/^X//' >bontmia/pkg-descr << 'cfc4d06b2be4776ba5084cac84a9cb4a' XThis is a port of bontmia, which is a tool to make incremental backups Xover network using rsync and ssh. It supports storing of a given number Xof archives in wich files that has not been changed since last backup Xwill be hard linked to previous archive to save space and bandwidth. X XBontmia is an acromyn of Backup Over Network To Multiple Incremental XArchives wich pretty good sums up its intended use. X XCOPYRIGHT X--------- XBontmia was written by John Enok Vollestad (john.enok@vollestad.no). XBontmia may be used, modified and redistributed only under the terms Xof the GNU General Public License, found in the file COPYING in this Xdistribution, or at Xhttp://www.fsf.org/licenses/gpl.html X XOriginal site: http://folk.uio.no/johnen/bontmia/ X XWWW: http://kosmos.ttyv0.se/projects/show/bontmia cfc4d06b2be4776ba5084cac84a9cb4a echo x - bontmia/distinfo sed 's/^X//' >bontmia/distinfo << 'b3ac46dc9cc3d046408c6e460221ce3d' XMD5 (bontmia-0.14.tar.gz) = 15608ead98d81edf4ea2ebfe78af7545 XSHA256 (bontmia-0.14.tar.gz) = ac01cbf7fed8e13df9b713062f5178ec3fcf15f18cdb9e59e8504b568223398d XSIZE (bontmia-0.14.tar.gz) = 13925 b3ac46dc9cc3d046408c6e460221ce3d exit Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # bontmia # bontmia/Makefile # bontmia/pkg-descr # bontmia/distinfo # echo c - bontmia mkdir -p bontmia > /dev/null 2>&1 echo x - bontmia/Makefile sed 's/^X//' >bontmia/Makefile << 'd7ea4f0b17fcb18ffae0a85afbe03b03' X# New ports collection makefile for: bontmia X# Date created: 11 december 2009 X# Whom: Henrik Andersen X# X# $FreeBSD$ X# X XPORTNAME= bontmia XPORTVERSION= 0.14 XCATEGORIES= sysutils XMASTER_SITES= http://kosmos.ttyv0.se/attachments/download/31/ X XMAINTAINER= ports@henrikandersen.se XCOMMENT= A small tool for incremental backups over network X XRUN_DEPENDS= rsync:${PORTSDIR}/net/rsync X XUSE_PERL5_RUN= yes X XNO_BUILD= yes X XPLIST_FILES= bin/bontmia X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/bontmia ${PREFIX}/bin X X.include d7ea4f0b17fcb18ffae0a85afbe03b03 echo x - bontmia/pkg-descr sed 's/^X//' >bontmia/pkg-descr << 'cfc4d06b2be4776ba5084cac84a9cb4a' XThis is a port of bontmia, which is a tool to make incremental backups Xover network using rsync and ssh. It supports storing of a given number Xof archives in wich files that has not been changed since last backup Xwill be hard linked to previous archive to save space and bandwidth. X XBontmia is an acromyn of Backup Over Network To Multiple Incremental XArchives wich pretty good sums up its intended use. X XCOPYRIGHT X--------- XBontmia was written by John Enok Vollestad (john.enok@vollestad.no). XBontmia may be used, modified and redistributed only under the terms Xof the GNU General Public License, found in the file COPYING in this Xdistribution, or at Xhttp://www.fsf.org/licenses/gpl.html X XOriginal site: http://folk.uio.no/johnen/bontmia/ X XWWW: http://kosmos.ttyv0.se/projects/show/bontmia cfc4d06b2be4776ba5084cac84a9cb4a echo x - bontmia/distinfo sed 's/^X//' >bontmia/distinfo << 'b3ac46dc9cc3d046408c6e460221ce3d' XMD5 (bontmia-0.14.tar.gz) = 15608ead98d81edf4ea2ebfe78af7545 XSHA256 (bontmia-0.14.tar.gz) = ac01cbf7fed8e13df9b713062f5178ec3fcf15f18cdb9e59e8504b568223398d XSIZE (bontmia-0.14.tar.gz) = 13925 b3ac46dc9cc3d046408c6e460221ce3d exit >Release-Note: >Audit-Trail: >Unformatted: