| Commit message (Expand) | Author | Age | Files | Lines |
* | Retire QT2. QT3 was released a few years ago and QT4 will be released soon. | arved | 2004-07-23 | 13 | -2344/+0 |
* | Start the QT2 deorbit by marking all ports that depend non-optional | arved | 2004-05-17 | 1 | -1/+3 |
* | SIZEify. | trevor | 2004-03-18 | 1 | -0/+1 |
* | Chase the new location of libXft. | marcus | 2004-03-17 | 1 | -1/+1 |
* | Add NO_LATEST_LINK | arved | 2004-02-06 | 1 | -1/+2 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
* | No member of the kde@ team has touched anything related to Qt2 in ages, so | will | 2004-01-24 | 1 | -1/+1 |
* | Define USE_PERL5_BUILD, not erroneous USE_PERL. | trevor | 2003-11-20 | 1 | -1/+1 |
* | Define USE_PERL to make Perl available for (mostly deprecated) | trevor | 2003-11-20 | 1 | -0/+1 |
* | Make WRKSRC overridable by slave-ports. | lofi | 2003-10-27 | 1 | -1/+1 |
* | Declare (or resolve) conflicts for KDE and QT. | lofi | 2003-10-17 | 1 | -0/+2 |
* | Remove pkg-comment from remaining master/slave port sets. | ade | 2003-03-07 | 2 | -1/+1 |
* | Remove the renaming of Xft headers and library from the Xft (Xft2) port. | anholt | 2003-02-18 | 4 | -2/+37 |
* | Protect targets with .if target(...) ... .endif for targets that are | kris | 2002-12-01 | 1 | -0/+4 |
* | Exorcise the ghost of objprelink, which was killed and buried with kde2. | alane | 2002-09-11 | 2 | -38/+0 |
* | Remove USE_NEWGCC, which is no longer supported or required. | kris | 2002-08-31 | 1 | -1/+0 |
* | Block installation if Qt3 is already installed to prevent people from | will | 2002-06-21 | 1 | -0/+8 |
* | Assign PORTREVISION using `?=' instead of `=' so that slave ports can | knu | 2002-04-30 | 1 | -5/+5 |
* | Use correct -soname for qtgl shared library, so that libqtgl actually works. | sobomax | 2002-04-27 | 1 | -2/+3 |
* | fix Makefile, thanks to roam@ | kevlo | 2002-02-20 | 1 | -7/+7 |
* | Fix OSVERSION, bad me. Pointed out by will. | kevlo | 2002-02-19 | 1 | -1/+1 |
* | Add NO_QT_OBJPRELINK=yes, let -CURRENT installs smoothly. | kevlo | 2002-02-19 | 1 | -0/+4 |
* | Remove -frerun-cse-after-loop, a vestige from the days when our compiler | will | 2002-02-10 | 1 | -3/+3 |
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -1/+1 |
* | Apply objprelink patch and use it only if MACHINE_ARCH=i386 *and* | will | 2002-01-05 | 3 | -12/+36 |
* | Enable to build this ports when you set MAKE_ENV on your shell environment. | sada | 2002-01-02 | 1 | -1/+1 |
* | Preemptive note to keep people from asking me questions about AA support. | will | 2001-12-06 | 1 | -0/+2 |
* | Upgrade KDE to 2.2.2: | will | 2001-12-04 | 5 | -24/+72 |
* | Bump png major | ache | 2001-09-11 | 1 | -1/+1 |
* | Set DIST_SUBDIR=KDE | demon | 2001-09-11 | 2 | -1/+2 |
* | Make MAINTAINER overridable for japanese/qt23. (I forgot to commit | knu | 2001-09-01 | 1 | -1/+1 |
* | Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to | will | 2001-08-25 | 1 | -1/+1 |
* | Add missing manpage. | will | 2001-08-18 | 1 | -0/+1 |
* | Remove -xft since it doesn't work with older X11. Now will people stop | will | 2001-07-06 | 1 | -2/+2 |
* | Add one more MASTER_SITE. | demon | 2001-07-04 | 1 | -1/+2 |
* | Update to 2.3.1. | will | 2001-07-03 | 5 | -24/+11 |
* | Support building QT with debugging turned, keyed off the QT_DEBUG variable. | nik | 2001-06-22 | 1 | -0/+5 |
* | Replicate the fixes in the other two patches when building qt23 with | nik | 2001-06-22 | 2 | -0/+91 |
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-30 | 1 | -1/+1 |
* | Fix last-minute change to avoid broken packaging for qt2-static. | will | 2001-03-27 | 1 | -2/+2 |
* | Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what | will | 2001-03-25 | 2 | -19/+30 |
* | Ladies and gentlemen, I give you QT 2.3.0! | des | 2001-03-14 | 11 | -153/+42 |
* | Fix build for alpha. | will | 2001-03-11 | 1 | -1/+7 |
* | Bump libmng shlib version. | will | 2001-03-10 | 1 | -1/+1 |
* | Fix PLIST. | will | 2001-03-05 | 1 | -1/+2 |
* | Fix "yes" infinite loop. | will | 2001-03-05 | 1 | -2/+1 |
* | Use a relative include for the files/manpages file. | alex | 2001-02-22 | 1 | -1/+1 |
* | Update QT2 to 2.2.4: Re-add USE_MESA, remove antialiasing patch, remove | will | 2001-02-04 | 8 | -348/+128 |
* | Add missed manpage. | sobomax | 2001-01-29 | 1 | -0/+1 |
* | Fix bogons related to WANT_STATIC. | will | 2001-01-24 | 1 | -2/+3 |
* | Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCC | will | 2001-01-22 | 1 | -1/+5 |
* | Install threaded qt2 library. Nuke GL dependency (should have listened | will | 2001-01-08 | 2 | -5/+6 |
* | kio8-* encoding improvement | kevlo | 2001-01-05 | 6 | -1/+212 |
* | Fix build for XFree86 4.0.2 users: use threads by default in QT even though | will | 2000-12-26 | 2 | -9/+18 |
* | Add in antialiasing support (PORTREVISION conditional on whether AA | will | 2000-12-22 | 2 | -11/+27 |
* | Update to QT 2.2.3. This upgrade includes the addition of MNG support | will | 2000-12-19 | 4 | -7/+8 |
* | Update to QT 2.2.2; mostly minor bugfixes. Required for KDE 2.0.1. | will | 2000-12-06 | 3 | -17/+10 |
* | Numerous fixes and improvements: | sobomax | 2000-11-20 | 4 | -16/+62 |
* | Add GIF support by default. | will | 2000-11-04 | 1 | -6/+1 |
* | Remove NO_LATEST_LINK=yes to facilitate QT2/KDE2. | will | 2000-10-30 | 1 | -1/+0 |
* | Sigh.. fix another bogon.. and take a logic class. | will | 2000-10-29 | 1 | -1/+1 |
* | Add a blurb that tells users that GIF support is disabled by default | will | 2000-10-29 | 1 | -0/+11 |
* | Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road... | will | 2000-10-25 | 3 | -5/+6 |
* | @dirrm share/doc/qt2/html/designer/stylesheet-images | asami | 2000-10-17 | 1 | -0/+1 |
* | Mental note: be sure to double-check the PLIST. This stylesheet-images | will | 2000-10-16 | 1 | -1/+0 |
* | Add WANT_STATIC option, basically it adds support for compiling a static | will | 2000-09-17 | 2 | -2/+41 |
* | Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, which | will | 2000-09-12 | 5 | -82/+101 |
* | Typo (qanvasview -> qcanvasview). | asami | 2000-09-10 | 1 | -1/+1 |
* | Update the manpage listing. | will | 2000-09-08 | 1 | -0/+64 |
* | Update to 20000829A snapshot. Disable kdenetwork2 for the time being so | will | 2000-08-30 | 4 | -66/+327 |
* | Add one manpage and one shlib link. | asami | 2000-08-13 | 2 | -0/+2 |
* | Re-add GL; it was my mistake in removing it - I'd assumed that GL was still | will | 2000-08-11 | 1 | -0/+1 |
* | Fix my not-tested-enough KDE2-related ports. :-( | will | 2000-07-30 | 1 | -7/+12 |
* | Update to 20000724A (custom-rolled snapshot). Rejoice, because now | will | 2000-07-29 | 4 | -40/+105 |
* | Bump png shared library version. | sobomax | 2000-07-04 | 1 | -1/+1 |
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 1 | -1/+1 |
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 1 | -1/+1 |
* | Third round of INSTALL_SHLIBS=yes fixes. | sobomax | 2000-06-16 | 2 | -3/+1 |
* | Allow HAVE_UNISYS_LICENSE to work too. | will | 2000-06-09 | 1 | -1/+1 |
* | Update to version 2.1.1. | imura | 2000-05-30 | 3 | -4/+15 |
* | Update to version Qt-2.1.0 ! | imura | 2000-04-15 | 3 | -9/+4 |
* | Update to version Qt-2.1.0 beta4. | imura | 2000-04-15 | 5 | -9/+19 |
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
* | Update to version 2.1.0 beta3. | imura | 2000-03-24 | 3 | -6/+10 |
* | Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade | jseger | 2000-03-21 | 1 | -1/+1 |
* | Update to Qt Free Edition version 2.1.0 Beta 2. | imura | 2000-03-07 | 5 | -117/+245 |
* | Mark this port FORBIDDEN after a repo-copy while Imura-san works on an | asami | 2000-03-04 | 1 | -0/+2 |
* | Decrease a patch. | imura | 1999-11-27 | 1 | -1/+2 |
* | Add 'cd ${WRKSRC}' when make install. | imura | 1999-10-31 | 1 | -21/+21 |
* | Update to Qt-2.0.2 | imura | 1999-10-02 | 5 | -15/+31 |
* | The place to install header files is changed. | imura | 1999-09-20 | 2 | -246/+246 |
* | RESTRICTED if QT_GIF_AVAILABLE is set. | cpiazza | 1999-09-01 | 1 | -0/+1 |
* | Minor nit in comment section: qt2->qt201 | cpiazza | 1999-08-30 | 1 | -1/+1 |
* | New port of qt2.01. (From a repo-copy by asami). | cpiazza | 1999-08-30 | 6 | -371/+1499 |
* | Cleanup some more WWW (occasionally fixing-up the DESCR in general too). | hoek | 1999-07-18 | 1 | -9/+10 |
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 1 | -1/+1 |
* | W * 10 + W + W * 100 = WWW * 10 + : = WWW: | mharo | 1999-05-03 | 1 | -0/+1 |
* | Will keep on maintinaing this port by special request. | andreas | 1999-02-27 | 1 | -2/+2 |
* | quit maintainership of this port. | andreas | 1999-02-27 | 1 | -2/+2 |
* | partly adopt changes from PR | andreas | 1999-02-25 | 2 | -10/+52 |
* | Upgrade qt141 to qt142 after repository copy. qt141 will be deleted after | asami | 1999-01-07 | 4 | -53/+47 |
* | remove manpages from PLIST as requested by Satoshi | andreas | 1998-11-26 | 1 | -355/+0 |
* | Patch up some typos. | asami | 1998-11-24 | 1 | -9/+9 |
* | The long awaited port of qt141 | andreas | 1998-11-24 | 4 | -59/+411 |
* | Mark it broken, Andreas doesn't seem to have the time to get to it | asami | 1998-11-22 | 1 | -1/+3 |
* | Mark this broken, it is for testing only (also is still a copy of qt140). | asami | 1998-11-12 | 1 | -1/+5 |
* | Update MASTER_SITE. | jkoshy | 1998-11-03 |