./x11/qt3-libs, C++ X GUI toolkit

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2007Q2, Version: 3.3.8nb5, Package name: qt3-libs-3.3.8nb5, Maintainer: pkgsrc-users

Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
maintaining GUI (graphical user interface) applications.
Qt is written in C++ and is fully object-oriented. It has everything you need
to create professional GUI applications. And it enables you to create them
quickly.
Qt is a multi-platform toolkit. When developing software with Qt, you can run
it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98.
Simply recompile your source code on the platform you want.
Qt cuts down the complexity in implementing large and complex systems. Its
ingenious signal-slot technology enables true component programming.


Required to run:
[x11/liboldXrandr] [x11/xcursor] [fonts/Xft2] [graphics/jpeg] [graphics/freetype2] [graphics/MesaLib] [graphics/glu] [graphics/png] [graphics/mng]

Required to build:
[x11/fixesproto] [x11/xproto] [x11/randrproto] [x11/xextproto] [x11/inputproto] [x11/renderproto] [devel/libtool-base] [devel/gmake] [pkgtools/x11-links]

Master sites: (Expand)

SHA1: 91b192cb8e80679607d24ae35d6e20ed68d149d7
RMD160: 7b8e4e35f49014eac4fcfe91b7ec0a45c5569cf4
Filesize: 14023.909 KB

Version history: (Expand)


CVS history: (Expand)


   2007-09-15 19:27:07 by Geert Hendrickx | Files touched by this commit (3)
Log message:
Pullup ticket 2189 - requested by tron
security fix for qt3-libs

- pkgsrc/x11/qt3-libs/Makefile				1.67 via patch
- pkgsrc/x11/qt3-libs/distinfo				1.46
- pkgsrc/x11/qt3-libs/patches/patch-aq			1.2

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Sat Sep 15 12:04:02 UTC 2007

   Modified Files:
	   pkgsrc/x11/qt3-libs: Makefile distinfo
	   pkgsrc/x11/qt3-libs/patches: patch-aq

   Log message:
   Fix security vulnerability reported in CVE-2007-4137.
   Bump package revision.
   2007-08-02 09:29:29 by Geert Hendrickx | Files touched by this commit (9)
Log message:
Pullup ticket 2155 - requested by tron
security fix for qt3-libs

- pkgsrc/x11/qt3-libs/Makefile				1.64
- pkgsrc/x11/qt3-libs/distinfo				1.45
- pkgsrc/x11/qt3-libs/patches/patch-ca			1.1
- pkgsrc/x11/qt3-libs/patches/patch-cb			1.1
- pkgsrc/x11/qt3-libs/patches/patch-cc			1.1
- pkgsrc/x11/qt3-libs/patches/patch-cd			1.1
- pkgsrc/x11/qt3-libs/patches/patch-ce			1.1
- pkgsrc/x11/qt3-libs/patches/patch-cf			1.1
- pkgsrc/x11/qt3-libs/patches/patch-cg			1.1

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Wed Aug  1 20:51:26 UTC 2007

   Modified Files:
	   pkgsrc/x11/qt3-libs: Makefile distinfo
   Added Files:
	   pkgsrc/x11/qt3-libs/patches: patch-ca patch-cb patch-cc patch-cd
	       patch-ce patch-cf patch-cg

   Log message:
   Add patches provided by Trolltech to fix CVE-2007-3388.
   Bump package revision.