CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/02/01 05:52:53
Modified files:
lang/python : Makefile.inc
lang/python/2.7: Makefile
lang/python/2.7/patches: patch-setup_py
lang/python/2.7/pkg: PLIST-main
Removed files:
lang/python/2.7/patches: patch-Modules_ossaudiodev_c
Log message:
Stop installing python 2.7 ossaudiodev module. It's not present
in recent versions of python most probably because it doesn't make sense
to expose non-portable low-level ioctl's to scripts (PyAudio & PyGame
are much better choices).
ok brad, aja and sthen ok'd first version of this diff