| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
(Part 1)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Utilize DOCSDIR
PR: 58882
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
found by: fenner's survey
|
|
|
|
|
|
|
| |
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 44491
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: pat
|
|
|
|
| |
port doesn't even use qt, so remove the bogus dependency on it.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION. All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.
Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.
This commit made in impending view of Qt3/KDE3 entering ports tree.
|
|
|
|
|
| |
- DOCSDIR support to some
- Brush out some lint
|
|
|
|
| |
- respect CFLAGS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
| |
PR: 22367
Submitted by: Ports Fury
|
|
|
|
|
| |
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
|
| |
|
|
|
|
|
|
| |
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
|
|
|
|
|
| |
PR: ports/15386
Submitted by: Will Andrews <andrews@technologist.com>
|
|
It "manages" your windowmanagers by letting you choose from your
favorites on starting up X.
PR: 15133
Submitted by: Will Andrews <andrews@technologist.com>
|