Summary: | [NEW PORTS] devel/avce00 :An OpenSource C library convert Arc/Info Vector Coverages to E00 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | wenheping <wenheping> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
wenheping
2008-05-05 04:10:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool) State Changed From-To: open->closed New port added, with minor changes. Thanks! 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |