| Commit message (Expand) | Author | Age | Files | Lines |
* | Block installation if Qt3 is already installed to prevent people from | Will Andrews | 2002-06-20 | 1 | -0/+8 |
* | Assign PORTREVISION using `?=' instead of `=' so that slave ports can | Akinori MUSHA | 2002-04-29 | 1 | -5/+5 |
* | Use correct -soname for qtgl shared library, so that libqtgl actually works. | Maxim Sobolev | 2002-04-27 | 1 | -2/+3 |
* | fix Makefile, thanks to roam@ | Kevin Lo | 2002-02-19 | 1 | -7/+7 |
* | Fix OSVERSION, bad me. Pointed out by will. | Kevin Lo | 2002-02-19 | 1 | -1/+1 |
* | Add NO_QT_OBJPRELINK=yes, let -CURRENT installs smoothly. | Kevin Lo | 2002-02-19 | 1 | -0/+4 |
* | Remove -frerun-cse-after-loop, a vestige from the days when our compiler | Will Andrews | 2002-02-10 | 1 | -3/+3 |
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -1/+1 |
* | Apply objprelink patch and use it only if MACHINE_ARCH=i386 *and* | Will Andrews | 2002-01-05 | 1 | -0/+13 |
* | Enable to build this ports when you set MAKE_ENV on your shell environment. | SADA Kenji | 2002-01-01 | 1 | -1/+1 |
* | Preemptive note to keep people from asking me questions about AA support. | Will Andrews | 2001-12-06 | 1 | -0/+2 |
* | Upgrade KDE to 2.2.2: | Will Andrews | 2001-12-04 | 1 | -1/+10 |
* | Bump png major | Andrey A. Chernov | 2001-09-11 | 1 | -1/+1 |
* | Set DIST_SUBDIR=KDE | Dmitry Sivachenko | 2001-09-10 | 1 | -0/+1 |
* | Make MAINTAINER overridable for japanese/qt23. (I forgot to commit | Akinori MUSHA | 2001-09-01 | 1 | -1/+1 |
* | Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to | Will Andrews | 2001-08-25 | 1 | -1/+1 |
* | Remove -xft since it doesn't work with older X11. Now will people stop | Will Andrews | 2001-07-05 | 1 | -2/+2 |
* | Add one more MASTER_SITE. | Dmitry Sivachenko | 2001-07-04 | 1 | -1/+2 |
* | Update to 2.3.1. | Will Andrews | 2001-07-03 | 1 | -3/+3 |
* | Support building QT with debugging turned, keyed off the QT_DEBUG variable. | Nik Clayton | 2001-06-22 | 1 | -0/+5 |
* | -pthread --> ${PTHREAD_LIBS} | Maxim Sobolev | 2001-03-29 | 1 | -1/+1 |
* | Fix last-minute change to avoid broken packaging for qt2-static. | Will Andrews | 2001-03-27 | 1 | -2/+2 |
* | Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what | Will Andrews | 2001-03-24 | 1 | -13/+20 |
* | Ladies and gentlemen, I give you QT 2.3.0! | Dag-Erling Smørgrav | 2001-03-14 | 1 | -1/+1 |
* | Fix build for alpha. | Will Andrews | 2001-03-10 | 1 | -1/+7 |
* | Bump libmng shlib version. | Will Andrews | 2001-03-10 | 1 | -1/+1 |
* | Fix "yes" infinite loop. | Will Andrews | 2001-03-05 | 1 | -2/+1 |
* | Use a relative include for the files/manpages file. | Alexander Langer | 2001-02-22 | 1 | -1/+1 |
* | Update QT2 to 2.2.4: Re-add USE_MESA, remove antialiasing patch, remove | Will Andrews | 2001-02-04 | 1 | -50/+42 |
* | Fix bogons related to WANT_STATIC. | Will Andrews | 2001-01-24 | 1 | -2/+3 |
* | Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCC | Will Andrews | 2001-01-21 | 1 | -1/+5 |
* | Install threaded qt2 library. Nuke GL dependency (should have listened | Will Andrews | 2001-01-07 | 1 | -5/+4 |
* | kio8-* encoding improvement | Kevin Lo | 2001-01-05 | 1 | -1/+1 |
* | Fix build for XFree86 4.0.2 users: use threads by default in QT even though | Will Andrews | 2000-12-26 | 1 | -2/+2 |
* | Add in antialiasing support (PORTREVISION conditional on whether AA | Will Andrews | 2000-12-22 | 1 | -11/+26 |
* | Update to QT 2.2.3. This upgrade includes the addition of MNG support | Will Andrews | 2000-12-18 | 1 | -2/+4 |
* | Update to QT 2.2.2; mostly minor bugfixes. Required for KDE 2.0.1. | Will Andrews | 2000-12-06 | 1 | -14/+3 |
* | Numerous fixes and improvements: | Maxim Sobolev | 2000-11-20 | 1 | -6/+14 |
* | Add GIF support by default. | Will Andrews | 2000-11-04 | 1 | -6/+1 |
* | Remove NO_LATEST_LINK=yes to facilitate QT2/KDE2. | Will Andrews | 2000-10-30 | 1 | -1/+0 |
* | Sigh.. fix another bogon.. and take a logic class. | Will Andrews | 2000-10-29 | 1 | -1/+1 |
* | Add a blurb that tells users that GIF support is disabled by default | Will Andrews | 2000-10-29 | 1 | -0/+11 |
* | Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road... | Will Andrews | 2000-10-25 | 1 | -4/+3 |
* | Add WANT_STATIC option, basically it adds support for compiling a static | Will Andrews | 2000-09-17 | 1 | -2/+21 |
* | Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, which | Will Andrews | 2000-09-12 | 1 | -11/+9 |
* | Update to 20000829A snapshot. Disable kdenetwork2 for the time being so | Will Andrews | 2000-08-29 | 1 | -25/+27 |
* | Re-add GL; it was my mistake in removing it - I'd assumed that GL was still | Will Andrews | 2000-08-11 | 1 | -0/+1 |
* | Fix my not-tested-enough KDE2-related ports. :-( | Will Andrews | 2000-07-30 | 1 | -7/+12 |
* | Update to 20000724A (custom-rolled snapshot). Rejoice, because now | Will Andrews | 2000-07-29 | 1 | -22/+30 |
* | Bump png shared library version. | Maxim Sobolev | 2000-07-04 | 1 | -1/+1 |