pkgsrc/lang/python26
obache 8a776ca2c1 Fixes modules in disable_module_list
* not "_sqlite", but "_sqlite3",  fixes PR#42070.
 * "bsddb" does not exists. (I can find it in Python21, not in Python23)
 * "cjkcodecs" should not be disabled.
   It is expected to exists in all Python variants and py-cjkcodecs was removed.
   Although, the module name is "_multibytecodec" and "_codecs_*".
   and missing "," after it kill subsecuent "gdbm".
 * "mpz" was removed in Python24.
2009-09-19 09:06:57 +00:00
..
patches Fixes modules in disable_module_list 2009-09-19 09:06:57 +00:00
ALTERNATIVES
buildlink3.mk bump PKGREVs for Python pkgs, as suggested by David Sainty -- at least 2009-09-08 10:06:35 +00:00
DESCR
distinfo Fixes modules in disable_module_list 2009-09-19 09:06:57 +00:00
Makefile remove assignments to the LIBS env var -- this should have been done 2009-09-12 17:47:17 +00:00
MESSAGE.SunOS
PLIST.common Don't install idle, there is a separate py-idle package for it. 2009-07-18 10:41:33 +00:00
PLIST.common_end Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
PLIST.Darwin Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
PLIST.IRIX
PLIST.Linux
PLIST.SunOS