From owner-cvs-ports@FreeBSD.ORG Sun May 31 20:25:32 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35DF11065670; Sun, 31 May 2009 20:25:32 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 224068FC0A; Sun, 31 May 2009 20:25:32 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4VKPWpc031039; Sun, 31 May 2009 20:25:32 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4VKPWOl031038; Sun, 31 May 2009 20:25:32 GMT (envelope-from amdmi3) Message-Id: <200905312025.n4VKPWOl031038@repoman.freebsd.org> From: Dmitry Marakasov Date: Sun, 31 May 2009 20:25:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/ocropus Makefile distinfo pkg-descr pkg-plist ports/graphics/ocropus/files patch-Makefile.am patch-configure.ac patch-ocr-utils__narray-io.h patch-ocroscript__scripts__rec-tess-complete.lua X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2009 20:25:32 -0000 amdmi3 2009-05-31 20:25:31 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/ocropus Makefile distinfo pkg-descr pkg-plist graphics/ocropus/files patch-Makefile.am patch-configure.ac patch-ocr-utils__narray-io.h patch-ocroscript__scripts__rec-tess-complete.lua Log: OCRopus(tm) is a state-of-the-art document analysis and OCR system, featuring pluggable layout analysis, pluggable character recognition, statistical natural language modeling, and multi-lingual capabilities. WWW: http://sites.google.com/site/ocropus/ PR: 134718 Submitted by: Hiroto Kagotani Revision Changes Path 1.1260 +1 -0 ports/graphics/Makefile 1.1 +51 -0 ports/graphics/ocropus/Makefile (new) 1.1 +3 -0 ports/graphics/ocropus/distinfo (new) 1.1 +11 -0 ports/graphics/ocropus/files/patch-Makefile.am (new) 1.1 +20 -0 ports/graphics/ocropus/files/patch-configure.ac (new) 1.1 +10 -0 ports/graphics/ocropus/files/patch-ocr-utils__narray-io.h (new) 1.1 +96 -0 ports/graphics/ocropus/files/patch-ocroscript__scripts__rec-tess-complete.lua (new) 1.1 +5 -0 ports/graphics/ocropus/pkg-descr (new) 1.1 +119 -0 ports/graphics/ocropus/pkg-plist (new)