Age | Commit message (Collapse) | Author | Files | Lines |
|
until proven otherwise.
|
|
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
|
|
|
${PLIST.eggfile} from PLISTs and support code from lang/python.
|
|
* regist egg-info.
Bump PKGREVISION.
|
|
|
|
|
|
- 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.
|
|
Patch provided by Sergey Svishchev in private mail.
|
|
|
|
hey, even my license key from 2002 still works!
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
|
|
|
|
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.
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
2. py-soappy needs a threaded Python
1+2: we need threads
|
|
|
|
ok'd a while back at pkgsrcCon by agc and wiz
|
|
|
|
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
- use tar.gz instead of zip to avoid extra dependency
- use new project homepage
- enable install of fallback SOAP library
0.6 of 02/24/2004
- support the latest SOAPpy release, fallback to included version if it's
not found, or is a version that's known to be buggy.
- epydoc API documentation
- quite a bit of refactoring
- make some functions and classes that SHOULD be private, actually private
- formatting cleanup
|
|
|
|
and patched to work with the current SOAPpy
the only change in this releas:
- fixed small typo in documentation
|
|
|
|
Inspired by FreeBSD "ports".
Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.
Discussed with/ok'ed by drochner@.
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
only works with 0.9.8 now
|
|
for simple Python packages however)
|
|
|
|
from Python.
|