aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt33/Makefile
Commit message (Expand)AuthorAgeFilesLines
* De-pkg-comment.demon2003-02-221-0/+1
* Do not install qmake.conf.bak left from REINPLACE_CMD.demon2003-02-221-0/+1
* Follow hier(7) more closely (second try).demon2003-02-181-2/+3
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.anholt2003-02-181-1/+2
* o Fix a include inside a header file. It was pointing to a no longerlioux2003-02-181-1/+3
* bump portrev to 2alane2003-02-011-0/+1
* back out unauthorized commit by demon@. backout authorized by will@.alane2003-02-011-3/+1
* Follow hier(7) more closely.demon2003-02-011-1/+3
* Add knob for turning off cups support.alane2003-01-291-2/+6
* Respect CFLAGS, CC, CXX, etc.demon2003-01-291-1/+14
* Shoot, I misspelled -no-fast in the last revision. Thanks, Joe.will2003-01-201-1/+1
* Make sure NAS support is disabled even if NAS is found on the system. Thiswill2003-01-201-3/+3
* Do not hardcode /usr/local.demon2003-01-081-1/+1
* Repocopy from qt30. Modified to current status.alane2003-01-061-79/+52
* Remove WITH_IMAGE_PLUGINS knob, as it is broken, and non-default. It's onealane2002-10-301-12/+4
* 1.Bump PORTREVISION.alane2002-10-271-10/+16
* 1. Removed unused refs to sleep.alane2002-10-231-15/+1
* Add utility apps that were'nt being installed.alane2002-08-311-1/+14
* Added "threads" to the qmake.conf file. From this message on the list:alane2002-08-301-0/+2
* 1. Remove pre-everything message.alane2002-08-181-11/+13
* C{C,XX} safenesslioux2002-08-131-0/+4
* 1. Display message both before everything and after install, then sleep 10alane2002-08-041-11/+8
* 1. Remove redundant @exec/@unexec lines in pkg-plist [alane].alane2002-07-311-4/+4
* Upgrade to Qt 3.0.5.will2002-07-301-4/+8
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-161-0/+14
* Revert debugging building option: no-debug is default unlesslioux2002-05-151-1/+1
* Fix conflict with mozilla-headers. Bump PORTREVISION for package change.will2002-05-101-2/+7
* Mark BROKEN when WITH_OPENGL due to unsolved problems causing DRIlioux2002-05-021-0/+1
* o Bump PORTREVISIONlioux2002-04-291-13/+46
* o Switch to official distribution distfiles instead of using speciallylioux2002-04-271-11/+8
* o Fix PLIST issue for now with exec/unexec tricklioux2002-04-261-1/+13
* Use KDE mirrors, not my main site. Ugh.will2002-04-231-1/+2
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-221-145/+20
* 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-051-0/+13
* 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-041-1/+10
* 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