| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(Part 1)
|
| |
|
|
|
|
| |
Submitted by: Oliver Eikemeier
|
|
|
|
| |
"perl -pi -e" construction.
|
| |
|
| |
|
|
|
|
|
|
|
| |
on 5.x machines (compile and configure failure, respectively).
PR: 52731
Submitted by: trevor
|
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
| |
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
|
|
|
|
|
| |
Noticed by: Tilman Linneweh <tilman@arved.de>
Pointy hat to: kris
|
|
|
|
|
|
|
| |
have been removed because it was not broken and a lot of working
ports depended on it. The qt145 port now installs files named
*qt1* instead of *qt* so it does not conflict with the other qt
versions.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
decide if they want to change the port name back to just "qt" or not.
|
| |
|
|
|
|
|
|
|
| |
I think we'll be removing this port within the next three months anyway.
Well, maybe not -- TBD, I guess.
Requested by: obrien
|
|
|
|
|
|
|
|
| |
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...
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
| |
Submitted by: imura
|
|
|
|
| |
prevent `argument list too long' error when WRKDIRPREFIX is very long.
|
|
|
|
|
|
| |
There is no so-version bump, because of compatibility.
Approved by: will (kde11 maintainer)
|
| |
|
|
|
|
|
|
| |
version of the Qt 1.45 library.
Submitted by: alex
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
|
| |
|
|
|
|
| |
path.
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
serve to waste CPU time.
|
|
|
|
| |
- Fix mis-writing of DESCR ( /usr/local -> /usr/X11R6 in qt-i18n and qt145 )
|
| |
|
|
|
|
|
|
| |
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
|
| |
|
|
|
|
|
| |
PR: 16844
Submitted by: andrews@technologist.com (new maintainer)
|
|
|
|
|
|
| |
I can handle.
Sorry, the rest has to go to ports@FreeBSD.ORG.
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
[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
|
| |
|
| |
|
|
|
|
| |
No time and fun to satisfy a special user.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
Note, the manpages should really be in Makefile (or files/manpages), but I
don't have time to go fix this now.
|
|
|
|
| |
Thanks Satoshi for your patience ! ;-)
|
|
|
|
| |
after the repository copy.
|