Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  7 Jan 2003 17:19:10 +0000 (GMT)
From:      Yonatan <yonatan@xpert.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46829: new port: preprocessor for LOSSY data compression
Message-ID:  <20030107171910.E7617935@node-110.xpert.com>

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

>Number:         46829
>Category:       ports
>Synopsis:       new port: preprocessor for LOSSY data compression
>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:   Tue Jan 07 07:20:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Yonatan@xpert.com
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD Temujin 4.7-STABLE FreeBSD 4.7-STABLE #2: Sun Oct 27 13:57:53 GMT 2002 root@Temujin:/usr/obj/usr/src/sys/TEMUJIN6 i386

>Description:
	This is a lossy preprocessor. GPLed, from the debian project.
>How-To-Repeat:
	N/A
>Fix:

--- wzip.shar begins here ---
# 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/archivers/wzip/
#	/usr/ports/archivers/wzip/pkg-plist
#	/usr/ports/archivers/wzip/pkg-descr
#	/usr/ports/archivers/wzip/pkg-comment
#	/usr/ports/archivers/wzip/Makefile
#	/usr/ports/archivers/wzip/distinfo
#
echo c - /usr/ports/archivers/wzip/
mkdir -p /usr/ports/archivers/wzip/ > /dev/null 2>&1
echo x - /usr/ports/archivers/wzip/pkg-plist
sed 's/^X//' >/usr/ports/archivers/wzip/pkg-plist << 'END-of-/usr/ports/archivers/wzip/pkg-plist'
X@comment $FreeBSD$
Xbin/wzip
END-of-/usr/ports/archivers/wzip/pkg-plist
echo x - /usr/ports/archivers/wzip/pkg-descr
sed 's/^X//' >/usr/ports/archivers/wzip/pkg-descr << 'END-of-/usr/ports/archivers/wzip/pkg-descr'
XThe program wzip is a preprocessor for LOSSY data compression.
XA sequence of ascii floating-point numbers is transformed into a sequence of
Xsmall integers ready for effective compression with e.g. gzip. The program can
Xalso be used for effective but time consuming denoising of measurement data.
XWzip was originally written for the processing of EDX-linescans.
X
Xwzip is originally written for inclusion into the Debian GNU/Linux system.
X
XWWW: http://packages.qa.debian.org/wzip
END-of-/usr/ports/archivers/wzip/pkg-descr
echo x - /usr/ports/archivers/wzip/pkg-comment
sed 's/^X//' >/usr/ports/archivers/wzip/pkg-comment << 'END-of-/usr/ports/archivers/wzip/pkg-comment'
XPreprocessor for LOSSY data compression
END-of-/usr/ports/archivers/wzip/pkg-comment
echo x - /usr/ports/archivers/wzip/Makefile
sed 's/^X//' >/usr/ports/archivers/wzip/Makefile << 'END-of-/usr/ports/archivers/wzip/Makefile'
X# New ports collection makefile for:    wzip
X# Date created:		06 Jan 2003
X# Whom:			Yonatan <Yonatan@xpert.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wzip
XPORTVERSION=	1.0
XCATEGORIES=	archivers
XMASTER_SITES=	http://ftp.debian.org/debian/pool/main/w/wzip/
XDISTNAME=	wzip_${PORTVERSION}
X
XMAINTAINER=	Yonatan@xpert.com
X
XALL_TARGET=	wzip
XWRKSRC=		${WRKDIR}/wzip-${PORTVERSION}
XMAN1=		wzip.1
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/wzip ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/wzip.1 ${PREFIX}/man/man1
X
X.if !target(post-install) && (${PORTNAME} == "wzip")
Xpost-install:
X	@strip ${PREFIX}/bin/wzip
X.endif
X.include <bsd.port.mk>
END-of-/usr/ports/archivers/wzip/Makefile
echo x - /usr/ports/archivers/wzip/distinfo
sed 's/^X//' >/usr/ports/archivers/wzip/distinfo << 'END-of-/usr/ports/archivers/wzip/distinfo'
XMD5 (wzip_1.0.tar.gz) = d787397961bf7b20c8312210d12b05b8
END-of-/usr/ports/archivers/wzip/distinfo
exit
--- wzip.shar ends here ---


>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?20030107171910.E7617935>