aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt145/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1
* Drop maintainershipkris2003-08-101-1/+1
* Set USE_GCC=2.95 to fix build on 5.x. Mark musicbox and icqnix as BROKENkris2003-08-101-4/+1
* BROKEN on 5.1: bad C++kris2003-05-181-0/+4
* Clear moonlight beckons.ade2003-03-071-0/+1
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
* Add back the qt145 port and support for qt-1.x. This should notkris2002-05-051-0/+89
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-04-191-89/+0
* Explicitly set the LATEST_LINK to "qt1". The KDE maintainers canobrien2001-10-071-0/+1
* Set DIST_SUBDIR=KDEdemon2001-09-111-0/+1
* Make it so you can ``pkg_add -r qt1'' and get Qt 1.45. This is lame, butwill2001-09-091-2/+2
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically towill2001-08-251-1/+1
* Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCCwill2001-01-221-2/+8
* Clean up inefficient perl invocations; use multiple REs in the same call.will2001-01-081-4/+4
* Add NO_LATEST_LINK=yes to facilitate QT2/KDE2.will2000-10-301-0/+1
* Get rid of redundant `${WRKSRC}/' prefixes after `cd ${WRKSRC}' toknu2000-10-241-6/+6
* Merge kde11-i18n into kde11, and remove my *-i18n ports.imura2000-10-231-14/+27
* Add WANT_STATIC for those of you (in particular, libh) that need a staticwill2000-07-021-6/+22
* 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
* Put ${.CURDIR} instead of include file name, instead of using a relativeasami2000-06-031-1/+1
* Kill GL LIB_DEPENDS - it's completely unneeded. I tried this port out withwill2000-05-301-99/+3
* - MASTER_SITES and WWW changed ( troll.no -> trolltech.com )imura2000-04-151-1/+1
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
* Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgradejseger2000-03-211-1/+1
* Upgrade qt142 to qt145 after repository copy.asami2000-02-211-22/+31
* Reducing Maintainership to an amount of portsandreas2000-02-211-1/+1
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* $Id$ -> $FreeBSD$peter1999-08-311-1/+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-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