There are lots of changes since 3.04.00:
https://github.com/tesseract-ocr/tesseract/wiki/ReleaseNotes
I have tested on amd64 and macppc, the result look very good.
The following dependent ports still compile:
graphics/pdfsandwich
mail/p5-FuzzyOcr
multimedia/ogmrip
x11/gnome/ocrfeeder
(at least pdfsandwich and ocrfeeder seem to work)
The tessdata packages use the language data files from the 'tessdata_fast'
repository: https://github.com/tesseract-ocr/tessdata_fast
>From the README:
"Most users will want to use these traineddata files to do OCR and these will
be shipped as part of Linux distributions .."
Unfortunately, the git-submodules required for running the tests are not
included in the distfile, so NO_TEST is set to Yes.
I am unsure if the PLIST-* files need a @conflict line, can anyone tell?
The DESCR-* text could be improved, but I find the 1995 sentence kind of funny.
Any comments?
Index: Makefile.inc
===================================================================
RCS file: /cvs/ports/graphics/tesseract/Makefile.inc,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 Makefile.inc
--- Makefile.inc 29 Dec 2015 19:49:40 -0000 1.2
+++ Makefile.inc 15 Feb 2019 17:57:05 -0000
@@ -1,10 +1,13 @@
# $OpenBSD: Makefile.inc,v 1.2 2015/12/29 19:49:40 jasper Exp $
-GH_TAGNAME ?= 3.04.00
+GH_TAGNAME ?= 4.0.0
GH_ACCOUNT= tesseract-ocr
CATEGORIES += graphics textproc
# Apache 2.0
PERMIT_PACKAGE_CDROM= Yes
+
+# The tests require additional git submodules
+NO_TEST= Yes
Index: tessdata/Makefile
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/Makefile,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 Makefile
--- tessdata/Makefile 17 Sep 2018 10:13:09 -0000 1.4
+++ tessdata/Makefile 15 Feb 2019 17:57:05 -0000
@@ -1,55 +1,22 @@
# $OpenBSD: Makefile,v 1.4 2018/09/17 10:13:09 espie Exp $
-LANGS= afr amh ara asm aze aze_cyrl bel ben bod bos bul cat \
- ceb ces chi_sim chi_tra chr cym dan dan_frak deu \
- deu_frak dzo ell enm epo equ est eus fas fin fra frk \
- frm gle glg grc guj hat heb hin hrv hun iku ind isl \
- ita ita_old jav jpn kan kat kat_old kaz khm kir kor \
- kur lao lat lav lit mal mar mkd mlt msa mya nep nld \
- nor ori osd pan pol por pus ron rus san sin slk \
- slk_frak slv spa spa_old sqi srp srp_latn swa swe syr \
- tam tel tgk tgl tha tir tur uig ukr urd uzb uzb_cyrl \
- vie yid
+LANGS= afr amh ara asm aze aze_cyrl bel ben bod bos bre bul \
+ cat ceb ces chi_sim chi_sim_vert chi_tra chi_tra_vert \
+ chr cos cym dan deu div dzo ell enm epo est eus fao \
+ fas fil fin fra frk frm fry gla gle glg grc guj hat \
+ heb hin hrv hun hye iku ind isl ita ita_old jav jpn \
+ jpn_vert kan kat kat_old kaz khm kir kmr kor kor_vert \
+ lao lat lav lit ltz mal mar mkd mlt mon mri msa mya \
+ nep nld nor oci ori osd pan pol por pus que ron rus \
+ san sin slk slv snd spa spa_old sqi srp srp_latn sun \
+ swa swe syr tam tat tel tgk tha tir ton tur uig ukr \
+ urd uzb uzb_cyrl vie yid yor
-COMMENT-main= ${l} language data for Tesseract
+COMMENT-main= eng language data for Tesseract
PKGNAME-main= tesseract-eng-${GH_TAGNAME}
MULTI_PACKAGES= -main
-EPOCH-main= 0
-EPOCH-dan= 0
-EPOCH-fra= 0
-EPOCH-lav= 0
-EPOCH-ron= 0
-EPOCH-swe= 0
-EPOCH-bul= 0
-EPOCH-dan_frak= 0
-EPOCH-hun= 0
-EPOCH-lit= 0
-EPOCH-rus= 0
-EPOCH-tgl= 0
-EPOCH-cat= 0
-EPOCH-deu= 0
-EPOCH-ind= 0
-EPOCH-nld= 0
-EPOCH-slk= 0
-EPOCH-tur= 0
-EPOCH-ces= 0
-EPOCH-ell= 0
-EPOCH-ita= 0
-EPOCH-nor= 0
-EPOCH-slv= 0
-EPOCH-ukr= 0
-EPOCH-chi_sim= 0
-EPOCH-jpn= 0
-EPOCH-pol= 0
-EPOCH-spa= 0
-EPOCH-vie= 0
-EPOCH-chi_tra= 0
-EPOCH-fin= 0
-EPOCH-kor= 0
-EPOCH-por= 0
-EPOCH-srp= 0
-REVISION= 1
+EPOCH= 1
.for l in ${LANGS}
COMMENT-${l}= ${l} language data for Tesseract
@@ -57,7 +24,7 @@ PKGNAME-${l}= tesseract-${l}-${GH_TAGNA
MULTI_PACKAGES += -${l}
.endfor
-GH_PROJECT= tessdata
+GH_PROJECT= tessdata_fast
PKG_ARCH= *
NO_BUILD= Yes
Index: tessdata/distinfo
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/distinfo,v
retrieving revision 1.1
diff -u -p -u -p -r1.1 distinfo
--- tessdata/distinfo 13 Nov 2015 12:54:58 -0000 1.1
+++ tessdata/distinfo 15 Feb 2019 17:57:05 -0000
@@ -1,2 +1,2 @@
-SHA256 (tessdata-3.04.00.tar.gz) = Xcs3GYM2tpU4Q7Rh7lNd8UAbQQCNVQ/J5D0O2rynrbE=
-SIZE (tessdata-3.04.00.tar.gz) = 499088801
+SHA256 (tessdata_fast-4.0.0.tar.gz) =
8bcel/J7r/+2pzDuZv2dwCGvw48xj9yApGSoSlGSJ/4=
+SIZE (tessdata_fast-4.0.0.tar.gz) = 351379947
Index: tessdata/pkg/DESCR-bre
===================================================================
RCS file: tessdata/pkg/DESCR-bre
diff -N tessdata/pkg/DESCR-bre
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-bre 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the bre language data for tesseract.
Index: tessdata/pkg/DESCR-chi_sim_vert
===================================================================
RCS file: tessdata/pkg/DESCR-chi_sim_vert
diff -N tessdata/pkg/DESCR-chi_sim_vert
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-chi_sim_vert 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the chi_sim_vert language data for tesseract.
Index: tessdata/pkg/DESCR-chi_tra_vert
===================================================================
RCS file: tessdata/pkg/DESCR-chi_tra_vert
diff -N tessdata/pkg/DESCR-chi_tra_vert
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-chi_tra_vert 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the chi_tra_vert language data for tesseract.
Index: tessdata/pkg/DESCR-cos
===================================================================
RCS file: tessdata/pkg/DESCR-cos
diff -N tessdata/pkg/DESCR-cos
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-cos 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the cos language data for tesseract.
Index: tessdata/pkg/DESCR-dan_frak
===================================================================
RCS file: tessdata/pkg/DESCR-dan_frak
diff -N tessdata/pkg/DESCR-dan_frak
--- tessdata/pkg/DESCR-dan_frak 13 Nov 2015 12:54:58 -0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,4 +0,0 @@
-The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
-Accuracy test.
-
-This package contains the dan_frak language data for tesseract.
Index: tessdata/pkg/DESCR-deu_frak
===================================================================
RCS file: tessdata/pkg/DESCR-deu_frak
diff -N tessdata/pkg/DESCR-deu_frak
--- tessdata/pkg/DESCR-deu_frak 13 Nov 2015 12:54:58 -0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,4 +0,0 @@
-The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
-Accuracy test.
-
-This package contains the deu_frak language data for tesseract.
Index: tessdata/pkg/DESCR-div
===================================================================
RCS file: tessdata/pkg/DESCR-div
diff -N tessdata/pkg/DESCR-div
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-div 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the div language data for tesseract.
Index: tessdata/pkg/DESCR-equ
===================================================================
RCS file: tessdata/pkg/DESCR-equ
diff -N tessdata/pkg/DESCR-equ
--- tessdata/pkg/DESCR-equ 13 Nov 2015 12:54:58 -0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,4 +0,0 @@
-The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
-Accuracy test.
-
-This package contains the equ language data for tesseract.
Index: tessdata/pkg/DESCR-fao
===================================================================
RCS file: tessdata/pkg/DESCR-fao
diff -N tessdata/pkg/DESCR-fao
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-fao 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the fao language data for tesseract.
Index: tessdata/pkg/DESCR-fil
===================================================================
RCS file: tessdata/pkg/DESCR-fil
diff -N tessdata/pkg/DESCR-fil
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-fil 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the fil language data for tesseract.
Index: tessdata/pkg/DESCR-fry
===================================================================
RCS file: tessdata/pkg/DESCR-fry
diff -N tessdata/pkg/DESCR-fry
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-fry 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the fry language data for tesseract.
Index: tessdata/pkg/DESCR-gla
===================================================================
RCS file: tessdata/pkg/DESCR-gla
diff -N tessdata/pkg/DESCR-gla
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-gla 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the gla language data for tesseract.
Index: tessdata/pkg/DESCR-hye
===================================================================
RCS file: tessdata/pkg/DESCR-hye
diff -N tessdata/pkg/DESCR-hye
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-hye 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the hye language data for tesseract.
Index: tessdata/pkg/DESCR-jpn_vert
===================================================================
RCS file: tessdata/pkg/DESCR-jpn_vert
diff -N tessdata/pkg/DESCR-jpn_vert
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-jpn_vert 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the jpn_vert language data for tesseract.
Index: tessdata/pkg/DESCR-kmr
===================================================================
RCS file: tessdata/pkg/DESCR-kmr
diff -N tessdata/pkg/DESCR-kmr
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-kmr 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the kmr language data for tesseract.
Index: tessdata/pkg/DESCR-kor_vert
===================================================================
RCS file: tessdata/pkg/DESCR-kor_vert
diff -N tessdata/pkg/DESCR-kor_vert
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-kor_vert 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the kor_vert language data for tesseract.
Index: tessdata/pkg/DESCR-kur
===================================================================
RCS file: tessdata/pkg/DESCR-kur
diff -N tessdata/pkg/DESCR-kur
--- tessdata/pkg/DESCR-kur 13 Nov 2015 12:54:58 -0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,4 +0,0 @@
-The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
-Accuracy test.
-
-This package contains the kur language data for tesseract.
Index: tessdata/pkg/DESCR-ltz
===================================================================
RCS file: tessdata/pkg/DESCR-ltz
diff -N tessdata/pkg/DESCR-ltz
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-ltz 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the ltz language data for tesseract.
Index: tessdata/pkg/DESCR-mon
===================================================================
RCS file: tessdata/pkg/DESCR-mon
diff -N tessdata/pkg/DESCR-mon
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-mon 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the mon language data for tesseract.
Index: tessdata/pkg/DESCR-mri
===================================================================
RCS file: tessdata/pkg/DESCR-mri
diff -N tessdata/pkg/DESCR-mri
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-mri 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the mri language data for tesseract.
Index: tessdata/pkg/DESCR-oci
===================================================================
RCS file: tessdata/pkg/DESCR-oci
diff -N tessdata/pkg/DESCR-oci
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-oci 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the oci language data for tesseract.
Index: tessdata/pkg/DESCR-que
===================================================================
RCS file: tessdata/pkg/DESCR-que
diff -N tessdata/pkg/DESCR-que
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-que 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the que language data for tesseract.
Index: tessdata/pkg/DESCR-slk_frak
===================================================================
RCS file: tessdata/pkg/DESCR-slk_frak
diff -N tessdata/pkg/DESCR-slk_frak
--- tessdata/pkg/DESCR-slk_frak 13 Nov 2015 12:54:58 -0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,4 +0,0 @@
-The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
-Accuracy test.
-
-This package contains the slk_frak language data for tesseract.
Index: tessdata/pkg/DESCR-snd
===================================================================
RCS file: tessdata/pkg/DESCR-snd
diff -N tessdata/pkg/DESCR-snd
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-snd 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the snd language data for tesseract.
Index: tessdata/pkg/DESCR-sun
===================================================================
RCS file: tessdata/pkg/DESCR-sun
diff -N tessdata/pkg/DESCR-sun
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-sun 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the sun language data for tesseract.
Index: tessdata/pkg/DESCR-tat
===================================================================
RCS file: tessdata/pkg/DESCR-tat
diff -N tessdata/pkg/DESCR-tat
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-tat 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the tat language data for tesseract.
Index: tessdata/pkg/DESCR-tgl
===================================================================
RCS file: tessdata/pkg/DESCR-tgl
diff -N tessdata/pkg/DESCR-tgl
--- tessdata/pkg/DESCR-tgl 13 Nov 2015 12:54:58 -0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,4 +0,0 @@
-The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
-Accuracy test.
-
-This package contains the tgl language data for tesseract.
Index: tessdata/pkg/DESCR-ton
===================================================================
RCS file: tessdata/pkg/DESCR-ton
diff -N tessdata/pkg/DESCR-ton
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-ton 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the ton language data for tesseract.
Index: tessdata/pkg/DESCR-yor
===================================================================
RCS file: tessdata/pkg/DESCR-yor
diff -N tessdata/pkg/DESCR-yor
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/DESCR-yor 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,4 @@
+The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
+Accuracy test.
+
+This package contains the yor language data for tesseract.
Index: tessdata/pkg/PLIST-bre
===================================================================
RCS file: tessdata/pkg/PLIST-bre
diff -N tessdata/pkg/PLIST-bre
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-bre 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-bre,v$
+share/tessdata/
+share/tessdata/bre.traineddata
Index: tessdata/pkg/PLIST-bul
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-bul,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-bul
--- tessdata/pkg/PLIST-bul 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-bul 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-bul,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-bul
-@pkgpath graphics/tesseract-langs/bul
share/tessdata/bul.traineddata
Index: tessdata/pkg/PLIST-cat
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-cat,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-cat
--- tessdata/pkg/PLIST-cat 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-cat 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-cat,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-cat
-@pkgpath graphics/tesseract-langs/cat
share/tessdata/cat.traineddata
Index: tessdata/pkg/PLIST-ces
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-ces,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-ces
--- tessdata/pkg/PLIST-ces 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-ces 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-ces,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-ces
-@pkgpath graphics/tesseract-langs/ces
share/tessdata/ces.traineddata
Index: tessdata/pkg/PLIST-chi_sim
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-chi_sim,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-chi_sim
--- tessdata/pkg/PLIST-chi_sim 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-chi_sim 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-chi_sim,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-chi_sim
-@pkgpath graphics/tesseract-langs/chi_sim
share/tessdata/chi_sim.traineddata
Index: tessdata/pkg/PLIST-chi_sim_vert
===================================================================
RCS file: tessdata/pkg/PLIST-chi_sim_vert
diff -N tessdata/pkg/PLIST-chi_sim_vert
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-chi_sim_vert 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-chi_sim_vert,v$
+share/tessdata/
+share/tessdata/chi_sim_vert.traineddata
Index: tessdata/pkg/PLIST-chi_tra
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-chi_tra,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-chi_tra
--- tessdata/pkg/PLIST-chi_tra 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-chi_tra 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-chi_tra,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-chi_tra
-@pkgpath graphics/tesseract-langs/chi_tra
share/tessdata/chi_tra.traineddata
Index: tessdata/pkg/PLIST-chi_tra_vert
===================================================================
RCS file: tessdata/pkg/PLIST-chi_tra_vert
diff -N tessdata/pkg/PLIST-chi_tra_vert
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-chi_tra_vert 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-chi_tra_vert,v$
+share/tessdata/
+share/tessdata/chi_tra_vert.traineddata
Index: tessdata/pkg/PLIST-cos
===================================================================
RCS file: tessdata/pkg/PLIST-cos
diff -N tessdata/pkg/PLIST-cos
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-cos 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-cos,v$
+share/tessdata/
+share/tessdata/cos.traineddata
Index: tessdata/pkg/PLIST-dan
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-dan,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-dan
--- tessdata/pkg/PLIST-dan 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-dan 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-dan,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-dan
-@pkgpath graphics/tesseract-langs/dan
share/tessdata/dan.traineddata
Index: tessdata/pkg/PLIST-dan_frak
===================================================================
RCS file: tessdata/pkg/PLIST-dan_frak
diff -N tessdata/pkg/PLIST-dan_frak
--- tessdata/pkg/PLIST-dan_frak 17 Sep 2018 10:13:09 -0000 1.3
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,6 +0,0 @@
-@comment $OpenBSD: PLIST-dan_frak,v 1.3 2018/09/17 10:13:09 espie Exp $
-share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-dan-frak
-@pkgpath graphics/tesseract-langs/dan-frak
-share/tessdata/dan_frak.traineddata
Index: tessdata/pkg/PLIST-deu
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-deu,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-deu
--- tessdata/pkg/PLIST-deu 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-deu 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-deu,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-deu
-@pkgpath graphics/tesseract-langs/deu
share/tessdata/deu.traineddata
Index: tessdata/pkg/PLIST-deu_frak
===================================================================
RCS file: tessdata/pkg/PLIST-deu_frak
diff -N tessdata/pkg/PLIST-deu_frak
--- tessdata/pkg/PLIST-deu_frak 17 Sep 2018 10:13:09 -0000 1.3
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,6 +0,0 @@
-@comment $OpenBSD: PLIST-deu_frak,v 1.3 2018/09/17 10:13:09 espie Exp $
-share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-deu_frak
-@pkgpath graphics/tesseract-langs/deu_frak
-share/tessdata/deu_frak.traineddata
Index: tessdata/pkg/PLIST-div
===================================================================
RCS file: tessdata/pkg/PLIST-div
diff -N tessdata/pkg/PLIST-div
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-div 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-div,v$
+share/tessdata/
+share/tessdata/div.traineddata
Index: tessdata/pkg/PLIST-ell
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-ell,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-ell
--- tessdata/pkg/PLIST-ell 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-ell 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-ell,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-ell
-@pkgpath graphics/tesseract-langs/ell
share/tessdata/ell.traineddata
Index: tessdata/pkg/PLIST-equ
===================================================================
RCS file: tessdata/pkg/PLIST-equ
diff -N tessdata/pkg/PLIST-equ
--- tessdata/pkg/PLIST-equ 17 Sep 2018 10:13:09 -0000 1.2
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,3 +0,0 @@
-@comment $OpenBSD: PLIST-equ,v 1.2 2018/09/17 10:13:09 espie Exp $
-share/tessdata/
-share/tessdata/equ.traineddata
Index: tessdata/pkg/PLIST-fao
===================================================================
RCS file: tessdata/pkg/PLIST-fao
diff -N tessdata/pkg/PLIST-fao
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-fao 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-fao,v$
+share/tessdata/
+share/tessdata/fao.traineddata
Index: tessdata/pkg/PLIST-fil
===================================================================
RCS file: tessdata/pkg/PLIST-fil
diff -N tessdata/pkg/PLIST-fil
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-fil 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-fil,v$
+share/tessdata/
+share/tessdata/fil.traineddata
Index: tessdata/pkg/PLIST-fin
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-fin,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-fin
--- tessdata/pkg/PLIST-fin 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-fin 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-fin,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-fin
-@pkgpath graphics/tesseract-langs/fin
share/tessdata/fin.traineddata
Index: tessdata/pkg/PLIST-fra
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-fra,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-fra
--- tessdata/pkg/PLIST-fra 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-fra 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-fra,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-fra
-@pkgpath graphics/tesseract-langs/fra
share/tessdata/fra.traineddata
Index: tessdata/pkg/PLIST-fry
===================================================================
RCS file: tessdata/pkg/PLIST-fry
diff -N tessdata/pkg/PLIST-fry
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-fry 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-fry,v$
+share/tessdata/
+share/tessdata/fry.traineddata
Index: tessdata/pkg/PLIST-gla
===================================================================
RCS file: tessdata/pkg/PLIST-gla
diff -N tessdata/pkg/PLIST-gla
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-gla 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-gla,v$
+share/tessdata/
+share/tessdata/gla.traineddata
Index: tessdata/pkg/PLIST-hun
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-hun,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-hun
--- tessdata/pkg/PLIST-hun 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-hun 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-hun,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-hun
-@pkgpath graphics/tesseract-langs/hun
share/tessdata/hun.traineddata
Index: tessdata/pkg/PLIST-hye
===================================================================
RCS file: tessdata/pkg/PLIST-hye
diff -N tessdata/pkg/PLIST-hye
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-hye 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-hye,v$
+share/tessdata/
+share/tessdata/hye.traineddata
Index: tessdata/pkg/PLIST-ind
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-ind,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-ind
--- tessdata/pkg/PLIST-ind 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-ind 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-ind,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-ind
-@pkgpath graphics/tesseract-langs/ind
share/tessdata/ind.traineddata
Index: tessdata/pkg/PLIST-ita
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-ita,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-ita
--- tessdata/pkg/PLIST-ita 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-ita 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-ita,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-ita
-@pkgpath graphics/tesseract-langs/ita
share/tessdata/ita.traineddata
Index: tessdata/pkg/PLIST-ita_old
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-ita_old,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-ita_old
--- tessdata/pkg/PLIST-ita_old 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-ita_old 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-ita_old,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-ita_old
-@pkgpath graphics/tesseract-langs/ita_old
share/tessdata/ita_old.traineddata
Index: tessdata/pkg/PLIST-jpn
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-jpn,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-jpn
--- tessdata/pkg/PLIST-jpn 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-jpn 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-jpn,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-jpn
-@pkgpath graphics/tesseract-langs/jpn
share/tessdata/jpn.traineddata
Index: tessdata/pkg/PLIST-jpn_vert
===================================================================
RCS file: tessdata/pkg/PLIST-jpn_vert
diff -N tessdata/pkg/PLIST-jpn_vert
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-jpn_vert 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-jpn_vert,v$
+share/tessdata/
+share/tessdata/jpn_vert.traineddata
Index: tessdata/pkg/PLIST-kmr
===================================================================
RCS file: tessdata/pkg/PLIST-kmr
diff -N tessdata/pkg/PLIST-kmr
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-kmr 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-kmr,v$
+share/tessdata/
+share/tessdata/kmr.traineddata
Index: tessdata/pkg/PLIST-kor
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-kor,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-kor
--- tessdata/pkg/PLIST-kor 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-kor 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-kor,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-kor
-@pkgpath graphics/tesseract-langs/kor
share/tessdata/kor.traineddata
Index: tessdata/pkg/PLIST-kor_vert
===================================================================
RCS file: tessdata/pkg/PLIST-kor_vert
diff -N tessdata/pkg/PLIST-kor_vert
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-kor_vert 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-kor_vert,v$
+share/tessdata/
+share/tessdata/kor_vert.traineddata
Index: tessdata/pkg/PLIST-kur
===================================================================
RCS file: tessdata/pkg/PLIST-kur
diff -N tessdata/pkg/PLIST-kur
--- tessdata/pkg/PLIST-kur 17 Sep 2018 10:13:09 -0000 1.2
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,3 +0,0 @@
-@comment $OpenBSD: PLIST-kur,v 1.2 2018/09/17 10:13:09 espie Exp $
-share/tessdata/
-share/tessdata/kur.traineddata
Index: tessdata/pkg/PLIST-lav
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-lav,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-lav
--- tessdata/pkg/PLIST-lav 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-lav 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-lav,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-lav
-@pkgpath graphics/tesseract-langs/lav
share/tessdata/lav.traineddata
Index: tessdata/pkg/PLIST-lit
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-lit,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-lit
--- tessdata/pkg/PLIST-lit 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-lit 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-lit,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-lit
-@pkgpath graphics/tesseract-langs/lit
share/tessdata/lit.traineddata
Index: tessdata/pkg/PLIST-ltz
===================================================================
RCS file: tessdata/pkg/PLIST-ltz
diff -N tessdata/pkg/PLIST-ltz
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-ltz 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-ltz,v$
+share/tessdata/
+share/tessdata/ltz.traineddata
Index: tessdata/pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-main,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 PLIST-main
--- tessdata/pkg/PLIST-main 18 Sep 2018 14:33:17 -0000 1.4
+++ tessdata/pkg/PLIST-main 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-main,v 1.4 2018/09/18 14:33:17 espie Exp $
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-eng
-@pkgpath graphics/tesseract-langs/eng
share/tessdata/
share/tessdata/eng.traineddata
Index: tessdata/pkg/PLIST-mon
===================================================================
RCS file: tessdata/pkg/PLIST-mon
diff -N tessdata/pkg/PLIST-mon
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-mon 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-mon,v$
+share/tessdata/
+share/tessdata/mon.traineddata
Index: tessdata/pkg/PLIST-mri
===================================================================
RCS file: tessdata/pkg/PLIST-mri
diff -N tessdata/pkg/PLIST-mri
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-mri 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-mri,v$
+share/tessdata/
+share/tessdata/mri.traineddata
Index: tessdata/pkg/PLIST-nld
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-nld,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-nld
--- tessdata/pkg/PLIST-nld 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-nld 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-nld,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-nld
-@pkgpath graphics/tesseract-langs/nld
share/tessdata/nld.traineddata
Index: tessdata/pkg/PLIST-nor
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-nor,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-nor
--- tessdata/pkg/PLIST-nor 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-nor 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-nor,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-nor
-@pkgpath graphics/tesseract-langs/nor
share/tessdata/nor.traineddata
Index: tessdata/pkg/PLIST-oci
===================================================================
RCS file: tessdata/pkg/PLIST-oci
diff -N tessdata/pkg/PLIST-oci
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-oci 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-oci,v$
+share/tessdata/
+share/tessdata/oci.traineddata
Index: tessdata/pkg/PLIST-pol
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-pol,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-pol
--- tessdata/pkg/PLIST-pol 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-pol 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-pol,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-pol
-@pkgpath graphics/tesseract-langs/pol
share/tessdata/pol.traineddata
Index: tessdata/pkg/PLIST-por
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-por,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-por
--- tessdata/pkg/PLIST-por 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-por 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-por,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-por
-@pkgpath graphics/tesseract-langs/por
share/tessdata/por.traineddata
Index: tessdata/pkg/PLIST-que
===================================================================
RCS file: tessdata/pkg/PLIST-que
diff -N tessdata/pkg/PLIST-que
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-que 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-que,v$
+share/tessdata/
+share/tessdata/que.traineddata
Index: tessdata/pkg/PLIST-ron
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-ron,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-ron
--- tessdata/pkg/PLIST-ron 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-ron 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-ron,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-ron
-@pkgpath graphics/tesseract-langs/ron
share/tessdata/ron.traineddata
Index: tessdata/pkg/PLIST-rus
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-rus,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-rus
--- tessdata/pkg/PLIST-rus 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-rus 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-rus,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-rus
-@pkgpath graphics/tesseract-langs/rus
share/tessdata/rus.traineddata
Index: tessdata/pkg/PLIST-slk
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-slk,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-slk
--- tessdata/pkg/PLIST-slk 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-slk 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-slk,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-slk
-@pkgpath graphics/tesseract-langs/slk
share/tessdata/slk.traineddata
Index: tessdata/pkg/PLIST-slk_frak
===================================================================
RCS file: tessdata/pkg/PLIST-slk_frak
diff -N tessdata/pkg/PLIST-slk_frak
--- tessdata/pkg/PLIST-slk_frak 17 Sep 2018 10:13:09 -0000 1.3
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,6 +0,0 @@
-@comment $OpenBSD: PLIST-slk_frak,v 1.3 2018/09/17 10:13:09 espie Exp $
-share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-slk_frak
-@pkgpath graphics/tesseract-langs/slk_frak
-share/tessdata/slk_frak.traineddata
Index: tessdata/pkg/PLIST-slv
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-slv,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-slv
--- tessdata/pkg/PLIST-slv 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-slv 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-slv,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-slv
-@pkgpath graphics/tesseract-langs/slv
share/tessdata/slv.traineddata
Index: tessdata/pkg/PLIST-snd
===================================================================
RCS file: tessdata/pkg/PLIST-snd
diff -N tessdata/pkg/PLIST-snd
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-snd 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-snd,v$
+share/tessdata/
+share/tessdata/snd.traineddata
Index: tessdata/pkg/PLIST-spa
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-spa,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-spa
--- tessdata/pkg/PLIST-spa 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-spa 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-spa,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-spa
-@pkgpath graphics/tesseract-langs/spa
share/tessdata/spa.traineddata
Index: tessdata/pkg/PLIST-spa_old
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-spa_old,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-spa_old
--- tessdata/pkg/PLIST-spa_old 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-spa_old 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-spa_old,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-spa_old
-@pkgpath graphics/tesseract-langs/spa_old
share/tessdata/spa_old.traineddata
Index: tessdata/pkg/PLIST-srp
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-srp,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-srp
--- tessdata/pkg/PLIST-srp 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-srp 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-srp,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-srp
-@pkgpath graphics/tesseract-langs/srp
share/tessdata/srp.traineddata
Index: tessdata/pkg/PLIST-srp_latn
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-srp_latn,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-srp_latn
--- tessdata/pkg/PLIST-srp_latn 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-srp_latn 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-srp_latn,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-srp_latn
-@pkgpath graphics/tesseract-langs/srp_latn
share/tessdata/srp_latn.traineddata
Index: tessdata/pkg/PLIST-sun
===================================================================
RCS file: tessdata/pkg/PLIST-sun
diff -N tessdata/pkg/PLIST-sun
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-sun 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-sun,v$
+share/tessdata/
+share/tessdata/sun.traineddata
Index: tessdata/pkg/PLIST-swe
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-swe,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-swe
--- tessdata/pkg/PLIST-swe 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-swe 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-swe,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-swe
-@pkgpath graphics/tesseract-langs/swe
share/tessdata/swe.traineddata
Index: tessdata/pkg/PLIST-tat
===================================================================
RCS file: tessdata/pkg/PLIST-tat
diff -N tessdata/pkg/PLIST-tat
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-tat 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-tat,v$
+share/tessdata/
+share/tessdata/tat.traineddata
Index: tessdata/pkg/PLIST-tgl
===================================================================
RCS file: tessdata/pkg/PLIST-tgl
diff -N tessdata/pkg/PLIST-tgl
--- tessdata/pkg/PLIST-tgl 17 Sep 2018 10:13:09 -0000 1.3
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,6 +0,0 @@
-@comment $OpenBSD: PLIST-tgl,v 1.3 2018/09/17 10:13:09 espie Exp $
-share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-tgl
-@pkgpath graphics/tesseract-langs/tgl
-share/tessdata/tgl.traineddata
Index: tessdata/pkg/PLIST-ton
===================================================================
RCS file: tessdata/pkg/PLIST-ton
diff -N tessdata/pkg/PLIST-ton
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-ton 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-ton,v$
+share/tessdata/
+share/tessdata/ton.traineddata
Index: tessdata/pkg/PLIST-tur
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-tur,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-tur
--- tessdata/pkg/PLIST-tur 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-tur 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-tur,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-tur
-@pkgpath graphics/tesseract-langs/tur
share/tessdata/tur.traineddata
Index: tessdata/pkg/PLIST-ukr
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-ukr,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-ukr
--- tessdata/pkg/PLIST-ukr 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-ukr 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-ukr,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-ukr
-@pkgpath graphics/tesseract-langs/ukr
share/tessdata/ukr.traineddata
Index: tessdata/pkg/PLIST-vie
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tessdata/pkg/PLIST-vie,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-vie
--- tessdata/pkg/PLIST-vie 17 Sep 2018 10:13:09 -0000 1.3
+++ tessdata/pkg/PLIST-vie 15 Feb 2019 17:57:05 -0000
@@ -1,6 +1,3 @@
@comment $OpenBSD: PLIST-vie,v 1.3 2018/09/17 10:13:09 espie Exp $
share/tessdata/
-@conflict tesseract-<3.02.02
-@pkgpath graphics/tesseract,-vie
-@pkgpath graphics/tesseract-langs/vie
share/tessdata/vie.traineddata
Index: tessdata/pkg/PLIST-yor
===================================================================
RCS file: tessdata/pkg/PLIST-yor
diff -N tessdata/pkg/PLIST-yor
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tessdata/pkg/PLIST-yor 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,3 @@
+@comment $OpenBSD: PLIST-yor,v$
+share/tessdata/
+share/tessdata/yor.traineddata
Index: tesseract/Makefile
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tesseract/Makefile,v
retrieving revision 1.17
diff -u -p -u -p -r1.17 Makefile
--- tesseract/Makefile 7 Jan 2019 16:38:19 -0000 1.17
+++ tesseract/Makefile 15 Feb 2019 17:57:05 -0000
@@ -3,23 +3,19 @@
COMMENT= OCR Engine developed at HP Labs
GH_PROJECT= tesseract
-GH_TAGNAME= 3.05.02
-REVISION= 2
-SHARED_LIBS += tesseract 3.2 # 3.5
+SHARED_LIBS += tesseract 4.0
WANTLIB += ${COMPILER_LIBCXX} X11 Xext Xrender c cairo expat ffi
WANTLIB += fontconfig freetype fribidi gif glib-2.0 gobject-2.0
WANTLIB += graphite2 gthread-2.0 harfbuzz iconv icudata icui18n
WANTLIB += icuuc intl jpeg lept m openjp2 pango-1.0 pangocairo-1.0
-WANTLIB += pangoft2-1.0 pcre pixman-1 png tiff webp xcb xcb-render
+WANTLIB += pangoft2-1.0 pcre pixman-1 png16 tiff webp xcb xcb-render
WANTLIB += xcb-shm z
# c++11: needed to build the training tools
COMPILER = base-clang ports-gcc
-ALL_TARGET= training
-
LIB_DEPENDS= devel/pango \
graphics/leptonica \
textproc/icu4c
@@ -29,7 +25,7 @@ RUN_DEPENDS= graphics/tesseract/tessdat
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-
+
ALL_TARGET= all training
INSTALL_TARGET= install training-install
@@ -38,17 +34,13 @@ AUTOCONF_VERSION= 2.69
AUTOMAKE_VERSION= 1.15
BUILD_DEPENDS += ${MODGNU_AUTOCONF_DEPENDS} \
${MODGNU_AUTOMAKE_DEPENDS} \
- devel/libtool
+ devel/libtool \
+ textproc/asciidoc
+
pre-configure:
cd ${WRKSRC} && ${SETENV} \
AUTOCONF_VERSION=${AUTOCONF_VERSION} \
AUTOMAKE_VERSION=${AUTOMAKE_VERSION} \
autoreconf -fi
-###
-
-post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/tesseract
- ${INSTALL_DATA} ${WRKSRC}/testing/{eurotext.tif,phototest.tif} \
- ${PREFIX}/share/examples/tesseract
.include <bsd.port.mk>
Index: tesseract/distinfo
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tesseract/distinfo,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 distinfo
--- tesseract/distinfo 24 Jun 2018 12:27:05 -0000 1.5
+++ tesseract/distinfo 15 Feb 2019 17:57:05 -0000
@@ -1,2 +1,2 @@
-SHA256 (tesseract-3.05.02.tar.gz) =
SU1k/6cGlJipe5CaDmWjWiE5ieAYTx6hUzKTOpDUNEU=
-SIZE (tesseract-3.05.02.tar.gz) = 3571750
+SHA256 (tesseract-4.0.0.tar.gz) = ofVCLKSaMuXzXFTe5RErEbmZKPyfTuZpXNxnaNafYd0=
+SIZE (tesseract-4.0.0.tar.gz) = 1961372
Index: tesseract/patches/patch-configure_ac
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tesseract/patches/patch-configure_ac,v
retrieving revision 1.1
diff -u -p -u -p -r1.1 patch-configure_ac
--- tesseract/patches/patch-configure_ac 28 Apr 2017 21:01:17 -0000
1.1
+++ tesseract/patches/patch-configure_ac 15 Feb 2019 17:57:05 -0000
@@ -1,10 +1,11 @@
-$OpenBSD: patch-configure_ac,v 1.1 2017/04/28 21:01:17 ajacoutot Exp $
+$OpenBSD$
No librt on OpenBSD.
---- configure.ac.orig Fri Apr 28 20:55:39 2017
-+++ configure.ac Fri Apr 28 20:56:19 2017
-@@ -109,6 +109,9 @@ case "${host_os}" in
+Index: configure.ac
+--- configure.ac.orig
++++ configure.ac
+@@ -102,6 +102,9 @@ case "${host_os}" in
powerpc-*-darwin*)
OPENCL_LIBS=""
;;
Index: tesseract/patches/patch-dict_dawg_cpp
===================================================================
RCS file: tesseract/patches/patch-dict_dawg_cpp
diff -N tesseract/patches/patch-dict_dawg_cpp
--- tesseract/patches/patch-dict_dawg_cpp 24 Jun 2018 12:27:05 -0000
1.2
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,15 +0,0 @@
-$OpenBSD: patch-dict_dawg_cpp,v 1.2 2018/06/24 12:27:05 ajacoutot Exp $
-
---- dict/dawg.cpp.orig Thu Jul 22 02:48:12 2010
-+++ dict/dawg.cpp Fri Jul 8 13:23:50 2011
-@@ -29,6 +29,10 @@
- #ifdef _MSC_VER
- #pragma warning(disable:4244) // Conversion warnings
- #pragma warning(disable:4800) // int/bool warnings
-+#else
-+#ifdef __OpenBSD__
-+#include <sys/types.h>
-+#endif
- #endif
- #include "dawg.h"
-
Index: tesseract/patches/patch-doc_Makefile_am
===================================================================
RCS file: tesseract/patches/patch-doc_Makefile_am
diff -N tesseract/patches/patch-doc_Makefile_am
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ tesseract/patches/patch-doc_Makefile_am 15 Feb 2019 17:57:05 -0000
@@ -0,0 +1,33 @@
+$OpenBSD$
+
+Upstream commits:
+86b14c32a9ab02cab3801382a7ac016ec5047697
+39ed30ad834a43cf403f88158c6db7a96f1bed29
+
+Index: doc/Makefile.am
+--- doc/Makefile.am.orig
++++ doc/Makefile.am
+@@ -29,16 +29,19 @@ man_MANS += \
+ unicharset.5
+ endif
+
++man_xslt =
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
++
+ EXTRA_DIST = $(man_MANS) Doxyfile
+
+ .PHONY: html
+
+-html: $(patsubst %,%.html,$(man_MANS))
++html: ${man_MANS:%=%.html}
+
+-%: %.asc
+- $(asciidoc) -o $@ $<
++.asc:
++ asciidoc -b docbook -d manpage -o - $< | \
++ xsltproc --nonet $(man_xslt) -
+
+-%.html: %.asc
++.asc.html:
+ asciidoc -b html5 -o $@ $<
+
+ MAINTAINERCLEANFILES = $(man_MANS) Doxyfile
Index: tesseract/patches/patch-tesseract_pc_in
===================================================================
RCS file: tesseract/patches/patch-tesseract_pc_in
diff -N tesseract/patches/patch-tesseract_pc_in
--- tesseract/patches/patch-tesseract_pc_in 7 Jan 2019 16:38:19 -0000
1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,24 +0,0 @@
-$OpenBSD: patch-tesseract_pc_in,v 1.1 2019/01/07 16:38:19 sthen Exp $
-
-Add -I/usr/local/include to include path. Typical users include headers
-with "#include <tesseract/XX.h>". Patch should be removed for 4.0.0 as fixed
-upstream by changing @includedir@ definition.
-
-Index: tesseract.pc.in
---- tesseract.pc.in.orig
-+++ tesseract.pc.in
-@@ -4,7 +4,7 @@ bindir=@bindir@
- datarootdir = @datarootdir@
- datadir=@datadir@
- libdir=@libdir@
--includedir=@includedir@
-+includedir=@prefix@/include
-
- Name: @PACKAGE_NAME@
- Description: An OCR Engine that was developed at HP Labs between 1985 and
1995... and now at Google.
-@@ -13,4 +13,4 @@ Version: @VERSION@
- Requires.private: lept
- Libs: -L${libdir} -ltesseract
- Libs.private: -lpthread @OPENCL_LDFLAGS@
--Cflags: -I${includedir}
-+Cflags: -I${includedir} -I${includedir}/tesseract
Index: tesseract/patches/patch-viewer_svutil_h
===================================================================
RCS file: tesseract/patches/patch-viewer_svutil_h
diff -N tesseract/patches/patch-viewer_svutil_h
--- tesseract/patches/patch-viewer_svutil_h 24 Jun 2018 12:27:05 -0000
1.3
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,16 +0,0 @@
-$OpenBSD: patch-viewer_svutil_h,v 1.3 2018/06/24 12:27:05 ajacoutot Exp $
-
---- viewer/svutil.h.orig Thu Feb 16 18:59:48 2017
-+++ viewer/svutil.h Fri Apr 28 20:26:55 2017
-@@ -42,6 +42,11 @@
- #else
- #include <pthread.h>
- #include <semaphore.h>
-+#ifdef __OpenBSD__
-+#include <unistd.h>
-+#include <sys/types.h>
-+#include <netinet/in.h>
-+#endif
- #endif
-
- #include <string>
Index: tesseract/pkg/PLIST
===================================================================
RCS file: /cvs/ports/graphics/tesseract/tesseract/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 PLIST
--- tesseract/pkg/PLIST 4 Sep 2018 12:46:14 -0000 1.5
+++ tesseract/pkg/PLIST 15 Feb 2019 17:57:05 -0000
@@ -4,62 +4,66 @@
@bin bin/ambiguous_words
@bin bin/classifier_tester
@bin bin/cntraining
+@bin bin/combine_lang_model
@bin bin/combine_tessdata
@bin bin/dawg2wordlist
+bin/language-specific.sh
+@bin bin/lstmeval
+@bin bin/lstmtraining
+@bin bin/merge_unicharsets
@bin bin/mftraining
@bin bin/set_unicharset_properties
@bin bin/shapeclustering
@bin bin/tesseract
+bin/tesstrain.sh
+bin/tesstrain_utils.sh
@bin bin/text2image
@bin bin/unicharset_extractor
@bin bin/wordlist2dawg
include/tesseract/
include/tesseract/apitypes.h
include/tesseract/baseapi.h
-include/tesseract/basedir.h
include/tesseract/capi.h
-include/tesseract/errcode.h
-include/tesseract/fileerr.h
include/tesseract/genericvector.h
include/tesseract/helpers.h
include/tesseract/host.h
include/tesseract/ltrresultiterator.h
-include/tesseract/memry.h
-include/tesseract/ndminx.h
include/tesseract/ocrclass.h
include/tesseract/osdetect.h
include/tesseract/pageiterator.h
-include/tesseract/params.h
include/tesseract/platform.h
include/tesseract/publictypes.h
include/tesseract/renderer.h
include/tesseract/resultiterator.h
include/tesseract/serialis.h
include/tesseract/strngs.h
+include/tesseract/tess_version.h
include/tesseract/tesscallback.h
include/tesseract/thresholder.h
include/tesseract/unichar.h
-include/tesseract/unicharmap.h
-include/tesseract/unicharset.h
lib/libtesseract.a
lib/libtesseract.la
@lib lib/libtesseract.so.${LIBtesseract_VERSION}
lib/pkgconfig/tesseract.pc
@man man/man1/ambiguous_words.1
+@man man/man1/classifier_tester.1
@man man/man1/cntraining.1
+@man man/man1/combine_lang_model.1
@man man/man1/combine_tessdata.1
@man man/man1/dawg2wordlist.1
+@man man/man1/lstmeval.1
+@man man/man1/lstmtraining.1
+@man man/man1/merge_unicharsets.1
@man man/man1/mftraining.1
+@man man/man1/set_unicharset_properties.1
@man man/man1/shapeclustering.1
@man man/man1/tesseract.1
+@man man/man1/text2image.1
@man man/man1/unicharset_extractor.1
@man man/man1/wordlist2dawg.1
@man man/man5/unicharambigs.5
@man man/man5/unicharset.5
share/doc/pkg-readmes/${PKGSTEM}
-share/examples/tesseract/
-share/examples/tesseract/eurotext.tif
-share/examples/tesseract/phototest.tif
share/tessdata/configs/
share/tessdata/configs/ambigs.train
share/tessdata/configs/api_config
@@ -72,6 +76,8 @@ share/tessdata/configs/inter
share/tessdata/configs/kannada
share/tessdata/configs/linebox
share/tessdata/configs/logfile
+share/tessdata/configs/lstm.train
+share/tessdata/configs/lstmdebug
share/tessdata/configs/makebox
share/tessdata/configs/pdf
share/tessdata/configs/quiet