ports/150946: [NEW PORT] sysutils/duply: Shell front end for the duplicity backup tool
Michael Ranner
michael at ranner.eu
Sat Sep 25 21:10:12 UTC 2010
>Number: 150946
>Category: ports
>Synopsis: [NEW PORT] sysutils/duply: Shell front end for the duplicity backup tool
>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 Sep 25 21:10:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Michael Ranner
>Release: FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD dwarf.jawa.at 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Aug 23 20:22:23 CEST 2010
>Description:
Duply is a shell front end for the duplicity backup tool
http://duplicity.nongnu.org/. It greatly simplifies it's usage by implementing
backup job profiles, batch commands and more. Who says secure backups on non-
trusted spaces are no child's play.
WWW: http://duply.net
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- duply-1.5.2.3.shar begins here ---
# 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:
#
# duply
# duply/files
# duply/files/pkg-message.in
# duply/Makefile
# duply/distinfo
# duply/pkg-descr
#
echo c - duply
mkdir -p duply > /dev/null 2>&1
echo c - duply/files
mkdir -p duply/files > /dev/null 2>&1
echo x - duply/files/pkg-message.in
sed 's/^X//' >duply/files/pkg-message.in << '7a5adce262842e87af6ae2284bbe1886'
X*****************************************************************************
X
XYou have installed the duply shell wrapper for duplicity.
X
XFor usage help run:
X
X duply usage
X
X*****************************************************************************
7a5adce262842e87af6ae2284bbe1886
echo x - duply/Makefile
sed 's/^X//' >duply/Makefile << 'ac376ff59bf6c3d279b1d414dfcf9eaa'
X# New ports collection makefile for: duply
X# Date created: 2010-09-25
X# Whom: Michael Ranner <michael at ranner.eu>
X#
X# $FreeBSD$
X#
X
XPORTNAME= duply
XPORTVERSION= 1.5.2.3
XCATEGORIES= sysutils
XMASTER_SITES= SF/ftplicity/${PORTNAME}%20%28simple%20duplicity%29/1.5.x/
XDISTNAME= ${PORTNAME}_${PORTVERSION}
XEXTRACT_SUFX= .tgz
X
XMAINTAINER= michael at ranner.eu
XCOMMENT= Shell front end for the duplicity backup tool
X
XRUN_DEPENDS= duplicity:${PORTSDIR}/sysutils/duplicity
X
XLICENSE= GPLv2
XLICENSE_FILE= ${WRKSRC}/gpl.txt
XNO_BUILD= yes
X
XPORTDOCS= INSTALL.txt gpl.txt
XPLIST_FILES= bin/duply
XSUB_FILES+= pkg-message
X
Xpost-patch:
X @${REINPLACE_CMD} -e "s,^#!/bin/bash,#!${LOCALBASE}/bin/bash,g" \
X -e "s,/etc/duply,${LOCALBASE}/etc/duply,g" \
X ${WRKSRC}/duply
X
Xdo-install:
X @${INSTALL_SCRIPT} ${WRKSRC}/duply ${LOCALBASE}/bin/duply
X.if !defined(NOPORTDOCS)
X ${MKDIR} ${DOCSDIR}/
X. for i in ${PORTDOCS}
X @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}/
X. endfor
X.endif
X
Xpost-install:
X @${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
ac376ff59bf6c3d279b1d414dfcf9eaa
echo x - duply/distinfo
sed 's/^X//' >duply/distinfo << '5184bb0c68674b5c1a57cfa452eb750c'
XMD5 (duply_1.5.2.3.tgz) = 7bb3af2219ba6c4dfe06856fbecbef8f
XSHA256 (duply_1.5.2.3.tgz) = c671fdc6c9f74fb31910a2c755414d83fc3afe1f83212bca541048b8d1b4a536
XSIZE (duply_1.5.2.3.tgz) = 24729
5184bb0c68674b5c1a57cfa452eb750c
echo x - duply/pkg-descr
sed 's/^X//' >duply/pkg-descr << 'e48a03a3909663c99585557374f25587'
XDuply is a shell front end for the duplicity backup tool
Xhttp://duplicity.nongnu.org/. It greatly simplifies it's usage by implementing
Xbackup job profiles, batch commands and more. Who says secure backups on non-
Xtrusted spaces are no child's play.
X
XWWW: http://duply.net
e48a03a3909663c99585557374f25587
exit
--- duply-1.5.2.3.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list