Date: Sun, 18 May 2008 00:04:19 +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/e00compr Makefile distinfo pkg-descr Message-ID: <200805180004.m4I04Jg4039470@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-05-18 00:04:19 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/e00compr Makefile distinfo pkg-descr Log: E00Compr is an Open Source ANSI-C library to compress and uncompress Arc/Info Export (E00) files. It can be easily plugged into existing E00 translators to add support for compressed E00 files simply by replacing the existing translator's read/write function by the E00ReadNextLine() and E00WriteNextLine() functions provided by the library. WWW: http://avce00.maptools.org/e00compr/ PR: ports/123396 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.3060 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/e00compr/Makefile (new) 1.1 +3 -0 ports/devel/e00compr/distinfo (new) 1.1 +7 -0 ports/devel/e00compr/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805180004.m4I04Jg4039470>