Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 2000 10:24:04 -0800 (PST)
From:      "R. Imura" <imura@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-toolkits/qt21 Makefile ports/x11-toolkits/qt21/files manpages md5 ports/x11-toolkits/qt21/patches patch-ac patch-ad patch-aa patch-ab ports/x11-toolkits/qt21/pkg PLIST
Message-ID:  <200003061824.KAA09576@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imura       2000/03/06 10:24:04 PST

  Modified files:
    x11-toolkits/qt21    Makefile 
    x11-toolkits/qt21/files manpages md5 
    x11-toolkits/qt21/patches patch-aa patch-ab 
    x11-toolkits/qt21/pkg PLIST 
  Added files:
    x11-toolkits/qt21/patches patch-ac patch-ad 
  Log:
  Update to Qt Free Edition version 2.1.0 Beta 2.
  
  1) Bump lib's version, since qt-2.1.0 loses lower compatibility
     with qt-2.0.2 but has only upper compatibility. (new qt binary
     does not work with old qt library)
  
  2) Install libqgl.a (it works with its examples) in addition to libqt,
     so added LIB_DEPENDS to MesaGL.
  
  3) JPEG support from extension had been included to the main library.
  
  4) 'examples' and 'tutorials' are no longer built with port building,
     since they are never installed. If you want them, set
     QTDIR=/usr/ports/x11-toolkits/qt21/work and just type 'gmake' in each
     directories.
  
  Some ideas obtained from qt145. :)
  
  Revision  Changes    Path
  1.42      +38 -31    ports/x11-toolkits/qt21/Makefile
  1.3       +26 -5     ports/x11-toolkits/qt21/files/manpages
  1.12      +1 -1      ports/x11-toolkits/qt21/files/md5
  1.8       +8 -46     ports/x11-toolkits/qt21/patches/patch-aa
  1.5       +11 -6     ports/x11-toolkits/qt21/patches/patch-ab
  1.22      +173 -35   ports/x11-toolkits/qt21/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?200003061824.KAA09576>