Commit graph

125 commits

Author SHA1 Message Date
adam
06d691ed93 qt5: updated to 5.12.0
Just in time for the end of the year, we have released Qt 5.12 LTS today. This is a long-term-supported (LTS) release that we will support for 3 years to come. We have had a strong focus on quality and fixed more than 2000 bugs since the last Qt LTS version, Qt 5.9.7 – make that over 5000 bugfixes since Qt 5.6.3. Of course, this is only the start, and we will work hard on continuously improving the quality of Qt 5.12 in upcoming patches
2018-12-18 09:57:17 +00:00
adam
16dd5de231 revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
markd
63e22beeea qt5-qtbase: add QMAKE_PLATFORM+=linux to the linux qmake.conf
remove patch that was working around the lack of the above.
no PKGREVISON bump as linux wasn't building without this and other
platforms haven't changed.
2018-11-13 09:24:37 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
jperkin
7d05b68baa qt5-qtbase: Unset QMAKE_LFLAGS_RPATHLINK.
Fixes build of editors/texstudio on SunOS which was previously trying to
pass unsupported arguments to the linker.  We don't support -rpath-link
anyway.
2018-10-31 12:15:54 +00:00
adam
33facd693b Added x11/qt5-qtcharts, x11/qt5-qtnetworkauth 2018-10-06 22:41:22 +00:00
adam
293e512b8e qt5: updated to 5.11.2
Qt 5.11.2 Released

Qt 5.11.2 is released today. As a patch release it does not add any new functionality, but provides important bug fixes, security updates and other improvements.

Compared to Qt 5.11.1, the Qt 5.11.2 release provides fixes for more than 250 bugs and it contains around 800 changes in total. For details of the most important changes, please check the Change files of Qt 5.11.2.
2018-10-01 17:44:46 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
minskim
c30b34d420 x11/qt5-*: Fix install_name on Darwin
This should fix PR 53460.
2018-07-26 02:16:05 +00:00
ryoon
b9c1e1d533 Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
adam
b7aa96810e qt5: updated to 5.11.1
Release Qt 5.11.1 does not add any new functionality, but provides important bug fixes and other improvements.
There are fixes for over 150 bugs and it contains more than 700 changes compared to Qt 5.11.0.
2018-06-22 06:29:20 +00:00
adam
bcaba131ef qt5: updated to 5.11.0
Qt 5.11 comes with quite a few new features as well as many bug fixes to existing functionality.
2018-06-19 07:21:23 +00:00
dbj
0dc0ea01ab qt5-qtbase: fix shared library plugin naming on darwin 2018-06-05 06:06:54 +00:00
bacon
87d41f792f x11/qt5-qtbase: Fix version in PLIST.Linux 2018-05-18 15:29:29 +00:00
bacon
c30cc87e52 x11/qt5-qtbase: Fix version in PLIST.Linux
Previous commit failed to update the hard-coded version from 5.10.0.
Replacing with ${PKGVERSION} to avoid a repeat.
2018-05-18 15:22:02 +00:00
jperkin
e39fb0df3d qt5: Pull in upstream fix for init_priority.
Fixes PR#53197 from Mike Owens.
2018-04-19 08:23:12 +00:00
wiz
e5209a786e Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
adam
299d329d51 revbump after icu update 2018-04-14 07:33:52 +00:00
joerg
3e2ed4e3f8 Do not just drop visibibility flags, it breaks modules downstream.
Bump revision.
2018-03-31 20:11:37 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
adam
bc127443b0 qt5: updated to 5.10.1
5.10.1:
Bug fix release.
2018-03-01 20:09:49 +00:00
adam
d91051e39d qt5-qtbase: fix plug-in extension on Darwin 2018-01-31 19:35:23 +00:00
adam
d1d2c1dafb Fix building on Darwin (with newer clang) 2018-01-31 14:08:25 +00:00
jperkin
dcc8e92c1c qt5-qtbase: Various fixes, primarily for SunOS/clang. 2018-01-31 12:36:57 +00:00
wiz
bff4597ffc Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
ryoon
ec214032ac Fix packaging in non ecl case 2018-01-18 12:39:14 +00:00
markd
61f53a04c0 qt5-qtbase: remove references to qt5-qtquick1 and qt5-sqlite3 2018-01-18 09:15:29 +00:00
adam
0814c2efef Removed references to wip 2018-01-18 08:02:55 +00:00
markd
ff32ea9d8d qt5: update to 5.10.0
2+ years worth of bug fixes and feature enhancements
2018-01-17 19:30:46 +00:00
rillig
17e39f419d Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
2018-01-07 13:03:53 +00:00
adam
8977d31a36 Revbump after textproc/icu update 2017-11-30 16:45:00 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
minskim
fe54640331 x11/qt5-qtbase: Apply upstream fix to build with macOS-10.13 SDK
Bump PKGREVISION.
2017-11-13 17:36:11 +00:00
khorben
dbcb57753c Bump PKGREVISION on packages depending on CUPS
This should be the last part of the renaming operation for print/cups to
print/cups-base.

Rationale: packages depending on CUPS but not relying on a functional
printing setup only need to depend on print/cups-base (equivalent to the
former print/cups). The new print/cups now depends on print/cups-base
and on print/cups-filters, thus directly providing a functional printing
setup. This bump reflects this change of dependency.

As discussed on tech-pkg@
2017-11-12 16:03:34 +00:00
khorben
08f3106d89 Update dependencies on print/cups to print/cups-base
This is with the notable exception of meta-pkgs/desktop-gnome, which I
believe implies a fully functional cups.

This is still missing revision bumps - I'll be right there (first time I
am doing this on so many packages at a time).

As discussed on tech-pkg@
2017-11-12 15:36:57 +00:00
maya
33ebf687dc revbump for requiring ICU 59.x 2017-09-18 09:52:56 +00:00
wiz
a98eef2575 Honor LDFLAGS, fixes RELRO build. 2017-07-11 10:52:41 +00:00
prlw1
e1c5feac2f Bump PKGREVISION for cups15 -> cups change. 2017-05-19 13:29:02 +00:00
prlw1
dffca398fb Switch all cups15 packages to use cups. 2017-05-19 13:18:17 +00:00
jperkin
6b547497bb Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
wiz
7e3c5fd191 Compile with -std=c++11. Needed for compiling with icu;
set for all qt5 packages for consistency.
2017-04-26 06:12:25 +00:00
maya
66480b5b39 qt5-qtbase: fix build on NetBSD < 6.1 (no pthread_condattr_setclock)
Invert logic from !defined && to defined || for simplicity and use
a netbsd version check.
2017-04-24 12:27:58 +00:00
adam
75a9285105 Revbump after icu update 2017-04-22 21:03:07 +00:00
maya
b98f8a1220 qt5-qtbase: FreeBSD needs -lutil
PR pkg/52181 from Santhosh Raju
2017-04-20 18:38:09 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
marino
2f3f3e4f2e x11/qt5-qtbase: Fix build on FreeBSD and DragonFly
1. DragonFly needs -lexecinfo LDFLAG
2. Qlockfile is unsupported on DF, allow to fall through
3. QStorageInfo only worked for NetBSD.  Take patch from historical
   ports to fix FreeBSD, DragonFly, and OpenBSD.  (It's been fixed
   upstread for QT5 5.6)
2016-12-04 21:46:54 +00:00
ryoon
36ed025474 Recursive revbump from textproc/icu 58.1 2016-12-04 05:17:03 +00:00