summaryrefslogtreecommitdiff
path: root/x11/qt3-tools
AgeCommit message (Collapse)AuthorFilesLines
2002-08-27Update to 3.0.5.skrll3-5/+7
Qt 3.0.5 is a bugfix release. It maintains both forward and backward compatibility (source and binary) with Qt 3.0.4. To avoid problems with loading plugins which link against different Qt libraries, the semantics of plugin loading has been changed. While I'm here add the PTHREAD_OPTS+=require thing to the buildlink files. TODO: check qt3-{tools,docs} wrt buildlink2.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam3-2/+31
buildlink2.mk files back into the main trunk.
2002-08-23Sort.skrll1-2/+2
2002-08-04add comment for the REPLACE_BUILDLINK_SED stuff - these QMAKE variablesjdolecek1-1/+3
seem to be working fine empty, but it may be eventually be problematic
2002-08-04add qmake, bump pkg revisionjdolecek2-3/+175
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam1-3/+3
appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-05-30Fix the detection of freetype 2 and opengl. Thanks to Chris Gilbert forskrll1-2/+1
this. While I'm here fix the qt3-libs dependency in qt3-tools and the fact that the qt library was being built (needlessly) in qt3-tools.
2002-05-29Various changes to help with KDE3.skrll3-16/+20
o Enable thread support using pth-syscall and nathanw_sa. The later has problems which are being worked on. o Restructure the build of certain plugins so that qt3-libs comes with jpeg and mng support. o Introduce a BUILDLINK_DEPENDS_METHOD.qt3-tools variable that when set to build means we don't get a full dependency on qt3-tools.
2002-03-19update to 3.0.2drochner2-5/+6
"Qt 3.0.2 is a bugfix release. It maintains both forward and backward compatibility (source and binary) with Qt 3.0.1."
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb2-4/+5
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-01-07Initial import of qt3-tools-3.0.1. A bunch of tools that form part of QT3.skrll4-0/+127