Commit graph

9 commits

Author SHA1 Message Date
Yen-Ming Lee
fcec3087af - unbreak this port
- allow building under perl 5.6

PR:		97857
Submitted by:	leeym
Approved by:	aaron
2006-05-25 05:28:53 +00:00
Kris Kennaway
6d6e66d80b BROKEN: Does not build 2006-05-21 21:58:21 +00:00
Aaron Dalton
90b5786ec0 - Vendor does not support Perl versions prior to 5.8 and the software does
not compile on anything else either.

Approved by:	tobez (implicit)
2006-05-11 14:33:56 +00:00
Aaron Dalton
192cfb869f - Updated to MODBUILD instead of CONFIGURE
- Set as Perl5.8 only.  Investigating as to whether the vendor intended
this change.

Approved by:	tobez (implicit)
2006-05-10 16:57:23 +00:00
Aaron Dalton
7d2a83b0ed - 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)
2006-05-10 16:34:24 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Marcus Alves Grando
31082cbe08 Update to 0.32
PR:		86818
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	aaron@daltons.ca (maintainer), pav (mentor)
2005-10-02 14:20:26 +00:00
Jean-Yves Lefort
78059d78f2 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 <acme@astray.com>

PR:		ports/81366
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2005-05-25 08:32:10 +00:00