CVSROOT: /cvs
Module name: ports
Changes by: [EMAIL PROTECTED] 2008/10/18 06:01:25
Modified files:
lang/python/2.5: Makefile
lang/python/2.5/pkg: DESCR-tools MESSAGE-main PLIST-idle
PLIST-main PLIST-tools UNMESSAGE-main
Added files:
lang/python/2.5/pkg: MESSAGE-tools
Log message:
fix slightly borked packaging:
- idle was incorrectly included in the -main package, not the -idle
subpackage. Move these to where they belong.
- The -main package installed a ${LOCALBASE}/python-config, which
would conflict with future python versions. Remove this and add
a MESSAGE suggesting users symlink python-config2.5 to it if
necessary
- An Emacs .el files was also installed by the -main package, this
too would conflict with parallel installs of different major
releases. Move this to the -tools subpackage.
bump PKG_PATCHLEVEL