Bug 134718

Summary: [NEW PORT] graphics/ocropus: The OCRopus(tm) open source document analysis and OCR system
Product: Ports & Packages Reporter: hiroto.kagotani
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ocropus-0.3.1.shar none

Description hiroto.kagotani 2009-05-19 18:20:01 UTC
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/

Generated with FreeBSD Port Tools 0.77
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-19 18:45:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-31 21:25:45 UTC
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 <hiroto.kagotani@gmail.com>
  
  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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-31 21:26:01 UTC
State Changed
From-To: open->closed

New port added. Thanks!