Date: Sun, 18 May 2008 00:06:25 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/avce00 Makefile distinfo pkg-descr Message-ID: <200805180006.m4I06P2R039649@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-05-18 00:06:25 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/avce00 Makefile distinfo pkg-descr Log: AVCE00 is an Open Source ANSI-C library that makes Arc/Info (binary) Vector Coverages appear as E00! It allows you to read and write binary coverages just as if they were E00 files. The C library can be easily plugged into existing E00 translators to add support for binary coverages simply by replacing your existing translator's read/write function with the functions provided by the library. WWW: http://avce00.maptools.org/avce00/ PR: ports/123412 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.3061 +1 -0 ports/devel/Makefile 1.1 +50 -0 ports/devel/avce00/Makefile (new) 1.1 +3 -0 ports/devel/avce00/distinfo (new) 1.1 +9 -0 ports/devel/avce00/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805180006.m4I06P2R039649>