From owner-freebsd-questions@FreeBSD.ORG Wed Jun 13 07:25:04 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CCED106566B for ; Wed, 13 Jun 2012 07:25:04 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (black-earth.co.uk [81.187.76.162]) by mx1.freebsd.org (Postfix) with ESMTP id 5FE628FC08 for ; Wed, 13 Jun 2012 07:25:03 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.187.76.163]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q5D7Oqcs067856 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Wed, 13 Jun 2012 08:24:53 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.5.2 smtp.infracaninophile.co.uk q5D7Oqcs067856 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1339572293; bh=fIfTCACDfpBtLwxjEm+bsHSdKE8PFevBHeZsU0+DPgI=; h=Date:From:To:CC:Subject:References:In-Reply-To:Content-Type: Message-ID:Mime-Version; b=Gl/aw7D/2aAFSn7r4kRBEn6MxTbQPpY88nnsERnCp6Q62YPHzWhWvTad5mB3TRvzK kpTUehIzLPE1B6FnFEHm8Gs1T5UcR8NvfWCpeAGrL1VRT/9A1AlZkUFYBTXTRxnqx3 VDjRbSgmj1E+AQM41/70TN6bP2xP890Bv4eoqWW8= Message-ID: <4FD8403D.7080808@infracaninophile.co.uk> Date: Wed, 13 Jun 2012 08:24:45 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:13.0) Gecko/20120601 Thunderbird/13.0 MIME-Version: 1.0 To: "Brian W." References: In-Reply-To: X-Enigmail-Version: 1.4.2 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigA7F3C66A45273DB5EEDF43A2" X-Virus-Scanned: clamav-milter 0.97.4 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_ADSP_ALL,DKIM_SIGNED,T_DKIM_INVALID autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: FreeBSD Mailing List Subject: Re: P5-FuzzyOcr port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2012 07:25:04 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA7F3C66A45273DB5EEDF43A2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 13/06/2012 07:17, Brian W. wrote: > Pkg_add -r can't find a package for this; I presume this is deliberate > because of the unmaintained status of fuzzyocr? Not directly. As many pkgs as possible are built from ports, irrespective of who the maintainers are. An unmaintained port is however less likely to have any issues attended to promptly. If you want to see exactly why no pkg exists, use portsmon: http://portsmon.freebsd.org/portoverview.py?category=3Dmail&portname=3Dp5= -FuzzyOcr and the reason is that the graphics/giflib port -- one of the dependencies -- failed to work properly. On 9.0-RELEASE it shows the problem is to do with XML validation, and there's an open PR about that which is assigned to the graphics/giflib maintainer. There should be a fix fairly soon. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enigA7F3C66A45273DB5EEDF43A2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk/YQEQACgkQ8Mjk52CukIzPNACeNDVlCVytHFRPTmupxzWaj60D BiYAnRq5NqPF5VNxTK73dJNiNGGJ3Gtt =MkpF -----END PGP SIGNATURE----- --------------enigA7F3C66A45273DB5EEDF43A2--