non port: net-p2p/py-vertex/pkg-descr |
Number of commits found: 5 |
Monday, 1 Apr 2024
|
11:45 Rene Ladan (rene)
net-p2p/py-vertex: Remove expired port
2024-03-31 net-p2p/py-vertex: Abandoned project since 7 years back
cfbd021 |
Wednesday, 7 Sep 2022
|
21:58 Stefan Eßer (se)
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
fb16dfe |
Thursday, 19 May 2016
|
10:44 amdmi3
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
 |
Thursday, 18 Aug 2011
|
15:05 glarkin
- Fixed WWW link after divmod.org went offline
PR: ports/158977
Submitted by: C-S <c-s@c-s.li> (maintainer)
 |
Saturday, 20 May 2006
|
01:22 itetcu
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)
The Q2Q network has some decentralized features (there is no one server or
company which can control all Q2Q addresses) and features of centralization
(addresses beneath a particular domain are issued by a server for that domain;
once issued, some activities require the server to be contacted again, while
others do not). Vertex includes an identity server capable of hosting Q2Q
addresses.
WWW: http://divmod.org/trac/wiki/DivmodVertex
PR: ports/97506
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: lawrance (mentor)
 |
Number of commits found: 5 |