The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net : p5-Net-OpenDHT

Access the Open Distributed Hash Table (Open DHT)

 The Net::OpenDHT module provides a simple interface to the Open DHT
service. Open DHT is a publicly accessible distributed hash table (DHT)
service. In contrast to the usual DHT model, clients of Open DHT do not
need to run a DHT node in order to use the service. Instead, they can
issue put and get operations to any DHT node, which processes the
operations on their behalf. No credentials or accounts are required to use
the service, and the available storage is fairly shared across all active
clients.

This service model of DHT usage greatly simplifies deploying client
applications. By using Open DHT as a highly-available naming and storage
service, clients can ignore the complexities of deploying and maintaining
a DHT and instead concentrate on developing more sophisticated distributed
applications. 

http://opendht.org/users-guide.html http://search.cpan.org/dist/Net-OpenDHT/



p5-Net-OpenDHT history


v. 1.8
date: 2007/09/08 01:02:44;  author: linimon;  state: Exp;  lines: +1 -7
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr

v. 1.7 date: 2006/05/25 05:28:53; author: leeym; state: Exp; lines: +7 -7 - unbreak this port - allow building under perl 5.6 PR: 97857 Submitted by: leeym Approved by: aaron
v. 1.6 date: 2006/05/21 21:58:21; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not build
v. 1.5 date: 2006/05/11 14:33:56; author: aaron; state: Exp; lines: +1 -1 - Vendor does not support Perl versions prior to 5.8 and the software does not compile on anything else either. Approved by: tobez (implicit)
v. 1.4 date: 2006/05/10 16:57:23; author: aaron; state: Exp; lines: +2 -3 - Updated to MODBUILD instead of CONFIGURE - Set as Perl5.8 only. Investigating as to whether the vendor intended this change. Approved by: tobez (implicit)
v. 1.3 date: 2006/05/10 16:34:24; author: aaron; state: Exp; lines: +9 -5 - Updated from 0.32 to 0.33 - Updated maintainer 0.33 Mon May 1 10:44:28 BST 2006 - automatically find a close server via CoralCDN OASIS Approved by: tobez (implicit)
v. 1.2 date: 2005/10/02 14:20:26; author: mnag; state: Exp; lines: +1 -1 Update to 0.32 PR: 86818 Submitted by: Emanuel Haupt Approved by: aaron@daltons.ca (maintainer), pav (mentor)
v. 1.1 date: 2005/05/25 08:32:10; author: jylefort; state: Exp; Add p5-Net-OpenDHT. The Net::OpenDHT module provides a simple interface to the Open DHT service. Open DHT is a publicly accessible distributed hash table (DHT) service. In contrast to the usual DHT model, clients of Open DHT do not need to run a DHT node in order to use the service. Instead, they can issue put and get operations to any DHT node, which processes the operations on their behalf. No credentials or accounts are required to use the service, and the available storage is fairly shared across all active clients. This service model of DHT usage greatly simplifies deploying client applications. By using Open DHT as a highly-available naming and storage service, clients can ignore the complexities of deploying and maintaining a DHT and instead concentrate on developing more sophisticated distributed applications. WWW: http://opendht.org/users-guide.html WWW: http://search.cpan.org/dist/Net-OpenDHT/ Author: Leon Brocard PR: ports/81366 Submitted by: Aaron Dalton ============================================================================= v. 1.8 date: 2007/09/08 01:02:44; author: linimon; state: Exp; lines: +1 -7 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
v. 1.7 date: 2006/05/25 05:28:53; author: leeym; state: Exp; lines: +7 -7 - unbreak this port - allow building under perl 5.6 PR: 97857 Submitted by: leeym Approved by: aaron
v. 1.6 date: 2006/05/21 21:58:21; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not build
v. 1.5 date: 2006/05/11 14:33:56; author: aaron; state: Exp; lines: +1 -1 - Vendor does not support Perl versions prior to 5.8 and the software does not compile on anything else either. Approved by: tobez (implicit)
v. 1.4 date: 2006/05/10 16:57:23; author: aaron; state: Exp; lines: +2 -3 - Updated to MODBUILD instead of CONFIGURE - Set as Perl5.8 only. Investigating as to whether the vendor intended this change. Approved by: tobez (implicit)
v. 1.3 date: 2006/05/10 16:34:24; author: aaron; state: Exp; lines: +9 -5 - Updated from 0.32 to 0.33 - Updated maintainer 0.33 Mon May 1 10:44:28 BST 2006 - automatically find a close server via CoralCDN OASIS Approved by: tobez (implicit)
v. 1.2 date: 2005/10/02 14:20:26; author: mnag; state: Exp; lines: +1 -1 Update to 0.32 PR: 86818 Submitted by: Emanuel Haupt Approved by: aaron@daltons.ca (maintainer), pav (mentor)
v. 1.1 date: 2005/05/25 08:32:10; author: jylefort; state: Exp; Add p5-Net-OpenDHT. The Net::OpenDHT module provides a simple interface to the Open DHT service. Open DHT is a publicly accessible distributed hash table (DHT) service. In contrast to the usual DHT model, clients of Open DHT do not need to run a DHT node in order to use the service. Instead, they can issue put and get operations to any DHT node, which processes the operations on their behalf. No credentials or accounts are required to use the service, and the available storage is fairly shared across all active clients. This service model of DHT usage greatly simplifies deploying client applications. By using Open DHT as a highly-available naming and storage service, clients can ignore the complexities of deploying and maintaining a DHT and instead concentrate on developing more sophisticated distributed applications. WWW: http://opendht.org/users-guide.html WWW: http://search.cpan.org/dist/Net-OpenDHT/ Author: Leon Brocard PR: ports/81366 Submitted by: Aaron Dalton ============================================================================= v. 1.8 date: 2007/09/08 01:02:44; author: linimon; state: Exp; lines: +1 -7 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
v. 1.7 date: 2006/05/25 05:28:53; author: leeym; state: Exp; lines: +7 -7 - unbreak this port - allow building under perl 5.6 PR: 97857 Submitted by: leeym Approved by: aaron
v. 1.6 date: 2006/05/21 21:58:21; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not build
v. 1.5 date: 2006/05/11 14:33:56; author: aaron; state: Exp; lines: +1 -1 - Vendor does not support Perl versions prior to 5.8 and the software does not compile on anything else either. Approved by: tobez (implicit)
v. 1.4 date: 2006/05/10 16:57:23; author: aaron; state: Exp; lines: +2 -3 - Updated to MODBUILD instead of CONFIGURE - Set as Perl5.8 only. Investigating as to whether the vendor intended this change. Approved by: tobez (implicit)
v. 1.3 date: 2006/05/10 16:34:24; author: aaron; state: Exp; lines: +9 -5 - Updated from 0.32 to 0.33 - Updated maintainer 0.33 Mon May 1 10:44:28 BST 2006 - automatically find a close server via CoralCDN OASIS Approved by: tobez (implicit)
v. 1.2 date: 2005/10/02 14:20:26; author: mnag; state: Exp; lines: +1 -1 Update to 0.32 PR: 86818 Submitted by: Emanuel Haupt Approved by: aaron@daltons.ca (maintainer), pav (mentor)
v. 1.1 date: 2005/05/25 08:32:10; author: jylefort; state: Exp; Add p5-Net-OpenDHT. The Net::OpenDHT module provides a simple interface to the Open DHT service. Open DHT is a publicly accessible distributed hash table (DHT) service. In contrast to the usual DHT model, clients of Open DHT do not need to run a DHT node in order to use the service. Instead, they can issue put and get operations to any DHT node, which processes the operations on their behalf. No credentials or accounts are required to use the service, and the available storage is fairly shared across all active clients. This service model of DHT usage greatly simplifies deploying client applications. By using Open DHT as a highly-available naming and storage service, clients can ignore the complexities of deploying and maintaining a DHT and instead concentrate on developing more sophisticated distributed applications. WWW: http://opendht.org/users-guide.html WWW: http://search.cpan.org/dist/Net-OpenDHT/ Author: Leon Brocard PR: ports/81366 Submitted by: Aaron Dalton =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm