cvs commit: ports/Mk bsd.python.mk ports/lang Makefile ports/lang/python27 Makefile distinfo pkg-plist ports/lang/python27/files extra-patch-configure-pth extra-patch-setup.py patch-Doc-library-fcntl.rst patch-Lib-test-test_fcntl.py patch-Lib-test-test_ioctl.py ...

Li-Wen Hsu lwhsu at FreeBSD.org
Sun Aug 15 19:12:51 UTC 2010


lwhsu       2010-08-15 19:12:51 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.python.mk 
    lang                 Makefile 
    lang/python27        Makefile distinfo pkg-plist 
    lang/python27/files  extra-patch-configure-pth 
                         extra-patch-setup.py 
                         patch-Modules-_ctypes-libffi-configure 
                         patch-Python_thread__pthread.h 
                         patch-setup.py 
  Added files:
    lang/python27/files  patch-Doc-library-fcntl.rst 
                         patch-Lib-test-test_fcntl.py 
                         patch-Lib-test-test_ioctl.py 
                         patch-Lib-test-test_socket.py 
                         patch-Modules-fcntlmodule.c 
  Log:
  - Introduce Python 2.7.0
  
  Original work by:       wen
  
  Revision  Changes    Path
  1.120     +11 -2     ports/Mk/bsd.python.mk
  1.692     +1 -0      ports/lang/Makefile
  1.168     +9 -7      ports/lang/python27/Makefile
  1.63      +3 -3      ports/lang/python27/distinfo
  1.3       +5 -5      ports/lang/python27/files/extra-patch-configure-pth
  1.5       +10 -9     ports/lang/python27/files/extra-patch-setup.py
  1.1       +11 -0     ports/lang/python27/files/patch-Doc-library-fcntl.rst (new)
  1.1       +11 -0     ports/lang/python27/files/patch-Lib-test-test_fcntl.py (new)
  1.1       +23 -0     ports/lang/python27/files/patch-Lib-test-test_ioctl.py (new)
  1.3       +11 -0     ports/lang/python27/files/patch-Lib-test-test_socket.py (new)
  1.4       +4 -4      ports/lang/python27/files/patch-Modules-_ctypes-libffi-configure
  1.1       +53 -0     ports/lang/python27/files/patch-Modules-fcntlmodule.c (new)
  1.4       +16 -16    ports/lang/python27/files/patch-Python_thread__pthread.h
  1.21      +46 -46    ports/lang/python27/files/patch-setup.py
  1.82      +172 -58   ports/lang/python27/pkg-plist


More information about the cvs-all mailing list