Bug 134718 - [NEW PORT] graphics/ocropus: The OCRopus(tm) open source document analysis and OCR system
Summary: [NEW PORT] graphics/ocropus: The OCRopus(tm) open source document analysis an...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-19 18:20 UTC by hiroto.kagotani
Modified: 2009-05-31 21:30 UTC (History)
0 users

See Also:


Attachments
ocropus-0.3.1.shar (7.10 KB, text/plain)
2009-05-19 18:20 UTC, hiroto.kagotani
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!