summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt23
Commit message (Collapse)AuthorAgeFilesLines
* Fix my not-tested-enough KDE2-related ports. :-(will2000-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
* Update to 20000724A (custom-rolled snapshot). Rejoice, because nowwill2000-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
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-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
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-152-3/+1
|
* Allow HAVE_UNISYS_LICENSE to work too.will2000-06-091-1/+1
| | | | | PR: 19058 Submitted by: Mikhail Teterin <mi@privatelabs.com>
* Update to version 2.1.1.imura2000-05-303-4/+15
|
* Update to version Qt-2.1.0 !imura2000-04-143-9/+4
|
* Update to version Qt-2.1.0 beta4.imura2000-04-145-9/+19
| | | | | - Added support of X Session Management. - MASTER_SITES and WWW changed. ( troll.no -> trolltech.com )
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Update to version 2.1.0 beta3.imura2000-03-243-6/+10
| | | | Added libqxt.a which is from extensions.
* Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgradejseger2000-03-201-1/+1
|
* Update to Qt Free Edition version 2.1.0 Beta 2.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. :)
* Mark this port FORBIDDEN after a repo-copy while Imura-san works on anasami2000-03-031-0/+2
| | | | upgrade.
* Decrease a patch.imura1999-11-261-1/+2
|
* Add 'cd ${WRKSRC}' when make install.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
* Update to Qt-2.0.2imura1999-10-025-15/+31
|
* The place to install header files is changed.imura1999-09-202-246/+246
| | | | | | include/X11/qt2 -> include/qt2 Suggested by: Andrey Zakhvatov <andy@cgu.chel.su>
* RESTRICTED if QT_GIF_AVAILABLE is set.cpiazza1999-08-311-0/+1
| | | | Submitted by: maintainer
* Minor nit in comment section: qt2->qt201cpiazza1999-08-301-1/+1
|
* New port of qt2.01. (From a repo-copy by asami).cpiazza1999-08-306-371/+1499
| | | | | | PR: 13199 Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp> Tested and modified by: Will Andrews <andrews@technologist.com>
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).hoek1999-07-171-9/+10
|
* #4/4 enforcing Caps, no periodhoek1999-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
* W * 10 + W + W * 100 = WWW * 10 + : = WWW:mharo1999-05-031-0/+1
|
* Will keep on maintinaing this port by special request.andreas1999-02-271-2/+2
|
* quit maintainership of this port.andreas1999-02-261-2/+2
| | | | No time and fun to satisfy a special user.
* partly adopt changes from PRandreas1999-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>
* Upgrade qt141 to qt142 after repository copy. qt141 will be deleted afterasami1999-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.
* remove manpages from PLIST as requested by Satoshiandreas1998-11-251-355/+0
|
* Patch up some typos.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.
* The long awaited port of qt141andreas1998-11-234-59/+411
| | | | Thanks Satoshi for your patience ! ;-)
* Mark it broken, Andreas doesn't seem to have the time to get to itasami1998-11-221-1/+3
| | | | after the repository copy.
* Mark this broken, it is for testing only (also is still a copy of qt140).asami1998-11-121-1/+5
|
* Update MASTER_SITE.jkoshy1998-11-031-2/+2
| | | | | PR: 8548 Submitted by: ripley@beng.org
* Upgrade to Mesa 3.0jseger1998-10-011-2/+2
|
* Convert to ELF and pickup a bunch of missing header files in pkg/PLIST.steve1998-09-273-10/+101
|
* Remove regexp support for Mesa2 libs.steve1998-09-271-2/+2
|
* Delete manpages specfied in MAN?.asami1998-08-151-255/+0
|
* use PREFIX instead of a mix of X11BASE and PREFIXandreas1998-08-111-4/+4
| | | | | PR: closes 7572 Submitted by: Martin Cracauer <cracauer@cons.org>
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140asami1998-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.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-3/+3
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Damn. Now I can't even do it right.markm1998-08-041-92/+0
|
* Fixed broken PLIST.markm1998-08-041-5/+93
|
* Yet another "Mesa -> Mesa2" that crept in since the last INDEX build.asami1998-07-211-2/+2
|
* - Upgrade libqt to newest version 1.40 after repository copy.andreas1998-07-203-58/+125
| | | | | | - 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.
* Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatestg1998-05-061-0/+1
| | | | from octave and iv.
* upgrade to latest libqt version 1.33 (after repository copy)andreas1998-04-283-275/+259
|
* Mark this port broken while it awaits an upgrade after a repository copy.asami1998-04-281-1/+3
|
* Install a symlink from libqt.so.x.yy to libqt.soandreas1998-04-112-1/+3
| | | | | | | | Reason: the qt library very often changes the release number. So every time you need to fix the configure script of KDE ports. Since every KDE port checks libqt.so, it's much easier for Stefan to maintain KDE and for us all to use the package instead of hacking configure scripts again and again.
OpenPOWER on IntegriCloud