From owner-cvs-all@FreeBSD.ORG Tue Sep 28 20:15:24 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 262651065670; Tue, 28 Sep 2010 20:15:24 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 157B98FC0A; Tue, 28 Sep 2010 20:15:24 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o8SKFNio080794; Tue, 28 Sep 2010 20:15:23 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o8SKFN8W080793; Tue, 28 Sep 2010 20:15:23 GMT (envelope-from mi) Message-Id: <201009282015.o8SKFN8W080793@repoman.freebsd.org> From: Mikhail Teterin Date: Tue, 28 Sep 2010 20:15:23 +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/claraocr Makefile pkg-descr ports/graphics/claraocr/files patch-debian-ubuntu patch-openmode X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2010 20:15:24 -0000 mi 2010-09-28 20:15:23 UTC FreeBSD ports repository Modified files: graphics/claraocr Makefile pkg-descr Added files: graphics/claraocr/files patch-debian-ubuntu patch-openmode Log: Set the WWW link(s) to existing domains again. Use Gentoo's set of mirrors instead of the developers' own site, because they insist on using name of "download.html" and don't provide a useful mtime. The above was requested by one named: jhell,v While here, add patches from Debian/Ubuntu to fix varargs-manipulations, and from Gentoo to fix mode of the newly-created files. Also, make sure the man-page of selthresh is installed. Replace my hack from 2008 with the MAKE_JOBS_SAFE=yes. Revision Changes Path 1.16 +8 -4 ports/graphics/claraocr/Makefile 1.1 +95 -0 ports/graphics/claraocr/files/patch-debian-ubuntu (new) 1.1 +24 -0 ports/graphics/claraocr/files/patch-openmode (new) 1.4 +2 -1 ports/graphics/claraocr/pkg-descr