View | Details | Raw Unified | Return to bug 45630
Collapse All | Expand All

(-)www/harvest/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	harvest
8
PORTNAME=	harvest
9
PORTVERSION=	1.8.1
9
PORTVERSION=	1.8.2
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)www/harvest/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (harvest-1.8.1.tar.bz2) = 9425a081d215686f55bf13efecd02bd0
1
MD5 (harvest-1.8.2.tar.bz2) = c7b2e646d16dc5760c4d60273c244678
(-)www/harvest/files/patch-components::broker::standard::WWW::DisplayObject.c (-4 / +7 lines)
Lines 1-12 Link Here
1
--- components/broker/standard/WWW/DisplayObject.c.orig	Mon Feb 11 07:57:16 2002
1
--- components/broker/standard/WWW/DisplayObject.c.orig	Mon Feb 11 07:57:16 2002
2
+++ components/broker/standard/WWW/DisplayObject.c	Wed Nov 13 09:01:03 2002
2
+++ components/broker/standard/WWW/DisplayObject.c	Sat Nov 23 04:30:56 2002
3
@@ -215,8 +215,8 @@
3
@@ -214,10 +214,12 @@
4
  */
4
 char *xstrerror(n)
5
 char *xstrerror(n)
5
 int n;
6
 int n;
