cvs commit: ports/lang/python23 Makefile pkg-plist ports/lang/python23/files patch-Lib::plat-freebsd7::IN.py patch-Lib::posixfile.py patch-Modules::fcntlmodule.c patch-setup.py

Hye-Shik Chang perky at FreeBSD.org
Thu Jul 28 07:05:21 GMT 2005


perky       2005-07-28 07:05:20 UTC

  FreeBSD ports repository

  Modified files:
    lang/python23        Makefile pkg-plist 
    lang/python23/files  patch-Lib::posixfile.py patch-setup.py 
  Added files:
    lang/python23/files  patch-Lib::plat-freebsd7::IN.py 
                         patch-Modules::fcntlmodule.c 
  Log:
  - Add support for FreeBSD 7
  - Drop support for FreeBSD 3
  - Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ. [1]
  
  Submitted by:   jkim [1]
  Obtained from:  Python CVS
  
  Revision  Changes    Path
  1.144     +11 -14    ports/lang/python23/Makefile
  1.1       +538 -0    ports/lang/python23/files/patch-Lib::plat-freebsd7::IN.py (new)
  1.2       +1 -1      ports/lang/python23/files/patch-Lib::posixfile.py
  1.1       +35 -0     ports/lang/python23/files/patch-Modules::fcntlmodule.c (new)
  1.8       +1 -1      ports/lang/python23/files/patch-setup.py
  1.57      +5 -5      ports/lang/python23/pkg-plist


More information about the cvs-all mailing list