Age | Commit message (Expand) | Author |
2002-02-19 | fix Makefile, thanks to roam@ | Kevin Lo |
2002-02-19 | Fix OSVERSION, bad me. Pointed out by will. | Kevin Lo |
2002-02-19 | Add NO_QT_OBJPRELINK=yes, let -CURRENT installs smoothly. | Kevin Lo |
2002-02-10 | Remove -frerun-cse-after-loop, a vestige from the days when our compiler | Will Andrews |
2002-01-29 | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA |
2002-01-05 | Apply objprelink patch and use it only if MACHINE_ARCH=i386 *and* | Will Andrews |
2002-01-01 | Enable to build this ports when you set MAKE_ENV on your shell environment. | SADA Kenji |
2001-12-06 | Preemptive note to keep people from asking me questions about AA support. | Will Andrews |
2001-12-04 | Upgrade KDE to 2.2.2: | Will Andrews |
2001-09-11 | Bump png major | Andrey A. Chernov |
2001-09-10 | Set DIST_SUBDIR=KDE | Dmitry Sivachenko |
2001-09-01 | Make MAINTAINER overridable for japanese/qt23. (I forgot to commit | Akinori MUSHA |
2001-08-25 | Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to | Will Andrews |
2001-08-17 | Add missing manpage. | Will Andrews |
2001-07-05 | Remove -xft since it doesn't work with older X11. Now will people stop | Will Andrews |
2001-07-04 | Add one more MASTER_SITE. | Dmitry Sivachenko |
2001-07-03 | Update to 2.3.1. | Will Andrews |
2001-06-22 | Support building QT with debugging turned, keyed off the QT_DEBUG variable. | Nik Clayton |
2001-06-22 | Replicate the fixes in the other two patches when building qt23 with | Nik Clayton |
2001-03-29 | -pthread --> ${PTHREAD_LIBS} | Maxim Sobolev |
2001-03-27 | Fix last-minute change to avoid broken packaging for qt2-static. | Will Andrews |
2001-03-24 | Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what | Will Andrews |
2001-03-14 | Ladies and gentlemen, I give you QT 2.3.0! | Dag-Erling Smørgrav |
2001-03-10 | Fix build for alpha. | Will Andrews |
2001-03-10 | Bump libmng shlib version. | Will Andrews |
2001-03-05 | Fix PLIST. | Will Andrews |
2001-03-05 | Fix "yes" infinite loop. | Will Andrews |
2001-02-22 | Use a relative include for the files/manpages file. | Alexander Langer |
2001-02-04 | Update QT2 to 2.2.4: Re-add USE_MESA, remove antialiasing patch, remove | Will Andrews |
2001-01-29 | Add missed manpage. | Maxim Sobolev |
2001-01-24 | Fix bogons related to WANT_STATIC. | Will Andrews |
2001-01-21 | Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCC | Will Andrews |
2001-01-07 | Install threaded qt2 library. Nuke GL dependency (should have listened | Will Andrews |
2001-01-05 | kio8-* encoding improvement | Kevin Lo |
2000-12-26 | Fix build for XFree86 4.0.2 users: use threads by default in QT even though | Will Andrews |
2000-12-22 | Add in antialiasing support (PORTREVISION conditional on whether AA | Will Andrews |
2000-12-18 | Update to QT 2.2.3. This upgrade includes the addition of MNG support | Will Andrews |
2000-12-06 | Update to QT 2.2.2; mostly minor bugfixes. Required for KDE 2.0.1. | Will Andrews |
2000-11-20 | Numerous fixes and improvements: | Maxim Sobolev |
2000-11-04 | Add GIF support by default. | Will Andrews |
2000-10-30 | Remove NO_LATEST_LINK=yes to facilitate QT2/KDE2. | Will Andrews |
2000-10-29 | Sigh.. fix another bogon.. and take a logic class. | Will Andrews |
2000-10-29 | Add a blurb that tells users that GIF support is disabled by default | Will Andrews |
2000-10-25 | Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road... | Will Andrews |
2000-10-17 | @dirrm share/doc/qt2/html/designer/stylesheet-images | Satoshi Asami |
2000-10-15 | Mental note: be sure to double-check the PLIST. This stylesheet-images | Will Andrews |
2000-09-17 | Add WANT_STATIC option, basically it adds support for compiling a static | Will Andrews |
2000-09-12 | Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, which | Will Andrews |
2000-09-09 | Typo (qanvasview -> qcanvasview). | Satoshi Asami |
2000-09-08 | Update the manpage listing. | Will Andrews |