From owner-cvs-all@FreeBSD.ORG Mon Jun 11 13:50:59 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3458516A41F; Mon, 11 Jun 2007 13:50:59 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 25FF113C480; Mon, 11 Jun 2007 13:50:59 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l5BDoxOl055303; Mon, 11 Jun 2007 13:50:59 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l5BDox77055297; Mon, 11 Jun 2007 13:50:59 GMT (envelope-from sat) Message-Id: <200706111350.l5BDox77055297@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 11 Jun 2007 13:50:58 +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/ocre Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 13:50:59 -0000 sat 2007-06-11 13:50:58 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/ocre Makefile distinfo pkg-descr pkg-plist Log: Add port graphics/ocre: OCRE is an optical character recognition (OCR) system that reads an image file and writes ASCII or Unicode characters. WWW: http://lem.eui.upm.es/ocre.html Revision Changes Path 1.1077 +1 -0 ports/graphics/Makefile 1.1 +53 -0 ports/graphics/ocre/Makefile (new) 1.1 +3 -0 ports/graphics/ocre/distinfo (new) 1.1 +4 -0 ports/graphics/ocre/pkg-descr (new) 1.1 +1954 -0 ports/graphics/ocre/pkg-plist (new)