Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  4 Sep 2008 09:48:40 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/127079: [MAINTAINER] www/httrack: Update to 3.42.3
Message-ID:  <20080904014840.E6C632047@sunpoet.net>
Resent-Message-ID: <200809040150.m841o0TT013845@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         127079
>Category:       ports
>Synopsis:       [MAINTAINER] www/httrack: Update to 3.42.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 04 01:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bonjour.sunpoet.net 7.0-STABLE FreeBSD 7.0-STABLE #10: Fri Aug  1 11:36:08 CST
>Description:
Changes:
- Update to 3.42.3
- Enable NOPORTDATA and NOPORTDOCS

Added file(s):
- files/extra-patch-Makefile.in

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- httrack-3.42.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/httrack/Makefile /usr/ports/sunpoet/httrack/Makefile
--- /usr/ports/www/httrack/Makefile	2008-06-20 11:37:40.345509566 +0800
+++ /usr/ports/sunpoet/httrack/Makefile	2008-09-04 08:59:35.191522425 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	httrack
-DISTVERSION=	3.42-2
+DISTVERSION=	3.42-3
 CATEGORIES=	www
 MASTER_SITES=	http://www.httrack.com/ \
 		http://sunpoet.net/distfiles/
@@ -14,6 +14,7 @@
 MAINTAINER=	sunpoet@sunpoet.net
 COMMENT=	Easy-to-use offline browser utility and website copier
 
+CONFIGURE_ARGS=	--datadir="${DATADIR}" --docdir="${DOCSDIR}"
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USE_GNOME=	gnometarget
@@ -23,9 +24,14 @@
 
 MAN1=		htsserver.1 httrack.1 proxytrack.1 webhttrack.1
 
+.if defined(NOPORTDATA) || defined(NOPORTDOCS)
+NOPORTDATA=	yes
+NOPORTDOCS=	yes
+EXTRA_PATCHES+=	${FILESDIR}/extra-patch-Makefile.in
+.endif
+
 post-patch:
-	@${REINPLACE_CMD} -e 's|>&6,|>\&6|g ; \
-		 s|-O -g3 ||g ; \
-		 s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e 's|-O -g3 ||g' \
+		-e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/www/httrack/distinfo /usr/ports/sunpoet/httrack/distinfo
--- /usr/ports/www/httrack/distinfo	2008-06-20 11:37:40.345509566 +0800
+++ /usr/ports/sunpoet/httrack/distinfo	2008-08-22 23:21:19.690568593 +0800
@@ -1,3 +1,3 @@
-MD5 (httrack-3.42-2.tar.gz) = 28bbb9c815b8ee9180acb564df9369fe
-SHA256 (httrack-3.42-2.tar.gz) = 0fb8792f0c6e627d08bfdb67c37548506c8b411e778dbfd78ed2dc54033a8c98
-SIZE (httrack-3.42-2.tar.gz) = 1663925
+MD5 (httrack-3.42-3.tar.gz) = b522c758601a974b3851907ad66801d1
+SHA256 (httrack-3.42-3.tar.gz) = a6a91f7dfc90d625c58d0043a17af3c27a99369a76203c4e964e850e81913e3d
+SIZE (httrack-3.42-3.tar.gz) = 1664057
diff -ruN --exclude=CVS /usr/ports/www/httrack/files/extra-patch-Makefile.in /usr/ports/sunpoet/httrack/files/extra-patch-Makefile.in
--- /usr/ports/www/httrack/files/extra-patch-Makefile.in	1970-01-01 08:00:00.000000000 +0800
+++ /usr/ports/sunpoet/httrack/files/extra-patch-Makefile.in	2008-09-03 23:22:03.465294931 +0800
@@ -0,0 +1,11 @@
+--- Makefile.in.orig	2008-07-29 05:17:53.000000000 +0800
++++ Makefile.in	2008-09-03 23:21:49.313902785 +0800
+@@ -146,7 +146,7 @@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+ 
+-SUBDIRS = src man m4 libtest templates lang html
++SUBDIRS = src man m4 libtest templates lang
+ 
+ EXTRA_DIST = INSTALL INSTALL.FreeBSD INSTALL.Linux \
+ 		gpl.txt gpl-fr.txt license.txt greetings.txt history.txt \
diff -ruN --exclude=CVS /usr/ports/www/httrack/pkg-plist /usr/ports/sunpoet/httrack/pkg-plist
--- /usr/ports/www/httrack/pkg-plist	2007-05-20 16:30:19.000000000 +0800
+++ /usr/ports/sunpoet/httrack/pkg-plist	2008-09-04 01:43:57.229152907 +0800
@@ -60,186 +60,186 @@
 lib/libhttrack.la
 lib/libhttrack.so
 lib/libhttrack.so.2
