FreeBSD Bugzilla – Attachment 66913 Details for
Bug 98753
New port: sysutils/rdup A backup utility intended to replace sysutils/hdup in the future
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
rdup
rdup (text/plain), 3.09 KB, created by
G端nther" Van der Eecken
on 2006-06-09 15:40:12 UTC
(
hide
)
Description:
rdup
Filename:
MIME Type:
Creator:
G端nther" Van der Eecken
Created:
2006-06-09 15:40:12 UTC
Size:
3.09 KB
patch
obsolete
># 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: ># ># . ># ./Makefile ># ./pkg-descr ># ./distinfo ># ./pkg-plist ># >echo c - . >mkdir -p . > /dev/null 2>&1 >echo x - ./Makefile >sed 's/^X//' >./Makefile << 'END-of-./Makefile' >X# New ports collection makefile for: rdup >X# Date created: 08 June 2006 >X# Whom: Günther Van der Eecken <ports@prodius.be> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= rdup >XPORTVERSION= 0.2.13 >XCATEGORIES= sysutils >XMASTER_SITES= http://www.miek.nl/projects/rdup/ \ >X http://www.prodius.net/mirrors/rdup/ >X >XMAINTAINER= ports@prodius.be >XCOMMENT= Rdup is a utility inspired by rsync and the plan9 way of doing backups >X >XBUILD_DEPENDS= bash:${PORTSDIR}/shells/bash >XRUN_DEPENDS= bash:${PORTSDIR}/shells/bash >X >XMAN1= hist.sh.1 yesterday.sh.1 crypt.sh.1 gzip.sh.1 >XMAN8= rdup.8 mirror.sh.8 dump.sh.8 dump-here.sh.8 monthday.sh.8 \ >X rorrim.sh.8 restore.sh.8 >X >XUSE_BZIP2= yes >XUSE_GMAKE= yes >XGNU_CONFIGURE= yes >XUSE_GNOME= glib20 >XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >XUSE_AUTOTOOLS= autoconf:259 >X >X.include <bsd.port.pre.mk> >X >X.if defined(WITH_MCRYPT) >XRUN_DEPENDS+= mcrypt:${PORTSDIR}/security/mcrypt >X.endif >X.if defined(WITH_CSTREAM) >XRUN_DEPENDS+= cstream:${PORTSDIR}/misc/cstream >X.endif >X >Xpre-everything:: >X @${ECHO} >X @${ECHO} "You can build ${PKGNAME} with the following options" >X @${ECHO} "WITH_MCRYPT install MCRYPT for encryption support" >X @${ECHO} "WITH_CSTREAM install CSTREAM for bandwith management support" >X @${ECHO} >X @sleep 2 >X >Xpost-extract: >X for i in `${FIND} ${WRKSRC} -name *.sh.in`; do \ >X ${REINPLACE_CMD} \ >X -e "s,/bin/bash,${LOCALBASE}/bin/bash," \ >X $${i}; \ >X done >X >X.include <bsd.port.post.mk> >END-of-./Makefile >echo x - ./pkg-descr >sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' >Xrdup is a utility inspired by rsync and the plan9 way of doing backups. >Xrdup itself does not backup anything. It only prints a list of files that are >Xchanged, or all files in case of a null dump, to standard output. >X >XThe general idea is to be very unix like and create a bunch of simple programs >Xwhich each do a their specific thing very well. With rdup and a small shell >Xscript (50 lines) one can implement encrypted and compressed backups. >X >XThe best backup program.... does not backup anything. Hence rdup. >X >XWWW: http://www.miek.nl/projects/rdup >END-of-./pkg-descr >echo x - ./distinfo >sed 's/^X//' >./distinfo << 'END-of-./distinfo' >XMD5 (rdup-0.2.13.tar.bz2) = 3be44c852f4aeb4b3ac47b4c2c37d5d0 >XSHA256 (rdup-0.2.13.tar.bz2) = f2149e5a42ca8364f2c50a43c58e352b83ee674c2332d8f41d64a5550e341e90 >XSIZE (rdup-0.2.13.tar.bz2) = 266010 >END-of-./distinfo >echo x - ./pkg-plist >sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' >Xsbin/crypt.sh >Xsbin/dump-here.sh >Xsbin/dump.sh >Xsbin/gzip.sh >Xsbin/hist.sh >Xsbin/mirror.sh >Xsbin/monthday.sh >Xsbin/rdup >Xsbin/restore.sh >Xsbin/rorrim.sh >Xsbin/yesterday.sh >X@exec mkdir -p %D/etc/rdup >X@dirrmtry etc/rdup >END-of-./pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 98753
: 66913