ports/129557: New port: archivers/lzmautils-devel - New development version of lzmautils
David Naylor
naylor.b.david at gmail.com
Wed Dec 10 20:10:01 UTC 2008
>Number: 129557
>Category: ports
>Synopsis: New port: archivers/lzmautils-devel - New development version of lzmautils
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Dec 10 20:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: David Naylor
>Release: FreeBSD-8
>Organization:
Private
>Environment:
FreeBSD dragonmini.dg 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Sep 15 20:51:46 SAST 2008 root at dragonmini.dg:/tmp/usr/src/sys/GENERIC amd64
>Description:
This is an upgraded version of lzmautils. Development appears to be slow (but happening).
This development version appears to be heading in the right direction with the implementation of a liblzma library.
NOTE: This is not the most up-to-date version since archivers/py-liblzma (port pending) depends on this version.
Some guidance with this port will be appreciated.
Regards
>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:
#
# lzmautils-devel
# lzmautils-devel/Makefile
# lzmautils-devel/distinfo
# lzmautils-devel/pkg-descr
# lzmautils-devel/pkg-plist
# lzmautils-devel/files
#
echo c - lzmautils-devel
mkdir -p lzmautils-devel > /dev/null 2>&1
echo x - lzmautils-devel/Makefile
sed 's/^X//' >lzmautils-devel/Makefile << 'a0024bb9e26a9fc60ee2e7fce5930491'
X# New ports collection makefile for: lzmautils-devel
X# Date created: 09 Dec 2008
X# Whom: David Naylor <dragonsa at highveldmail.co.za>
X#
X# $FreeBSD$
X#
X
XPORTNAME= lzmautils
XPORTVERSION= 4.999.3alpha
XCATEGORIES= archivers
XMASTER_SITES= http://tukaani.org/lzma/
XPKGNAMESUFFIX?= -devel
XDISTNAME= lzma-${PORTVERSION}
X
XMAINTAINER= naddy at FreeBSD.org
XCOMMENT= LZMA compression and decompression tools
X
XCONFLICTS= lzma-[0-9]* lzmautils-4.[0-3]* lzmautils-[0-3]*
X
XUSE_GETTEXT= yes
XUSE_LDCONFIG= yes
XGNU_CONFIGURE= yes
X
X.include <bsd.port.mk>
a0024bb9e26a9fc60ee2e7fce5930491
echo x - lzmautils-devel/distinfo
sed 's/^X//' >lzmautils-devel/distinfo << '0e450b10a8dd904f78d1f05e75fda9e3'
XMD5 (lzma-4.999.3alpha.tar.gz) = 23b0d73bda022964a9dfc7787c5fb918
XSHA256 (lzma-4.999.3alpha.tar.gz) = 33e6705a71224923975a5545c75f121cc56788c7b107f59a290d43b4f035a279
XSIZE (lzma-4.999.3alpha.tar.gz) = 877574
0e450b10a8dd904f78d1f05e75fda9e3
echo x - lzmautils-devel/pkg-descr
sed 's/^X//' >lzmautils-devel/pkg-descr << 'f5318d062f011f18cde69a5435ae0f7c'
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/
f5318d062f011f18cde69a5435ae0f7c
echo x - lzmautils-devel/pkg-plist
sed 's/^X//' >lzmautils-devel/pkg-plist << 'c3e771b865d2b138ad8c3be0fd0af640'
Xbin/lzcat
Xbin/lzcmp
Xbin/lzdiff
Xbin/lzegrep
Xbin/lzfgrep
Xbin/lzgrep
Xbin/lzless
Xbin/lzma
Xbin/lzmadec
Xbin/lzmore
Xbin/unlzma
Xinclude/lzma.h
Xinclude/lzma/alignment.h
Xinclude/lzma/alone.h
Xinclude/lzma/auto.h
Xinclude/lzma/base.h
Xinclude/lzma/block.h
Xinclude/lzma/check.h
Xinclude/lzma/copy.h
Xinclude/lzma/delta.h
Xinclude/lzma/easy.h
Xinclude/lzma/extra.h
Xinclude/lzma/filter.h
Xinclude/lzma/index.h
Xinclude/lzma/info.h
Xinclude/lzma/init.h
Xinclude/lzma/lzma.h
Xinclude/lzma/memlimit.h
Xinclude/lzma/metadata.h
Xinclude/lzma/raw.h
Xinclude/lzma/simple.h
Xinclude/lzma/stream.h
Xinclude/lzma/stream_flags.h
Xinclude/lzma/subblock.h
Xinclude/lzma/version.h
Xinclude/lzma/vli.h
Xlib/liblzma.a
Xlib/liblzma.la
Xlib/liblzma.so
Xlib/liblzma.so.0
Xlib/pkgconfig/lzma.pc
Xshare/locale/fi/LC_MESSAGES/lzma.mo
X at dirrmtry lib/pkgconfig
X at dirrm include/lzma
c3e771b865d2b138ad8c3be0fd0af640
echo c - lzmautils-devel/files
mkdir -p lzmautils-devel/files > /dev/null 2>&1
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list