ports/60846: [NEW PORT] sysutils/dar: DAR is a full featured command-line backup tool, aimed for disks (floppy, CD-R(W), zip, etc)

Edson Brandi ebrandi at fugspbr.org
Sat Jan 3 02:50:07 UTC 2004


>Number:         60846
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/dar: DAR is a full featured command-line backup tool, aimed for disks (floppy, CD-R(W), zip, etc)
>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:   Fri Jan 02 18:50:04 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Edson Brandi <ebrandi at fugspbr.org>
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
myself
>Environment:
System: FreeBSD eros.fugspbr.org 4.9-STABLE FreeBSD 4.9-STABLE #2: Sun Dec 21 08:41:44 BRST 2003 root at eros.fugspbr.org:/usr/src/sys/compile/EROS2 i386

>Description:

DAR is a command-line backup tool, that uses compression,
makes differential or full backups, which can be split over
several files or disks. Dar saves *all* UNIX inode types,
hard links, as well as Extended Attributes.
And many other features ...

WWW: http://dar.linux.free.fr/

Author: Denis Corbin <edrusb at users.sourceforge.net>

>How-To-Repeat:

NA

>Fix:

--- dar.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:
#
#	dar
#	dar/Makefile
#	dar/distinfo
#	dar/pkg-descr
#	dar/pkg-plist
#
echo c - dar
mkdir -p dar > /dev/null 2>&1
echo x - dar/Makefile
sed 's/^X//' >dar/Makefile << 'END-of-dar/Makefile'
X# New ports collection makefile for:   dar
X# Date created:        3 January 2004
X# Whom:                Edson Brandi <ebrandi at fugspbr.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dar
XPORTVERSION=	2.0.3
XCATEGORIES=	sysutils
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	ebrandi at fugspbr.org
XCOMMENT=	DAR is a full featured command-line backup tool, aimed for disks
X
XGNU_CONFIGURE= yes
XUSE_LIBTOOL=   yes
XMAN1=          dar.1 dar_manager.1 dar_slave.1 dar_xform.1
XMANCOMPRESSED= yes
X
Xpost-install:
X	${GZIP_CMD} ${PREFIX}/man/man1/dar.1
X	${GZIP_CMD} ${PREFIX}/man/man1/dar_manager.1
X	${GZIP_CMD} ${PREFIX}/man/man1/dar_slave.1
X	${GZIP_CMD} ${PREFIX}/man/man1/dar_xform.1
X
X.include <bsd.port.mk>
END-of-dar/Makefile
echo x - dar/distinfo
sed 's/^X//' >dar/distinfo << 'END-of-dar/distinfo'
XMD5 (dar-2.0.3.tar.gz) = d29f657885b79dcfb097f76f6c8b5370
END-of-dar/distinfo
echo x - dar/pkg-descr
sed 's/^X//' >dar/pkg-descr << 'END-of-dar/pkg-descr'
XDAR is a command-line backup tool, that uses compression,
Xmakes differential or full backups, which can be split over
Xseveral files or disks. Dar saves *all* UNIX inode types,
Xhard links, as well as Extended Attributes.
XAnd many other features ...
X
XWWW: http://dar.linux.free.fr/
X
XAuthor: Denis Corbin <edrusb at users.sourceforge.net>
END-of-dar/pkg-descr
echo x - dar/pkg-plist
sed 's/^X//' >dar/pkg-plist << 'END-of-dar/pkg-plist'
Xbin/dar
Xbin/dar_cp
Xbin/dar_manager
Xbin/dar_slave
Xbin/dar_xform
Xinclude/dar/compressor.hpp
Xinclude/dar/config.h
Xinclude/dar/deci.hpp
Xinclude/dar/erreurs.hpp
Xinclude/dar/generic_file.hpp
Xinclude/dar/infinint.hpp
Xinclude/dar/integers.hpp
Xinclude/dar/libdar.hpp
Xinclude/dar/limitint.hpp
Xinclude/dar/mask.hpp
Xinclude/dar/path.hpp
Xinclude/dar/real_infinint.hpp
Xinclude/dar/special_alloc.hpp
Xinclude/dar/statistics.hpp
Xinclude/dar/storage.hpp
Xinclude/dar/tools.hpp
Xinclude/dar/tuyau.hpp
Xinclude/dar/user_interaction.hpp
Xinclude/dar/wrapperlib.hpp
Xlib/libdar.a
Xlib/libdar.la
Xlib/libdar.so
Xlib/libdar.so.1
Xshare/dar/DOC_API
Xshare/dar/FEATURES
Xshare/dar/GOOD_BACKUP_PRACTICE
Xshare/dar/LIMITATIONS
Xshare/dar/LINKS
Xshare/dar/NOTES
Xshare/dar/README
Xshare/dar/TUTORIAL
Xshare/dar/dar-differential-backup-mini-howto.en.html
Xshare/dar/dar_par.dcf
Xshare/dar/dar_par_create.duc
Xshare/dar/dar_par_test.duc
X at dirrm include/dar
X at dirrm share/dar
END-of-dar/pkg-plist
exit
--- dar.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list