ports/170258: port update: sysutils/fusefs-rar2fs Mount rar archives as filesystem

Joris Vandalon joris at vandalon.nl
Sun Jul 29 13:00:08 UTC 2012


>Number:         170258
>Category:       ports
>Synopsis:       port update: sysutils/fusefs-rar2fs Mount rar archives as filesystem
>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:   Sun Jul 29 13:00:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Joris Vandalon
>Release:        FreeBSD 9
>Organization:
>Environment:
FreeBSD scrap.wiebel.nl 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Updated fusefs-rar2fs from 1.14.0 to 1.15.1
>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:
#
#	fusefs-rar2fs
#	fusefs-rar2fs/Makefile
#	fusefs-rar2fs/distinfo
#	fusefs-rar2fs/pkg-descr
#
echo c - fusefs-rar2fs
mkdir -p fusefs-rar2fs > /dev/null 2>&1
echo x - fusefs-rar2fs/Makefile
sed 's/^X//' >fusefs-rar2fs/Makefile << '679879aa0e331a6d72987015ba86af34'
X# New ports collection Makefile for: rar2fs
X# Date created:        30 May 2011
X# Whom:                Joris Vandalon
X#
X# $FreeBSD: ports/sysutils/fusefs-rar2fs/Makefile,v 1.1 2011/07/27 19:32:09 crees Exp $
X#
X
XPORTNAME=	rar2fs
XPORTVERSION=	1.15.1
XCATEGORIES=	sysutils
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}:rar2fs http://www.rarlab.com/rar/:unrarsrc
XPKGNAMEPREFIX=	fusefs-
XDISTFILES=	rar2fs-1.15.1.tar.gz:rar2fs unrarsrc-4.2.1.tar.gz:unrarsrc
X
XMAINTAINER=	joris at vandalon.nl
XCOMMENT=	Mount rar archives as filesystem
X
XLICENSE=	GPLv3
X
XLIB_DEPENDS=	unrar:${PORTSDIR}/archivers/libunrar4 \
X		fuse:${PORTSDIR}/sysutils/fusefs-libs
XRUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
X
XHAS_CONFIGURE=  yes
XCONFIGURE_ARGS= --prefix=${PREFIX} --with-fuse-lib=${LOCALBASE}/lib --with-fuse=${LOCALBASE}/include/fuse --with-unrar=${WRKDIR}/unrar --with-unrar-lib=${LOCALBASE}/lib
X
XPLIST_FILES=	bin/${PORTNAME}
XMAN1=		rar2fs.1
XUSE_GMAKE=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
X	${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1/
X
X.include <bsd.port.mk>
679879aa0e331a6d72987015ba86af34
echo x - fusefs-rar2fs/distinfo
sed 's/^X//' >fusefs-rar2fs/distinfo << '3937a2cf1a5ea12bdee5e89f09f8f370'
XSHA256 (rar2fs-1.15.1.tar.gz) = 1ae1df5b8eda3d954740010e931e16342957a8b6cd41676a017fc9bbcd900973
XSIZE (rar2fs-1.15.1.tar.gz) = 205577
XSHA256 (unrarsrc-4.2.1.tar.gz) = d5b59d98a6604ac41916311bc3b5dce1b94858008fc381aa975311d9248542c0
XSIZE (unrarsrc-4.2.1.tar.gz) = 161564
3937a2cf1a5ea12bdee5e89f09f8f370
echo x - fusefs-rar2fs/pkg-descr
sed 's/^X//' >fusefs-rar2fs/pkg-descr << '1649a5673d057703c25bddddd5458880'
Xrar2fs is a FUSE based file system that can mount a source RAR
Xarchive/volume or a directory containing any number of RAR
Xarchives and access (read only) the contents as plain files/directories.
XOther files located in the source directory are handled transparently.
XBoth compressed and non-compressed archives/volumes are supported but
Xfull media seek support (aka. indexing) is only available for
Xnon-compressed plaintext archives.
X
XWWW: http://code.google.com/p/rar2fs/
1649a5673d057703c25bddddd5458880
exit



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



More information about the freebsd-ports-bugs mailing list