cvs commit: ports/lang/python Makefile pkg-plist ports/lang/python-devel Makefile pkg-plist ports/lang/python-devel/files patch-setup.py ports/lang/python15...

Hye-Shik Chang perky at FreeBSD.org
Fri Jul 4 04:57:55 PDT 2003


perky       2003/07/04 04:57:54 PDT

  FreeBSD ports repository

  Modified files:
    lang/python          Makefile pkg-plist 
    lang/python-devel    Makefile pkg-plist 
    lang/python-devel/files patch-setup.py 
    lang/python15        Makefile 
    lang/python20        Makefile 
    lang/python21        Makefile pkg-plist 
    lang/python21/files  patch-setup.py 
  Log:
  o Utilize MASTER_SITE_PYTHON.
  o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these
    ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2)
  o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python.
  
  Now, we can install all of these python versions together cleanly.
  
  Revision  Changes    Path
  1.101     +16 -9     ports/lang/python-devel/Makefile
  1.3       +15 -6     ports/lang/python-devel/files/patch-setup.py
  1.44      +2 -4      ports/lang/python-devel/pkg-plist
  1.100     +8 -4      ports/lang/python/Makefile
  1.43      +1 -0      ports/lang/python/pkg-plist
  1.83      +3 -3      ports/lang/python15/Makefile
  1.90      +3 -5      ports/lang/python20/Makefile
  1.98      +9 -5      ports/lang/python21/Makefile
  1.3       +11 -2     ports/lang/python21/files/patch-setup.py
  1.42      +1 -1      ports/lang/python21/pkg-plist


More information about the cvs-all mailing list