aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt30/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Set DIST_SUBDIR=KDEDmitry Sivachenko2001-09-101-1/+1
| | | | Notes: svn path=/head/; revision=47615
* Update to 2.3.1.Will Andrews2001-07-031-1/+1
| | | | | | | Submitted by: mi Notes: svn path=/head/; revision=44673
* Ladies and gentlemen, I give you QT 2.3.0!Dag-Erling Smørgrav2001-03-141-1/+1
| | | | Notes: svn path=/head/; revision=39803
* Update QT2 to 2.2.4: Re-add USE_MESA, remove antialiasing patch, removeWill Andrews2001-02-041-2/+1
| | | | | | | | | | | | | | | | | | | | | default -j2 (but keep MAKE_JOBS var), restore old perl REs as soon as I'd learned how to do multiple ones, remove QPL license file from packaging, sync with newest KOI8-U/R stuff (not tested). The biggest bonus: split QT Designer into its own port, and make the qt22/qt-designer pair a member of the master-slave ports legion, hopefully to reduce redundancy as much as possible. This should also save roughly 20 minutes of compile time on a dual PIII-600 for those that don't need or want QT Designer. UIC is, however, still installed/compiled by the default Qt 2.2.4 (as it _is_ required for other things e.g. KDE2). USE_MESA may break KDE2. Hopefully, now that the port does install both the threaded and non-threaded versions of QT, it won't. But until the next release of KDE2, I'm not gonna bother testing to see. USE_MESA repeatedly requested by: sobomax Notes: svn path=/head/; revision=37942
* Add in antialiasing support (PORTREVISION conditional on whether AAWill Andrews2000-12-221-0/+1
| | | | | | | | | | | | | | | | | | | support is compiled in), untested because I don't have X4.0.2, but the port works fine for the non-X4.0.2 case. Also substitute multiple perl regexes on the same file for one sed regex. Add MAKE_ARGS=-j2 by default since it makes QT compile faster even on uniprocessor systems. I wanted to avoid putting the AA patch in CVS since it will be short-lived, as the patch is in TrollTech's CVS and will most likely be released as part of QT 2.2.4. Nevertheless, I thought I'd bring it in for the folks who like bleeding edge.. since antialiasing most likely improves KDE2's look and feel very much. Submitted by: kevlo (AA patch) Mikhail Teterin <mi@aldan.algebra.com> (-j2) Notes: svn path=/head/; revision=36220
* Update to QT 2.2.3. This upgrade includes the addition of MNG supportWill Andrews2000-12-181-1/+1
| | | | | | | | | in the port.. although that support has been in QT 2.x for awhile. The upgrade is also required for KDE 2.1 beta 1. Apologies to Kevin for not getting it done sooner. Notes: svn path=/head/; revision=36070
* Update to QT 2.2.2; mostly minor bugfixes. Required for KDE 2.0.1.Will Andrews2000-12-061-1/+1
| | | | | | | | | Remove a patch in configure by replacing it with "yes yes" to automate accepting the GPL license (*sigh*) and avoiding interactive configure. *THIS TIME* I checked to make sure *.so wasn't removed accidentally. ;-) Notes: svn path=/head/; revision=35706
* Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...Will Andrews2000-10-251-1/+1
| | | | | | | All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff. Notes: svn path=/head/; revision=34208
* Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, whichWill Andrews2000-09-121-1/+1
| | | | | | | | | | should happen sometime later this week. Yes, this is *THE* QT that will be used with KDE2. :-) Submitted by: nra (thanks for making my job easier) Notes: svn path=/head/; revision=32538
* Update to 20000829A snapshot. Disable kdenetwork2 for the time being soWill Andrews2000-08-291-1/+1
| | | | | | | | | | | | | | | | | I can address some of its issues (should see it marked un-broken in about 3 hours, if they're trivial enough). It took too long to get this update out the door... :-( This is a rather stable version of KDE2. Release is hoped for sometime next month, so I'm going to try to reroll snapshots this weekend. Also decide policy by removing the interactive requirement in qt22's configure script. I don't know why they bothered adding it there.. Bugged by: *many* bug-reports, requests, etc. Notes: svn path=/head/; revision=32116
* Update to 20000724A (custom-rolled snapshot). Rejoice, because nowWill Andrews2000-07-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=31093
* Update to version 2.1.1.R. Imura2000-05-301-1/+1
| | | | Notes: svn path=/head/; revision=28987
* Update to version Qt-2.1.0 !R. Imura2000-04-141-1/+1
| | | | Notes: svn path=/head/; revision=27526
* Update to version Qt-2.1.0 beta4.R. Imura2000-04-141-1/+1
| | | | | | | | - Added support of X Session Management. - MASTER_SITES and WWW changed. ( troll.no -> trolltech.com ) Notes: svn path=/head/; revision=27525
* Update to version 2.1.0 beta3.R. Imura2000-03-241-1/+1
| | | | | | | Added libqxt.a which is from extensions. Notes: svn path=/head/; revision=27015
* Update to Qt Free Edition version 2.1.0 Beta 2.R. Imura2000-03-061-1/+1
| | | | | | | | | | | | | | | | | | | | | 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. :) Notes: svn path=/head/; revision=26591
* Update to Qt-2.0.2R. Imura1999-10-021-1/+1
| | | | Notes: svn path=/head/; revision=22108
* New port of qt2.01. (From a repo-copy by asami).Chris Piazza1999-08-301-1/+1
| | | | | | | | | PR: 13199 Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp> Tested and modified by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=21111
* Upgrade qt141 to qt142 after repository copy. qt141 will be deleted afterSatoshi Asami1999-01-071-1/+1
| | | | | | | | | | | | | | | a short test period to make sure qt142 is an adequate replacement. Note #1: I changed it to install libqt.so.2.0. qt141 or newer are required for some software (most notably kde). We missed the chance to change the shlib number in qt141 so I'm doing it now. Note #2: After talking with Peter Wemm, I decided not to add extra -rpath directives. The fix for kdesupport and other build problems are forthcoming in ld. Notes: svn path=/head/; revision=15910
* The long awaited port of qt141Andreas Klemm1998-11-231-1/+1
| | | | | | | Thanks Satoshi for your patience ! ;-) Notes: svn path=/head/; revision=14827
* - Upgrade libqt to newest version 1.40 after repository copy.Andreas Klemm1998-07-201-1/+1
| | | | | | | | | - The Makefile templates for all bsd's were broken, I fixed this for one installation target and already sent the patch to the qt folks. Notes: svn path=/head/; revision=12016
* upgrade to latest libqt version 1.33 (after repository copy)Andreas Klemm1998-04-281-1/+1
| | | | Notes: svn path=/head/; revision=10741
* Update to version 1.31Jordan K. Hubbard1997-10-271-1/+1
| | | | | | | | PR: 4868 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=8367
* Update to version 1.2. I sent these changes to the MAINTAINER too, butJordan K. Hubbard1997-04-111-1/+1
| | | | | | | he seems to be AWOL so I guess I'll just do it myself. Notes: svn path=/head/; revision=6183
* There's nothing (yet) which depends on Qt,Thomas Gellekum1996-12-171-1/+1
| | | | | | | so it's a safe upgrade to version 1.1. Notes: svn path=/head/; revision=5003
* Update md5Chuck Robey1996-10-111-1/+1
| | | | | | | Pointed out by Satoshi. Notes: svn path=/head/; revision=3965
* New port, the 'qt' gui library.Chuck Robey1996-07-311-0/+1
Submitted by: Michael Searle Notes: svn path=/head/; revision=3466