cvs commit: ports/lang/python32 Makefile pkg-plist ports/lang/python32/files patch-setup.py

Li-Wen Hsu lwhsu at FreeBSD.org
Sat Feb 26 11:31:09 UTC 2011


lwhsu       2011-02-26 11:31:09 UTC

  FreeBSD ports repository

  Modified files:
    lang/python32        Makefile pkg-plist 
    lang/python32/files  patch-setup.py 
  Log:
  - Finish removal of PLIST trick and OpenSSL 0.9.8 detection.
    Now supported FreeBSD versions are all use OpenSSL greater
    than 0.9.8 .  This also fixes the problem of generating and
    leaving pkg-plist.tmp in /usr/ports/lang/python32 .
  
  - Add some PLIST_SUB anchors, this does:
    * Not being conflict with default python version
      (the one installed as /usr/local/bin/python)
    * Make life easier for later 3.2.x (and higher) updates
    * Add NO_NIS support back
  
  Revision  Changes      Path
  1.171     +2 -17       ports/lang/python32/Makefile
  1.26      +7 -16       ports/lang/python32/files/patch-setup.py
  1.87      +4330 -4330  ports/lang/python32/pkg-plist


More information about the cvs-all mailing list