Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2000 19:44:58 -0700 (PDT)
From:      Will Andrews <will@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-toolkits/qt21 Makefile ports/x11-toolkits/qt22 Makefile ports/x11-toolkits/qt22/files md5 ports/x11-toolkits/qt22/patches patch-ab ports/x11-toolkits/qt22/pkg DESCR PLIST ports/x11-toolkits/kde-qt-addon Makefile ...
Message-ID:  <200007290244.TAA86260@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
will        2000/07/28 19:44:58 PDT

  Modified files:
    x11-toolkits/qt21    Makefile 
    x11-toolkits/qt22    Makefile 
    x11-toolkits/qt22/files md5 
    x11-toolkits/qt22/pkg DESCR PLIST 
    x11-toolkits/kde-qt-addon Makefile 
    x11-toolkits/kde-qt-addon/files md5 
    x11-toolkits/kde-qt-addon/pkg PLIST 
    x11/kdelibs2         Makefile 
    x11/kdelibs2/files   md5 
    x11/kdelibs2/pkg     PLIST 
    x11/kdebase2         Makefile 
    x11/kdebase2/files   md5 
    x11/kdebase2/pkg     PLIST 
    games/kdegames2      Makefile 
    games/kdegames2/files md5 
    games/kdegames2/pkg  PLIST 
    converters/kdesupport2 Makefile 
    converters/kdesupport2/files md5 
    converters/kdesupport2/pkg PLIST 
    net/kdenetwork2      Makefile 
    net/kdenetwork2/pkg  PLIST 
    x11-clocks/kdetoys2  Makefile 
    x11-clocks/kdetoys2/files md5 
    x11-clocks/kdetoys2/pkg PLIST 
    editors/koffice      Makefile 
    editors/koffice/files md5 
    editors/koffice/pkg  PLIST 
  Removed files:
    x11-toolkits/qt22/patches patch-ab 
    x11-toolkits/kde-qt-addon/patches patch-aa patch-ab 
    x11/kdelibs2/patches patch-ab patch-ac patch-ad patch-ae 
                         patch-ak patch-al patch-am patch-an 
                         patch-ao patch-ap patch-aq patch-ar 
                         patch-as patch-at patch-au patch-aw 
    x11/kdebase2/patches patch-aa patch-ab patch-ac patch-ad 
                         patch-ae patch-af patch-ag patch-ah 
                         patch-aj patch-ak patch-ax patch-ay 
                         patch-ba patch-bb 
    games/kdegames2/patches patch-aa 
    net/kdenetwork2/patches patch-ad 
    x11-clocks/kdetoys2/patches patch-aa 
    editors/koffice/patches patch-aa 
  Log:
  Update to 20000724A (custom-rolled snapshot).  Rejoice, because now
  Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
  general seems less buggy.  Only kdeutils was left out of this mega-update.
  However, it should return soon.  :-)
  
  The massive reduction in patches is mostly the result of using perl
  regex replacement.  This reduces the amount of time it will take in the
  future to upgrade these ports, and load on the repository.
  
  QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
  purpose of allowing KDE2 to compile.  It is available in the qt22 port.
  Additionally, GIF support is re-enabled in both Qt2 ports, so that
  people can now read GIF images.  GIF support is enabled through an
  internal GIF reader in Qt, and requires no patented libraries.  Special
  effort was made to ensure that people do not install both qt21 and qt22
  ports at the same time.
  
  I'd like to take a moment to thank the following people for their help:
  Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
  Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
  <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
  Hoelzer-Kluepfel <mhk@caldera.de>, and many others.  Over 150 hours of hard
  work, testing, etc. were put into this update.  Another couple hundred of
  hours were spent by CPUs trying to compile this behemoth.  :->
  
  Special thanks to:	Physics Computer Network @ Purdue staff, especially
  			C. Stephen Gunn <csg@physics.purdue.edu>, for giving
  			me access to an extremely fast machine for doing
  			test builds (it performed 12 full builds of the
  			entire suite in the last 7 days).
  
  PR:			18838
  Submitted by:		Arun Sharma <adsharma@sharmas.dhs.org>
  Approved by:		imura, asami
  
  Revision  Changes    Path
  1.54      +20 -7     ports/x11-toolkits/qt21/Makefile
  1.54      +31 -23    ports/x11-toolkits/qt22/Makefile
  1.17      +1 -1      ports/x11-toolkits/qt22/files/md5
  1.6       +1 -1      ports/x11-toolkits/qt22/pkg/DESCR
  1.28      +73 -16    ports/x11-toolkits/qt22/pkg/PLIST
  1.5       +20 -9     ports/x11-toolkits/kde-qt-addon/Makefile
  1.2       +1 -1      ports/x11-toolkits/kde-qt-addon/files/md5
  1.4       +2 -4      ports/x11-toolkits/kde-qt-addon/pkg/PLIST
  1.54      +22 -14    ports/x11/kdelibs2/Makefile
  1.13      +1 -1      ports/x11/kdelibs2/files/md5
  1.26      +164 -187  ports/x11/kdelibs2/pkg/PLIST
  1.52      +25 -13    ports/x11/kdebase2/Makefile
  1.13      +1 -1      ports/x11/kdebase2/files/md5
  1.22      +721 -444  ports/x11/kdebase2/pkg/PLIST
  1.41      +17 -11    ports/games/kdegames2/Makefile
  1.12      +1 -1      ports/games/kdegames2/files/md5
  1.11      +144 -384  ports/games/kdegames2/pkg/PLIST
  1.35      +23 -8     ports/converters/kdesupport2/Makefile
  1.13      +1 -1      ports/converters/kdesupport2/files/md5
  1.16      +2 -6      ports/converters/kdesupport2/pkg/PLIST
  1.47      +19 -10    ports/net/kdenetwork2/Makefile
  1.15      +230 -78   ports/net/kdenetwork2/pkg/PLIST
  1.12      +17 -11    ports/x11-clocks/kdetoys2/Makefile
  1.5       +1 -1      ports/x11-clocks/kdetoys2/files/md5
  1.4       +12 -11    ports/x11-clocks/kdetoys2/pkg/PLIST
  1.5       +19 -12    ports/editors/koffice/Makefile
  1.2       +1 -1      ports/editors/koffice/files/md5
  1.3       +263 -262  ports/editors/koffice/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?200007290244.TAA86260>