Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2002 00:27:12 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46145: Update port: www/harvest to 1.9.1 (fix ports/45863)
Message-ID:  <20021210002712.61612f3b.tkato@prontomail.com>

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

>Number:         46145
>Category:       ports
>Synopsis:       Update port: www/harvest to 1.9.1 (fix ports/45863)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 09 07:40:29 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.9.1

New file:
files/patch-components::broker::zebra::yaz::lib::Makefile.in

Following PRs should be superseded by this one:
[2002/11/29] ports/45863  ports    Update port: www/harvest to 1.9.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/www/harvest/Makefile www/harvest/Makefile
--- /usr/ports/www/harvest/Makefile	Mon Nov 25 22:19:54 2002
+++ www/harvest/Makefile	Thu Dec  5 21:27:44 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	harvest
-PORTVERSION=	1.8.2
+PORTVERSION=	1.9.1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -24,30 +24,11 @@
 STRIP=		# none
 
 post-patch:
-	@${GREP} -lR "malloc.h" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
-		's|malloc\.h|stdlib.h|g'
+	@${GREP} -lR "<malloc.h>" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
+		's|<malloc\.h>|<stdlib.h>|g'
 
 post-install:
-.for file in bin/broker bin/gather lib/broker/BrokerRestart \
-	lib/broker/agrep lib/broker/brkclient lib/broker/dumpregistry \
-	lib/broker/glimpse lib/broker/glimpseindex.bin \
-	lib/broker/glimpseserver lib/broker/swish lib/ftpget \
-	lib/gatherer/HTML-lax.sum lib/gatherer/HTMLurls lib/gatherer/catdoc \
-	lib/gatherer/cksoif lib/gatherer/cleandb lib/gatherer/consoldb \
-	lib/gatherer/dvi2tty lib/gatherer/enum lib/gatherer/essence \
-	lib/gatherer/expiredb lib/gatherer/fileenum lib/gatherer/ftpenum \
-	lib/gatherer/gatherd lib/gatherer/gdbmutil lib/gatherer/gifinfo \
-	lib/gatherer/gopherenum-breadth lib/gatherer/gopherenum-depth \
-	lib/gatherer/hexbin lib/gatherer/httpenum-breadth \
-	lib/gatherer/httpenum-depth lib/gatherer/mergedb \
-	lib/gatherer/mkindex lib/gatherer/newsenum lib/gatherer/prepurls \
-	lib/gatherer/print-attr lib/gatherer/print-c-comments \
-	lib/gatherer/ps2txt-2.1 lib/gatherer/pstext lib/gatherer/rast \
-	lib/gatherer/rmbinary lib/gatherer/rtf2html lib/gatherer/sgmls \
-	lib/gatherer/sgmlsasp lib/gatherer/skim lib/gatherer/staturl \
-	lib/gatherer/template2db lib/gatherer/wp2x lib/gatherer/xls2csv \
-	lib/md5 lib/urlget lib/urlpurge
-	@${STRIP_CMD} ${PREFIX}/${PORTNAME}/${file}
-.endfor
+	@(cd ${PREFIX} && ${GREP} -v "@" ${PLIST} | \
+		${XARGS} ${STRIP_CMD} 2> /dev/null || ${TRUE})
 
 .include <bsd.port.mk>
diff -urN /usr/ports/www/harvest/distinfo www/harvest/distinfo
--- /usr/ports/www/harvest/distinfo	Mon Nov 25 22:19:54 2002
+++ www/harvest/distinfo	Thu Dec  5 21:28:00 2002
@@ -1 +1 @@
-MD5 (harvest-1.8.2.tar.bz2) = c7b2e646d16dc5760c4d60273c244678
+MD5 (harvest-1.9.1.tar.bz2) = 5e6890a3b1daa79df8a5057e44ceae95
diff -urN /usr/ports/www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in
--- /usr/ports/www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in	Thu Jan  1 09:00:00 1970
+++ www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in	Thu Dec  5 21:45:06 2002
@@ -0,0 +1,11 @@
+--- components/broker/zebra/yaz/lib/Makefile.in.orig	Sat Nov 30 00:47:25 2002
++++ components/broker/zebra/yaz/lib/Makefile.in	Thu Dec  5 21:44:41 2002
+@@ -190,7 +190,7 @@
+ 	  $(AUTOMAKE) --gnu  lib/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
+-libLTLIBRARIES_INSTALL = $(INSTALL)
++libLTLIBRARIES_INSTALL = $(INSTALL_DATA)
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+ 	$(mkinstalldirs) $(DESTDIR)$(libdir)
diff -urN /usr/ports/www/harvest/pkg-plist www/harvest/pkg-plist
--- /usr/ports/www/harvest/pkg-plist	Mon Nov 25 22:19:55 2002
+++ www/harvest/pkg-plist	Thu Dec  5 22:15:02 2002
@@ -4,8 +4,18 @@
 harvest/bin/Harvest
 harvest/bin/broker
 harvest/bin/gather
