cvs commit: ports/Mk bsd.python.mk ports/lang/python Makefile distinfo ports/lang/python/files patch-Include::weakrefobject.h patch-Modules::_sre.cpatch-Python::ceval.c ...

Hye-Shik Chang perky at FreeBSD.org
Fri Dec 19 23:13:45 PST 2003


perky       2003/12/19 23:13:43 PST

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.python.mk 
    lang/python          Makefile distinfo 
    lang/python-doc-html distinfo 
  Added files:
    lang/python/files    patch-Lib::email::Charset.py 
                         patch-Python::ceval.c 
  Removed files:
    lang/python/files    patch-Include::weakrefobject.h 
                         patch-Lib::test_weakref.py 
                         patch-Modules::_sre.c 
                         patch-Modules::gcmodule.c 
                         patch-Objects::weakrefobject.c 
  Log:
  - Update to Python-2.3.3
  - Pass PYTHON_VERSION variable to dependent builds.
  - Enable email package to use cjkcodecs.
  - Decrease default recursion limit to 900 on sparc64.
  
  Revision  Changes    Path
  1.41      +4 -3      ports/Mk/bsd.python.mk
  1.14      +5 -0      ports/lang/python-doc-html/distinfo
  1.116     +4 -2      ports/lang/python/Makefile
  1.39      +1 -0      ports/lang/python/distinfo
  1.2       +0 -11     ports/lang/python/files/patch-Include::weakrefobject.h (dead)
  1.1       +23 -0     ports/lang/python/files/patch-Lib::email::Charset.py (new)
  1.2       +0 -214    ports/lang/python/files/patch-Lib::test_weakref.py (dead)
  1.2       +0 -19     ports/lang/python/files/patch-Modules::_sre.c (dead)
  1.2       +0 -196    ports/lang/python/files/patch-Modules::gcmodule.c (dead)
  1.2       +0 -66     ports/lang/python/files/patch-Objects::weakrefobject.c (dead)
  1.1       +14 -0     ports/lang/python/files/patch-Python::ceval.c (new)


More information about the cvs-ports mailing list