Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 2010 11:21:12 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/148980: [NEW PORT] archivers/p5-Compress-Raw-Lzma: Low-Level Interface to lzma compression library
Message-ID:  <20100727032112.368922AEC4E2@sunpoet.net>
Resent-Message-ID: <201007270330.o6R3U5bR043608@freefall.freebsd.org>

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

>Number:         148980
>Category:       ports
>Synopsis:       [NEW PORT] archivers/p5-Compress-Raw-Lzma: Low-Level Interface to lzma compression library
>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:   Tue Jul 27 03:30:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Sun Jul 25 00:09:24 CST 2010
>Description:
Compress::Raw::Lzma is a low-Level interface to lzma compression library.

WWW:	http://search.cpan.org/dist/Compress-Raw-Lzma/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Compress-Raw-Lzma-2.030.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:
#
#	p5-Compress-Raw-Lzma
#	p5-Compress-Raw-Lzma/pkg-descr
#	p5-Compress-Raw-Lzma/Makefile
#	p5-Compress-Raw-Lzma/pkg-plist
#	p5-Compress-Raw-Lzma/distinfo
#
echo c - p5-Compress-Raw-Lzma
mkdir -p p5-Compress-Raw-Lzma > /dev/null 2>&1
echo x - p5-Compress-Raw-Lzma/pkg-descr
sed 's/^X//' >p5-Compress-Raw-Lzma/pkg-descr << '6192ad7b8bcc0d4dc1f59f2e8d783b37'
XCompress::Raw::Lzma is a low-Level interface to lzma compression library.
X
XWWW:	http://search.cpan.org/dist/Compress-Raw-Lzma/
6192ad7b8bcc0d4dc1f59f2e8d783b37
echo x - p5-Compress-Raw-Lzma/Makefile
sed 's/^X//' >p5-Compress-Raw-Lzma/Makefile << '64d5172a90db593f58f03d6ac53d6502'
X# New ports collection makefile for:	p5-Compress-Raw-Lzma
X# Date created:		2010-07-26
X# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Compress-Raw-Lzma
XPORTVERSION=	2.030
XCATEGORIES=	archivers perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	sunpoet@sunpoet.net
XCOMMENT=	Low-Level Interface to lzma compression library
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Compress::Raw::Lzma.3
X
X.include <bsd.port.pre.mk>
X
X.if (${OSVERSION} > 900012) || ((${OSVERSION} > 800505) && (${OSVERSION} < 900000))
XLZMA_DEPEND?=	sys
X.else
XLZMA_DEPEND?=	xz
X.endif
X
X.if (${LZMA_DEPEND} == "xz") || (${LZMA_DEPEND} == "lzmalib")
XLIB_DEPENDS=	lzma:${PORTSDIR}/archivers/${LZMA_DEPEND}
X.endif
X
Xpre-build:
X.if ${LZMA_DEPEND} == "sys"
X	${REINPLACE_CMD} -e "/^LDDLFLAGS/ s|${LOCALBASE}/lib|/usr/lib|" ${WRKSRC}/Makefile
X.endif
X
X.include <bsd.port.post.mk>
64d5172a90db593f58f03d6ac53d6502
echo x - p5-Compress-Raw-Lzma/pkg-plist
sed 's/^X//' >p5-Compress-Raw-Lzma/pkg-plist << '5f2293329b40b7d9a92d0eb7cf03a02d'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/Compress/Raw/Lzma.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Lzma/Lzma.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Lzma/Lzma.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Lzma/autosplit.ix
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Lzma/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Lzma
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Compress/Raw/
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Compress/
5f2293329b40b7d9a92d0eb7cf03a02d
echo x - p5-Compress-Raw-Lzma/distinfo
sed 's/^X//' >p5-Compress-Raw-Lzma/distinfo << '133f8be02bbae45883da244fc36fc431'
XMD5 (Compress-Raw-Lzma-2.030.tar.gz) = 9d9820c602f4e7a87e8145ebf6aed0ac
XSHA256 (Compress-Raw-Lzma-2.030.tar.gz) = cf3452ef6793de1b2604da42f8609743377fc84fee7460630251c07c3d014765
XSIZE (Compress-Raw-Lzma-2.030.tar.gz) = 99203
133f8be02bbae45883da244fc36fc431
exit
--- p5-Compress-Raw-Lzma-2.030.shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100727032112.368922AEC4E2>