Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-07 | py-SOAPpy needs Python 2.2+ | joerg | 1 | -2/+2 | |
2006-06-02 | this works with Python-2.4 (hint from Joerg Sonnenberger) | drochner | 1 | -2/+2 | |
hey, even my license key from 2002 still works! | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -2/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-01-23 | Build Python with thread support by default and turn the existing | recht | 1 | -2/+2 | |
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. | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
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. | |||||
2004-09-10 | 1. we need py-soappy | drochner | 1 | -1/+3 | |
2. py-soappy needs a threaded Python 1+2: we need threads | |||||
2004-08-13 | Add/use buildlink3.mk files. | recht | 1 | -3/+2 | |
2004-07-22 | add python as category | recht | 1 | -2/+2 | |
ok'd a while back at pkgsrcCon by agc and wiz | |||||
2004-05-05 | Fix DEPENDS line | recht | 1 | -2/+2 | |
2004-05-05 | bl3ify | recht | 1 | -3/+4 | |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -1/+2 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-03-03 | update to 0.6 | recht | 7 | -189/+14 | |
- 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 | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-12-24 | update to 0.53 | recht | 3 | -15/+28 | |
and patched to work with the current SOAPpy the only change in this releas: - fixed small typo in documentation | |||||
2003-09-21 | Reverse order of buildlink include's as py-soappy requires pth | jmc | 1 | -2/+2 | |
2003-09-14 | hange extension.mk to also install optimized files for distutils packages. | recht | 2 | -3/+7 | |
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@. | |||||
2003-08-11 | Fix this for the SOAPpy 0.10.1 update. | recht | 6 | -27/+132 | |
Bump PKGREVISION. | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-03-19 | make this work with SOAPpy-0.9.8 and bumb PKGREVISION because it | drochner | 6 | -2/+54 | |
only works with 0.9.8 now | |||||
2002-10-24 | call the builink file "buildlink2.mk" (it doesn't do anything different | drochner | 1 | -2/+2 | |
for simple Python packages however) | |||||
2002-10-09 | the python22 PLIST issue is fixed - switch to buildlink2 | drochner | 1 | -4/+2 | |
2002-10-01 | Helper library and application to access Google's web API (SOAP) | drochner | 4 | -0/+44 | |
from Python. |