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

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


perky       2005-07-28 07:19:11 UTC

  FreeBSD ports repository

  Modified files:
    lang/python22        Makefile pkg-plist 
    lang/python22/files  patch-Lib::posixfile.py 
  Added files:
    lang/python22/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.113     +11 -16    ports/lang/python22/Makefile
  1.1       +538 -0    ports/lang/python22/files/patch-Lib::plat-freebsd7::IN.py (new)
  1.2       +1 -1      ports/lang/python22/files/patch-Lib::posixfile.py
  1.1       +20 -0     ports/lang/python22/files/patch-Modules::fcntlmodule.c (new)
  1.46      +5 -5      ports/lang/python22/pkg-plist


More information about the cvs-all mailing list