summaryrefslogtreecommitdiff
path: root/net/py-soaplib
AgeCommit message (Collapse)AuthorFilesLines
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-2/+2
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-01-17move to canonical pkg name (pyX.Y-pkg-vers)drochner1-2/+2
2002-01-16use buildlink for Pythondrochner2-5/+5
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-05-19initial import of py-soaplib-0.8:drochner4-0/+33
implementation of the SOAP 1.1 protocol for Python