| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: 19058
Submitted by: Mikhail Teterin <mi@privatelabs.com>
|
| |
|
| |
|
|
|
|
|
| |
- Added support of X Session Management.
- MASTER_SITES and WWW changed. ( troll.no -> trolltech.com )
|
| |
|
|
|
|
| |
Added libqxt.a which is from extensions.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Bump lib's version, since qt-2.1.0 loses lower compatibility
with qt-2.0.2 but has only upper compatibility. (new qt binary
does not work with old qt library)
2) Install libqgl.a (it works with its examples) in addition to libqt,
so added LIB_DEPENDS to MesaGL.
3) JPEG support from extension had been included to the main library.
4) 'examples' and 'tutorials' are no longer built with port building,
since they are never installed. If you want them, set
QTDIR=/usr/ports/x11-toolkits/qt21/work and just type 'gmake' in each
directories.
Some ideas obtained from qt145. :)
|
|
|
|
| |
upgrade.
|
| |
|
|
|
|
|
|
| |
This will fix the problem when WRKDIRPREFIX is too long.
Submitted by: okazaki@be.to, kodama@ayame.mfd.cs.fujitsu.co.jp
|
| |
|
|
|
|
|
|
| |
include/X11/qt2 -> include/qt2
Suggested by: Andrey Zakhvatov <andy@cgu.chel.su>
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: 13199
Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp>
Tested and modified by: Will Andrews <andrews@technologist.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
[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.
|
| |
|
|
|
|
|
| |
PR: 8548
Submitted by: ripley@beng.org
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: closes 7572
Submitted by: Martin Cracauer <cracauer@cons.org>
|
|
|
|
|
| |
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
|
|
|
|
|
| |
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- 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.
|
|
|
|
| |
from octave and iv.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Found by: portlint
|
|
|
|
|
| |
PR: 4868
Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
|