cvs commit: ports/lang/python Makefile pkg-plist ports/lang/python-devel Makefile pkg-plist

Hye-Shik Chang perky at FreeBSD.org
Mon Mar 8 04:43:13 PST 2004


perky       2004/03/08 04:43:11 PST

  FreeBSD ports repository

  Modified files:
    lang/python          Makefile pkg-plist 
    lang/python-devel    Makefile pkg-plist 
  Log:
  Build and install a shared library and its frontend besides static one
  by default.
  
  [HEADS UP] The python executable and static library isn't built PIC
  anymore even on amd64 and ia64. Please use a shared library instead.
  
  Requested by:   jhay, dd
  Tested by:      Charles Swiger <cswiger at mac.com>,
                  Tim Middleton <x at Vex.Net>
  
  Revision  Changes    Path
  1.109     +45 -14    ports/lang/python-devel/Makefile
  1.51      +6 -5      ports/lang/python-devel/pkg-plist
  1.122     +44 -15    ports/lang/python/Makefile
  1.49      +7 -5      ports/lang/python/pkg-plist


More information about the cvs-all mailing list