FreeBSD Bugzilla – Attachment 53781 Details for
Bug 81366
New Port: net/p5-Net-OpenDHT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
submission.txt
submission.txt (text/plain), 3.31 KB, created by
Aaron Dalton
on 2005-05-22 18:40:02 UTC
(
hide
)
Description:
submission.txt
Filename:
MIME Type:
Creator:
Aaron Dalton
Created:
2005-05-22 18:40:02 UTC
Size:
3.31 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-Net-OpenDHT ># p5-Net-OpenDHT/pkg-plist ># p5-Net-OpenDHT/pkg-descr ># p5-Net-OpenDHT/distinfo ># p5-Net-OpenDHT/Makefile ># >echo c - p5-Net-OpenDHT >mkdir -p p5-Net-OpenDHT > /dev/null 2>&1 >echo x - p5-Net-OpenDHT/pkg-plist >sed 's/^X//' >p5-Net-OpenDHT/pkg-plist << 'END-of-p5-Net-OpenDHT/pkg-plist' >X%%SITE_PERL%%/Net/OpenDHT.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenDHT/.packlist >X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenDHT >X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true >X@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true >X >END-of-p5-Net-OpenDHT/pkg-plist >echo x - p5-Net-OpenDHT/pkg-descr >sed 's/^X//' >p5-Net-OpenDHT/pkg-descr << 'END-of-p5-Net-OpenDHT/pkg-descr' >XThe Net::OpenDHT module provides a simple interface to the Open DHT >Xservice. Open DHT is a publicly accessible distributed hash table (DHT) >Xservice. In contrast to the usual DHT model, clients of Open DHT do not >Xneed to run a DHT node in order to use the service. Instead, they can >Xissue put and get operations to any DHT node, which processes the >Xoperations on their behalf. No credentials or accounts are required to use >Xthe service, and the available storage is fairly shared across all active >Xclients. >X >XThis service model of DHT usage greatly simplifies deploying client >Xapplications. By using Open DHT as a highly-available naming and storage >Xservice, clients can ignore the complexities of deploying and maintaining >Xa DHT and instead concentrate on developing more sophisticated distributed >Xapplications. >X >XWWW: http://opendht.org/users-guide.html >XWWW: http://search.cpan.org/dist/Net-OpenDHT/ >XAuthor: Leon Brocard <acme@astray.com> >X >X- Aaron Dalton >Xaaron@daltons.ca >END-of-p5-Net-OpenDHT/pkg-descr >echo x - p5-Net-OpenDHT/distinfo >sed 's/^X//' >p5-Net-OpenDHT/distinfo << 'END-of-p5-Net-OpenDHT/distinfo' >XMD5 (Net-OpenDHT-0.29.tar.gz) = 248d5718ba7545d002450cc9fcb984e8 >XSIZE (Net-OpenDHT-0.29.tar.gz) = 3949 >END-of-p5-Net-OpenDHT/distinfo >echo x - p5-Net-OpenDHT/Makefile >sed 's/^X//' >p5-Net-OpenDHT/Makefile << 'END-of-p5-Net-OpenDHT/Makefile' >X# New ports collection makefile for: p5-Net-OpenDHT >X# Date created: 21 May 2005 >X# Whom: Aaron Dalton <aaron@daltons.ca> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Net-OpenDHT >XPORTVERSION= 0.29 >XCATEGORIES= net perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= Net >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= aaron@daltons.ca >XCOMMENT= Access the Open Distributed Hash Table (Open DHT) >X >XBUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Chained/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor-Chained \ >X ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer \ >X ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ >X ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML >XRUN_DEPENDS= ${BUILD_DEPENDS} >X >XPERL_CONFIGURE= yes >X >XMAN3= Net::OpenDHT.3 >X >X.include <bsd.port.pre.mk> >X >X.if ${PERL_LEVEL} < 500600 >XIGNORE= Perl5.6 or greater required. Please install lang/perl5 or lang/perl5.8 >X.endif >X >X.include <bsd.port.post.mk> >END-of-p5-Net-OpenDHT/Makefile >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 81366
: 53781