Date: Sun, 15 Aug 2010 19:12:51 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 ... Message-ID: <201008151912.o7FJCp0G076981@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008151912.o7FJCp0G076981>
