# 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: # # xz # xz/Makefile # xz/distinfo # xz/pkg-descr # xz/pkg-plist # echo c - xz mkdir -p xz > /dev/null 2>&1 echo x - xz/Makefile sed 's/^X//' >xz/Makefile << '981f0fe2dfad2a2b5e2b5a6a51c8266e' X# New ports collection makefile for: xz X# Date created: 12 Jan 2009 X# Whom: David Naylor X# X# $FreeBSD$ X# X XPORTNAME= xz XPORTVERSION= 4.999.7 XCATEGORIES= archivers XMASTER_SITES= http://tukaani.org/lzma/ XDISTNAME= ${PORTNAME}-${PORTVERSION}beta X XMAINTAINER= dragonsa@highveldmail.co.za XCOMMENT= LZMA compression and decompression tools X XCONFLICTS= lzma-[0-9]* lzmalib-[0.9]* lzmautils-[0-9]* \ X lzmautils-devel-4.999.3alpha X XUSE_LDCONFIG= yes XGNU_CONFIGURE= yes X XCONFIGURE_ARGS+= --disable-static --disable-nls # No translations apparent X X.if defined(WITHOUT_THREADS) XCONFIGURE_ARGS+= --disable-threads X.endif X XMAN1= lzdiff.1 lzgrep.1 lzmore.1 XMLINKS= lzdiff.1 lzcmp.1 \ X lzgrep.1 lzegrep.1 \ X lzgrep.1 lzfgrep.1 \ X lzmore.1 lzless.1 X X.include 981f0fe2dfad2a2b5e2b5a6a51c8266e echo x - xz/distinfo sed 's/^X//' >xz/distinfo << 'efbfe52515f2d891ab6dacde449482ae' XMD5 (xz-4.999.7beta.tar.gz) = be561c1c5597cfa2aa6122854492b2ce XSHA256 (xz-4.999.7beta.tar.gz) = 9180324c2d6060f5cd50794a8f789b7af4cce51befcf64fac58d4091360ec13c XSIZE (xz-4.999.7beta.tar.gz) = 864650 efbfe52515f2d891ab6dacde449482ae echo x - xz/pkg-descr sed 's/^X//' >xz/pkg-descr << 'f54cbe465eb09e4b0f0eb39d719edb9b' XLZMA Utils is an attempt to provide LZMA compression to POSIX-like Xsystems. The idea is to have a gzip-like command line tool and Xzlib-like library, which would make it easy to adapt the new Xcompression technology to existing applications. X XWWW: http://tukaani.org/lzma/ f54cbe465eb09e4b0f0eb39d719edb9b echo x - xz/pkg-plist sed 's/^X//' >xz/pkg-plist << '032c2197ec47a9a4f979440297c758bb' Xbin/lzcat Xbin/lzcmp Xbin/lzdiff Xbin/lzegrep Xbin/lzfgrep Xbin/lzgrep Xbin/lzless Xbin/lzma Xbin/lzmadec Xbin/lzmore Xbin/unlzma Xbin/unxz Xbin/xz Xbin/xzcat Xbin/xzdec Xinclude/lzma.h Xinclude/lzma/base.h Xinclude/lzma/bcj.h Xinclude/lzma/block.h Xinclude/lzma/check.h Xinclude/lzma/container.h Xinclude/lzma/delta.h Xinclude/lzma/filter.h Xinclude/lzma/index.h Xinclude/lzma/index_hash.h Xinclude/lzma/lzma.h Xinclude/lzma/stream_flags.h Xinclude/lzma/subblock.h Xinclude/lzma/version.h Xinclude/lzma/vli.h Xlib/liblzma.la Xlib/liblzma.so Xlib/liblzma.so.0 Xlib/pkgconfig/liblzma.pc X@dirrmtry lib/pkgconfig X@dirrm include/lzma 032c2197ec47a9a4f979440297c758bb exit