Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2005 07:19:11 +0000 (UTC)
From:      Hye-Shik Chang <perky@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200507280719.j6S7JBUv023757@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507280719.j6S7JBUv023757>