aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt23
Commit message (Expand)AuthorAgeFilesLines
* Block installation if Qt3 is already installed to prevent people fromwill2002-06-211-0/+8
* Assign PORTREVISION using `?=' instead of `=' so that slave ports canknu2002-04-301-5/+5
* Use correct -soname for qtgl shared library, so that libqtgl actually works.sobomax2002-04-271-2/+3
* fix Makefile, thanks to roam@kevlo2002-02-201-7/+7
* Fix OSVERSION, bad me. Pointed out by will.kevlo2002-02-191-1/+1
* Add NO_QT_OBJPRELINK=yes, let -CURRENT installs smoothly.kevlo2002-02-191-0/+4
* Remove -frerun-cse-after-loop, a vestige from the days when our compilerwill2002-02-101-3/+3
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
* Apply objprelink patch and use it only if MACHINE_ARCH=i386 *and*will2002-01-053-12/+36
* Enable to build this ports when you set MAKE_ENV on your shell environment.sada2002-01-021-1/+1
* Preemptive note to keep people from asking me questions about AA support.will2001-12-061-0/+2
* Upgrade KDE to 2.2.2:will2001-12-045-24/+72
* Bump png majorache2001-09-111-1/+1
* Set DIST_SUBDIR=KDEdemon2001-09-112-1/+2
* Make MAINTAINER overridable for japanese/qt23. (I forgot to commitknu2001-09-011-1/+1
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically towill2001-08-251-1/+1
* Add missing manpage.will2001-08-181-0/+1
* Remove -xft since it doesn't work with older X11. Now will people stopwill2001-07-061-2/+2
* Add one more MASTER_SITE.demon2001-07-041-1/+2
* Update to 2.3.1.will2001-07-035-24/+11
* Support building QT with debugging turned, keyed off the QT_DEBUG variable.nik2001-06-221-0/+5
* Replicate the fixes in the other two patches when building qt23 withnik2001-06-222-0/+91
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1
* Fix last-minute change to avoid broken packaging for qt2-static.will2001-03-271-2/+2
* Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, whatwill2001-03-252-19/+30
* Ladies and gentlemen, I give you QT 2.3.0!des2001-03-1411-153/+42
* Fix build for alpha.will2001-03-111-1/+7
* Bump libmng shlib version.will2001-03-101-1/+1
* Fix PLIST.will2001-03-051-1/+2
* Fix "yes" infinite loop.will2001-03-051-2/+1
* Use a relative include for the files/manpages file.alex2001-02-221-1/+1
* Update QT2 to 2.2.4: Re-add USE_MESA, remove antialiasing patch, removewill2001-02-048-348/+128
* Add missed manpage.sobomax2001-01-291-0/+1
* Fix bogons related to WANT_STATIC.will2001-01-241-2/+3
* Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCCwill2001-01-221-1/+5
* Install threaded qt2 library. Nuke GL dependency (should have listenedwill2001-01-082-5/+6
* kio8-* encoding improvementkevlo2001-01-056-1/+212
* Fix build for XFree86 4.0.2 users: use threads by default in QT even thoughwill2000-12-262-9/+18
* Add in antialiasing support (PORTREVISION conditional on whether AAwill2000-12-222-11/+27
* Update to QT 2.2.3. This upgrade includes the addition of MNG supportwill2000-12-194-7/+8
* Update to QT 2.2.2; mostly minor bugfixes. Required for KDE 2.0.1.will2000-12-063-17/+10
* Numerous fixes and improvements:sobomax2000-11-204-16/+62
* Add GIF support by default.will2000-11-041-6/+1
* Remove NO_LATEST_LINK=yes to facilitate QT2/KDE2.will2000-10-301-1/+0
* Sigh.. fix another bogon.. and take a logic class.will2000-10-291-1/+1
* Add a blurb that tells users that GIF support is disabled by defaultwill2000-10-291-0/+11
* Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...will2000-10-253-5/+6
* @dirrm share/doc/qt2/html/designer/stylesheet-imagesasami2000-10-171-0/+1
* Mental note: be sure to double-check the PLIST. This stylesheet-imageswill2000-10-161-1/+0
* Add WANT_STATIC option, basically it adds support for compiling a staticwill2000-09-172-2/+41
* Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, whichwill2000-09-125-82/+101
* Typo (qanvasview -> qcanvasview).asami2000-09-101-1/+1
* Update the manpage listing.will2000-09-081-0/+64
* Update to 20000829A snapshot. Disable kdenetwork2 for the time being sowill2000-08-304-66/+327
* Add one manpage and one shlib link.asami2000-08-132-0/+2
* Re-add GL; it was my mistake in removing it - I'd assumed that GL was stillwill2000-08-111-0/+1
* Fix my not-tested-enough KDE2-related ports. :-(will2000-07-301-7/+12
* Update to 20000724A (custom-rolled snapshot). Rejoice, because nowwill2000-07-294-40/+105
* Bump png shared library version.sobomax2000-07-041-1/+1
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-3/+1
* Allow HAVE_UNISYS_LICENSE to work too.will2000-06-091-1/+1
* Update to version 2.1.1.imura2000-05-303-4/+15
* Update to version Qt-2.1.0 !imura2000-04-153-9/+4
* Update to version Qt-2.1.0 beta4.imura2000-04-155-9/+19
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* Update to version 2.1.0 beta3.imura2000-03-243-6/+10
* Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgradejseger2000-03-211-1/+1
* Update to Qt Free Edition version 2.1.0 Beta 2.imura2000-03-075-117/+245
* Mark this port FORBIDDEN after a repo-copy while Imura-san works on anasami2000-03-041-0/+2
* Decrease a patch.imura1999-11-271-1/+2
* Add 'cd ${WRKSRC}' when make install.imura1999-10-311-21/+21
* Update to Qt-2.0.2imura1999-10-025-15/+31
* The place to install header files is changed.imura1999-09-202-246/+246
* RESTRICTED if QT_GIF_AVAILABLE is set.cpiazza1999-09-011-0/+1
* 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
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).hoek1999-07-181-9/+10
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
* 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-271-2/+2
* partly adopt changes from PRandreas1999-02-252-10/+52
* Upgrade qt141 to qt142 after repository copy. qt141 will be deleted afterasami1999-01-074-53/+47
* remove manpages from PLIST as requested by Satoshiandreas1998-11-261-355/+0
* Patch up some typos.asami1998-11-241-9/+9
* The long awaited port of qt141andreas1998-11-244-59/+411
* Mark it broken, Andreas doesn't seem to have the time to get to itasami1998-11-221-1/+3
* 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
* 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-283-10/+101
* Remove regexp support for Mesa2 libs.steve1998-09-281-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
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140asami1998-08-081-2/+2
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-3/+3
* Damn. Now I can't even do it right.markm1998-08-051-92/+0
* Fixed broken PLIST.markm1998-08-051-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-213-58/+125
* Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatestg1998-05-061-0/+1
* upgrade to latest libqt version 1.33 (after repository copy)andreas1998-04-293-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-122-1/+3
* mkdir -> ${MKDIR}jkh1997-10-301-3/+3
* Update to version 1.31jkh1997-10-283-36/+84
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
* Add some missing manpages to MAN3 and update PLIST.tg1997-05-142-133/+167
* Update to version 1.2. I sent these changes to the MAINTAINER too, butjkh1997-04-113-26/+27
* There's nothing (yet) which depends on Qt,tg1996-12-173-14/+13
* Update to take advantage of new features in bsd.port.mk rev. 1.237.asami1996-12-111-5/+64
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-11-131-4/+4
* Update md5chuckr1996-10-121-1/+1
* Add a couple new docs.chuckr1996-10-121-0/+3
* Update Makefile to use install macros, delete extra superfluous lines,chuckr1996-10-121-8/+10
* nitpick nitpick nitpick! :-)jkh1996-10-091-2/+2
* Update to version 1.0.jkh1996-10-022-14/+14
* Different fetch directory ...chuckr1996-07-311-2/+2
* New port, the 'qt' gui library.chuckr1996-07-315-0/+364