Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2007 12:59:55 +0000 (UTC)
From:      Andrew Pantyukhin <sat@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics Makefile ports/graphics/tesseract Makefile distinfo pkg-descr pkg-plist ports/graphics/tesseract/files patch-configure patch-cutil__globals.h patch-cutil__tordvars.h
Message-ID:  <200707181259.l6ICxtkD006275@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sat         2007-07-18 12:59:55 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/tesseract   Makefile distinfo pkg-descr pkg-plist 
    graphics/tesseract/files patch-configure 
                             patch-cutil__globals.h 
                             patch-cutil__tordvars.h 
  Log:
  Add port graphics/tesseract:
  
  The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
  Accuracy test. Between 1995 and 2006 it had little work done on it, but
  it is probably one of the most accurate open source OCR engines
  available. The source code will read a binary, grey or color image and
  output text.
  
  WWW: http://code.google.com/p/tesseract-ocr/
  
  Based on:       pkgsrc package
  
  Revision  Changes    Path
  1.1085    +1 -0      ports/graphics/Makefile
  1.1       +30 -0     ports/graphics/tesseract/Makefile (new)
  1.1       +3 -0      ports/graphics/tesseract/distinfo (new)
  1.1       +12 -0     ports/graphics/tesseract/files/patch-configure (new)
  1.1       +14 -0     ports/graphics/tesseract/files/patch-cutil__globals.h (new)
  1.1       +13 -0     ports/graphics/tesseract/files/patch-cutil__tordvars.h (new)
  1.1       +7 -0      ports/graphics/tesseract/pkg-descr (new)
  1.1       +280 -0    ports/graphics/tesseract/pkg-plist (new)



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