ports/101455: [NEW PORT] sysutils/p5-Fuse-Simple: Simple way to write filesystems in Perl using FUSE

Gea-Suan Lin gslin at gslin.org
Sun Aug 6 04:40:15 UTC 2006


>Number:         101455
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/p5-Fuse-Simple: Simple way to write filesystems in Perl using FUSE
>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 Aug 06 04:40:13 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:
Fuse lets you write filesystems in Perl. Fuse::Simple makes this
REALLY Simple, as you just need a hash for your root directory,
containing strings for files, more hashes for subdirs, or functions to
be called for magical functionality a bit like /proc.

WWW:	http://search.cpan.org/dist/Fuse-Simple/

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

--- p5-Fuse-Simple-1.00.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-Fuse-Simple
#	p5-Fuse-Simple/pkg-descr
#	p5-Fuse-Simple/Makefile
#	p5-Fuse-Simple/pkg-plist
#	p5-Fuse-Simple/distinfo
#
echo c - p5-Fuse-Simple
mkdir -p p5-Fuse-Simple > /dev/null 2>&1
echo x - p5-Fuse-Simple/pkg-descr
sed 's/^X//' >p5-Fuse-Simple/pkg-descr << 'END-of-p5-Fuse-Simple/pkg-descr'
XFuse lets you write filesystems in Perl. Fuse::Simple makes this
XREALLY Simple, as you just need a hash for your root directory,
Xcontaining strings for files, more hashes for subdirs, or functions to
Xbe called for magical functionality a bit like /proc.
X
XWWW:	http://search.cpan.org/dist/Fuse-Simple/
END-of-p5-Fuse-Simple/pkg-descr
echo x - p5-Fuse-Simple/Makefile
sed 's/^X//' >p5-Fuse-Simple/Makefile << 'END-of-p5-Fuse-Simple/Makefile'
X# New ports collection makefile for:	p5-Fuse-Simple
X# Date created:		2006-08-06
X# Whom:			Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Fuse-Simple
XPORTVERSION=	1.00
XCATEGORIES=	sysutils perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/N/NO/NOSEYNICK/
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin at gslin.org
XCOMMENT=	Simple way to write filesystems in Perl using FUSE
X
XRUN_DEPENDS=	${SITE_PERL}/Fuse.pm:${PORTSDIR}/sysutils/p5-Fuse
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Fuse::Simple.3
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 600000	# Inherited from sysutils/p5-Fuse
XIGNORE=		depends on kernel module that requires FreeBSD 6 or later
X.endif
X
X.if ${PERL_LEVEL} < 500703
XRUN_DEPENDS+=	${SITE_PERL}/Switch.pm:${PORTSDIR}/lang/p5-Switch
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Fuse-Simple/Makefile
echo x - p5-Fuse-Simple/pkg-plist
sed 's/^X//' >p5-Fuse-Simple/pkg-plist << 'END-of-p5-Fuse-Simple/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Fuse/Simple/.packlist
X%%SITE_PERL%%/Fuse/Simple.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Fuse/Simple
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Fuse
X at dirrmtry %%SITE_PERL%%/Fuse
END-of-p5-Fuse-Simple/pkg-plist
echo x - p5-Fuse-Simple/distinfo
sed 's/^X//' >p5-Fuse-Simple/distinfo << 'END-of-p5-Fuse-Simple/distinfo'
XMD5 (Fuse-Simple-1.00.tar.gz) = 64d3db272b16b37d3278cfd3795a50ba
XSHA256 (Fuse-Simple-1.00.tar.gz) = dbf82e43a06854d922d2380ea106a94681418ac98915461e52f8f6adca33acb2
XSIZE (Fuse-Simple-1.00.tar.gz) = 23789
END-of-p5-Fuse-Simple/distinfo
exit
--- p5-Fuse-Simple-1.00.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list