summaryrefslogtreecommitdiff
path: root/net/py-google
AgeCommit message (Collapse)AuthorFilesLines
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-12-24update to 0.53recht3-15/+28
and patched to work with the current SOAPpy the only change in this releas: - fixed small typo in documentation
2003-09-21Reverse order of buildlink include's as py-soappy requires pthjmc1-2/+2
2003-09-14hange extension.mk to also install optimized files for distutils packages.recht2-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-11Fix this for the SOAPpy 0.10.1 update.recht6-27/+132
Bump PKGREVISION.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-19make this work with SOAPpy-0.9.8 and bumb PKGREVISION because itdrochner6-2/+54
only works with 0.9.8 now
2002-10-24call the builink file "buildlink2.mk" (it doesn't do anything differentdrochner1-2/+2
for simple Python packages however)
2002-10-09the python22 PLIST issue is fixed - switch to buildlink2drochner1-4/+2
2002-10-01Helper library and application to access Google's web API (SOAP)drochner4-0/+44
from Python.