2005-05-29 10:03:26 by Min Sik Kim | Files touched by this commit (3) |
Log message: Make the bsddb module build when pkgsrc bdb is used. |
2005-05-29 09:54:52 by Min Sik Kim | Files touched by this commit (1) |
Log message: Add files installed on Linux only. |
2005-05-29 09:35:54 by Min Sik Kim | Files touched by this commit (2) |
Log message: Explicitly disable modules that should not be built. |
2005-05-29 08:39:12 by Min Sik Kim | Files touched by this commit (2) |
Log message: Explicitly disable the tkinter module, which is provided by x11/py-Tk. |
2005-05-29 08:26:50 by Min Sik Kim | Files touched by this commit (1) |
Log message: Include bdb.buildlink3.mk on platforms where the bsddb module is built. |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-02-24 10:03:12 by Alistair G. Crooks | Files touched by this commit (133) |
Log message: Add RMD160 digests |
2005-01-30 13:44:40 by Julio M. Merino Vidal | Files touched by this commit (14) |
Log message: Convert the python packages to use the alternatives system to install a bin/python wrapper. Bump their PKGREVISION to 1. Also remove the python package. In order to preserve a similar behavior to this one using the new framework, start by installing pkg_alternatives. Then just open its manpage, scroll down to the EXAMPLES section, Applying filters subsection, and follow the (rather short) directions given there. |
2005-01-23 21:41:50 by Marc Recht | Files touched by this commit (77) |
Log message: Build Python with thread support by default and turn the existing 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-12-19 06:34:07 by grant beattie | Files touched by this commit (4) |
Log message: all of these use dlopen(). |