cvs commit: ports/lang Makefile ports/lang/python Makefile distinfo pkg-message pkg-plist ports/lang/python/files patch-CVE-2006-4980 patch-Modules::socketmodule.c patch-Python::ceval.c patch-freebsd7 patch-setup.py ports/lang/python-devel Makefile ...

Hye-Shik Chang perky at FreeBSD.org
Mon Oct 9 07:29:20 PDT 2006


perky       2006-10-09 14:29:18 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
    lang/python          Makefile distinfo 
    lang/python21        Makefile 
    lang/python22        Makefile 
    lang/python23        Makefile 
    lang/python24        Makefile distinfo pkg-plist 
    lang/python24/files  patch-setup.py 
    lang/python25        Makefile distinfo pkg-plist 
    lang/python25/files  patch-setup.py 
  Added files:
    lang/python25        pkg-message 
  Removed files:
    lang/python          pkg-message pkg-plist 
    lang/python/files    patch-CVE-2006-4980 
                         patch-Modules::socketmodule.c 
                         patch-Python::ceval.c patch-freebsd7 
                         patch-setup.py 
    lang/python-devel    Makefile distinfo pkg-descr pkg-plist 
    lang/python-devel/files patch-Modules-_ctypes-libffi-configure 
                            patch-setup.py 
  Log:
  - Update the main python version to 2.5.
    - Now, lang/python is just a meta-port which depends on lang/python25.
    - And all versions of Python ports have short version identifier in its
      package name; python25-2.5, python24-2.4.3 and etc.
    - Also you must upgrade all python modules after lang/python updated,
       cd /usr/ports/lang/python && make upgrade-site-packages
  
  - Give maintainership of Python ports to the new python@ group which
    includes me, alexbl@ and others.
  
  Revision  Changes    Path
  1.516     +2 -1      ports/lang/Makefile
  1.139     +0 -222    ports/lang/python-devel/Makefile (dead)
  1.54      +0 -3      ports/lang/python-devel/distinfo (dead)
  1.2       +0 -11     ports/lang/python-devel/files/patch-Modules-_ctypes-libffi-configure (dead)
  1.13      +0 -30     ports/lang/python-devel/files/patch-setup.py (dead)
  1.3       +0 -4      ports/lang/python-devel/pkg-descr (dead)
  1.67      +0 -1888   ports/lang/python-devel/pkg-plist (dead)
  1.154     +12 -193   ports/lang/python/Makefile
  1.62      +3 -3      ports/lang/python/distinfo
  1.2       +0 -67     ports/lang/python/files/patch-CVE-2006-4980 (dead)
  1.2       +0 -13     ports/lang/python/files/patch-Modules::socketmodule.c (dead)
  1.3       +0 -16     ports/lang/python/files/patch-Python::ceval.c (dead)
  1.2       +0 -632    ports/lang/python/files/patch-freebsd7 (dead)
  1.9       +0 -29     ports/lang/python/files/patch-setup.py (dead)
  1.5       +0 -10     ports/lang/python/pkg-message (dead)
  1.60      +0 -1711   ports/lang/python/pkg-plist (dead)
  1.110     +2 -2      ports/lang/python21/Makefile
  1.116     +2 -2      ports/lang/python22/Makefile
  1.146     +2 -2      ports/lang/python23/Makefile
  1.154     +8 -32     ports/lang/python24/Makefile
  1.62      +0 -54     ports/lang/python24/distinfo
  1.9       +12 -2     ports/lang/python24/files/patch-setup.py
  1.60      +0 -6      ports/lang/python24/pkg-plist
  1.139     +13 -7     ports/lang/python25/Makefile
  1.54      +3 -3      ports/lang/python25/distinfo
  1.13      +11 -12    ports/lang/python25/files/patch-setup.py
  1.1       +11 -0     ports/lang/python25/pkg-message (new)
  1.67      +7 -0      ports/lang/python25/pkg-plist


More information about the cvs-all mailing list