Commit graph

47 commits

Author SHA1 Message Date
jperkin
be244e06c3 qt4-libs: Use correct configuration for SunOS/clang. 2018-01-25 13:31:51 +00:00
adam
84a158bcab Fix building on newer macOS 2017-09-20 19:19:58 +00:00
jperkin
3707597820 Enforce -std=c++98 for the GCC case, GCC 7 defaults to a newer standard
which QT4 has lots of issues with.
2017-05-24 14:29:50 +00:00
jperkin
8deb9c5cee Revert switch to USE_LANGUAGES for c++11, it causes lots of failures when
building with GCC which were missed in the bulk builds due to compiler.mk
inclusion ordering.  Just set it manually for clang as previously for now.
2017-05-08 15:36:28 +00:00
joerg
64b17a2117 Move compiler flags into Makefile.common. 2017-05-07 21:19:47 +00:00
joerg
cb9631de46 Move C++11 setting before the first inclusion of compiler.mk. Reuse the
results instead of multiply inclusions.
2017-05-05 17:38:00 +00:00
jperkin
ec1cd47ca0 Remove manual OPSYSVARS additions which are now part of the default set. 2016-02-25 08:27:02 +00:00
joerg
11d2712a27 Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
wiz
56ef619712 Set sysconfdir for qt* packages.
From Kamil Rytarowski on tech-pkg.
Bump PKGREVISION.
2015-05-27 21:36:02 +00:00
jperkin
308d619fff Remove SunOS BUILDLINK_TRANSFORM instances which remove -Wl,--* GNU ld
arguments, these are now handled globally by mk/platform/SunOS.mk
2014-08-28 10:58:18 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
adam
4d1608bcdf Qt 4.8.5 provides overall close to 400 improvements, for example:
35 fixes to Qt Core module
65 fixes to Qt Gui module
21 Mac OS X specific fixes
15 Windows specific fixes
8 Linux/X11 specific fixes
Webkit upgrade to 2.2.4 (minor improvements)
Change all shmget calls to user-only memory (security)
Several important fixes for the VxWorks port in the Qt Enterprise version
2013-07-07 18:13:56 +00:00
joerg
563ec15f29 Prefer bsdtar (in-tree) over external GPL3 gtar. 2013-01-11 00:15:39 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
drochner
1a4b9f5acc update eo 4.8.3
changes:
-MacOS support improvements
-webkit update to 2.2.3
-bugfixes
2012-09-15 08:18:48 +00:00
adam
d48e56b9cd Changes 4.8.2:
* Over 100 functional improvements
* WebKit updated to version 2.2.2
* libpng updated to version 1.5.10
* Thirty improvements to documentation and tools
2012-05-24 08:07:33 +00:00
hans
1a53c533e8 Another build fix for SunOS that I forgot in the previous commit. 2012-02-17 14:11:23 +00:00
adam
ed067d0808 Changes 4.8.0:
Featuring Qt Platform Abstraction, threaded OpenGL support, multithreaded HTTP
and optimized file system access.
2012-01-12 22:59:58 +00:00
adam
26a6d8bd2c Revbump after Nokia has changed the distfile for Qt4 2011-09-18 09:01:30 +00:00
adam
f603846171 Qt 4.7.4 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.7.0.  For more details,
refer to the online documentation included in this distribution. The
documentation is also available online.
  http:
2011-09-04 15:42:51 +00:00
joerg
bc9afa20ba Don't enumerate evil. Pass down -L* and -l* only from LDFLAGS. 2011-07-21 17:07:11 +00:00
cheusov
aae5f08a2b Update DEPENDS on qt4-libs for other qt4 packages.
Fix for PR 44732.
2011-05-16 22:13:46 +00:00
adam
cf1542211c On second thought, forget about libphonon; there is one in multimedia. 2011-01-12 14:40:42 +00:00
adam
bef395d1c7 * Install libphonon.
* On Mac OS X build Qt with Cocoa, but don't install as a framework.
2011-01-12 07:07:06 +00:00
adam
a8c14e7a68 * Replace patch-ab with SUBST to enable LIBTOOL in gui.pro; fixes the problem
with ssse3 extension and other future additions to gui.pro.
* Use CONFIGURE_ARGS instead of 'license-acceptance' file to enable open
  source licence.
* qmake.conf for Interix (patch-ai) is no longer needed since PkgSrc's
  qmake.conf replaces all mkspecs in pre-configure.
2011-01-01 21:39:06 +00:00
adam
a96a7a4a0a Changes 4.7.1:
Qt 4.7.1 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.7.0.  For more details,
refer to the online documentation included in this distribution. The
documentation is also available online:

  http://qt.nokia.com/doc/4.7

The Qt version 4.7 series is binary compatible with the 4.6.x series.
Applications compiled for 4.6 will continue to run with 4.7.


Changes 4.7.0:
Qt 4.7 introduces many new features and improvements as well as bugfixes
over the 4.6.x series. For more details, refer to the online documentation
included in this distribution. The documentation is also available online:

  http://qt.nokia.com/doc/4.7

The Qt version 4.7 series is binary compatible with the 4.6.x series.
Applications compiled for 4.6 will continue to run with 4.7.
2010-11-15 13:05:44 +00:00
adam
119e46d330 Changes 4.6.3:
* Added Spectrum analyzer demo application.
* Added exit softkey to Wiggly example.
* Added close button to Anomaly demo.
* Fixed Anomaly demo controlstrip icon placement for very small screens.
* Ensure history configuration is cleared when a state machine is restarted.
For more read: http://qt.nokia.com/developer/changes/changes-4.6.3
2010-07-04 06:00:13 +00:00
wiz
9d93fa2a3b Add more "# used by" lines. 2010-02-02 14:33:05 +00:00
adam
072f686b9b * Exceptions enabled
* Build and install XmlPatters
* MNG moved to qt4-mng
2010-02-02 14:05:59 +00:00
adam
8485e2ca68 Changes 4.6.1:
* Optimized empty QUrl creation
* Improve performance of getting the canonical filename on Linux
  and Symbian by using realpath() system call.
