From owner-cvs-ports@FreeBSD.ORG Mon Sep 14 16:29:47 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 56DA4106568F; Mon, 14 Sep 2009 16:29:47 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 450818FC16; Mon, 14 Sep 2009 16:29:47 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8EGTlcR033980; Mon, 14 Sep 2009 16:29:47 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8EGTlou033979; Mon, 14 Sep 2009 16:29:47 GMT (envelope-from bsam) Message-Id: <200909141629.n8EGTlou033979@repoman.freebsd.org> From: Boris Samorodov Date: Mon, 14 Sep 2009 16:29:47 +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/yagf Makefile distinfo pkg-descr pkg-plist ports/graphics/yagf/files patch-CMakeLists.txt patch-src-FileChannel.cpp 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: Mon, 14 Sep 2009 16:29:47 -0000 bsam 2009-09-14 16:29:47 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/yagf Makefile distinfo pkg-descr pkg-plist graphics/yagf/files patch-CMakeLists.txt patch-src-FileChannel.cpp Log: YAGF is a graphical interface for the cuneiform text recognition program on the Linux platform. With YAGF you can scan images via XSane, perform images preprocessing and recognize texts using cuneiform from a single command centre. YAGF also makes it easy to scan and recognize several images sequentially. WWW: http://symmetrica.net/cuneiform-linux/yagf-en.html Revision Changes Path 1.1282 +1 -0 ports/graphics/Makefile 1.1 +34 -0 ports/graphics/yagf/Makefile (new) 1.1 +3 -0 ports/graphics/yagf/distinfo (new) 1.1 +18 -0 ports/graphics/yagf/files/patch-CMakeLists.txt (new) 1.1 +11 -0 ports/graphics/yagf/files/patch-src-FileChannel.cpp (new) 1.1 +7 -0 ports/graphics/yagf/pkg-descr (new) 1.1 +17 -0 ports/graphics/yagf/pkg-plist (new)