Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2005 07:05:20 +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/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
Message-ID:  <200507280705.j6S75K2D023125@repoman.freebsd.org>

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



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