| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
| |
Notes:
svn path=/head/; revision=403284
|
|
|
|
| |
Notes:
svn path=/head/; revision=374264
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371450
|
|
|
|
| |
Notes:
svn path=/head/; revision=337858
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
USE_TWISTED= yes
USE_TWISTED= conch names
USE_TWISTED_RUN= yes
you now would write
USES= twisted
USES= twisted:conch,names
USES= twisted:run
Notes:
svn path=/head/; revision=335877
|
|
|
|
|
|
|
| |
net-p2p)
Notes:
svn path=/head/; revision=327758
|
|
|
|
| |
Notes:
svn path=/head/; revision=298080
|
|
|
|
|
|
|
| |
Approved by: wen@ (mentor)
Notes:
svn path=/head/; revision=281802
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Passed maintainership to submitter
- Added LICENSE
- Updated MASTER_SITES to avoid strangely-suffixed distfile name
PR: ports/150276
Submitted by: C-S <c-s at c-s dot li>
Notes:
svn path=/head/; revision=261250
|
|
|
|
|
|
|
|
|
|
| |
- drop maintainership
PR: 115410
Submitted by: Piet Delport <pjd@satori.za.net>
Notes:
svn path=/head/; revision=201370
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
Notes:
svn path=/head/; revision=196700
|
|
|
|
|
|
|
| |
Approved by: novel
Notes:
svn path=/head/; revision=172903
|
|
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)
Notes:
svn path=/head/; revision=162846
|