Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2001 13:18:22 +0000 (GMT)
From:      George Reid <greid@dogma.freebsd-uk.eu.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24046: New port: zziplib: A library to provide transparent read access to zipped files
Message-ID:  <Pine.BSF.4.21.0101031309290.40542-100000@sobek.openirc.co.uk>
Resent-Message-ID: <200101031320.f03DK2i64580@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         24046
>Category:       ports
>Synopsis:       New port: zziplib: A library to provide transparent read access to zipped files.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 03 05:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     George Reid
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
FreeBSD UKUG
>Environment:
n/a
>Description:
The zzip library provides read access to zipped file in a zip-archive.
It is based solely on free algorithms provided by zlib and can
transparently access files being either real files or zipped files
with the same filepath argument.

- George Reid
greid@ukug.uk.freebsd.org
>How-To-Repeat:
n/a
>Fix:
# 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:
#
#	zziplib
#	zziplib/Makefile
#	zziplib/distinfo
#	zziplib/pkg-descr
#	zziplib/pkg-plist
#	zziplib/pkg-comment
#
echo c - zziplib
mkdir -p zziplib > /dev/null 2>&1
echo x - zziplib/Makefile
sed 's/^X//' >zziplib/Makefile << 'END-of-zziplib/Makefile'
X# New ports collection makefile for:   zziplib
X# Date created:        3 January 2001
X# Whom:                George Reid <greid@ukug.uk.freebsd.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=       	zziplib
XPORTVERSION=		0.10.11
XCATEGORIES=     	devel
XMASTER_SITES=   	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=		greid@ukug.uk.freebsd.org
X
XUSE_LIBTOOL=		yes
X
X.include <bsd.port.mk>
END-of-zziplib/Makefile
echo x - zziplib/distinfo
sed 's/^X//' >zziplib/distinfo << 'END-of-zziplib/distinfo'
XMD5 (zziplib-0.10.11.tar.gz) = e636e3fa949c186b5e484d0635c97798
END-of-zziplib/distinfo
echo x - zziplib/pkg-descr
sed 's/^X//' >zziplib/pkg-descr << 'END-of-zziplib/pkg-descr'
XThe zzip library provides read access to zipped file in a zip-archive.
XIt is based solely on free algorithms provided by zlib and can
Xtransparently access files being either real files or zipped files
Xwith the same filepath argument.
X
X- George Reid
Xgreid@ukug.uk.freebsd.org
END-of-zziplib/pkg-descr
echo x - zziplib/pkg-plist
sed 's/^X//' >zziplib/pkg-plist << 'END-of-zziplib/pkg-plist'
Xbin/zzcat
Xbin/zzdir
Xbin/zzip-config
Xinclude/zzip-conf.h
Xinclude/zzip-config.h
Xinclude/zzip-file.h
Xinclude/zzip-stdint.h
Xinclude/zzip.h
Xinclude/zzipformat.h
Xinclude/zziplib.h
Xlib/libzzip-0.10.11.so
Xlib/libzzip.a
Xlib/libzzip.so
END-of-zziplib/pkg-plist
echo x - zziplib/pkg-comment
sed 's/^X//' >zziplib/pkg-comment << 'END-of-zziplib/pkg-comment'
XA library to provide transparent read access to zipped files.
END-of-zziplib/pkg-comment
exit



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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101031309290.40542-100000>