From henrik@foetus.synth.no  Thu Apr 20 10:52:40 2006
Return-Path: <henrik@foetus.synth.no>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9C3BF16A401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Apr 2006 10:52:40 +0000 (UTC)
	(envelope-from henrik@foetus.synth.no)
Received: from foetus.synth.no (synth.no [195.139.204.228])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1A57B43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Apr 2006 10:52:39 +0000 (GMT)
	(envelope-from henrik@foetus.synth.no)
Received: from foetus.synth.no (henrik@localhost [127.0.0.1])
	by foetus.synth.no (8.13.6/8.13.6/synth) with ESMTP id k3KAqcEt092765
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Apr 2006 12:52:38 +0200 (CEST)
	(envelope-from henrik@foetus.synth.no)
Received: (from henrik@localhost)
	by foetus.synth.no (8.13.6/8.12.3/Submit) id k3KAqc5d092764;
	Thu, 20 Apr 2006 12:52:38 +0200 (CEST)
	(envelope-from henrik)
Message-Id: <200604201052.k3KAqc5d092764@foetus.synth.no>
Date: Thu, 20 Apr 2006 12:52:38 +0200 (CEST)
From: Henrik Brautaset Aronsen <freebsd-ports@henrik.synth.no>
Reply-To: Henrik Brautaset Aronsen <freebsd-ports@henrik.synth.no>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject:
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         96095
>Category:       ports
>Synopsis:       Update port: archivers/dar
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 20 11:00:29 GMT 2006
>Closed-Date:    Wed Apr 26 08:41:44 CEST 2006
>Last-Modified:  Wed Apr 26 07:50:18 GMT 2006
>Originator:     Henrik Brautaset Aronsen
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD foetus.synth.no 4.10-STABLE FreeBSD 4.10-STABLE #3: Mon Sep 20 15:21:19 CEST 2004 henrik@foetus.synth.no:/usr/obj/usr/src/sys/KJERNAMI i386

>Description:
	Update port: archivers/dar, a shell command that backs up directory trees and files.
>How-To-Repeat:
>Fix:

