Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
${PLIST.eggfile} from PLISTs and support code from lang/python.
|
|
Bump PKGREVISION.
|
|
0.96 10 Jan 2006 22:54 Major bugfixes
Changes: This release fixes bugs that prevented the client from bootstrapping
from other nodes.
0.95 05 Mar 2005 23:14 Major feature enhancements
Changes: This release now supports UPnP and Zeroconf/Rendezvous for node
discovery. Nodes behind NAT can now be first-class members of the network.
Groups of nodes on the same network can form into a private Kenosis network.
This release also features increased time between identical calls to the same
remote node and improved handling of timeouts between nodes
|
|
|
|
|
|
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
|
|
|
|
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
|
|
|
|
work around the limitations of the security-patched SimpleXMLRPCServer
|
|
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
|
|
add a dependency on py-xml to fix build error noted by Min Sik Kim
|