# 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 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@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 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 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@dirrm include/dar X@dirrm share/dar END-of-dar/pkg-plist exit