summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt145/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly set the LATEST_LINK to "qt1". The KDE maintainers canobrien2001-10-061-0/+1
| | | | decide if they want to change the port name back to just "qt" or not.
* Set DIST_SUBDIR=KDEdemon2001-09-101-0/+1
|
* Make it so you can ``pkg_add -r qt1'' and get Qt 1.45. This is lame, butwill2001-09-091-2/+2
| | | | | | | I think we'll be removing this port within the next three months anyway. Well, maybe not -- TBD, I guess. Requested by: obrien
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically towill2001-08-251-1/+1
| | | | | | | | maintain and improve QT/KDE on FreeBSD. This group (at this time) consists of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will. While I'm here, fail build of kdelibs11 if kdelibs2 is installed. This was originally supposed to be committed with the 2.2 update, but...
* Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCCwill2001-01-211-2/+8
| | | | | | | | | | | | 2.95.3. It's backwards compatible, so no need for OSVERSION or other checks like that. Also add new var - MAKE_JOBS, which allows you to adjust the -jN argument (I wanted this 'cause with more CPUs I can compile with MAKE_JOBS=4 or greater). Methinks this kind of thing belongs in bsd.port.mk, but anyway. I can now compile (with MAKE_JOBS=4) qt 1.45 in less than 4 minutes on my dual PIII-600E. :) Submitted by: sf (workaround) Requested by: alex (workaround)
* Clean up inefficient perl invocations; use multiple REs in the same call.will2001-01-071-4/+4
|
* Add NO_LATEST_LINK=yes to facilitate QT2/KDE2.will2000-10-301-0/+1
| | | | Submitted by: imura
* Get rid of redundant `${WRKSRC}/' prefixes after `cd ${WRKSRC}' toknu2000-10-231-6/+6
| | | | prevent `argument list too long' error when WRKDIRPREFIX is very long.
* Merge kde11-i18n into kde11, and remove my *-i18n ports.imura2000-10-231-14/+27
| | | | | | There is no so-version bump, because of compatibility. Approved by: will (kde11 maintainer)
* Add WANT_STATIC for those of you (in particular, libh) that need a staticwill2000-07-021-6/+22
| | | | | | version of the Qt 1.45 library. Submitted by: alex
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-151-1/+1
|
* Put ${.CURDIR} instead of include file name, instead of using a relativeasami2000-06-031-1/+1
| | | | path.
* Kill GL LIB_DEPENDS - it's completely unneeded. I tried this port out withwill2000-05-301-99/+3
| | | | | | | the kdelibs11 and kdebase11 ports, which work just fine with no GL depend in Qt 1.x. Also nuke a.out support. Requested by: Alex Zepeda <jazepeda@pacbell.net> and probably others.
* - MASTER_SITES and WWW changed ( troll.no -> trolltech.com )imura2000-04-141-1/+1
| | | | - Fix mis-writing of DESCR ( /usr/local -> /usr/X11R6 in qt-i18n and qt145 )
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgradejseger2000-03-201-1/+1
|
* Upgrade qt142 to qt145 after repository copy.asami2000-02-211-22/+31
| | | | | PR: 16844 Submitted by: andrews@technologist.com (new maintainer)
* Reducing Maintainership to an amount of portsandreas2000-02-201-1/+1
| | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $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-261-2/+2
| | | | No time and fun to satisfy a special user.
* partly adopt changes from PRandreas1999-02-251-2/+2
| | | | | | | | | | | | | - use CXX and CXXFLAGS if set additionally - use X11BASE still unsure if I should remove the dependancy from MESA... have to think over it when having time I think there was a problem, when building KDE with Mesa support and using a qt lib without ... Does somebody else have time to check ? PR: closes 8904 Submitted partly by: Alex Zepeda <garbanzo@hooked.net>
* Upgrade qt141 to qt142 after repository copy. qt141 will be deleted afterasami1999-01-071-23/+19
| | | | | | | | | | | | a short test period to make sure qt142 is an adequate replacement. Note #1: I changed it to install libqt.so.2.0. qt141 or newer are required for some software (most notably kde). We missed the chance to change the shlib number in qt141 so I'm doing it now. Note #2: After talking with Peter Wemm, I decided not to add extra -rpath directives. The fix for kdesupport and other build problems are forthcoming in ld.
* The long awaited port of qt141andreas1998-11-231-46/+41
| | | | Thanks Satoshi for your patience ! ;-)
* Mark it broken, Andreas doesn't seem to have the time to get to itasami1998-11-221-1/+3
| | | | after the repository copy.
* 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
| | | | | PR: 8548 Submitted by: ripley@beng.org
* 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-271-4/+10
|
* Remove regexp support for Mesa2 libs.steve1998-09-271-2/+2
|
* use PREFIX instead of a mix of X11BASE and PREFIXandreas1998-08-111-4/+4
| | | | | PR: closes 7572 Submitted by: Martin Cracauer <cracauer@cons.org>
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140asami1998-08-071-2/+2
| | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-3/+3
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* 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-201-57/+91
| | | | | | - The Makefile templates for all bsd's were broken, I fixed this for one installation target and already sent the patch to the qt folks.
* upgrade to latest libqt version 1.33 (after repository copy)andreas1998-04-281-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-111-1/+2
| | | | | | | | Reason: the qt library very often changes the release number. So every time you need to fix the configure script of KDE ports. Since every KDE port checks libqt.so, it's much easier for Stefan to maintain KDE and for us all to use the package instead of hacking configure scripts again and again.
* mkdir -> ${MKDIR}jkh1997-10-301-3/+3
| | | | Found by: portlint
* Update to version 1.31jkh1997-10-271-23/+33
| | | | | PR: 4868 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
* 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
| | | | he seems to be AWOL so I guess I'll just do it myself.
* There's nothing (yet) which depends on Qt,tg1996-12-171-11/+11
| | | | so it's a safe upgrade to version 1.1.
* 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
|
OpenPOWER on IntegriCloud