* Avoid stat() when opening a file.
* Do not look at the Qt patch-level version embedded in plugins'
  buildkeys when trying to determine if the plugin is compatible
* Bug-fixes
* load() and loadFromData() can now support compressed GL textures
  in the DDS, ETC1, PVRTC2, and PVRTC4 formats if the OpenGL graphics
  system is active and the appropriate extensions are present in the
  GL implementation.
* Fixed a small leak when using the new QPixmapCache::Key based API.
2010-01-29 18:19:09 +00:00
tnn
7d3e6f15db Fix qt4-tools build on Linux by adding -ldl to LDFLAGS.
From Ondrej Tuma in PR pkg/37688
XXX I think -ldl should go into the generated libQtCore.la instead,
but I lack sufficient clue how to make that happen.
2009-10-23 15:47:09 +00:00
adam
f0657bcaf9 Changes 4.5.3:
* This is a bug-fix release.
2009-10-11 09:14:52 +00:00
wiz
35d328c8d8 Mark as used by qt4-docs. 2009-07-22 09:41:07 +00:00
abs
9a23a17ad2 Add http://get.qtsoftware.com/qt/source/ as a preferred MASTER_SITE
Suggested by Louis Guillaume
2009-07-10 19:30:15 +00:00
hasso
60becdff04 Update to 4.5.1. Most of work done by Matthias Drochner. Upstream changelog
is too massive, see http://doc.qtsoftware.com/4.5/qt4-5-intro.html as
starting point.
2009-06-13 11:55:50 +00:00
jmcneill
b90c264501 Pass -arch ${MACHINE_ARCH} to configure so it doesn't rely on uname -m 2008-12-16 13:46:59 +00:00
adam
6eb686bb69 Changes 4.4.3:
* Updated application icons and other graphics to reflect the look
  and feel of the new Qt brand.
* Copyright of Qt has been transferred to Nokia Corporation.
2008-10-26 14:02:33 +00:00
markd
2f759fa83d Update qt4 to 4.4.0
Qt 4.4 introduces many new features as well as many improvements and
bugfixes over the 4.3.x series. For more details, see the online
documentation which is included in this distribution. The
documentation is also available at http://doc.trolltech.com/4.4

The Qt version 4.4 series is binary compatible with the 4.3.x series.
A long list of changes can be found in the changes-4.4.0 file in the
distribution.

Update OKed (and initial work provided) by adam@..
2008-07-24 12:55:20 +00:00
abs
1870526681 pkglint, add '# used by ...' lines - no functional change 2008-06-12 12:50:18 +00:00
rillig
739c98874a Actually tested the patched code, and noticed that ABI may be undefined.
Related to PR 37886.
2008-01-31 17:37:25 +00:00
rillig
bfd5c7ebad Support the 64-bit ABI on Solaris. Patch from Gilles Dauphin via
PR 37886, with minor modifications from me.
2008-01-28 10:13:55 +00:00
rillig
af17969f76 Fixed pkglint warning:
WARN: Makefile.common:48: "${SH} ./configure" is not a valid pathname.

Fixing this fixed the following error:

... ${CONFIGURE_ENV} /bin/ksh /bin/ksh ./configure ...
/bin/ksh: /bin/ksh: cannot execute
2007-11-04 23:29:13 +00:00
adam
e6a4360f4e Changes 4.2.3:
This is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.2.0.

- Configuration/Compilation
    * Fixed architecture detection on UltraSPARC-T1 systems.
    * Fixed compilation on embedded architectures when qreal is not double.
- Documentation
    * Completed documentation for "Implementing Atomic Operations",
      which is useful for people porting Qt to a new hardware architecture.
- Translations
    * Added a new unofficial Portuguese translation courtesy of Helder
      Correia.
- Qt Linguist
    * Made the columns in the phrasebook resizeable.
- lupdate
    * Fixed bug in the .pro parser of lupdate. It should accept backslashes.
    * Fixed a severe slowdown in lupdate. (~400x speedup.)
    * Fixed traversal of subdirectories.
- moc
    * Don't create trigraphs in the generated code for C++ casts.
- uic
    * Fixed a bug that generated excessive margins for Q3GroupBox.
2007-03-18 17:34:41 +00:00
joerg
ae22e06c6f Modular Xorg support. 2007-01-15 19:16:36 +00:00
adam
9f7bd4e85b Changes 4.1.3:
* Bug fixes and improvements
2006-05-31 19:18:07 +00:00
minskim
ea79ae43c8 Enable Xinerama support if libXinerama.dylib exists. No PKGREVISION bump
because this package does not build on Darwin yet.
2006-03-01 21:10:55 +00:00
adam
cb47d1d9ff Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
maintaining GUI (graphical user interface) applications.

Qt is written in C++ and is fully object-oriented. It has everything you need
to create professional GUI applications. And it enables you to create them
quickly.

Qt is a multi-platform toolkit. When developing software with Qt, you can run
it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98.
Simply recompile your source code on the platform you want.

Qt cuts down the complexity in implementing large and complex systems. Its
ingenious signal-slot technology enables true component programming.
2006-02-20 12:07:12 +00:00