-share/applications/WebHTTrack-Websites.desktop
-share/applications/WebHTTrack.desktop
-%%DOCSDIR%%/history.txt
-%%DOCSDIR%%/html
-%%DOCSDIR%%/httrack-doc.html
-%%DATADIR%%/html/abuse.html
-%%DATADIR%%/html/addurl.html
-%%DATADIR%%/html/cache.html
-%%DATADIR%%/html/cmddoc.html
-%%DATADIR%%/html/contact.html
-%%DATADIR%%/html/dev.html
-%%DATADIR%%/html/div/search.sh
-%%DATADIR%%/html/faq.html
-%%DATADIR%%/html/fcguide.html
-%%DATADIR%%/html/filters.html
-%%DATADIR%%/html/greetings.txt
-%%DATADIR%%/html/history.txt
-%%DATADIR%%/html/httrack.man.html
-%%DATADIR%%/html/images/bg_rings.gif
-%%DATADIR%%/html/images/header_title_4.gif
-%%DATADIR%%/html/images/screenshot_01.jpg
-%%DATADIR%%/html/images/screenshot_01b.jpg
-%%DATADIR%%/html/img/addurl1.gif
-%%DATADIR%%/html/img/addurl2.gif
-%%DATADIR%%/html/img/addurl3.gif
-%%DATADIR%%/html/img/addurl4.gif
-%%DATADIR%%/html/img/addurl5.gif
-%%DATADIR%%/html/img/backblue.gif
-%%DATADIR%%/html/img/fade.gif
-%%DATADIR%%/html/img/httrack.gif
-%%DATADIR%%/html/img/snap1_a.gif
-%%DATADIR%%/html/img/snap1_b.gif
-%%DATADIR%%/html/img/snap1_c.gif
-%%DATADIR%%/html/img/snap2_a.gif
-%%DATADIR%%/html/img/snap2_b.gif
-%%DATADIR%%/html/img/snap3_a.gif
-%%DATADIR%%/html/img/snap4_a.gif
-%%DATADIR%%/html/img/snap5_a.gif
-%%DATADIR%%/html/img/snap9.gif
-%%DATADIR%%/html/img/snap9_a.gif
-%%DATADIR%%/html/img/snap9_b.gif
-%%DATADIR%%/html/img/snap9_c.gif
-%%DATADIR%%/html/img/snap9_d.gif
-%%DATADIR%%/html/img/snap9_d2.gif
-%%DATADIR%%/html/img/snap9_d3.gif
-%%DATADIR%%/html/img/snap9_d4.gif
-%%DATADIR%%/html/img/snap9_d5.gif
-%%DATADIR%%/html/img/snap9_d6.gif
-%%DATADIR%%/html/img/snap9_d7.gif
-%%DATADIR%%/html/img/snap9_d8.gif
-%%DATADIR%%/html/img/snap9_e.gif
-%%DATADIR%%/html/img/snap9_f.gif
-%%DATADIR%%/html/img/snap9_g.gif
-%%DATADIR%%/html/img/snap9_g2.gif
-%%DATADIR%%/html/img/snap9_g3.gif
-%%DATADIR%%/html/img/snap9_h.gif
-%%DATADIR%%/html/img/snap9_i.gif
-%%DATADIR%%/html/img/snap9_j.gif
-%%DATADIR%%/html/img/snap9_k.gif
-%%DATADIR%%/html/index.html
-%%DATADIR%%/html/library.html
-%%DATADIR%%/html/license.txt
-%%DATADIR%%/html/options.html
-%%DATADIR%%/html/overview.html
-%%DATADIR%%/html/plug.html
-%%DATADIR%%/html/plug_330.html
-%%DATADIR%%/html/scripting.html
-%%DATADIR%%/html/server/about.html
-%%DATADIR%%/html/server/addurl.html
-%%DATADIR%%/html/server/error.html
-%%DATADIR%%/html/server/exit.html
-%%DATADIR%%/html/server/file.html
-%%DATADIR%%/html/server/finished.html
-%%DATADIR%%/html/server/help.html
-%%DATADIR%%/html/server/images/bg_rings.gif
-%%DATADIR%%/html/server/images/fade.gif
-%%DATADIR%%/html/server/images/header_title_4.gif
-%%DATADIR%%/html/server/index.html
-%%DATADIR%%/html/server/option1.html
-%%DATADIR%%/html/server/option10.html
-%%DATADIR%%/html/server/option11.html
-%%DATADIR%%/html/server/option2.html
-%%DATADIR%%/html/server/option2b.html
-%%DATADIR%%/html/server/option3.html
-%%DATADIR%%/html/server/option4.html
-%%DATADIR%%/html/server/option5.html
-%%DATADIR%%/html/server/option6.html
-%%DATADIR%%/html/server/option7.html
-%%DATADIR%%/html/server/option8.html
-%%DATADIR%%/html/server/option9.html
-%%DATADIR%%/html/server/refresh.html
-%%DATADIR%%/html/server/sfx/finished.wav
-%%DATADIR%%/html/server/step2.html
-%%DATADIR%%/html/server/step3.html
-%%DATADIR%%/html/server/step4.html
-%%DATADIR%%/html/shelldoc.html
-%%DATADIR%%/html/start.html
-%%DATADIR%%/html/step.html
-%%DATADIR%%/html/step1.html
-%%DATADIR%%/html/step2.html
-%%DATADIR%%/html/step3.html
-%%DATADIR%%/html/step4.html
-%%DATADIR%%/html/step5.html
-%%DATADIR%%/html/step9.html
-%%DATADIR%%/html/step9_opt1.html
-%%DATADIR%%/html/step9_opt10.html
-%%DATADIR%%/html/step9_opt11.html
-%%DATADIR%%/html/step9_opt2.html
-%%DATADIR%%/html/step9_opt3.html
-%%DATADIR%%/html/step9_opt4.html
-%%DATADIR%%/html/step9_opt5.html
-%%DATADIR%%/html/step9_opt6.html
-%%DATADIR%%/html/step9_opt7.html
-%%DATADIR%%/html/step9_opt8.html
-%%DATADIR%%/html/step9_opt9.html
-%%DATADIR%%/icons/webhttrack.xpm
-%%DATADIR%%/lang/Bulgarian.txt
-%%DATADIR%%/lang/Castellano.txt
-%%DATADIR%%/lang/Cesky.txt
-%%DATADIR%%/lang/Chinese-BIG5.txt
-%%DATADIR%%/lang/Chinese-Simplified.txt
-%%DATADIR%%/lang/Dansk.txt
-%%DATADIR%%/lang/Deutsch.txt
-%%DATADIR%%/lang/Eesti.txt
-%%DATADIR%%/lang/English.txt
-%%DATADIR%%/lang/Finnish.txt
-%%DATADIR%%/lang/Francais.txt
-%%DATADIR%%/lang/Greek.txt
-%%DATADIR%%/lang/Italiano.txt
-%%DATADIR%%/lang/Japanese.txt
-%%DATADIR%%/lang/Macedonian.txt
-%%DATADIR%%/lang/Magyar.txt
-%%DATADIR%%/lang/Nederlands.txt
-%%DATADIR%%/lang/Norsk.txt
-%%DATADIR%%/lang/Polski.txt
-%%DATADIR%%/lang/Portugues-Brasil.txt
-%%DATADIR%%/lang/Portugues.txt
-%%DATADIR%%/lang/Romanian.txt
-%%DATADIR%%/lang/Russian.txt
-%%DATADIR%%/lang/Slovak.txt
-%%DATADIR%%/lang/Slovenian.txt
-%%DATADIR%%/lang/Svenska.txt
-%%DATADIR%%/lang/Turkish.txt
-%%DATADIR%%/lang/Ukrainian.txt
-%%DATADIR%%/lang.def
-%%DATADIR%%/lang.indexes
-%%DATADIR%%/libtest/callbacks-example-baselinks.c
-%%DATADIR%%/libtest/callbacks-example-changecontent.c
-%%DATADIR%%/libtest/callbacks-example-contentfilter.c
-%%DATADIR%%/libtest/callbacks-example-displayheader.c
-%%DATADIR%%/libtest/callbacks-example-filename.c
-%%DATADIR%%/libtest/callbacks-example-filename2.c
-%%DATADIR%%/libtest/callbacks-example-filenameiisbug.c
-%%DATADIR%%/libtest/callbacks-example-listlinks.c
-%%DATADIR%%/libtest/callbacks-example-log.c
-%%DATADIR%%/libtest/callbacks-example-simple.c
-%%DATADIR%%/libtest/example.c
-%%DATADIR%%/libtest/example.h
-%%DATADIR%%/libtest/readme.txt
-%%DATADIR%%/templates/index-body.html
-%%DATADIR%%/templates/index-footer.html
-%%DATADIR%%/templates/index-header.html
-%%DATADIR%%/templates/topindex-body.html
-%%DATADIR%%/templates/topindex-bodycat.html
-%%DATADIR%%/templates/topindex-footer.html
-%%DATADIR%%/templates/topindex-header.html
-share/pixmaps/httrack.xpm
-@dirrm %%DATADIR%%/templates
-@dirrm %%DATADIR%%/libtest
-@dirrm %%DATADIR%%/lang
-@dirrm %%DATADIR%%/icons
-@dirrm %%DATADIR%%/html/server/sfx
-@dirrm %%DATADIR%%/html/server/images
-@dirrm %%DATADIR%%/html/server
-@dirrm %%DATADIR%%/html/img
-@dirrm %%DATADIR%%/html/images
-@dirrm %%DATADIR%%/html/div
-@dirrm %%DATADIR%%/html
-@dirrm %%DATADIR%%
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%share/applications/WebHTTrack-Websites.desktop
+%%PORTDOCS%%share/applications/WebHTTrack.desktop
+%%PORTDOCS%%%%DOCSDIR%%/history.txt
+%%PORTDOCS%%%%DOCSDIR%%/html
+%%PORTDOCS%%%%DOCSDIR%%/httrack-doc.html
+%%PORTDATA%%%%DATADIR%%/html/abuse.html
+%%PORTDATA%%%%DATADIR%%/html/addurl.html
+%%PORTDATA%%%%DATADIR%%/html/cache.html
+%%PORTDATA%%%%DATADIR%%/html/cmddoc.html
+%%PORTDATA%%%%DATADIR%%/html/contact.html
+%%PORTDATA%%%%DATADIR%%/html/dev.html
+%%PORTDATA%%%%DATADIR%%/html/div/search.sh
+%%PORTDATA%%%%DATADIR%%/html/faq.html
+%%PORTDATA%%%%DATADIR%%/html/fcguide.html
+%%PORTDATA%%%%DATADIR%%/html/filters.html
+%%PORTDATA%%%%DATADIR%%/html/greetings.txt
+%%PORTDATA%%%%DATADIR%%/html/history.txt
+%%PORTDATA%%%%DATADIR%%/html/httrack.man.html
+%%PORTDATA%%%%DATADIR%%/html/images/bg_rings.gif
+%%PORTDATA%%%%DATADIR%%/html/images/header_title_4.gif
+%%PORTDATA%%%%DATADIR%%/html/images/screenshot_01.jpg
+%%PORTDATA%%%%DATADIR%%/html/images/screenshot_01b.jpg
+%%PORTDATA%%%%DATADIR%%/html/img/addurl1.gif
+%%PORTDATA%%%%DATADIR%%/html/img/addurl2.gif
+%%PORTDATA%%%%DATADIR%%/html/img/addurl3.gif
+%%PORTDATA%%%%DATADIR%%/html/img/addurl4.gif
+%%PORTDATA%%%%DATADIR%%/html/img/addurl5.gif
+%%PORTDATA%%%%DATADIR%%/html/img/backblue.gif
+%%PORTDATA%%%%DATADIR%%/html/img/fade.gif
+%%PORTDATA%%%%DATADIR%%/html/img/httrack.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap1_a.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap1_b.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap1_c.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap2_a.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap2_b.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap3_a.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap4_a.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap5_a.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_a.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_b.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_c.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_d.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_d2.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_d3.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_d4.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_d5.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_d6.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_d7.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_d8.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_e.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_f.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_g.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_g2.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_g3.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_h.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_i.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_j.gif
+%%PORTDATA%%%%DATADIR%%/html/img/snap9_k.gif
+%%PORTDATA%%%%DATADIR%%/html/index.html
+%%PORTDATA%%%%DATADIR%%/html/library.html
+%%PORTDATA%%%%DATADIR%%/html/license.txt
+%%PORTDATA%%%%DATADIR%%/html/options.html
+%%PORTDATA%%%%DATADIR%%/html/overview.html
+%%PORTDATA%%%%DATADIR%%/html/plug.html
+%%PORTDATA%%%%DATADIR%%/html/plug_330.html
+%%PORTDATA%%%%DATADIR%%/html/scripting.html
+%%PORTDATA%%%%DATADIR%%/html/server/about.html
+%%PORTDATA%%%%DATADIR%%/html/server/addurl.html
+%%PORTDATA%%%%DATADIR%%/html/server/error.html
+%%PORTDATA%%%%DATADIR%%/html/server/exit.html
+%%PORTDATA%%%%DATADIR%%/html/server/file.html
+%%PORTDATA%%%%DATADIR%%/html/server/finished.html
+%%PORTDATA%%%%DATADIR%%/html/server/help.html
+%%PORTDATA%%%%DATADIR%%/html/server/images/bg_rings.gif
+%%PORTDATA%%%%DATADIR%%/html/server/images/fade.gif
+%%PORTDATA%%%%DATADIR%%/html/server/images/header_title_4.gif
+%%PORTDATA%%%%DATADIR%%/html/server/index.html
+%%PORTDATA%%%%DATADIR%%/html/server/option1.html
+%%PORTDATA%%%%DATADIR%%/html/server/option10.html
+%%PORTDATA%%%%DATADIR%%/html/server/option11.html
+%%PORTDATA%%%%DATADIR%%/html/server/option2.html
+%%PORTDATA%%%%DATADIR%%/html/server/option2b.html
+%%PORTDATA%%%%DATADIR%%/html/server/option3.html
+%%PORTDATA%%%%DATADIR%%/html/server/option4.html
+%%PORTDATA%%%%DATADIR%%/html/server/option5.html
+%%PORTDATA%%%%DATADIR%%/html/server/option6.html
+%%PORTDATA%%%%DATADIR%%/html/server/option7.html
+%%PORTDATA%%%%DATADIR%%/html/server/option8.html
+%%PORTDATA%%%%DATADIR%%/html/server/option9.html
+%%PORTDATA%%%%DATADIR%%/html/server/refresh.html
+%%PORTDATA%%%%DATADIR%%/html/server/sfx/finished.wav
+%%PORTDATA%%%%DATADIR%%/html/server/step2.html
+%%PORTDATA%%%%DATADIR%%/html/server/step3.html
+%%PORTDATA%%%%DATADIR%%/html/server/step4.html
+%%PORTDATA%%%%DATADIR%%/html/shelldoc.html
+%%PORTDATA%%%%DATADIR%%/html/start.html
+%%PORTDATA%%%%DATADIR%%/html/step.html
+%%PORTDATA%%%%DATADIR%%/html/step1.html
+%%PORTDATA%%%%DATADIR%%/html/step2.html
+%%PORTDATA%%%%DATADIR%%/html/step3.html
+%%PORTDATA%%%%DATADIR%%/html/step4.html
+%%PORTDATA%%%%DATADIR%%/html/step5.html
+%%PORTDATA%%%%DATADIR%%/html/step9.html
+%%PORTDATA%%%%DATADIR%%/html/step9_opt1.html
+%%PORTDATA%%%%DATADIR%%/html/step9_opt10.html
+%%PORTDATA%%%%DATADIR%%/html/step9_opt11.html
+%%PORTDATA%%%%DATADIR%%/html/step9_opt2.html
+%%PORTDATA%%%%DATADIR%%/html/step9_opt3.html
+%%PORTDATA%%%%DATADIR%%/html/step9_opt4.html
+%%PORTDATA%%%%DATADIR%%/html/step9_opt5.html
+%%PORTDATA%%%%DATADIR%%/html/step9_opt6.html
+%%PORTDATA%%%%DATADIR%%/html/step9_opt7.html
+%%PORTDATA%%%%DATADIR%%/html/step9_opt8.html
+%%PORTDATA%%%%DATADIR%%/html/step9_opt9.html
+%%PORTDATA%%%%DATADIR%%/icons/webhttrack.xpm
+%%PORTDATA%%%%DATADIR%%/lang/Bulgarian.txt
+%%PORTDATA%%%%DATADIR%%/lang/Castellano.txt
+%%PORTDATA%%%%DATADIR%%/lang/Cesky.txt
+%%PORTDATA%%%%DATADIR%%/lang/Chinese-BIG5.txt
+%%PORTDATA%%%%DATADIR%%/lang/Chinese-Simplified.txt
+%%PORTDATA%%%%DATADIR%%/lang/Dansk.txt
+%%PORTDATA%%%%DATADIR%%/lang/Deutsch.txt
+%%PORTDATA%%%%DATADIR%%/lang/Eesti.txt
+%%PORTDATA%%%%DATADIR%%/lang/English.txt
+%%PORTDATA%%%%DATADIR%%/lang/Finnish.txt
+%%PORTDATA%%%%DATADIR%%/lang/Francais.txt
+%%PORTDATA%%%%DATADIR%%/lang/Greek.txt
+%%PORTDATA%%%%DATADIR%%/lang/Italiano.txt
+%%PORTDATA%%%%DATADIR%%/lang/Japanese.txt
+%%PORTDATA%%%%DATADIR%%/lang/Macedonian.txt
+%%PORTDATA%%%%DATADIR%%/lang/Magyar.txt
+%%PORTDATA%%%%DATADIR%%/lang/Nederlands.txt
+%%PORTDATA%%%%DATADIR%%/lang/Norsk.txt
+%%PORTDATA%%%%DATADIR%%/lang/Polski.txt
+%%PORTDATA%%%%DATADIR%%/lang/Portugues-Brasil.txt
+%%PORTDATA%%%%DATADIR%%/lang/Portugues.txt
+%%PORTDATA%%%%DATADIR%%/lang/Romanian.txt
+%%PORTDATA%%%%DATADIR%%/lang/Russian.txt
+%%PORTDATA%%%%DATADIR%%/lang/Slovak.txt
+%%PORTDATA%%%%DATADIR%%/lang/Slovenian.txt
+%%PORTDATA%%%%DATADIR%%/lang/Svenska.txt
+%%PORTDATA%%%%DATADIR%%/lang/Turkish.txt
+%%PORTDATA%%%%DATADIR%%/lang/Ukrainian.txt
+%%PORTDATA%%%%DATADIR%%/lang.def
+%%PORTDATA%%%%DATADIR%%/lang.indexes
+%%PORTDATA%%%%DATADIR%%/libtest/callbacks-example-baselinks.c
+%%PORTDATA%%%%DATADIR%%/libtest/callbacks-example-changecontent.c
+%%PORTDATA%%%%DATADIR%%/libtest/callbacks-example-contentfilter.c
+%%PORTDATA%%%%DATADIR%%/libtest/callbacks-example-displayheader.c
+%%PORTDATA%%%%DATADIR%%/libtest/callbacks-example-filename.c
+%%PORTDATA%%%%DATADIR%%/libtest/callbacks-example-filename2.c
+%%PORTDATA%%%%DATADIR%%/libtest/callbacks-example-filenameiisbug.c
+%%PORTDATA%%%%DATADIR%%/libtest/callbacks-example-listlinks.c
+%%PORTDATA%%%%DATADIR%%/libtest/callbacks-example-log.c
+%%PORTDATA%%%%DATADIR%%/libtest/callbacks-example-simple.c
+%%PORTDATA%%%%DATADIR%%/libtest/example.c
+%%PORTDATA%%%%DATADIR%%/libtest/example.h
+%%PORTDATA%%%%DATADIR%%/libtest/readme.txt
+%%PORTDATA%%%%DATADIR%%/templates/index-body.html
+%%PORTDATA%%%%DATADIR%%/templates/index-footer.html
+%%PORTDATA%%%%DATADIR%%/templates/index-header.html
+%%PORTDATA%%%%DATADIR%%/templates/topindex-body.html
+%%PORTDATA%%%%DATADIR%%/templates/topindex-bodycat.html
+%%PORTDATA%%%%DATADIR%%/templates/topindex-footer.html
+%%PORTDATA%%%%DATADIR%%/templates/topindex-header.html
+%%PORTDOCS%%share/pixmaps/httrack.xpm
+%%PORTDATA%%@dirrm %%DATADIR%%/templates
+%%PORTDATA%%@dirrm %%DATADIR%%/libtest
+%%PORTDATA%%@dirrm %%DATADIR%%/lang
+%%PORTDATA%%@dirrm %%DATADIR%%/icons
+%%PORTDATA%%@dirrm %%DATADIR%%/html/server/sfx
+%%PORTDATA%%@dirrm %%DATADIR%%/html/server/images
+%%PORTDATA%%@dirrm %%DATADIR%%/html/server
+%%PORTDATA%%@dirrm %%DATADIR%%/html/img
+%%PORTDATA%%@dirrm %%DATADIR%%/html/images
+%%PORTDATA%%@dirrm %%DATADIR%%/html/div
+%%PORTDATA%%@dirrm %%DATADIR%%/html
+%%PORTDATA%%@dirrm %%DATADIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm lib/httrack
 @dirrm include/httrack
-@dirrmtry share/applications
+%%PORTDOCS%%@dirrmtry share/applications
--- httrack-3.42.3.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080904014840.E6C632047>