ports/123396: [NEW PORT] devel/e00compr : A Library to Read/Write Compressed E00 Files

Wen Heping wenheping at gmail.com
Sun May 4 14:10:01 UTC 2008


>Number:         123396
>Category:       ports
>Synopsis:       [NEW PORT] devel/e00compr : A Library to Read/Write Compressed E00 Files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 04 14:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 7.0 Stable
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7stable.wenjing.com 7.0-STABLE-200804 FreeBSD 7.0-STABLE-200804 #0: Thu Apr 10 20:40:56 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
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/

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/devel/e00compr
#	/usr/ports/devel/e00compr/distinfo
#	/usr/ports/devel/e00compr/pkg-descr
#	/usr/ports/devel/e00compr/Makefile
#	/usr/ports/devel/e00compr/pkg-plist
#
echo c - /usr/ports/devel/e00compr
mkdir -p /usr/ports/devel/e00compr > /dev/null 2>&1
echo x - /usr/ports/devel/e00compr/distinfo
sed 's/^X//' >/usr/ports/devel/e00compr/distinfo << 'END-of-/usr/ports/devel/e00compr/distinfo'
XMD5 (e00compr-1.0.0.tar.gz) = d0b084609401190399e110231b0083fd
XSHA256 (e00compr-1.0.0.tar.gz) = 7a2e441732ec33ff997525b1f9df2ad18ffdf299694eb4ac1db1b48a467a1027
XSIZE (e00compr-1.0.0.tar.gz) = 35306
END-of-/usr/ports/devel/e00compr/distinfo
echo x - /usr/ports/devel/e00compr/pkg-descr
sed 's/^X//' >/usr/ports/devel/e00compr/pkg-descr << 'END-of-/usr/ports/devel/e00compr/pkg-descr'
XE00Compr is an Open Source ANSI-C 
Xlibrary to compress and uncompress 
XArc/Info Export (E00) files. It can 
Xbe easily plugged into existing E00 
Xtranslators to add support for compressed 
XE00 files simply by replacing the existing 
Xtranslator's read/write function by 
Xthe E00ReadNextLine() and E00WriteNextLine() 
Xfunctions provided by the library. 
X 
XWWW: http://avce00.maptools.org/e00compr/
END-of-/usr/ports/devel/e00compr/pkg-descr
echo x - /usr/ports/devel/e00compr/Makefile
sed 's/^X//' >/usr/ports/devel/e00compr/Makefile << 'END-of-/usr/ports/devel/e00compr/Makefile'
X# New ports collection makefile for:	e00compr
X# Date created:				May 04 , 2008
X# Whom:					Wen Heping <wenheping at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	e00compr
XPORTVERSION=	1.0.0
XCATEGORIES=	devel
XMASTER_SITES=	http://avce00.maptools.org/dl/
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	wenheping at gmail.com
XCOMMENT=	A Library to Read/Write Compressed E00 Files
X
X.include <bsd.port.pre.mk>
X
XUSE_GMAKE=	yes
XWRKSRC=		${WRKDIR}/${DISTNAME}
X
Xdo-install:
X		${INSTALL_PROGRAM} ${WRKSRC}/e00conv ${PREFIX}/bin/e00conv
X		${INSTALL_DATA} ${WRKSRC}/e00compr.h ${PREFIX}/include/e00compr.h
X		${INSTALL_DATA} ${WRKSRC}/e00compr.a ${PREFIX}/lib/e00compr.a
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/e00compr.html ${DOCSDIR}
X.endif
X
X.include <bsd.port.post.mk>
END-of-/usr/ports/devel/e00compr/Makefile
echo x - /usr/ports/devel/e00compr/pkg-plist
sed 's/^X//' >/usr/ports/devel/e00compr/pkg-plist << 'END-of-/usr/ports/devel/e00compr/pkg-plist'
Xbin/e00conv
Xinclude/e00compr.h
Xlib/e00compr.a
X%%PORTDOCS%%%%DOCSDIR%%/e00compr.html
X at dirrm %%DOCSDIR%%
END-of-/usr/ports/devel/e00compr/pkg-plist
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list