7
+#if !defined(__FreeBSD__)
6
 {
8
 {
7
-	extern int sys_nerr;
9
 	extern int sys_nerr;
8
 #ifdef NEED_SYS_ERRLIST
10
 #ifdef NEED_SYS_ERRLIST
9
+	extern int sys_nerr;
10
 	extern char *sys_errlist[];
11
 	extern char *sys_errlist[];
12
+#endif
11
 #endif
13
 #endif
12
 
14
 
15
 	if (n < 0 || n >= sys_nerr)
(-)www/harvest/files/patch-components::gatherer::WordPerfect::wp3x-2.3::wp2x.c (+11 lines)
Line 0 Link Here
1
--- components/gatherer/WordPerfect/wp2x-2.3/wp2x.c.orig	Sat Nov 16 08:09:53 2002
2
+++ components/gatherer/WordPerfect/wp2x-2.3/wp2x.c	Sat Nov 23 04:42:43 2002
3
@@ -151,7 +151,7 @@
4
 #include "patchlevel.h"
5
 
6
 /* Some platforms do not define these externals in stdlib.h */
7
-#ifndef __CYGWIN__
8
+#if !defined(__CYGWIN__) && !defined(__FreeBSD__)
9
 #if NEED_SYS_ERRLIST || __GLIBC__
10
 extern char *Cdecl sys_errlist[];
11
 #endif
(-)www/harvest/files/patch-src::gatherer::essence::file::print.c (-5 / +8 lines)
Lines 1-12 Link Here
1
--- src/gatherer/essence/file/print.c.orig	Sat Dec 13 01:02:15 1997
1
--- src/gatherer/essence/file/print.c.orig	Sat Nov 16 08:09:53 2002
2
+++ src/gatherer/essence/file/print.c	Wed Nov 13 08:56:34 2002
2
+++ src/gatherer/essence/file/print.c	Sat Nov 23 04:28:48 2002
3
@@ -78,8 +78,8 @@
3
@@ -78,10 +78,12 @@
4
 warning(f, a)
4
 warning(f, a)
5
      char *f, *a;
5
      char *f, *a;
6
 {
6
 {
7
-	extern int errno, sys_nerr;
7
+#if !defined(__FreeBSD__)
8
 	extern int errno, sys_nerr;
9
 #ifndef __CYGWIN__
8
 #ifdef NEED_SYS_ERRLIST
10
 #ifdef NEED_SYS_ERRLIST
9
+	extern int errno, sys_nerr;
10
 	extern char *sys_errlist[];
11
 	extern char *sys_errlist[];
12
+#endif
13
 #endif
11
 #endif
14
 #endif
12
 	int myerrno;
15
 	int myerrno;
(-)www/harvest/files/patch-wp2x.c (-10 lines)
Lines 1-10 Link Here
1
--- components/gatherer/WordPerfect/wp2x-2.3/wp2x.c.orig	Thu Nov 21 11:33:54 2002
2
+++ components/gatherer/WordPerfect/wp2x-2.3/wp2x.c	Thu Nov 21 13:13:25 2002
3
@@ -155,7 +155,6 @@
4
 extern char *Cdecl sys_errlist[];
5
 #endif
6
 extern int   Cdecl errno;
7
-extern int   Cdecl sys_nerr;
8
 
9
 /************************************************************************/
10
 /* Some common idioms                                                   */
(-)www/harvest/pkg-plist (-9 / +11 lines)
Lines 27-32 Link Here
27
harvest/brokers/skeleton/query-glimpse-modern.html.de.in
27
harvest/brokers/skeleton/query-glimpse-modern.html.de.in
28
harvest/brokers/skeleton/query-glimpse-modern.html.es.in
28
harvest/brokers/skeleton/query-glimpse-modern.html.es.in
29
harvest/brokers/skeleton/query-glimpse-modern.html.in
29
harvest/brokers/skeleton/query-glimpse-modern.html.in
30
harvest/brokers/skeleton/query-glimpse-modern.html.ru.in
30
harvest/brokers/skeleton/query-glimpse.html.in
31
harvest/brokers/skeleton/query-glimpse.html.in
31
harvest/brokers/skeleton/query-swish-modern.html.in
32
harvest/brokers/skeleton/query-swish-modern.html.in
32
harvest/brokers/skeleton/query-swish.html.in
33
harvest/brokers/skeleton/query-swish.html.in
Lines 39-44 Link Here
39
harvest/cgi-bin/lib/classic.cf
40
harvest/cgi-bin/lib/classic.cf
40
harvest/cgi-bin/lib/german.cf
41
harvest/cgi-bin/lib/german.cf
41
harvest/cgi-bin/lib/modern.cf
42
harvest/cgi-bin/lib/modern.cf
43
harvest/cgi-bin/lib/russian.cf
42
harvest/cgi-bin/lib/search.cf
44
harvest/cgi-bin/lib/search.cf
43
harvest/cgi-bin/lib/spanish.cf
45
harvest/cgi-bin/lib/spanish.cf
44
harvest/cgi-bin/nph-search.cgi
46
harvest/cgi-bin/nph-search.cgi
Lines 146-160 Link Here
146
harvest/lib/gatherer/catdoc-lib/8859-9.txt
148
harvest/lib/gatherer/catdoc-lib/8859-9.txt
147
harvest/lib/gatherer/catdoc-lib/ascii.replchars
149
harvest/lib/gatherer/catdoc-lib/ascii.replchars
148
harvest/lib/gatherer/catdoc-lib/ascii.specchars
150
harvest/lib/gatherer/catdoc-lib/ascii.specchars
149
harvest/lib/gatherer/catdoc-lib/cp2250.txt
151
harvest/lib/gatherer/catdoc-lib/cp1250.txt
150
harvest/lib/gatherer/catdoc-lib/cp2251.txt
152
harvest/lib/gatherer/catdoc-lib/cp1251.txt
151
harvest/lib/gatherer/catdoc-lib/cp2252.txt
153
harvest/lib/gatherer/catdoc-lib/cp1252.txt
152
harvest/lib/gatherer/catdoc-lib/cp2253.txt
154
harvest/lib/gatherer/catdoc-lib/cp1253.txt
153
harvest/lib/gatherer/catdoc-lib/cp2254.txt
155
harvest/lib/gatherer/catdoc-lib/cp1254.txt
154
harvest/lib/gatherer/catdoc-lib/cp2255.txt
156
harvest/lib/gatherer/catdoc-lib/cp1255.txt
155
harvest/lib/gatherer/catdoc-lib/cp2256.txt
157
harvest/lib/gatherer/catdoc-lib/cp1256.txt
156
harvest/lib/gatherer/catdoc-lib/cp2257.txt
158
harvest/lib/gatherer/catdoc-lib/cp1257.txt
157
harvest/lib/gatherer/catdoc-lib/cp2258.txt
159
harvest/lib/gatherer/catdoc-lib/cp1258.txt
158
harvest/lib/gatherer/catdoc-lib/cp437.txt
160
harvest/lib/gatherer/catdoc-lib/cp437.txt
159
harvest/lib/gatherer/catdoc-lib/cp850.txt
161
harvest/lib/gatherer/catdoc-lib/cp850.txt
160
harvest/lib/gatherer/catdoc-lib/cp852.txt
162
harvest/lib/gatherer/catdoc-lib/cp852.txt

Return to bug 45630