aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt31
Commit message (Collapse)AuthorAgeFilesLines
* Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, whichWill Andrews2000-09-125-82/+101
| | | | | | | | | | 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
* Typo (qanvasview -> qcanvasview).Satoshi Asami2000-09-091-1/+1
| | | | | | | Submitted by: obento Notes: svn path=/head/; revision=32474
* Update the manpage listing.Will Andrews2000-09-081-0/+64
| | | | | | | Submitted by: new-bento (by way of asami) Notes: svn path=/head/; revision=32417
* Update to 20000829A snapshot. Disable kdenetwork2 for the time being soWill Andrews2000-08-294-66/+327
| | | | | | | | | | | | | | | | | 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
* Add one manpage and one shlib link.Satoshi Asami2000-08-132-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=31593
* Re-add GL; it was my mistake in removing it - I'd assumed that GL was stillWill Andrews2000-08-111-0/+1
| | | | | | | | | merely an "extension" as it was in Qt 1.45 and hence not needed. Submitted by: asami, rwatson, and many others Notes: svn path=/head/; revision=31507
* Fix my not-tested-enough KDE2-related ports. :-(Will Andrews2000-07-301-7/+12
| | | | | | | | | | | | | | | | | | | After short discussion with Imura-san, back out GIF-by-default until I can confirm whether or not there are license issues with Unisys. I will deal with this later. I should note that I'd committed to qt2[12] previously without conferring with him on the GIF issue first. One big ouchie: I didn't even set MASTER_SITE/MASTER_SITE_SUBDIR on qt22 properly.. but oh well. Nobody's perfect. :-) Things should be un-broken now.. please test these ports! I'll be trying to update them to a new snap after a week or so. Pointy hat: will Patches graciously submitted by: nra Notes: svn path=/head/; revision=31119
* Update to 20000724A (custom-rolled snapshot). Rejoice, because nowWill Andrews2000-07-294-40/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-3/+1
| | | | Notes: svn path=/head/; revision=29615
* Allow HAVE_UNISYS_LICENSE to work too.Will Andrews2000-06-091-1/+1
| | | | | | | | PR: 19058 Submitted by: Mikhail Teterin <mi@privatelabs.com> Notes: svn path=/head/; revision=29421
* Update to version 2.1.1.R. Imura2000-05-303-4/+15
| | | | Notes: svn path=/head/; revision=28987
* Update to version Qt-2.1.0 !R. Imura2000-04-143-9/+4
| | | | Notes: svn path=/head/; revision=27526
* Update to version Qt-2.1.0 beta4.R. Imura2000-04-145-9/+19
| | | | | | | | - Added support of X Session Management. - MASTER_SITES and WWW changed. ( troll.no -> trolltech.com ) Notes: svn path=/head/; revision=27525
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* Update to version 2.1.0 beta3.R. Imura2000-03-243-6/+10
| | | | | | | Added libqxt.a which is from extensions. Notes: svn path=/head/; revision=27015
* Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgradeJustin M. Seger2000-03-201-1/+1
| | | | Notes: svn path=/head/; revision=26874
* Update to Qt Free Edition version 2.1.0 Beta 2.R. Imura2000-03-065-117/+245
| | | | | | | | | | | | | | | | | | | | | 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
* Mark this port FORBIDDEN after a repo-copy while Imura-san works on anSatoshi Asami2000-03-031-0/+2
| | | | | | | upgrade. Notes: svn path=/head/; revision=26506
* Decrease a patch.R. Imura1999-11-261-1/+2
| | | | Notes: svn path=/head/; revision=23402
* Add 'cd ${WRKSRC}' when make install.R. Imura1999-10-311-21/+21
| | | | | | | | | This will fix the problem when WRKDIRPREFIX is too long. Submitted by: okazaki@be.to, kodama@ayame.mfd.cs.fujitsu.co.jp Notes: svn path=/head/; revision=22736
* Update to Qt-2.0.2R. Imura1999-10-025-15/+31
| | | | Notes: svn path=/head/; revision=22108
* The place to install header files is changed.R. Imura1999-09-202-246/+246
| | | | | | | | | include/X11/qt2 -> include/qt2 Suggested by: Andrey Zakhvatov <andy@cgu.chel.su> Notes: svn path=/head/; revision=21829
* RESTRICTED if QT_GIF_AVAILABLE is set.Chris Piazza1999-08-311-0/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=21174
* Minor nit in comment section: qt2->qt201Chris Piazza1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21112
* New port of qt2.01. (From a repo-copy by asami).Chris Piazza1999-08-306-371/+1499
| | | | | | | | | 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
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).Tim Vanderhoek1999-07-171-9/+10
| | | | Notes: svn path=/head/; revision=20250
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* W * 10 + W + W * 100 = WWW * 10 + : = WWW:Michael Haro1999-05-031-0/+1
| | | | Notes: svn path=/head/; revision=18424
* Will keep on maintinaing this port by special request.Andreas Klemm1999-02-271-2/+2
| | | | Notes: svn path=/head/; revision=16911
* quit maintainership of this port.Andreas Klemm1999-02-261-2/+2
| | | | | | | No time and fun to satisfy a special user. Notes: svn path=/head/; revision=16910
* partly adopt changes from PRAndreas Klemm1999-02-252-10/+52
| | | | | | | | | | | | | | | | - use CXX and CXXFLAGS if set additionally - use X11BASE still unsure if I should remove the dependancy from MESA... have to think over it when having time I think there was a problem, when building KDE with Mesa support and using a qt lib without ... Does somebody else have time to check ? PR: closes 8904 Submitted partly by: Alex Zepeda <garbanzo@hooked.net> Notes: svn path=/head/; revision=16894
* Upgrade qt141 to qt142 after repository copy. qt141 will be deleted afterSatoshi Asami1999-01-074-53/+47
| | | | | | | | | | | | | | | 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
* remove manpages from PLIST as requested by SatoshiAndreas Klemm1998-11-251-355/+0
| | | | Notes: svn path=/head/; revision=14906
* Patch up some typos.Satoshi Asami1998-11-231-9/+9
| | | | | | | | Note, the manpages should really be in Makefile (or files/manpages), but I don't have time to go fix this now. Notes: svn path=/head/; revision=14844
* The long awaited port of qt141Andreas Klemm1998-11-234-59/+411
| | | | | | | Thanks Satoshi for your patience ! ;-) Notes: svn path=/head/; revision=14827
* Mark it broken, Andreas doesn't seem to have the time to get to itSatoshi Asami1998-11-221-1/+3
| | | | | | | after the repository copy. Notes: svn path=/head/; revision=14758
* Mark this broken, it is for testing only (also is still a copy of qt140).Satoshi Asami1998-11-121-1/+5
| | | | Notes: svn path=/head/; revision=14484
* Update MASTER_SITE.Joseph Koshy1998-11-031-2/+2
| | | | | | | | PR: 8548 Submitted by: ripley@beng.org Notes: svn path=/head/; revision=14324
* Upgrade to Mesa 3.0Justin M. Seger1998-10-011-2/+2
| | | | Notes: svn path=/head/; revision=13567
* Convert to ELF and pickup a bunch of missing header files in pkg/PLIST.Steve Price1998-09-273-10/+101
| | | | Notes: svn path=/head/; revision=13458
* Remove regexp support for Mesa2 libs.Steve Price1998-09-271-2/+2
| | | | Notes: svn path=/head/; revision=13457
* Delete manpages specfied in MAN?.Satoshi Asami1998-08-151-255/+0
| | | | Notes: svn path=/head/; revision=12529
* use PREFIX instead of a mix of X11BASE and PREFIXAndreas Klemm1998-08-111-4/+4
| | | | | | | | PR: closes 7572 Submitted by: Martin Cracauer <cracauer@cons.org> Notes: svn path=/head/; revision=12447
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140Satoshi Asami1998-08-071-2/+2
| | | | | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits. Notes: svn path=/head/; revision=12330
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-3/+3
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Damn. Now I can't even do it right.Mark Murray1998-08-041-92/+0
| | | | Notes: svn path=/head/; revision=12280
* Fixed broken PLIST.Mark Murray1998-08-041-5/+93
| | | | Notes: svn path=/head/; revision=12278