Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2012 20:50:11 GMT
From:      Joris Vandalon <joris@vandalon.nl>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/170258: port update: sysutils/fusefs-rar2fs Mount rar archives as filesystem
Message-ID:  <201207292050.q6TKoBOp073275@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/170258; it has been noted by GNATS.

From: Joris Vandalon <joris@vandalon.nl>
To: bug-followup@FreeBSD.org,
 joris@vandalon.nl
Cc:  
Subject: Re: ports/170258: port update: sysutils/fusefs-rar2fs Mount rar archives as filesystem
Date: Sun, 29 Jul 2012 22:44:53 +0200

 --Apple-Mail=_02595AD2-A7DE-4211-9D50-E10EDD8FD226
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=us-ascii
 
 I found out there was a newer version of unrar src.
 So I updated rar2fs with this version of the unrar source.
 
 
 --Apple-Mail=_02595AD2-A7DE-4211-9D50-E10EDD8FD226
 Content-Disposition: attachment;
 	filename=fusefs-rar2fs.txt
 Content-Type: text/plain;
 	x-unix-mode=0644;
 	name="fusefs-rar2fs.txt"
 Content-Transfer-Encoding: quoted-printable
 
 # 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=3D	rar2fs
 XPORTVERSION=3D	1.15.1
 XCATEGORIES=3D	sysutils
 XMASTER_SITES=3D	${MASTER_SITE_GOOGLE_CODE}:rar2fs =
 http://www.rarlab.com/rar/:unrarsrc
 XPKGNAMEPREFIX=3D	fusefs-
 XDISTFILES=3D	rar2fs-1.15.1.tar.gz:rar2fs =
 unrarsrc-4.2.4.tar.gz:unrarsrc
 X
 XMAINTAINER=3D	joris@vandalon.nl
 XCOMMENT=3D	Mount rar archives as filesystem
 X
 XLICENSE=3D	GPLv3
 X
 XLIB_DEPENDS=3D	unrar:${PORTSDIR}/archivers/libunrar4 \
 X		fuse:${PORTSDIR}/sysutils/fusefs-libs
 XRUN_DEPENDS=3D	=
 ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
 X
 XHAS_CONFIGURE=3D  yes
 XCONFIGURE_ARGS=3D --prefix=3D${PREFIX} --with-fuse-lib=3D${LOCALBASE}/lib=
  --with-fuse=3D${LOCALBASE}/include/fuse --with-unrar=3D${WRKDIR}/unrar =
 --with-unrar-lib=3D${LOCALBASE}/lib
 X
 XPLIST_FILES=3D	bin/${PORTNAME}
 XMAN1=3D		rar2fs.1
 XUSE_GMAKE=3D	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) =3D =
 1ae1df5b8eda3d954740010e931e16342957a8b6cd41676a017fc9bbcd900973
 XSIZE (rar2fs-1.15.1.tar.gz) =3D 205577
 XSHA256 (unrarsrc-4.2.4.tar.gz) =3D =
 9432bf798e5f7123f3060f37b75b7c07f36f0091305f46473dcae9154f8cd686
 XSIZE (unrarsrc-4.2.4.tar.gz) =3D 164641
 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
 
 
 --Apple-Mail=_02595AD2-A7DE-4211-9D50-E10EDD8FD226--



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