Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
agc c6cc2d13b5 Initial import of chimera-1.20 into the packages collection
Structured peer-to-peer overlays, sometimes also referred to as
	Distributed Hash Tables (DHTs), are scalable network infrastructures
	that support Internet-scale network applications utilizing a
	decentralized resource model.  At their core, these overlays provide
	Key-Based Routing (KBR), where messages addressed to any Key will
	incrementally route towards an overlay node responsible for that key.
	On top of the KBR layer, these overlays can support distributed
	storage using a DHT layer or data location using a DOLR layer.

	On top of these overlays, researchers have proposed numerous
	distributed applications, including distributed storage and backup
	systems, multicast systems, resilient routing networks, distributed
	spam filters, mobility support and anonymous routing networks.

	Chimera is a light-weight C implementation of a "next-generation"
	structured overlay that provides similar functionality as
	prefix-routing protocols Tapestry and Pastry.  Chimera gains
	simplicity and robustness from its use of Pastry's leafsets, and
	efficient routing from Tapestry's locality algorithms.  In addition to
	these properties, Chimera also provides efficient detection of node
	and network failures, and reroutes messages around them to maintain
	connectivity and throughput.
2012-05-02 04:48:04 +00:00
archivers Update ruby-zip package to 0.9.8. 2012-04-28 13:55:58 +00:00
audio Add x11 and sdl options (sdl does not work yet). 2012-04-30 08:26:41 +00:00
benchmarks Declare void function void; fixes clang build. 2012-04-22 21:08:20 +00:00
biology All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00
bootstrap Minor corrections, from Snader_LB on FreeNode: 2012-01-11 01:15:17 +00:00
cad Remove python24 and all traces of it from pkgsrc. 2012-04-08 19:08:44 +00:00
chat Cope with CFLAGS and/or LDFLAGS being empty too. I don't entirely 2012-04-28 05:55:10 +00:00
comms Update to Asterisk 1.6.2.24. This fixes AST-2012-004 and AST-2012-005. 2012-04-30 03:19:40 +00:00
converters Fix path after import. 2012-04-22 17:48:06 +00:00
cross PR/41750 -- use libftdi. 2012-04-16 13:09:27 +00:00
databases Update databasers/ruby-activerecord32 to 3.2.3. 2012-04-29 12:58:23 +00:00
devel Add and enable mad-flute 2012-05-02 04:44:09 +00:00
distfiles
doc Note addition of devel/mad-flute-1.7 2012-05-02 04:45:11 +00:00
editors Fix CVE-2009-2688, via <https://bugzilla.redhat.com/show_bug.cgi?id=511994> 2012-04-27 14:37:37 +00:00
emulators Update hack for new automake version. 2012-04-30 21:54:59 +00:00
filesystems Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
finance Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
fonts Make ps2pkm build with clang. 2012-04-26 15:18:55 +00:00
games Fix build with non-default PREFIX: tell it where to find liblzo. Otherwise 2012-04-29 22:49:31 +00:00
geography Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
graphics Pass --enable-Bsymbolic=auto, or default value is "yes" and result in 2012-05-02 02:11:33 +00:00
ham Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
inputmethod Update scim to 1.4.13. 2012-04-29 12:15:55 +00:00
lang Update to Scala 2.9.2. 2012-05-01 22:22:01 +00:00
licenses Add SUN INDUSTRY STANDARDS SOURCE LICENSE 2012-04-18 20:57:11 +00:00
mail Update to 10.0.4 2012-04-29 20:36:30 +00:00
math Update ruby-spreadsheet to 0.6.9. 2012-04-28 12:17:13 +00:00
mbone Fix build on NetBSD 6+. Remove redundant install commands. 2012-04-07 13:13:24 +00:00
meta-pkgs Fix building with Clang 2012-05-01 18:47:01 +00:00
misc Bump PKGREVISION for previous. 2012-04-30 04:02:34 +00:00
mk Add dm-download02.mozilla.org to MASTER_SITE_MOZILLA_ALL. 2012-04-30 09:10:06 +00:00
multimedia Add BUILDLINK_DEPMETHOD.qt4-tools=full, revealed by Joerg's test build. 2012-04-29 04:09:50 +00:00
net Initial import of chimera-1.20 into the packages collection 2012-05-02 04:48:04 +00:00
news Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
packages
parallel Fixup DESTDIR handling in do-install. 2012-04-18 21:05:30 +00:00
pkgtools Use " for PKGNAME_REQUIRED, so that ${pkg} is expanded. 2012-04-30 13:59:38 +00:00
print Update ruby-pdf-reader to 1.1.0. 2012-04-29 14:18:50 +00:00
regress
security Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
shells take maintainership 2012-04-26 16:04:38 +00:00
sysutils Changes 2.32.2: 2012-05-01 18:45:51 +00:00
templates
textproc update to 0.6.5 2012-04-30 14:25:06 +00:00
time Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
wm Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
www needs glib2>=2.32 2012-04-30 13:57:02 +00:00
x11 update to 3.4.1 2012-04-30 14:26:38 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.