FreeBSD Bugzilla – Attachment 68274 Details for
Bug 100415
[NEW PORT] devel/p5-Fuse: Write filesystems in Perl using FUSE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
p5-Fuse-0.07.shar
p5-Fuse-0.07.shar (text/plain), 2.71 KB, created by
gslin
on 2006-07-17 02:40:16 UTC
(
hide
)
Description:
p5-Fuse-0.07.shar
Filename:
MIME Type:
Creator:
gslin
Created:
2006-07-17 02:40:16 UTC
Size:
2.71 KB
patch
obsolete
># 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 ># p5-Fuse/pkg-descr ># p5-Fuse/Makefile ># p5-Fuse/pkg-plist ># p5-Fuse/distinfo ># >echo c - p5-Fuse >mkdir -p p5-Fuse > /dev/null 2>&1 >echo x - p5-Fuse/pkg-descr >sed 's/^X//' >p5-Fuse/pkg-descr << 'END-of-p5-Fuse/pkg-descr' >XThis lets you implement filesystems in perl, through the FUSE >X(Filesystem in USErspace) kernel/lib interface. >X >XFUSE expects you to implement callbacks for the various functions. >X >XIn the following definitions, "errno" can be 0 (for a success), >X-EINVAL, -ENOENT, -EONFIRE, any integer less than 1 really. >X >XYou can import standard error constants by saying something like "use >XPOSIX qw(EDOTDOT ENOANO);". >X >XEvery constant you need (file types, open() flags, error values, etc) >Xcan be imported either from POSIX or from Fcntl, often both. See their >Xrespective documentations, for more information. >X >XWWW: http://search.cpan.org/dist/Fuse/ >END-of-p5-Fuse/pkg-descr >echo x - p5-Fuse/Makefile >sed 's/^X//' >p5-Fuse/Makefile << 'END-of-p5-Fuse/Makefile' >X# New ports collection makefile for: p5-Fuse >X# Date created: 2006-07-17 >X# Whom: Gea-Suan Lin <gslin@gslin.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Fuse >XPORTVERSION= 0.07 >XCATEGORIES= devel perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= ../../authors/id/D/DP/DPAVLIN >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= gslin@gslin.org >XCOMMENT= Write filesystems in Perl using FUSE >X >XRUN_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs >XBUILD_DEPENDS= ${RUN_DEPENDS} >X >XPERL_CONFIGURE= yes >X >XMAN3= Fuse.3 >X >X.include <bsd.port.pre.mk> >X >X.if ${OSVERSION} < 600000 # Inherited from sysutils/fusefs-libs >XIGNORE= depends on kernel module that requires FreeBSD 6 or later >X.endif >X >X.include <bsd.port.post.mk> >END-of-p5-Fuse/Makefile >echo x - p5-Fuse/pkg-plist >sed 's/^X//' >p5-Fuse/pkg-plist << 'END-of-p5-Fuse/pkg-plist' >X@comment $FreeBSD$ >X%%SITE_PERL%%/%%PERL_ARCH%%/Fuse.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Fuse/.packlist >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Fuse/Fuse.bs >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Fuse/Fuse.so >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Fuse/autosplit.ix >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Fuse >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Fuse >END-of-p5-Fuse/pkg-plist >echo x - p5-Fuse/distinfo >sed 's/^X//' >p5-Fuse/distinfo << 'END-of-p5-Fuse/distinfo' >XMD5 (Fuse-0.07.tar.gz) = 9e8b2338ada7ef1e25f1b5bf7769b03c >XSHA256 (Fuse-0.07.tar.gz) = f1c48be240f0becf46877344d8318ade40d6a6d3562c310d7b815e4eed2ea334 >XSIZE (Fuse-0.07.tar.gz) = 20134 >END-of-p5-Fuse/distinfo >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 100415
: 68274