+harvest/bin/yaz-client
+harvest/bin/yaz-comp
+harvest/bin/yaz-config
+harvest/bin/yaz-ztest
+harvest/bin/yclient
+harvest/bin/zebraidx
+harvest/bin/zebrasrv
+harvest/bin/zoomsh
 harvest/brokers/Attributes.html
 harvest/brokers/adminhelp.html
+harvest/brokers/images/english.gif
+harvest/brokers/images/german.gif
 harvest/brokers/images/harvest-ic1.gif
 harvest/brokers/images/harvest-ic1.png
 harvest/brokers/images/harvest-ic2.gif
@@ -17,6 +27,10 @@
 harvest/brokers/images/harvest-weight.gif
 harvest/brokers/images/harvest-weight.png
 harvest/brokers/images/index.html
+harvest/brokers/images/korean.gif
+harvest/brokers/images/latin.gif
+harvest/brokers/images/russian.gif
+harvest/brokers/images/spanish.gif
 harvest/brokers/queryhelp.html
 harvest/brokers/skeleton/Makefile.in
 harvest/brokers/skeleton/Query.cgi.in
@@ -33,7 +47,14 @@
 harvest/brokers/skeleton/query-swish.html.in
 harvest/brokers/skeleton/query-wais-modern.html.in
 harvest/brokers/skeleton/query-wais.html.in
+harvest/brokers/skeleton/zebra.cfg.in
+harvest/brokers/skeleton/zebractl.in
 harvest/brokers/soifhelp.html
+harvest/brokers/zquery/about.html
+harvest/brokers/zquery/contact.html
+harvest/brokers/zquery/help.html
+harvest/brokers/zquery/query.html
+harvest/brokers/zquery/register.html
 harvest/cgi-bin/BrokerAdmin.pl.cgi
 harvest/cgi-bin/displaySOIF.cgi
 harvest/cgi-bin/lib/Sample.cf
@@ -45,6 +66,7 @@
 harvest/cgi-bin/lib/spanish.cf
 harvest/cgi-bin/nph-search.cgi
 harvest/cgi-bin/search.cgi
+harvest/cgi-bin/zquery.pl
 harvest/gatherers/example-1/RunGatherer
 harvest/gatherers/example-1/example-1.cf
 harvest/gatherers/example-2/RunGatherer
@@ -243,6 +265,14 @@
 harvest/lib/gatherer/sgmls-lib/ISOlat1.sgml
 harvest/lib/gatherer/sgmls-lib/README
 harvest/lib/gatherer/sgmls-lib/catalog
+harvest/lib/gatherer/sgmls-lib/html/ISOlat1.sgml
+harvest/lib/gatherer/sgmls-lib/html/catalog
+harvest/lib/gatherer/sgmls-lib/html/html-0.dtd
+harvest/lib/gatherer/sgmls-lib/html/html-1.dtd
+harvest/lib/gatherer/sgmls-lib/html/html-1s.dtd
+harvest/lib/gatherer/sgmls-lib/html/html-s.dtd
+harvest/lib/gatherer/sgmls-lib/html/html.decl
+harvest/lib/gatherer/sgmls-lib/html/html.dtd
 harvest/lib/gatherer/sgmls-lib/html-3.2/HTML32.cat
 harvest/lib/gatherer/sgmls-lib/html-3.2/HTML32.dtd
 harvest/lib/gatherer/sgmls-lib/html-3.2/ISOlat1.ent
@@ -262,14 +292,6 @@
 harvest/lib/gatherer/sgmls-lib/html-4.01/frameset.dtd
 harvest/lib/gatherer/sgmls-lib/html-4.01/loose.dtd
 harvest/lib/gatherer/sgmls-lib/html-4.01/strict.dtd
-harvest/lib/gatherer/sgmls-lib/html/ISOlat1.sgml
-harvest/lib/gatherer/sgmls-lib/html/catalog
-harvest/lib/gatherer/sgmls-lib/html/html-0.dtd
-harvest/lib/gatherer/sgmls-lib/html/html-1.dtd
-harvest/lib/gatherer/sgmls-lib/html/html-1s.dtd
-harvest/lib/gatherer/sgmls-lib/html/html-s.dtd
-harvest/lib/gatherer/sgmls-lib/html/html.decl
-harvest/lib/gatherer/sgmls-lib/html/html.dtd
 harvest/lib/gatherer/sgmls-lib/htmlplus/HTMLplus.dtd
 harvest/lib/gatherer/sgmlsasp
 harvest/lib/gatherer/skim
@@ -293,6 +315,12 @@
 harvest/lib/gatherer/xls2csv
 harvest/lib/gopherget.pl
 harvest/lib/harvest-check.pl
