Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Mar 2004 04:43:11 -0800 (PST)
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/python Makefile pkg-plist ports/lang/python-devel Makefile pkg-plist
Message-ID:  <200403081243.i28ChBnI025038@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@mac.com>,
                  Tim Middleton <x@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



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