aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt30/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Bump png majorache2001-09-111-1/+1
* Set DIST_SUBDIR=KDEdemon2001-09-111-0/+1
* 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
* 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-031-3/+3
* Support building QT with debugging turned, keyed off the QT_DEBUG variable.nik2001-06-221-0/+5
* -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-251-13/+20
* Ladies and gentlemen, I give you QT 2.3.0!des2001-03-141-1/+1
* Fix build for alpha.will2001-03-111-1/+7
* Bump libmng shlib version.will2001-03-101-1/+1
* 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-041-50/+42
* 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-081-5/+4
* kio8-* encoding improvementkevlo2001-01-051-1/+1
* Fix build for XFree86 4.0.2 users: use threads by default in QT even thoughwill2000-12-261-2/+2
* Add in antialiasing support (PORTREVISION conditional on whether AAwill2000-12-221-11/+26
* Update to QT 2.2.3. This upgrade includes the addition of MNG supportwill2000-12-191-2/+4
* Update to QT 2.2.2; mostly minor bugfixes. Required for KDE 2.0.1.will2000-12-061-14/+3
* Numerous fixes and improvements:sobomax2000-11-201-6/+14
* 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-251-4/+3
* Add WANT_STATIC option, basically it adds support for compiling a staticwill2000-09-171-2/+21
* Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, whichwill2000-09-121-11/+9
* Update to 20000829A snapshot. Disable kdenetwork2 for the time being sowill2000-08-301-25/+27
* 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-291-22/+30
* 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-161-1/+1
* Allow HAVE_UNISYS_LICENSE to work too.will2000-06-091-1/+1
* Update to version 2.1.1.imura2000-05-301-3/+6
* Update to version Qt-2.1.0 !imura2000-04-151-3/+3
* Update to version Qt-2.1.0 beta4.imura2000-04-151-5/+6
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* Update to version 2.1.0 beta3.imura2000-03-241-5/+4
* 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-071-30/+37
* 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-021-6/+8
* The place to install header files is changed.imura1999-09-201-2/+2
* 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-301-116/+43
* 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-251-2/+2
* Upgrade qt141 to qt142 after repository copy. qt141 will be deleted afterasami1999-01-071-23/+19
* The long awaited port of qt141andreas1998-11-241-46/+41
* 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-281-4/+10
* Remove regexp support for Mesa2 libs.steve1998-09-281-2/+2
* 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
* 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-211-57/+91
* upgrade to latest libqt version 1.33 (after repository copy)andreas1998-04-291-93/+77
* 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-121-1/+2
* mkdir -> ${MKDIR}jkh1997-10-301-3/+3
* Update to version 1.31jkh1997-10-281-23/+33
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
* Add some missing manpages to MAN3 and update PLIST.tg1997-05-141-14/+22
* Update to version 1.2. I sent these changes to the MAINTAINER too, butjkh1997-04-111-24/+23
* There's nothing (yet) which depends on Qt,tg1996-12-171-11/+11
* 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 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-021-13/+13
* Different fetch directory ...chuckr1996-07-311-2/+2
* New port, the 'qt' gui library.chuckr1996-07-311-0/+36