# 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/files
#	dar/files/patch-doc-man
#	dar/files/patch-src-libdar
#	dar/Makefile
#	dar/pkg-descr
#	dar/pkg-plist
#	dar/distinfo
#
echo c - dar
mkdir -p dar > /dev/null 2>&1
echo c - dar/files
mkdir -p dar/files > /dev/null 2>&1
echo x - dar/files/patch-doc-man
sed 's/^X//' >dar/files/patch-doc-man << 'END-of-dar/files/patch-doc-man'
Xdiff -ru doc/man-orig/Makefile.am doc/man/Makefile.am
X--- doc/man-orig/Makefile.am	Wed Apr 19 15:57:01 2006
X+++ doc/man/Makefile.am	Wed Apr 19 15:54:23 2006
X@@ -2,7 +2,7 @@
X 
X if USE_GROFF
X 
X-TARGET=dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html
X+TARGET=#dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html
X 
X %.1:
X 	cp ../../man/$@ .
Xdiff -ru doc/man-orig/Makefile.in doc/man/Makefile.in
X--- doc/man-orig/Makefile.in	Wed Apr 19 15:57:01 2006
X+++ doc/man/Makefile.in	Wed Apr 19 15:54:42 2006
X@@ -190,7 +190,7 @@
X tmp = @tmp@
X upx = @upx@
X dist_noinst_DATA = index.html
X-@USE_GROFF_TRUE@TARGET = dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html
X+@USE_GROFF_TRUE@TARGET = #dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html
X all: all-am
X 
X .SUFFIXES:
END-of-dar/files/patch-doc-man
echo x - dar/files/patch-src-libdar
sed 's/^X//' >dar/files/patch-src-libdar << 'END-of-dar/files/patch-src-libdar'
Xdiff -ur src-orig/libdar/Makefile.am src/libdar/Makefile.am
X--- src-orig/libdar/Makefile.am	Thu Apr 20 11:41:47 2006
X+++ src/libdar/Makefile.am	Thu Apr 20 11:42:57 2006
X@@ -56,11 +56,11 @@
X 	grep DAR $(DESTDIR)$(pkgincludedir)/config.h | grep -v "#undef" >  $(DESTDIR)$(pkgincludedir)/config.h.tmp
X 	mv  $(DESTDIR)$(pkgincludedir)/config.h.tmp  $(DESTDIR)$(pkgincludedir)/config.h
X 	chmod 0644 $(DESTDIR)$(pkgincludedir)/*
X-	$(INSTALL) -d $(DESTDIR)$(libdir)/pkgconfig
X-	$(INSTALL) -m 0644 libdar.pc $(DESTDIR)$(libdir)/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
X+	$(INSTALL) -d $(DESTDIR)$(exec_prefix)/libdata/pkgconfig
X+	$(INSTALL) -m 0644 libdar.pc $(DESTDIR)$(exec_prefix)/libdata/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
X 
X uninstall-local:
X-	rm -rf $(DESTDIR)$(pkgincludedir) $(DESTDIR)$(libdir)/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
X+	rm -rf $(DESTDIR)$(pkgincludedir) $(DESTDIR)$(exec_prefix)/libdata/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
X 
X all-local : libdar.pc
X 
Xdiff -ur src-orig/libdar/Makefile.in src/libdar/Makefile.in
X--- src-orig/libdar/Makefile.in	Thu Apr 20 11:41:47 2006
X+++ src/libdar/Makefile.in	Thu Apr 20 11:43:34 2006
X@@ -642,11 +642,11 @@
X 	grep DAR $(DESTDIR)$(pkgincludedir)/config.h | grep -v "#undef" >  $(DESTDIR)$(pkgincludedir)/config.h.tmp
X 	mv  $(DESTDIR)$(pkgincludedir)/config.h.tmp  $(DESTDIR)$(pkgincludedir)/config.h
X 	chmod 0644 $(DESTDIR)$(pkgincludedir)/*
X-	$(INSTALL) -d $(DESTDIR)$(libdir)/pkgconfig
X-	$(INSTALL) -m 0644 libdar.pc $(DESTDIR)$(libdir)/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
X+	$(INSTALL) -d $(DESTDIR)$(exec_prefix)/libdata/pkgconfig
X+	$(INSTALL) -m 0644 libdar.pc $(DESTDIR)$(exec_prefix)/libdata/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
X 
X uninstall-local:
X-	rm -rf $(DESTDIR)$(pkgincludedir) $(DESTDIR)$(libdir)/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
X+	rm -rf $(DESTDIR)$(pkgincludedir) $(DESTDIR)$(exec_prefix)/libdata/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
X 
X all-local : libdar.pc
END-of-dar/files/patch-src-libdar
echo x - dar/Makefile
sed 's/^X//' >dar/Makefile << 'END-of-dar/Makefile'
X# New ports collection makefile for:  dar
X# Date created:        19 April 2006
X# Whom:                freebsd-ports@henrik.synth.no
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dar
XPORTVERSION=	2.3.0
XCATEGORIES=	archivers sysutils
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	dar
X
XMAINTAINER=	freebsd-ports@henrik.synth.no
XCOMMENT=	Dar is a shell command that backs up directory trees and files
X
XMAN1=		dar.1 dar_cp.1 dar_slave.1 dar_manager.1 dar_xform.1
XMANCOMPRESSED=	no
XGNU_CONFIGURE=	yes
XUSE_LIBTOOL_VER=	15
XINSTALLS_SHLIB=	yes
X
X.include <bsd.port.mk>
END-of-dar/Makefile
echo x - dar/pkg-descr
sed 's/^X//' >dar/pkg-descr << 'END-of-dar/pkg-descr'
Xdar is a shell command that backs up directory trees and files. It has been
Xtested under Linux, Windows, Solaris, FreeBSD, NetBSD, MacOS X and several
Xother systems, it is released under the GNU General Public License (GPL).
XSince version 2.0.0 an Application Interface (API) is available, opening the
Xway for external/independent Graphical User Interfaces (GUIs) like kdar.
XThis API relies on the libdar library, which is the core part of DAR
Xprograms; as such, the API is released under the GPL. Consequently, to use
Xthe API, your program must be released under the GPL as well.
X
XWWW: http://dar.linux.free.fr/
END-of-dar/pkg-descr
echo x - dar/pkg-plist
sed 's/^X//' >dar/pkg-plist << 'END-of-dar/pkg-plist'
Xlib/libdar.so.4
Xlib/libdar.so
Xlib/libdar.la
Xlib/libdar.a
Xlibdata/pkgconfig/libdar.pc
Xinclude/dar/config.h
Xinclude/dar/libdar.hpp
Xinclude/dar/path.hpp
Xinclude/dar/mask.hpp
Xinclude/dar/integers.hpp
Xinclude/dar/real_infinint.hpp
Xinclude/dar/statistics.hpp
Xinclude/dar/user_interaction.hpp
Xinclude/dar/erreurs.hpp
Xinclude/dar/deci.hpp
Xinclude/dar/limitint.hpp
Xinclude/dar/infinint.hpp
Xinclude/dar/compressor.hpp
Xinclude/dar/special_alloc.hpp
Xinclude/dar/generic_file.hpp
Xinclude/dar/wrapperlib.hpp
Xinclude/dar/storage.hpp
Xinclude/dar/tuyau.hpp
Xinclude/dar/tools.hpp
Xinclude/dar/catalogue.hpp
Xinclude/dar/scrambler.hpp
Xinclude/dar/archive.hpp
Xinclude/dar/header_version.hpp
Xinclude/dar/ea.hpp
Xinclude/dar/crypto.hpp
Xinclude/dar/int_tools.hpp
Xinclude/dar/thread_cancellation.hpp
Xinclude/dar/tronconneuse.hpp
Xinclude/dar/mask_list.hpp
Xinclude/dar/database.hpp
Xinclude/dar/data_tree.hpp
Xinclude/dar/string_file.hpp
Xinclude/dar/gettext.h
Xinclude/dar/my_config.h
Xbin/dar
Xbin/dar_xform
Xbin/dar_slave
Xbin/dar_manager
Xbin/dar_cp
X%%DATADIR%%/samples/dar_par.dcf
X%%DATADIR%%/samples/cdbackup.sh
X%%DATADIR%%/samples/darrc_sample
X%%DATADIR%%/samples/sample1.txt
X%%DATADIR%%/samples/README
X%%DATADIR%%/samples/pause_every_n_slice.duc
X%%DATADIR%%/samples/automatic_backup
X%%DATADIR%%/samples/automatic_backup.txt
X%%DATADIR%%/samples/dar_backup
X%%DATADIR%%/samples/dar_rqck.bash
X%%DATADIR%%/samples/JH-dar-make_user_backup.sh
X%%DATADIR%%/samples/JH-readme.txt
X%%DATADIR%%/samples/JH_dar_archiver.options
X%%DATADIR%%/samples/JH_darrc
X%%DATADIR%%/samples/cluster_digital_backups.sh
X%%DATADIR%%/samples/cluster_digital_readme.txt
X%%DATADIR%%/samples/index.html
X%%DATADIR%%/samples/dar_par_create.duc
X%%DATADIR%%/samples/dar_par_test.duc
X%%DATADIR%%/dar-differential-backup-mini-howto.en.html
X%%DATADIR%%/dar-differential-backup-mini-howto.it.html
X%%DATADIR%%/dar-differential-backup-mini-howto.es.html
X%%DATADIR%%/index.html
X%%DATADIR%%/mini-howto/dar-differential-backup-mini-howto.en.html
X%%DATADIR%%/mini-howto/dar-differential-backup-mini-howto.it.html
X%%DATADIR%%/mini-howto/dar-differential-backup-mini-howto.es.html
X%%DATADIR%%/mini-howto/index.html
X%%DATADIR%%/README
X%%DATADIR%%/Features.html
X%%DATADIR%%/Limitations.html
X%%DATADIR%%/Notes.html
X%%DATADIR%%/Tutorial.html
X%%DATADIR%%/Good_Backup_Practice.html
X%%DATADIR%%/FAQ.html
X%%DATADIR%%/api_tutorial.html
X%%DATADIR%%/dar_doc.jpg
X%%DATADIR%%/dar_s_doc.jpg
X%%DATADIR%%/dar-catalog-1.0.dtd
X%%DATADIR%%/Known_Bugs.html
X%%DATADIR%%/authentification.html
X%%DATADIR%%/dar_key.txt
X%%DATADIR%%/man/index.html
END-of-dar/pkg-plist
echo x - dar/distinfo
sed 's/^X//' >dar/distinfo << 'END-of-dar/distinfo'
XMD5 (dar-2.3.0.tar.gz) = db33f61b31fcdb84d13205a96c3d7771
XSIZE (dar-2.3.0.tar.gz) = 1142646
END-of-dar/distinfo
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Thu Apr 20 15:38:03 CEST 2006 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96095 
State-Changed-From-To: open->feedback 
State-Changed-By: ehaupt 
State-Changed-When: Fri Apr 21 10:34:51 CEST 2006 
State-Changed-Why:  
This port does still not cleanup correctly: 

=== Checking filesystem state 
list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 
2758833        4 drwxr-xr-x    2 root             wheel                1024 Apr 21 08:24 usr/local/include/dar 
3076298        4 drwxr-xr-x    5 root             wheel                1024 Apr 21 08:24 usr/local/share/dar 
3076299        4 drwxr-xr-x    2 root             wheel                1024 Apr 21 08:24 usr/local/share/dar/samples 
3076323        4 drwxr-xr-x    2 root             wheel                 512 Apr 21 08:24 usr/local/share/dar/mini-howto 
3357145        4 drwxr-xr-x    2 root             wheel                 512 Apr 21 08:24 usr/local/share/dar/man 

Also note: 

- documentation should be installed in ${DOCSDIR} 
- man pages in ${MANPREFIX}/man/manN 
- please test the port as described in the porters-handbook [1] 

[1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-testing.html 


http://www.freebsd.org/cgi/query-pr.cgi?pr=96095 

From: freebsd-ports@henrik.synth.no
To: bug-followup@FreeBSD.org, freebsd-ports@henrik.synth.no
Cc:  
Subject: Re: ports/96095: Update port: archivers/dar
Date: Fri, 21 Apr 2006 15:18:27 +0200

 This is a multi-part message in MIME format.
 --------------050904020105090609000806
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 Sorry about that.  Here's yet another update.
 
 -Henrik
 
 --------------050904020105090609000806
 Content-Type: application/x-shar;
  name="dar.shar"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="dar.shar"
 
 # 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/files
 #	dar/files/patch-doc-man
 #	dar/files/patch-src-libdar
 #	dar/files/patch-Makefile-am
 #	dar/files/patch-Makefile-in
 #	dar/Makefile
 #	dar/pkg-descr
 #	dar/pkg-plist
 #	dar/distinfo
 #
 echo c - dar
 mkdir -p dar > /dev/null 2>&1
 echo c - dar/files
 mkdir -p dar/files > /dev/null 2>&1
 echo x - dar/files/patch-doc-man
 sed 's/^X//' >dar/files/patch-doc-man << 'END-of-dar/files/patch-doc-man'
 Xdiff -ru doc/man-orig/Makefile.am doc/man/Makefile.am
 X--- doc/man-orig/Makefile.am	Wed Apr 19 15:57:01 2006
 X+++ doc/man/Makefile.am	Wed Apr 19 15:54:23 2006
 X@@ -2,7 +2,7 @@
 X 
 X if USE_GROFF
 X 
 X-TARGET=dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html
 X+TARGET=#dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html
 X 
 X %.1:
 X 	cp ../../man/$@ .
 Xdiff -ru doc/man-orig/Makefile.in doc/man/Makefile.in
 X--- doc/man-orig/Makefile.in	Wed Apr 19 15:57:01 2006
 X+++ doc/man/Makefile.in	Wed Apr 19 15:54:42 2006
 X@@ -190,7 +190,7 @@
 X tmp = @tmp@
 X upx = @upx@
 X dist_noinst_DATA = index.html
 X-@USE_GROFF_TRUE@TARGET = dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html
 X+@USE_GROFF_TRUE@TARGET = #dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html
 X all: all-am
 X 
 X .SUFFIXES:
 END-of-dar/files/patch-doc-man
 echo x - dar/files/patch-src-libdar
 sed 's/^X//' >dar/files/patch-src-libdar << 'END-of-dar/files/patch-src-libdar'
 Xdiff -ur src-orig/libdar/Makefile.am src/libdar/Makefile.am
 X--- src-orig/libdar/Makefile.am	Thu Apr 20 11:41:47 2006
 X+++ src/libdar/Makefile.am	Thu Apr 20 11:42:57 2006
 X@@ -56,11 +56,11 @@
 X 	grep DAR $(DESTDIR)$(pkgincludedir)/config.h | grep -v "#undef" >  $(DESTDIR)$(pkgincludedir)/config.h.tmp
 X 	mv  $(DESTDIR)$(pkgincludedir)/config.h.tmp  $(DESTDIR)$(pkgincludedir)/config.h
 X 	chmod 0644 $(DESTDIR)$(pkgincludedir)/*
 X-	$(INSTALL) -d $(DESTDIR)$(libdir)/pkgconfig
 X-	$(INSTALL) -m 0644 libdar.pc $(DESTDIR)$(libdir)/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X+	$(INSTALL) -d $(DESTDIR)$(exec_prefix)/libdata/pkgconfig
 X+	$(INSTALL) -m 0644 libdar.pc $(DESTDIR)$(exec_prefix)/libdata/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X 
 X uninstall-local:
 X-	rm -rf $(DESTDIR)$(pkgincludedir) $(DESTDIR)$(libdir)/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X+	rm -rf $(DESTDIR)$(pkgincludedir) $(DESTDIR)$(exec_prefix)/libdata/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X 
 X all-local : libdar.pc
 X 
 Xdiff -ur src-orig/libdar/Makefile.in src/libdar/Makefile.in
 X--- src-orig/libdar/Makefile.in	Thu Apr 20 11:41:47 2006
 X+++ src/libdar/Makefile.in	Thu Apr 20 11:43:34 2006
 X@@ -642,11 +642,11 @@
 X 	grep DAR $(DESTDIR)$(pkgincludedir)/config.h | grep -v "#undef" >  $(DESTDIR)$(pkgincludedir)/config.h.tmp
 X 	mv  $(DESTDIR)$(pkgincludedir)/config.h.tmp  $(DESTDIR)$(pkgincludedir)/config.h
 X 	chmod 0644 $(DESTDIR)$(pkgincludedir)/*
 X-	$(INSTALL) -d $(DESTDIR)$(libdir)/pkgconfig
 X-	$(INSTALL) -m 0644 libdar.pc $(DESTDIR)$(libdir)/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X+	$(INSTALL) -d $(DESTDIR)$(exec_prefix)/libdata/pkgconfig
 X+	$(INSTALL) -m 0644 libdar.pc $(DESTDIR)$(exec_prefix)/libdata/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X 
 X uninstall-local:
 X-	rm -rf $(DESTDIR)$(pkgincludedir) $(DESTDIR)$(libdir)/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X+	rm -rf $(DESTDIR)$(pkgincludedir) $(DESTDIR)$(exec_prefix)/libdata/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X 
 X all-local : libdar.pc
 END-of-dar/files/patch-src-libdar
 echo x - dar/files/patch-Makefile-am
 sed 's/^X//' >dar/files/patch-Makefile-am << 'END-of-dar/files/patch-Makefile-am'
 X--- Makefile.am-orig	Fri Apr 21 13:58:39 2006
 X+++ Makefile.am	Fri Apr 21 13:58:48 2006
 X@@ -1,4 +1,4 @@
 X-SUBDIRS = m4 man src doc misc po
 X+SUBDIRS = m4 man src misc po
 X dist_noinst_DATA = INSTALL README THANKS TODO AUTHORS COPYING ChangeLog NEWS ABOUT-NLS
 X ACLOCAL_AMFLAGS = -I m4
 X 
 END-of-dar/files/patch-Makefile-am
 echo x - dar/files/patch-Makefile-in
 sed 's/^X//' >dar/files/patch-Makefile-in << 'END-of-dar/files/patch-Makefile-in'
 X--- Makefile.in-orig	Fri Apr 21 13:46:43 2006
 X+++ Makefile.in	Fri Apr 21 13:46:50 2006
 X@@ -214,7 +214,7 @@
 X target_alias = @target_alias@
 X tmp = @tmp@
 X upx = @upx@
 X-SUBDIRS = m4 man src doc misc po
 X+SUBDIRS = m4 man src misc po
 X dist_noinst_DATA = INSTALL README THANKS TODO AUTHORS COPYING ChangeLog NEWS ABOUT-NLS
 X ACLOCAL_AMFLAGS = -I m4
 X EXTRA_DIST = config.rpath
 END-of-dar/files/patch-Makefile-in
 echo x - dar/Makefile
 sed 's/^X//' >dar/Makefile << 'END-of-dar/Makefile'
 X# New ports collection makefile for:  dar
 X# Date created:        19 April 2006
 X# Whom:                freebsd-ports@henrik.synth.no
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	dar
 XPORTVERSION=	2.3.0
 XCATEGORIES=	archivers sysutils
 XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 XMASTER_SITE_SUBDIR=	dar
 X
 XMAINTAINER=	freebsd-ports@henrik.synth.no
 XCOMMENT=	Dar is a shell command that backs up directory trees and files
 X
 XMAN1=		dar.1 dar_cp.1 dar_slave.1 dar_manager.1 dar_xform.1
 XMANCOMPRESSED=	no
 XGNU_CONFIGURE=	yes
 XCONFIGURE_ARGS+=	--mandir=${MANPREFIX}/man
 XCONFIGURE_ARGS+=	--disable-build-html
 XCONFIGURE_ARGS+=	--datadir=${DATADIR}
 XUSE_LIBTOOL_VER=	15
 XINSTALLS_SHLIB=	yes
 X
 Xpost-install:
 X.if !defined(NOPORTDOCS)
 X	@${MKDIR} ${DOCSDIR}
 X	cd ${WRKSRC}/doc && ${INSTALL_DATA} *.html *.dtd *.txt *.jpg [CR]* ${DOCSDIR}
 X	@${MKDIR} ${DOCSDIR}/samples
 X	cd ${WRKSRC}/doc/samples && ${INSTALL_DATA} [JR]* [a-z]* ${DOCSDIR}/samples
 X	@${MKDIR} ${DOCSDIR}/mini-howto
 X	cd ${WRKSRC}/doc/mini-howto && ${INSTALL_DATA} *.html README ${DOCSDIR}/mini-howto
 X.endif
 X
 X.include <bsd.port.mk>
 END-of-dar/Makefile
 echo x - dar/pkg-descr
 sed 's/^X//' >dar/pkg-descr << 'END-of-dar/pkg-descr'
 Xdar is a shell command that backs up directory trees and files. It has been
 Xtested under Linux, Windows, Solaris, FreeBSD, NetBSD, MacOS X and several
 Xother systems, it is released under the GNU General Public License (GPL).
 XSince version 2.0.0 an Application Interface (API) is available, opening the
 Xway for external/independent Graphical User Interfaces (GUIs) like kdar.
 XThis API relies on the libdar library, which is the core part of DAR
 Xprograms; as such, the API is released under the GPL. Consequently, to use
 Xthe API, your program must be released under the GPL as well.
 X
 XWWW: http://dar.linux.free.fr/
 END-of-dar/pkg-descr
 echo x - dar/pkg-plist
 sed 's/^X//' >dar/pkg-plist << 'END-of-dar/pkg-plist'
 Xlib/libdar.so.4
 Xlib/libdar.so
 Xlib/libdar.la
 Xlib/libdar.a
 Xlibdata/pkgconfig/libdar.pc
 Xinclude/dar/config.h
 Xinclude/dar/libdar.hpp
 Xinclude/dar/path.hpp
 Xinclude/dar/mask.hpp
 Xinclude/dar/integers.hpp
 Xinclude/dar/real_infinint.hpp
 Xinclude/dar/statistics.hpp
 Xinclude/dar/user_interaction.hpp
 Xinclude/dar/erreurs.hpp
 Xinclude/dar/deci.hpp
 Xinclude/dar/limitint.hpp
 Xinclude/dar/infinint.hpp
 Xinclude/dar/compressor.hpp
 Xinclude/dar/special_alloc.hpp
 Xinclude/dar/generic_file.hpp
 Xinclude/dar/wrapperlib.hpp
 Xinclude/dar/storage.hpp
 Xinclude/dar/tuyau.hpp
 Xinclude/dar/tools.hpp
 Xinclude/dar/catalogue.hpp
 Xinclude/dar/scrambler.hpp
 Xinclude/dar/archive.hpp
 Xinclude/dar/header_version.hpp
 Xinclude/dar/ea.hpp
 Xinclude/dar/crypto.hpp
 Xinclude/dar/int_tools.hpp
 Xinclude/dar/thread_cancellation.hpp
 Xinclude/dar/tronconneuse.hpp
 Xinclude/dar/mask_list.hpp
 Xinclude/dar/database.hpp
 Xinclude/dar/data_tree.hpp
 Xinclude/dar/string_file.hpp
 Xinclude/dar/gettext.h
 Xinclude/dar/my_config.h
 Xbin/dar
 Xbin/dar_xform
 Xbin/dar_slave
 Xbin/dar_manager
 Xbin/dar_cp
 X
 X%%DOCSDIR%%/samples/dar_par.dcf
 X%%DOCSDIR%%/samples/cdbackup.sh
 X%%DOCSDIR%%/samples/darrc_sample
 X%%DOCSDIR%%/samples/sample1.txt
 X%%DOCSDIR%%/samples/README
 X%%DOCSDIR%%/samples/pause_every_n_slice.duc
 X%%DOCSDIR%%/samples/automatic_backup
 X%%DOCSDIR%%/samples/automatic_backup.txt
 X%%DOCSDIR%%/samples/dar_backup
 X%%DOCSDIR%%/samples/dar_rqck.bash
 X%%DOCSDIR%%/samples/JH-dar-make_user_backup.sh
 X%%DOCSDIR%%/samples/JH-readme.txt
 X%%DOCSDIR%%/samples/JH_dar_archiver.options
 X%%DOCSDIR%%/samples/JH_darrc
 X%%DOCSDIR%%/samples/cluster_digital_backups.sh
 X%%DOCSDIR%%/samples/cluster_digital_readme.txt
 X%%DOCSDIR%%/samples/index.html
 X%%DOCSDIR%%/samples/dar_par_create.duc
 X%%DOCSDIR%%/samples/dar_par_test.duc
 X%%DOCSDIR%%/index.html
 X%%DOCSDIR%%/mini-howto/dar-differential-backup-mini-howto.en.html
 X%%DOCSDIR%%/mini-howto/dar-differential-backup-mini-howto.it.html
 X%%DOCSDIR%%/mini-howto/dar-differential-backup-mini-howto.es.html
 X%%DOCSDIR%%/mini-howto/index.html
 X%%DOCSDIR%%/mini-howto/README
 X%%DOCSDIR%%/COMMAND_LINE
 X%%DOCSDIR%%/README
 X%%DOCSDIR%%/Features.html
 X%%DOCSDIR%%/Limitations.html
 X%%DOCSDIR%%/Notes.html
 X%%DOCSDIR%%/Tutorial.html
 X%%DOCSDIR%%/Good_Backup_Practice.html
 X%%DOCSDIR%%/FAQ.html
 X%%DOCSDIR%%/api_tutorial.html
 X%%DOCSDIR%%/dar_doc.jpg
 X%%DOCSDIR%%/dar_s_doc.jpg
 X%%DOCSDIR%%/dar-catalog-1.0.dtd
 X%%DOCSDIR%%/Known_Bugs.html
 X%%DOCSDIR%%/authentification.html
 X%%DOCSDIR%%/dar_key.txt
 X
 X%%DATADIR%%/locale/fr/LC_MESSAGES/dar.mo
 X%%DATADIR%%/locale/sv/LC_MESSAGES/dar.mo
 X%%DATADIR%%/locale/de/LC_MESSAGES/dar.mo
 X
 X@dirrm include/dar
 X@dirrm %%DOCSDIR%%/samples
 X@dirrm %%DOCSDIR%%/mini-howto
 X@dirrm %%DOCSDIR%%
 X
 X@dirrm %%DATADIR%%/locale/fr/LC_MESSAGES
 X@dirrm %%DATADIR%%/locale/fr
 X@dirrm %%DATADIR%%/locale/sv/LC_MESSAGES
 X@dirrm %%DATADIR%%/locale/sv
 X@dirrm %%DATADIR%%/locale/de/LC_MESSAGES
 X@dirrm %%DATADIR%%/locale/de
 X@dirrm %%DATADIR%%/locale
 X@dirrm %%DATADIR%%
 END-of-dar/pkg-plist
 echo x - dar/distinfo
 sed 's/^X//' >dar/distinfo << 'END-of-dar/distinfo'
 XMD5 (dar-2.3.0.tar.gz) = db33f61b31fcdb84d13205a96c3d7771
 XSIZE (dar-2.3.0.tar.gz) = 1142646
 END-of-dar/distinfo
 exit
 
 
 --------------050904020105090609000806--

From: Emanuel Haupt <ehaupt@FreeBSD.org>
To: bug-followup@FreeBSD.org, freebsd-ports@henrik.synth.no
Cc:  
Subject: Re: ports/96095: Update port: archivers/dar
Date: Tue, 25 Apr 2006 16:49:07 +0200

 This time the port fails to build the package:
 
 ===>  Building package for dar-2.3.0
 tar: share/dar/locale/fr/LC_MESSAGES/dar.mo: Cannot stat: No such file
 or directory
 tar: share/dar/locale/sv/LC_MESSAGES/dar.mo: Cannot stat: No such file
 or directory
 tar: share/dar/locale/de/LC_MESSAGES/dar.mo: Cannot stat: No such file
 or directory
 tar: Error exit delayed from previous errors
 pkg_create: make_dist: tar command failed with code 512
 Creating package /tmp/packages/All/dar-2.3.0.tgz
 Registering depends:.
 Creating gzip'd tar ball in '/tmp/packages/All/dar-2.3.0.tgz'
 *** Error code 1
 
 Stop in /a/ports/archivers/dar.
 ================================================================
 build ended at Tue Apr 25 16:45:15 CEST 2006
 
 See the full build log:
 http://people.freebsd.org/~ehaupt/snippets/96095/dar-2.3.0.log
 
 Again, please test the port as described in the porters-handbook [1].
 
 [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-testing.html
 

From: freebsd-ports@henrik.synth.no
To: Emanuel Haupt <ehaupt@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/96095: Update port: archivers/dar
Date: Tue, 25 Apr 2006 18:40:55 +0200

 This is a multi-part message in MIME format.
 --------------020702060300080900040900
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Emanuel Haupt wrote:
 > tar: share/dar/locale/fr/LC_MESSAGES/dar.mo: Cannot stat: No such file
 
 Seems like dar installed itself into share/dar/gettext on your end, 
 while it installed in share/dar/locale here.
 
 This is fixed in the attached version.
 
 -H
 
 
 
 
 --------------020702060300080900040900
 Content-Type: application/x-shar; x-mac-type="0"; x-mac-creator="0";
  name="dar.shar"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="dar.shar"
 
 # 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/files
 #	dar/files/patch-doc-man
 #	dar/files/patch-src-libdar
 #	dar/files/patch-Makefile-am
 #	dar/files/patch-Makefile-in
 #	dar/Makefile
 #	dar/pkg-descr
 #	dar/pkg-plist
 #	dar/distinfo
 #
 echo c - dar
 mkdir -p dar > /dev/null 2>&1
 echo c - dar/files
 mkdir -p dar/files > /dev/null 2>&1
 echo x - dar/files/patch-doc-man
 sed 's/^X//' >dar/files/patch-doc-man << 'END-of-dar/files/patch-doc-man'
 Xdiff -ru doc/man-orig/Makefile.am doc/man/Makefile.am
 X--- doc/man-orig/Makefile.am	Wed Apr 19 15:57:01 2006
 X+++ doc/man/Makefile.am	Wed Apr 19 15:54:23 2006
 X@@ -2,7 +2,7 @@
 X 
 X if USE_GROFF
 X 
 X-TARGET=dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html
 X+TARGET=#dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html
 X 
 X %.1:
 X 	cp ../../man/$@ .
 Xdiff -ru doc/man-orig/Makefile.in doc/man/Makefile.in
 X--- doc/man-orig/Makefile.in	Wed Apr 19 15:57:01 2006
 X+++ doc/man/Makefile.in	Wed Apr 19 15:54:42 2006
 X@@ -190,7 +190,7 @@
 X tmp = @tmp@
 X upx = @upx@
 X dist_noinst_DATA = index.html
 X-@USE_GROFF_TRUE@TARGET = dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html
 X+@USE_GROFF_TRUE@TARGET = #dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html
 X all: all-am
 X 
 X .SUFFIXES:
 END-of-dar/files/patch-doc-man
 echo x - dar/files/patch-src-libdar
 sed 's/^X//' >dar/files/patch-src-libdar << 'END-of-dar/files/patch-src-libdar'
 Xdiff -ur src-orig/libdar/Makefile.am src/libdar/Makefile.am
 X--- src-orig/libdar/Makefile.am	Thu Apr 20 11:41:47 2006
 X+++ src/libdar/Makefile.am	Thu Apr 20 11:42:57 2006
 X@@ -56,11 +56,11 @@
 X 	grep DAR $(DESTDIR)$(pkgincludedir)/config.h | grep -v "#undef" >  $(DESTDIR)$(pkgincludedir)/config.h.tmp
 X 	mv  $(DESTDIR)$(pkgincludedir)/config.h.tmp  $(DESTDIR)$(pkgincludedir)/config.h
 X 	chmod 0644 $(DESTDIR)$(pkgincludedir)/*
 X-	$(INSTALL) -d $(DESTDIR)$(libdir)/pkgconfig
 X-	$(INSTALL) -m 0644 libdar.pc $(DESTDIR)$(libdir)/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X+	$(INSTALL) -d $(DESTDIR)$(exec_prefix)/libdata/pkgconfig
 X+	$(INSTALL) -m 0644 libdar.pc $(DESTDIR)$(exec_prefix)/libdata/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X 
 X uninstall-local:
 X-	rm -rf $(DESTDIR)$(pkgincludedir) $(DESTDIR)$(libdir)/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X+	rm -rf $(DESTDIR)$(pkgincludedir) $(DESTDIR)$(exec_prefix)/libdata/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X 
 X all-local : libdar.pc
 X 
 Xdiff -ur src-orig/libdar/Makefile.in src/libdar/Makefile.in
 X--- src-orig/libdar/Makefile.in	Thu Apr 20 11:41:47 2006
 X+++ src/libdar/Makefile.in	Thu Apr 20 11:43:34 2006
 X@@ -642,11 +642,11 @@
 X 	grep DAR $(DESTDIR)$(pkgincludedir)/config.h | grep -v "#undef" >  $(DESTDIR)$(pkgincludedir)/config.h.tmp
 X 	mv  $(DESTDIR)$(pkgincludedir)/config.h.tmp  $(DESTDIR)$(pkgincludedir)/config.h
 X 	chmod 0644 $(DESTDIR)$(pkgincludedir)/*
 X-	$(INSTALL) -d $(DESTDIR)$(libdir)/pkgconfig
 X-	$(INSTALL) -m 0644 libdar.pc $(DESTDIR)$(libdir)/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X+	$(INSTALL) -d $(DESTDIR)$(exec_prefix)/libdata/pkgconfig
 X+	$(INSTALL) -m 0644 libdar.pc $(DESTDIR)$(exec_prefix)/libdata/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X 
 X uninstall-local:
 X-	rm -rf $(DESTDIR)$(pkgincludedir) $(DESTDIR)$(libdir)/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X+	rm -rf $(DESTDIR)$(pkgincludedir) $(DESTDIR)$(exec_prefix)/libdata/pkgconfig/libdar$(LIBDAR_SUFFIX).pc
 X 
 X all-local : libdar.pc
 END-of-dar/files/patch-src-libdar
 echo x - dar/files/patch-Makefile-am
 sed 's/^X//' >dar/files/patch-Makefile-am << 'END-of-dar/files/patch-Makefile-am'
 X--- Makefile.am-orig	Fri Apr 21 13:58:39 2006
 X+++ Makefile.am	Fri Apr 21 13:58:48 2006
 X@@ -1,4 +1,4 @@
 X-SUBDIRS = m4 man src doc misc po
 X+SUBDIRS = m4 man src misc 
 X dist_noinst_DATA = INSTALL README THANKS TODO AUTHORS COPYING ChangeLog NEWS ABOUT-NLS
 X ACLOCAL_AMFLAGS = -I m4
 X 
 END-of-dar/files/patch-Makefile-am
 echo x - dar/files/patch-Makefile-in
 sed 's/^X//' >dar/files/patch-Makefile-in << 'END-of-dar/files/patch-Makefile-in'
 X--- Makefile.in-orig	Fri Apr 21 13:46:43 2006
 X+++ Makefile.in	Fri Apr 21 13:46:50 2006
 X@@ -214,7 +214,7 @@
 X target_alias = @target_alias@
 X tmp = @tmp@
 X upx = @upx@
 X-SUBDIRS = m4 man src doc misc po
 X+SUBDIRS = m4 man src misc 
 X dist_noinst_DATA = INSTALL README THANKS TODO AUTHORS COPYING ChangeLog NEWS ABOUT-NLS
 X ACLOCAL_AMFLAGS = -I m4
 X EXTRA_DIST = config.rpath
 END-of-dar/files/patch-Makefile-in
 echo x - dar/Makefile
 sed 's/^X//' >dar/Makefile << 'END-of-dar/Makefile'
 X# New ports collection makefile for:  dar
 X# Date created:        19 April 2006
 X# Whom:                freebsd-ports@henrik.synth.no
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	dar
 XPORTVERSION=	2.3.0
 XCATEGORIES=	archivers sysutils
 XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 XMASTER_SITE_SUBDIR=	dar
 X
 XMAINTAINER=	freebsd-ports@henrik.synth.no
 XCOMMENT=	Dar is a shell command that backs up directory trees and files
 X
 XMAN1=		dar.1 dar_cp.1 dar_slave.1 dar_manager.1 dar_xform.1
 XMANCOMPRESSED=	no
 XGNU_CONFIGURE=	yes
 XCONFIGURE_ARGS+=	--mandir=${MANPREFIX}/man
 XCONFIGURE_ARGS+=	--disable-build-html
 XCONFIGURE_ARGS+=	--datadir=${DATADIR}
 XUSE_LIBTOOL_VER=	15
 XINSTALLS_SHLIB=	yes
 X
 Xpost-install:
 X.if !defined(NOPORTDOCS)
 X	@${MKDIR} ${DOCSDIR}
 X	cd ${WRKSRC}/doc && ${INSTALL_DATA} *.html *.dtd *.txt *.jpg [CR]* ${DOCSDIR}
 X	@${MKDIR} ${DOCSDIR}/samples
 X	cd ${WRKSRC}/doc/samples && ${INSTALL_DATA} [JR]* [a-z]* ${DOCSDIR}/samples
 X	@${MKDIR} ${DOCSDIR}/mini-howto
 X	cd ${WRKSRC}/doc/mini-howto && ${INSTALL_DATA} *.html README ${DOCSDIR}/mini-howto
 X.endif
 X
 X.include <bsd.port.mk>
 END-of-dar/Makefile
 echo x - dar/pkg-descr
 sed 's/^X//' >dar/pkg-descr << 'END-of-dar/pkg-descr'
 Xdar is a shell command that backs up directory trees and files. It has been
 Xtested under Linux, Windows, Solaris, FreeBSD, NetBSD, MacOS X and several
 Xother systems, it is released under the GNU General Public License (GPL).
 XSince version 2.0.0 an Application Interface (API) is available, opening the
 Xway for external/independent Graphical User Interfaces (GUIs) like kdar.
 XThis API relies on the libdar library, which is the core part of DAR
 Xprograms; as such, the API is released under the GPL. Consequently, to use
 Xthe API, your program must be released under the GPL as well.
 X
 XWWW: http://dar.linux.free.fr/
 END-of-dar/pkg-descr
 echo x - dar/pkg-plist
 sed 's/^X//' >dar/pkg-plist << 'END-of-dar/pkg-plist'
 Xlib/libdar.so.4
 Xlib/libdar.so
 Xlib/libdar.la
 Xlib/libdar.a
 Xlibdata/pkgconfig/libdar.pc
 Xinclude/dar/config.h
 Xinclude/dar/libdar.hpp
 Xinclude/dar/path.hpp
 Xinclude/dar/mask.hpp
 Xinclude/dar/integers.hpp
 Xinclude/dar/real_infinint.hpp
 Xinclude/dar/statistics.hpp
 Xinclude/dar/user_interaction.hpp
 Xinclude/dar/erreurs.hpp
 Xinclude/dar/deci.hpp
 Xinclude/dar/limitint.hpp
 Xinclude/dar/infinint.hpp
 Xinclude/dar/compressor.hpp
 Xinclude/dar/special_alloc.hpp
 Xinclude/dar/generic_file.hpp
 Xinclude/dar/wrapperlib.hpp
 Xinclude/dar/storage.hpp
 Xinclude/dar/tuyau.hpp
 Xinclude/dar/tools.hpp
 Xinclude/dar/catalogue.hpp
 Xinclude/dar/scrambler.hpp
 Xinclude/dar/archive.hpp
 Xinclude/dar/header_version.hpp
 Xinclude/dar/ea.hpp
 Xinclude/dar/crypto.hpp
 Xinclude/dar/int_tools.hpp
 Xinclude/dar/thread_cancellation.hpp
 Xinclude/dar/tronconneuse.hpp
 Xinclude/dar/mask_list.hpp
 Xinclude/dar/database.hpp
 Xinclude/dar/data_tree.hpp
 Xinclude/dar/string_file.hpp
 Xinclude/dar/gettext.h
 Xinclude/dar/my_config.h
 Xbin/dar
 Xbin/dar_xform
 Xbin/dar_slave
 Xbin/dar_manager
 Xbin/dar_cp
 X
 X%%DOCSDIR%%/samples/dar_par.dcf
 X%%DOCSDIR%%/samples/cdbackup.sh
 X%%DOCSDIR%%/samples/darrc_sample
 X%%DOCSDIR%%/samples/sample1.txt
 X%%DOCSDIR%%/samples/README
 X%%DOCSDIR%%/samples/pause_every_n_slice.duc
 X%%DOCSDIR%%/samples/automatic_backup
 X%%DOCSDIR%%/samples/automatic_backup.txt
 X%%DOCSDIR%%/samples/dar_backup
 X%%DOCSDIR%%/samples/dar_rqck.bash
 X%%DOCSDIR%%/samples/JH-dar-make_user_backup.sh
 X%%DOCSDIR%%/samples/JH-readme.txt
 X%%DOCSDIR%%/samples/JH_dar_archiver.options
 X%%DOCSDIR%%/samples/JH_darrc
 X%%DOCSDIR%%/samples/cluster_digital_backups.sh
 X%%DOCSDIR%%/samples/cluster_digital_readme.txt
 X%%DOCSDIR%%/samples/index.html
 X%%DOCSDIR%%/samples/dar_par_create.duc
 X%%DOCSDIR%%/samples/dar_par_test.duc
 X%%DOCSDIR%%/index.html
 X%%DOCSDIR%%/mini-howto/dar-differential-backup-mini-howto.en.html
 X%%DOCSDIR%%/mini-howto/dar-differential-backup-mini-howto.it.html
 X%%DOCSDIR%%/mini-howto/dar-differential-backup-mini-howto.es.html
 X%%DOCSDIR%%/mini-howto/index.html
 X%%DOCSDIR%%/mini-howto/README
 X%%DOCSDIR%%/COMMAND_LINE
 X%%DOCSDIR%%/README
 X%%DOCSDIR%%/Features.html
 X%%DOCSDIR%%/Limitations.html
 X%%DOCSDIR%%/Notes.html
 X%%DOCSDIR%%/Tutorial.html
 X%%DOCSDIR%%/Good_Backup_Practice.html
 X%%DOCSDIR%%/FAQ.html
 X%%DOCSDIR%%/api_tutorial.html
 X%%DOCSDIR%%/dar_doc.jpg
 X%%DOCSDIR%%/dar_s_doc.jpg
 X%%DOCSDIR%%/dar-catalog-1.0.dtd
 X%%DOCSDIR%%/Known_Bugs.html
 X%%DOCSDIR%%/authentification.html
 X%%DOCSDIR%%/dar_key.txt
 X
 X@dirrm include/dar
 X@dirrm %%DOCSDIR%%/samples
 X@dirrm %%DOCSDIR%%/mini-howto
 X@dirrm %%DOCSDIR%%
 END-of-dar/pkg-plist
 echo x - dar/distinfo
 sed 's/^X//' >dar/distinfo << 'END-of-dar/distinfo'
 XMD5 (dar-2.3.0.tar.gz) = db33f61b31fcdb84d13205a96c3d7771
 XSIZE (dar-2.3.0.tar.gz) = 1142646
 END-of-dar/distinfo
 exit
 
 
 --------------020702060300080900040900--

From: Emanuel Haupt <ehaupt@FreeBSD.org>
To: freebsd-ports@henrik.synth.no
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/96095: Update port: archivers/dar
Date: Tue, 25 Apr 2006 18:45:36 +0200

 --Signature=_Tue__25_Apr_2006_18_45_36_+0200_h8+Kr_nF9NPfrkn1
 Content-Type: text/plain; charset=US-ASCII
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Tue, 25 Apr 2006 18:40:55 +0200
 freebsd-ports@henrik.synth.no wrote:
 
 > Emanuel Haupt wrote:
 > > tar: share/dar/locale/fr/LC_MESSAGES/dar.mo: Cannot stat: No such
 > > file
 >=20
 > Seems like dar installed itself into share/dar/gettext on your end,=20
 > while it installed in share/dar/locale here.
 >=20
 > This is fixed in the attached version.
 
 I just noticed that there is already sysutils/dar. It seems to be the
 same :-/ Is it?
 
 Emanuel
 --=20
 GnuPG key id: 0x55E67774         Download: http://pgp.mit.edu:11371
 Key fingerprint: 17B3 FD8F BA68 4AB4 10FD  A9D1 AD52 6588 55E6 7774
 
 --Signature=_Tue__25_Apr_2006_18_45_36_+0200_h8+Kr_nF9NPfrkn1
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.3 (FreeBSD)
 
 iD8DBQFETlI3rVJliFXmd3QRAvwyAKCDYx4HVVAPPyZOYfJPCCQwlOXGcwCcCgaO
 UpszS7FNJgGHaEQf9APVMkw=
 =n7+J
 -----END PGP SIGNATURE-----
 
 --Signature=_Tue__25_Apr_2006_18_45_36_+0200_h8+Kr_nF9NPfrkn1--

From: Henrik Brautaset Aronsen <henrik@synth.no>
To: bug-followup@FreeBSD.org, Emanuel Haupt <ehaupt@FreeBSD.org>
Cc:  
Subject: Re: ports/96095: Update port: archivers/dar
Date: Tue, 25 Apr 2006 19:06:27 +0200

 Argh.  You are right, sysutils/dar is the same (although a year old 
 version, and it should be in archivers as well).
 
 Sorry for the inconvenience.
 
 Henrik
 
State-Changed-From-To: feedback->closed 
State-Changed-By: ehaupt 
State-Changed-When: Wed Apr 26 08:40:06 CEST 2006 
State-Changed-Why:  
An older version of this port does already exist (sysutils/dar). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96095 

From: Emanuel Haupt <ehaupt@FreeBSD.org>
To: Henrik Brautaset Aronsen <henrik@synth.no>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/96095: Update port: archivers/dar
Date: Wed, 26 Apr 2006 08:37:26 +0200

 --Signature=_Wed__26_Apr_2006_08_37_26_+0200_48TG1R9ySI36Hihx
 Content-Type: text/plain; charset=US-ASCII
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 > Argh.  You are right, sysutils/dar is the same (although a year old=20
 > version, and it should be in archivers as well).
 
 Sorry, I did not see it earlier. I fully agree, it sure belongs into the
 archivers category. It would be great if you could file a PR about the
 category and update.
 
 > Sorry for the inconvenience.
 
 No need to be sorry.
 
 Cheers,
 Emanuel
 
 --=20
 GnuPG key id: 0x55E67774         Download: http://pgp.mit.edu:11371
 Key fingerprint: 17B3 FD8F BA68 4AB4 10FD  A9D1 AD52 6588 55E6 7774
 
 --Signature=_Wed__26_Apr_2006_08_37_26_+0200_48TG1R9ySI36Hihx
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.3 (FreeBSD)
 
 iD8DBQFETxUmrVJliFXmd3QRAha7AKC0Jy3xtIe39mzmL6ZMTpXMfXg6TgCfTFYy
 50yrOHUfFVSMX1ov2rrSvuo=
 =/wZA
 -----END PGP SIGNATURE-----
 
 --Signature=_Wed__26_Apr_2006_08_37_26_+0200_48TG1R9ySI36Hihx--

From: Henrik Brautaset Aronsen <henrik@synth.no>
To: Emanuel Haupt <ehaupt@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/96095: Update port: archivers/dar
Date: Wed, 26 Apr 2006 09:42:39 +0200

 Emanuel Haupt wrote:
 >> Argh.  You are right, sysutils/dar is the same (although a year old 
 >> version, and it should be in archivers as well).
 > 
 > Sorry, I did not see it earlier. I fully agree, it sure belongs into the
 > archivers category. It would be great if you could file a PR about the
 > category and update.
 
 Done.  It's in http://www.freebsd.org/cgi/query-pr.cgi?pr=96350
 
 Henrik

From: freebsd-ports@henrik.synth.no
To: Emanuel Haupt <ehaupt@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/96095: Update port: archivers/dar
Date: Wed, 26 Apr 2006 09:43:16 +0200

 Emanuel Haupt wrote:
 >> Argh.  You are right, sysutils/dar is the same (although a year old 
 >> version, and it should be in archivers as well).
 > 
 > Sorry, I did not see it earlier. I fully agree, it sure belongs into the
 > archivers category. It would be great if you could file a PR about the
 > category and update.
 
 Done.  It's in http://www.freebsd.org/cgi/query-pr.cgi?pr=96350
 
 Henrik
>Unformatted:
