| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 3 | -12/+36 |
* | 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 | 5 | -24/+72 |
* | Bump png major | Andrey A. Chernov | 2001-09-11 | 1 | -1/+1 |
* | Set DIST_SUBDIR=KDE | Dmitry Sivachenko | 2001-09-10 | 2 | -1/+2 |
* | 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 |
* | Add missing manpage. | Will Andrews | 2001-08-17 | 1 | -0/+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 | 5 | -24/+11 |
* | Support building QT with debugging turned, keyed off the QT_DEBUG variable. | Nik Clayton | 2001-06-22 | 1 | -0/+5 |
* | Replicate the fixes in the other two patches when building qt23 with | Nik Clayton | 2001-06-22 | 2 | -0/+91 |
* | -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 | 2 | -19/+30 |
* | Ladies and gentlemen, I give you QT 2.3.0! | Dag-Erling Smørgrav | 2001-03-14 | 11 | -153/+42 |
* | 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 PLIST. | Will Andrews | 2001-03-05 | 1 | -1/+2 |
* | 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 | 8 | -348/+128 |
* | Add missed manpage. | Maxim Sobolev | 2001-01-29 | 1 | -0/+1 |
* | 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 | 2 | -5/+6 |
* | kio8-* encoding improvement | Kevin Lo | 2001-01-05 | 6 | -1/+212 |
* | Fix build for XFree86 4.0.2 users: use threads by default in QT even though | Will Andrews | 2000-12-26 | 2 | -9/+18 |
* | Add in antialiasing support (PORTREVISION conditional on whether AA | Will Andrews | 2000-12-22 | 2 | -11/+27 |
* | Update to QT 2.2.3. This upgrade includes the addition of MNG support | Will Andrews | 2000-12-18 | 4 | -7/+8 |
* | Update to QT 2.2.2; mostly minor bugfixes. Required for KDE 2.0.1. | Will Andrews | 2000-12-06 | 3 | -17/+10 |
* | Numerous fixes and improvements: | Maxim Sobolev | 2000-11-20 | 4 | -16/+62 |
* | 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 | 3 | -5/+6 |
* | @dirrm share/doc/qt2/html/designer/stylesheet-images | Satoshi Asami | 2000-10-17 | 1 | -0/+1 |
* | Mental note: be sure to double-check the PLIST. This stylesheet-images | Will Andrews | 2000-10-15 | 1 | -1/+0 |
* | Add WANT_STATIC option, basically it adds support for compiling a static | Will Andrews | 2000-09-17 | 2 | -2/+41 |
* | Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, which | Will Andrews | 2000-09-12 | 5 | -82/+101 |
* | Typo (qanvasview -> qcanvasview). | Satoshi Asami | 2000-09-09 | 1 | -1/+1 |
* | Update the manpage listing. | Will Andrews | 2000-09-08 | 1 | -0/+64 |
* | Update to 20000829A snapshot. Disable kdenetwork2 for the time being so | Will Andrews | 2000-08-29 | 4 | -66/+327 |
* | Add one manpage and one shlib link. | Satoshi Asami | 2000-08-13 | 2 | -0/+2 |