Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. |