NOTICE: This package has been removed from pkgsrc

./python/py-divmod-vertex, Implementation of the Q2Q protocol

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.2.0nb2, Package name: py27-divmod-vertex-0.2.0nb2, Maintainer: pkgsrc-users

Vertex is an implementation of the Q2Q protocol (sort of like P2P, but one
better). There are a few moving parts in Vertex:

- PTCP: a protocol which is nearly identical to TCP, but which runs over UDP.
This lets Q2Q penetrate most NAT configurations.

- JUICE ([JU]ice [I]s [C]oncurrent [E]vents): a very simple but immensely
flexible protocol which forms the basis of the high-level aspects of Q2Q

- vertex: a command line tool which exposes a few features useful in many
situations (such as registration and authentication)


Required to run:
[net/py-twisted] [security/py-OpenSSL] [wip/py-divmod-epsilon] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: d3ce21bb46cf4381945536e5cef837eaa7ca1fcd
RMD160: 33bad1bb4f9f207203001a2654a312d1eb5dd3d2
Filesize: 82.016 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-26 16:49:50 by Thomas Klausner | Files touched by this commit (121)
Log message:
Mark packages as not python-3.x ready where appropriate.
   2012-11-23 23:44:43 by othyro | Files touched by this commit (11)
Log message:
-EXTRACT_SUFX. .tar.gz is the default.
   2012-11-13 23:25:44 by othyro | Files touched by this commit (22)
Log message:
Modified (ideally fixed) COMMENT. Some of these got minor formatting
changes, category fixes, and MAINTAINER fixes.
   2012-10-07 13:54:18 by Aleksej Saushev | Files touched by this commit (46)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-10-04 00:14:51 by Thomas Klausner | Files touched by this commit (40)
Log message:
Update for python25 removal.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2012-02-01 01:34:38 by ndb | Files touched by this commit (6)
Log message:
wip/py-twisted has moved to net/py-twisted (and epsilon version bump).