Commit graph

70 commits

Author SHA1 Message Date
David E. O'Brien
6141c2c9cd Explicitly set the LATEST_LINK to "qt1". The KDE maintainers can
decide if they want to change the port name back to just "qt" or not.
2001-10-06 18:29:11 +00:00
Dmitry Sivachenko
6845ee0376 Set DIST_SUBDIR=KDE 2001-09-10 20:22:28 +00:00
Will Andrews
acf4104a32 Make it so you can ``pkg_add -r qt1'' and get Qt 1.45. This is lame, but
I think we'll be removing this port within the next three months anyway.
Well, maybe not -- TBD, I guess.

Requested by:	obrien
2001-09-09 05:22:45 +00:00
Will Andrews
fe68eec3e2 Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to
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...
2001-08-25 02:17:59 +00:00
Will Andrews
ceba73ff6e Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCC
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)
2001-01-21 19:36:08 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Will Andrews
34efbedb96 Add NO_LATEST_LINK=yes to facilitate QT2/KDE2.
Submitted by:	imura
2000-10-30 15:15:23 +00:00
Akinori MUSHA
88509821fd Get rid of redundant ${WRKSRC}/' prefixes after cd ${WRKSRC}' to
prevent `argument list too long' error when WRKDIRPREFIX is very long.
2000-10-23 18:52:33 +00:00
R. Imura
48acbbff2d Merge kde11-i18n into kde11, and remove my *-i18n ports.
There is no so-version bump, because of compatibility.

Approved by:	will (kde11 maintainer)
2000-10-23 15:24:23 +00:00
R. Imura
433efbb31d sort 2000-10-09 15:00:18 +00:00
Will Andrews
b6f5d18c02 Add WANT_STATIC for those of you (in particular, libh) that need a static
version of the Qt 1.45 library.

Submitted by:	alex
2000-07-02 00:11:28 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Satoshi Asami
e5edfea88b Put ${.CURDIR} instead of include file name, instead of using a relative
path.
2000-06-03 00:44:30 +00:00
Will Andrews
54e128e03a Oops, forgot to include this file with the previous commit. Just to
clarify, this file is here to help keep the Qt port Makefile clean.

PR:		18902
Submitted by:	jss@subatomix.com, imura, Mike Harding <mvh@ix.netcom.com>
2000-05-30 16:14:50 +00:00
Will Andrews
a3f8f9e96d Kill GL LIB_DEPENDS - it's completely unneeded. I tried this port out with
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.
2000-05-30 04:16:00 +00:00
Will Andrews
a47f1d2573 Make Qt 1.45 compile without those useless examples/tutorials, which only
serve to waste CPU time.
2000-05-29 05:21:33 +00:00
R. Imura
9c9305e22d - MASTER_SITES and WWW changed ( troll.no -> trolltech.com )
- Fix mis-writing of DESCR ( /usr/local -> /usr/X11R6 in qt-i18n and qt145 )
2000-04-14 16:10:27 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
Justin M. Seger
7cc807dbea Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade 2000-03-20 23:25:21 +00:00
Satoshi Asami
95f52eef24 Upgrade qt142 to qt145 after repository copy.
PR:		16844
Submitted by:	andrews@technologist.com (new maintainer)
2000-02-21 06:45:29 +00:00
Andreas Klemm
ab10519a48 Reducing Maintainership to an amount of ports
I can handle.

Sorry, the rest has to go to ports@FreeBSD.ORG.
2000-02-20 17:01:26 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Tim Vanderhoek
33020b8878 Cleanup some more WWW (occasionally fixing-up the DESCR in general too). 1999-07-17 21:08:39 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Michael Haro
18ffc9c89a W * 10 + W + W * 100 = WWW * 10 + : = WWW: 1999-05-03 04:51:20 +00:00
Andreas Klemm
22ad0b2d33 Will keep on maintinaing this port by special request. 1999-02-27 03:09:57 +00:00
Andreas Klemm
d547fc52e0 quit maintainership of this port.
No time and fun to satisfy a special user.
1999-02-26 19:40:26 +00:00
Andreas Klemm
4b5759cc15 partly adopt changes from PR
- 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>
1999-02-25 08:25:17 +00:00
Satoshi Asami
6a187e06e9 Upgrade qt141 to qt142 after repository copy. qt141 will be deleted after
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.
1999-01-07 10:58:33 +00:00
Andreas Klemm
7949c078e1 remove manpages from PLIST as requested by Satoshi 1998-11-25 22:40:28 +00:00
Satoshi Asami
22519dac8e Patch up some typos.
Note, the manpages should really be in Makefile (or files/manpages), but I
don't have time to go fix this now.
1998-11-23 23:21:11 +00:00
Andreas Klemm
785b1ca359 The long awaited port of qt141
Thanks Satoshi for your patience ! ;-)
1998-11-23 17:41:12 +00:00
Satoshi Asami
cd2bb05618 Mark it broken, Andreas doesn't seem to have the time to get to it
after the repository copy.
1998-11-22 10:05:13 +00:00
Satoshi Asami
4a2e0c18c5 Mark this broken, it is for testing only (also is still a copy of qt140). 1998-11-12 06:45:05 +00:00
Joseph Koshy
cfc3320e16 Update MASTER_SITE.
PR:		8548
Submitted by:	ripley@beng.org
1998-11-03 05:58:17 +00:00
Justin M. Seger
1b4e5b49b4 Upgrade to Mesa 3.0 1998-10-01 02:17:49 +00:00
Steve Price
e9efa5d517 Convert to ELF and pickup a bunch of missing header files in pkg/PLIST. 1998-09-27 17:46:51 +00:00
Steve Price
c6c4ea2442 Remove regexp support for Mesa2 libs. 1998-09-27 16:06:59 +00:00
Satoshi Asami
3abc0463e3 Delete manpages specfied in MAN?. 1998-08-15 08:50:45 +00:00
Andreas Klemm
3827f97a3c use PREFIX instead of a mix of X11BASE and PREFIX
PR:             closes 7572
Submitted by:   Martin Cracauer <cracauer@cons.org>
1998-08-11 13:19:14 +00:00
Satoshi Asami
839f94d88c Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
1998-08-07 22:56:48 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Mark Murray
302ff39825 Damn. Now I can't even do it right. 1998-08-04 20:05:23 +00:00
Mark Murray
776b8ae39d Fixed broken PLIST. 1998-08-04 19:10:30 +00:00
Satoshi Asami
5ffa69c61f Yet another "Mesa -> Mesa2" that crept in since the last INDEX build. 1998-07-21 14:05:32 +00:00
Andreas Klemm
c75790d103 - Upgrade libqt to newest version 1.40 after repository copy.
- 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.
1998-07-20 16:51:18 +00:00