Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2002 08:42:30 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-toolkits/py-qt Makefile pkg-plist ports/x11-toolkits/py-qt/files patch-aa patch-configure patch-qt::Makefile.in
Message-ID:  <200204251542.g3PFgUd95919@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2002/04/25 08:42:30 PDT

  Modified files:
    x11-toolkits/py-qt   Makefile pkg-plist 
  Added files:
    x11-toolkits/py-qt/files patch-configure patch-qt::Makefile.in 
  Removed files:
    x11-toolkits/py-qt/files patch-aa 
  Log:
  - Unbreak after USE_LIBTOOL change;
  - don't build/install useless static library (useless because we want Python
    module, which is by definition shared object). Not only this reduces the
    package size and saves disk space, but also halves the time necessary to
    compile the port;
  - don't install useless .la file;
  - remove version number from the shared object - it doesn't serve any
    meaningful purpose.
  
  Revision  Changes    Path
  1.9       +1 -0      ports/x11-toolkits/py-qt/Makefile
  1.3       +0 -4393   ports/x11-toolkits/py-qt/files/patch-aa (dead)
  1.1       +13 -0     ports/x11-toolkits/py-qt/files/patch-configure (new)
  1.1       +14 -0     ports/x11-toolkits/py-qt/files/patch-qt::Makefile.in (new)
  1.7       +0 -3      ports/x11-toolkits/py-qt/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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