Commit Graph

10 Commits

Author SHA1 Message Date
Satoshi Asami
6191a999a4 Add one manpage and one shlib link.
Submitted by:	bento
2000-08-13 05:29:18 +00:00
R. Imura
f8f5ce4d81 Update to version Qt-2.1.0 beta4.
- Added support of X Session Management.
- MASTER_SITES and WWW changed. ( troll.no -> trolltech.com )
2000-04-14 16:04:55 +00:00
R. Imura
ff061bc917 Update to Qt Free Edition version 2.1.0 Beta 2.
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. :)
2000-03-06 18:24:03 +00:00
R. Imura
8ce8cc3955 Update to Qt-2.0.2 1999-10-02 03:26:02 +00:00
Chris Piazza
269e48dbc3 New port of qt2.01. (From a repo-copy by asami).
PR:		13199
Submitted by:	Ryuichiro Imura <imura@cs.titech.ac.jp>
Tested and modified by: Will Andrews <andrews@technologist.com>
1999-08-30 07:13:00 +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
785b1ca359 The long awaited port of qt141
Thanks Satoshi for your patience ! ;-)
1998-11-23 17:41:12 +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
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