aboutsummaryrefslogtreecommitdiff
path: root/devel/avce00
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* AVCE00 is an Open Source ANSI-C library that makes Arc/Info (binary) VectorMartin Wilke2008-05-183-0/+62
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> Notes: svn path=/head/; revision=213243