ports/100383: [NEW PORT] sysutils/fusefs-funionfs: Union filesystem for the FUSE driver

Gea-Suan Lin gslin at gslin.org
Sun Jul 16 11:20:17 UTC 2006


>Number:         100383
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/fusefs-funionfs: Union filesystem for the FUSE driver
>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:   Sun Jul 16 11:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
FunionFS means an Union filesystem for the FUSE driver.

This program works only with the Fuse driver which is natively
included since the 2.6.14 Linux kernel.

WWW:	http://funionfs.apiou.org/

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

--- fusefs-funionfs-0.4.1.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:
#
#	fusefs-funionfs
#	fusefs-funionfs/pkg-descr
#	fusefs-funionfs/Makefile
#	fusefs-funionfs/distinfo
#
echo c - fusefs-funionfs
mkdir -p fusefs-funionfs > /dev/null 2>&1
echo x - fusefs-funionfs/pkg-descr
sed 's/^X//' >fusefs-funionfs/pkg-descr << 'END-of-fusefs-funionfs/pkg-descr'
XFunionFS means an Union filesystem for the FUSE driver.
X
XThis program works only with the Fuse driver which is natively
Xincluded since the 2.6.14 Linux kernel.
X
XWWW:	http://funionfs.apiou.org/
END-of-fusefs-funionfs/pkg-descr
echo x - fusefs-funionfs/Makefile
sed 's/^X//' >fusefs-funionfs/Makefile << 'END-of-fusefs-funionfs/Makefile'
X# New ports collection makefile for:	fusefs-funionfs
X# Date created:		2006-07-16
X# Whom:			Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	funionfs
XPORTVERSION=	0.4.1
XCATEGORIES=	sysutils
XMASTER_SITES=	http://funionfs.apiou.org/file/
XPKGNAMEPREFIX=	fusefs-
X
XMAINTAINER=	gslin at gslin.org
XCOMMENT=	Union filesystem for the FUSE driver
X
XRUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
XBUILD_DEPENDS=	${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs
X
XPLIST_FILES=	bin/funionfs
X
Xdo-build:
X	(cd ${WRKSRC} && ${CC} ${CFLAGS} -DFUSE_USE_VERSION=25 \
X	 -D_FILE_OFFSET_BITS=64 -I${LOCALBASE}/include/fuse \
X	 -o funionfs main.c \
X	 -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lfuse)
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/funionfs ${PREFIX}/bin
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 600000	# Inherited from fusefs-kmod
XIGNORE=		requires FreeBSD 6.x or above
X.endif
X
X.include <bsd.port.post.mk>
END-of-fusefs-funionfs/Makefile
echo x - fusefs-funionfs/distinfo
sed 's/^X//' >fusefs-funionfs/distinfo << 'END-of-fusefs-funionfs/distinfo'
XMD5 (funionfs-0.4.1.tar.gz) = 373b74fdf280f2dcd646e79f7ac84ca0
XSHA256 (funionfs-0.4.1.tar.gz) = 6192c14b6ab34e8dac331f93997c4ea27f4705276aab0230363a4e83536b967a
XSIZE (funionfs-0.4.1.tar.gz) = 23698
END-of-fusefs-funionfs/distinfo
exit
--- fusefs-funionfs-0.4.1.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list