>Number: 182434 >Category: misc >Synopsis: New port: net/rsync-bpc Modified rsync that used as part of >BackupPC >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 27 06:50:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Alexander Moisseev >Release: >Organization: >Environment: >Description: Rsync-bpc is a customized version of rsync that is used as part of BackupPC, an open source backup system. >How-To-Repeat:
>Fix: 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: # # rsync-bpc # rsync-bpc/Makefile # rsync-bpc/pkg-descr # rsync-bpc/distinfo # echo c - rsync-bpc mkdir -p rsync-bpc > /dev/null 2>&1 echo x - rsync-bpc/Makefile sed 's/^X//' >rsync-bpc/Makefile << '98cc687487102d7070327c0117249f93' X# Created by: Alexander Moisseev <mois...@mezonplus.ru> X# $FreeBSD$ X XPORTNAME= rsync-bpc XPORTVERSION= 3.0.9.2 XCATEGORIES= net XMASTER_SITES= SF XMASTER_SITE_SUBDIR= backuppc/backuppc-beta/4.0.0alpha2 X XMAINTAINER= mois...@mezonplus.ru XCOMMENT= Modified rsync that used as part of BackupPC X XLICENSE= GPLv1 XLICENSE_FILE= ${WRKSRC}/COPYING X XHAS_CONFIGURE= yes XCONFIGURE_SCRIPT= configure.sh XCONFIGURE_ARGS= --prefix=${PREFIX} X XPLIST_FILES= bin/rsync_bpc X XNO_STAGE= yes X X.include <bsd.port.mk> 98cc687487102d7070327c0117249f93 echo x - rsync-bpc/pkg-descr sed 's/^X//' >rsync-bpc/pkg-descr << 'b6f0e673f1c52d22b2b83c7d4e363dc7' XRsync-bpc is a customized version of rsync that is used as part of BackupPC, Xan open source backup system. X XThe main change to rsync is adding a shim layer that emulates the system calls Xfor accessing the file system so that rsync can directly read/write files in XBackupPC's format. X XRsync-bpc is fully line-compatible with vanilla rsync, so it can talk to rsync Xservers and clients. X XRsync-bpc serves no purpose outside of BackupPC. X XWWW: http://backuppc.sourceforge.net b6f0e673f1c52d22b2b83c7d4e363dc7 echo x - rsync-bpc/distinfo sed 's/^X//' >rsync-bpc/distinfo << 'abb9c427f391678cb5e22509e1c1194a' XSHA256 (rsync-bpc-3.0.9.2.tar.gz) = acbf919c8b4f130dda6f8494185bcfd78fe41f097ba196e5e4730be389cc4f27 XSIZE (rsync-bpc-3.0.9.2.tar.gz) = 774738 abb9c427f391678cb5e22509e1c1194a exit >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"