1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Steve Price
0d5a0510ea Use '-O0' when compiling on the Alpha to avoid internal compiler errors. 2001-03-11 05:01:04 +00:00
Chris Piazza
10ae656be9 Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
2000-06-20 21:45:58 +00:00
Chris Piazza
1f0075faeb Update MASTER_SITES 2000-05-21 23:57:07 +00:00
Chris Piazza
289edec835 Replace dead master site with two linuxberg sites. 2000-04-22 23:57:47 +00:00
Michael Haro
0f29953274 portname/portversion update 2000-04-14 00:25:54 +00:00
Chris Piazza
d86df20640 Add a patch I forgot to add in the last upgrade.
Found by: bento.freebsd.org
1999-12-09 18:24:03 +00:00
Chris Piazza
0c489cb2cb Update to fine 2.3 to unbreak this port.
Fine now works with qt2 so we use that to unbreak for systems without
at least egcs (old gcc built qt, new gcc needed to build fine, new gcc
is used for qt2).
1999-11-26 21:21:34 +00:00
Chris Piazza
d7790f9811 Err, this program links with qt, not qt2.. duh 1999-09-08 23:38:55 +00:00
Chris Piazza
5378efbda4 BROKEN if OSVERSION < 400004. This port requires NEWGCC but uses
QT which is built with the old gcc.  That doesn't work.
1999-09-08 23:38:39 +00:00
Chris Piazza
fa45e01d80 Fix a typo (nie -> nice)
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-09-07 18:44:50 +00:00
Chris Piazza
2417273102 Link with qt2, not qt. 1999-09-07 14:01:59 +00:00
Chris Piazza
1a60cef6ca Fix by using a MAKE_ENV to set CXX... 1999-09-06 05:22:40 +00:00
Chris Piazza
e9fe749da6 Fix a typo (PREIFX -> PREFIX) that prevented this from actually
installing.
1999-08-26 00:58:00 +00:00
Chris Piazza
a491d34e15 Err, USE_NEWGCC is needed. Put -fguiding-decls back in CFLAGS in
patch-aa
1999-08-26 00:55:17 +00:00
Chris Piazza
402f287d81 Remove a bogus CFLAGS addition 1999-08-26 00:44:28 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Chris Piazza
f8b2f2e8d6 Import of fine.
fine is "The Finally INteligent Editor" that does syntax highlighting,
has the ability to be programmed to insert text with key bindings
and more.  It uses the QT toolkit.
1999-08-18 01:01:45 +00:00