Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 8261863E48E for ; Tue, 11 Dec 2012 23:35:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 503C814A142; Tue, 11 Dec 2012 23:35:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A3AC714A141 for ; Tue, 11 Dec 2012 23:35:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id z-Pep8RTqnl6 for ; Tue, 11 Dec 2012 23:35:09 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2F32B14A128 for ; Tue, 11 Dec 2012 23:35:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 265FB175DD; Tue, 11 Dec 2012 23:35:38 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 11 Dec 2012 23:35:38 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/geography/libgeotiff To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20121211233538.265FB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: gdt Date: Tue Dec 11 23:35:38 UTC 2012 Added Files: pkgsrc/geography/libgeotiff: DESCR Makefile PLIST distinfo Log Message: Import libgeotiff-1.4.0 as geography/libgeotiff. GeoTIFF represents an effort by over 160 different remote sensing, GIS, cartographic, and surveying related companies and organizations to establish a TIFF based interchange format for georeferenced raster imagery. This library is the reference implementation for reading and writing GeoTIFF tags. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/geography/libgeotiff/DESCR \ pkgsrc/geography/libgeotiff/Makefile pkgsrc/geography/libgeotiff/PLIST \ pkgsrc/geography/libgeotiff/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.