summaryrefslogtreecommitdiff
path: root/www/ap2-python
AgeCommit message (Collapse)AuthorFilesLines
2005-03-03whitespace cleanupgrant1-13/+12
2005-03-03set USE_LIBTOOL, which allows mod_python.so to build.grant1-1/+2
reported by Sebastian Prause on tech-pkg.
2005-02-24Add RMD160 checksums.wiz1-1/+2
2005-01-23Build Python with thread support by default and turn the existingrecht1-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.
2005-01-05These packages all work with the latest version of Python.darcy1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+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-07-17Set the correct PYTHONBIN for configure.recht1-2/+3
Should fix kristerw's bulk build.
2004-07-17Initial import of ap2-pythondarcy6-0/+104
Version 3.1.3 Apache module that embeds the Python interpreter As discussed on the mailing list, this package builds and runs for the most part but fails if the web server has too many backends. Adding it breaks nothing and does add functionality. I will file a PR to keep track of the remaining issue.