Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 1997 00:35:23 -0700 (PDT)
From:      Thomas Gellekum <tg@FreeBSD.ORG>
To:        CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit:  ports/lang/python Makefile ports/lang/python/files Setup ports/lang/python/patches patch-ac patch-aa ports/lang/python/pkg PLIST
Message-ID:  <199705140735.AAA06213@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tg          97/05/14 00:35:23

  Modified:    lang/python  Makefile
               lang/python/files  Setup
               lang/python/patches  patch-aa
               lang/python/pkg  PLIST
  Added:       lang/python/patches  patch-ac
  Log:
  Some reorganization of this port:
  
  - build some modules as shared objects, reducing the interpreter's
    size and removing the dependency on tix
  - install shared objects in lib
  - remove version number from OS-dependent script dir
  
  A new port of PyTix will follow shortly.
  
  Revision  Changes    Path
  1.14      +2 -12     ports/lang/python/Makefile
  1.8       +3 -2      ports/lang/python/files/Setup
  1.4       +3 -7      ports/lang/python/patches/patch-aa
  1.10      +351 -336  ports/lang/python/pkg/PLIST



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