+harvest/lib/libyaz.a
+harvest/lib/libyaz.la
+harvest/lib/libyazmalloc.a
+harvest/lib/libyazmalloc.la
+harvest/lib/libyazthread.a
+harvest/lib/libyazthread.la
 harvest/lib/lsparse.pl
 harvest/lib/md5
 harvest/lib/newsget.pl
@@ -302,6 +330,166 @@
 harvest/lib/timelocal.pl
 harvest/lib/urlget
 harvest/lib/urlpurge
+harvest/man/man1/yaz-client-ssl.1
+harvest/man/man1/yaz-client.1
+harvest/man/man1/yaz-config.1
+harvest/man/man1/zebraidx.1
+harvest/man/man1/zoomsh.1
+harvest/man/man7/yaz.7
+harvest/man/man8/yaz-ztest-ssl.8
+harvest/man/man8/yaz-ztest.8
+harvest/man/man8/zebrasrv.8
+harvest/share/aclocal/yaz.m4
+harvest/share/doc/idzebra/administration.html
+harvest/share/doc/idzebra/apps.html
+harvest/share/doc/idzebra/configuration-file.html
+harvest/share/doc/idzebra/data-model.html
+harvest/share/doc/idzebra/example1.html
+harvest/share/doc/idzebra/example2.html
+harvest/share/doc/idzebra/examples.html
+harvest/share/doc/idzebra/features.html
+harvest/share/doc/idzebra/file-ids.html
+harvest/share/doc/idzebra/formats.html
+harvest/share/doc/idzebra/future.html
+harvest/share/doc/idzebra/generic-ids.html
+harvest/share/doc/idzebra/indexdata.html
+harvest/share/doc/idzebra/installation.html
+harvest/share/doc/idzebra/internal-representation.html
+harvest/share/doc/idzebra/introduction.html
+harvest/share/doc/idzebra/license.html
+harvest/share/doc/idzebra/locating-records.html
+harvest/share/doc/idzebra/protocol-support.html
+harvest/share/doc/idzebra/quick-start.html
+harvest/share/doc/idzebra/record-model.html
+harvest/share/doc/idzebra/register-location.html
+harvest/share/doc/idzebra/server.html
+harvest/share/doc/idzebra/shadow-registers.html
+harvest/share/doc/idzebra/simple-indexing.html
+harvest/share/doc/idzebra/support.html
+harvest/share/doc/idzebra/zebra.html
+harvest/share/doc/idzebra/zebra.pdf
+harvest/share/doc/idzebra/zebraidx.html
+harvest/share/doc/yaz/asn.external.html
+harvest/share/doc/yaz/asn.html
+harvest/share/doc/yaz/asn.oid.html
+harvest/share/doc/yaz/asn.pdu.html
+harvest/share/doc/yaz/asn.preparing.html
+harvest/share/doc/yaz/client.commands.html
+harvest/share/doc/yaz/client.html
+harvest/share/doc/yaz/client.invoking.html
+harvest/share/doc/yaz/client.searching.html
+harvest/share/doc/yaz/comstack.addresses.html
+harvest/share/doc/yaz/comstack.client.html
+harvest/share/doc/yaz/comstack.common.html
+harvest/share/doc/yaz/comstack.diagnostics.html
+harvest/share/doc/yaz/comstack.html
+harvest/share/doc/yaz/comstack.introduction.html
+harvest/share/doc/yaz/comstack.server.html
+harvest/share/doc/yaz/comstack.summary.html
+harvest/share/doc/yaz/credits.html
+harvest/share/doc/yaz/future.html
+harvest/share/doc/yaz/id.png
+harvest/share/doc/yaz/indexdata.html
+harvest/share/doc/yaz/installation.html
+harvest/share/doc/yaz/installation.unix.html
+harvest/share/doc/yaz/installation.win32.html
+harvest/share/doc/yaz/introduction.html
+harvest/share/doc/yaz/license.html
+harvest/share/doc/yaz/license.other.html
+harvest/share/doc/yaz/odr.debugging.html
+harvest/share/doc/yaz/odr.html
+harvest/share/doc/yaz/odr.programming.html
+harvest/share/doc/yaz/odr.use.html
+harvest/share/doc/yaz/server.backend.html
+harvest/share/doc/yaz/server.backendfunctions.html
+harvest/share/doc/yaz/server.frontend.html
+harvest/share/doc/yaz/server.html
+harvest/share/doc/yaz/server.invocation.html
+harvest/share/doc/yaz/server.main.html
+harvest/share/doc/yaz/tools.html
+harvest/share/doc/yaz/tools.nmem.html
+harvest/share/doc/yaz/tools.oid.html
+harvest/share/doc/yaz/yaz.html
+harvest/share/doc/yaz/yaz.pdf
+harvest/share/doc/yaz/zoom.events.html
+harvest/share/doc/yaz/zoom.html
+harvest/share/doc/yaz/zoom.options.html
+harvest/share/doc/yaz/zoom.query.html
+harvest/share/doc/yaz/zoom.records.html
+harvest/share/doc/yaz/zoom.resultsets.html
+harvest/share/doc/yaz/zoom.scan.html
+harvest/share/idzebra/tab/bib1.att
+harvest/share/idzebra/tab/dan1.att
+harvest/share/idzebra/tab/danmarc.abs
+harvest/share/idzebra/tab/danmarc.mar
+harvest/share/idzebra/tab/default.idx
+harvest/share/idzebra/tab/explain.abs
+harvest/share/idzebra/tab/explain.att
+harvest/share/idzebra/tab/explain.tag
+harvest/share/idzebra/tab/generic.tag
+harvest/share/idzebra/tab/gils-a.est
+harvest/share/idzebra/tab/gils-b.est
+harvest/share/idzebra/tab/gils-f.est
+harvest/share/idzebra/tab/gils-g.est
+harvest/share/idzebra/tab/gils-summary.map
+harvest/share/idzebra/tab/gils-usmarc.map
+harvest/share/idzebra/tab/gils-variant.est
+harvest/share/idzebra/tab/gils.abs
+harvest/share/idzebra/tab/gils.att
+harvest/share/idzebra/tab/gils.tag
+harvest/share/idzebra/tab/hci.flt
+harvest/share/idzebra/tab/mail.flt
+harvest/share/idzebra/tab/meta-b.est
+harvest/share/idzebra/tab/meta-usmarc.map
+harvest/share/idzebra/tab/meta.abs
+harvest/share/idzebra/tab/meta.tag
+harvest/share/idzebra/tab/news.flt
+harvest/share/idzebra/tab/numeric.chr
+harvest/share/idzebra/tab/nwi.flt
+harvest/share/idzebra/tab/refer.flt
+harvest/share/idzebra/tab/scan.chr
+harvest/share/idzebra/tab/sgml.flt
+harvest/share/idzebra/tab/soif-harvest.flt
+harvest/share/idzebra/tab/soif.flt
+harvest/share/idzebra/tab/string.chr
+harvest/share/idzebra/tab/summary.abs
+harvest/share/idzebra/tab/summary.tag
+harvest/share/idzebra/tab/tagsetg.tag
+harvest/share/idzebra/tab/tagsetm.tag
+harvest/share/idzebra/tab/urx.chr
+harvest/share/idzebra/tab/usmarc-b.est
+harvest/share/idzebra/tab/usmarc.abs
+harvest/share/idzebra/tab/usmarc.flt
+harvest/share/idzebra/tab/usmarc.mar
+harvest/share/idzebra/tab/usmarc.tag
+harvest/share/idzebra/tab/var1.var
+harvest/share/idzebra/tab/wais-b.est
+harvest/share/idzebra/tab/wais-variant.est
+harvest/share/idzebra/tab/wais.abs
+harvest/share/yaz/ill/ill.tcl
+harvest/share/yaz/ill/ill9702.asn
+harvest/share/yaz/ill/item-req.asn
+harvest/share/yaz/z39.50/charneg-3.asn
+harvest/share/yaz/z39.50/datetime.asn
+harvest/share/yaz/z39.50/esadmin.asn
+harvest/share/yaz/z39.50/esupdate.asn
+harvest/share/yaz/z39.50/univres.asn
+harvest/share/yaz/z39.50/z.tcl
+harvest/share/yaz/z39.50/z3950v3.asn
+@dirrm harvest/share/yaz/z39.50
+@dirrm harvest/share/yaz/ill
+@dirrm harvest/share/yaz
+@dirrm harvest/share/idzebra/tab
+@dirrm harvest/share/idzebra
+@dirrm harvest/share/doc/yaz
+@dirrm harvest/share/doc/idzebra
+@dirrm harvest/share/doc
+@dirrm harvest/share/aclocal
+@dirrm harvest/share
+@dirrm harvest/man/man8
+@dirrm harvest/man/man7
+@dirrm harvest/man/man1
+@dirrm harvest/man
 @dirrm harvest/lib/gatherer/wp2x-lib
 @dirrm harvest/lib/gatherer/sgmls-lib/htmlplus
 @dirrm harvest/lib/gatherer/sgmls-lib/html-4.01
@@ -327,6 +515,7 @@
 @dirrm harvest/gatherers
 @dirrm harvest/cgi-bin/lib
 @dirrm harvest/cgi-bin
+@dirrm harvest/brokers/zquery
 @dirrm harvest/brokers/skeleton/admin
 @dirrm harvest/brokers/skeleton
 @dirrm harvest/brokers/images
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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