Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-06 | Remove chunk to add space after -rpath, the option now has a trailing | joerg | 2 | -13/+3 | |
comma and the space would result in a compiler argument. | |||||
2015-01-01 | Add a patch fixing compilation on NetBSD-7.99.3/amd64 by extending the | wiz | 3 | -6/+39 | |
libtool usage. Remove unnecessary install rule. From Niclas Rosenvik. | |||||
2014-12-30 | Changes 5.4.0: | adam | 113 | -2219/+606 | |
Chromium-based browser engine Qt WebEngine Qt WebView for showing web content using the native OS web engine on mobile Full support on Qt for Windows Store Apps, including WinRT and Windows Phone 8.1 Improved Compliance with iOS 8 and Xcode 6 Improved OS X 10.10 ‘Yosemite’ support and new Mac AppStore signing High-DPI support for Windows and OS X Dynamic GL switching between OpenGL and ANGLE on Windows Mix OpenGL and Qt Quick with QOpenGLWidget Android Look-and-Feel for Qt Quick Controls Qt Creator 3.3 with new Qt Quick Designer Bluetooth now supports BlueZ5 with tech preview on Bluetooth LE | |||||
2014-12-25 | Improve qt5 build structure, from Niclas Rosenvik: | wiz | 1 | -2/+6 | |
Allow multiple BUILD_DIRS (but Makefile.common must be included later) Adds installation of some cmake files and gets rid of many manual installation rules. Bump PKGREVISION where PLIST changed. | |||||
2014-10-07 | Revbump after updating libwebp and icu | adam | 2 | -4/+4 | |
2014-08-28 | Remove SunOS BUILDLINK_TRANSFORM instances which remove -Wl,--* GNU ld | jperkin | 1 | -2/+1 | |
arguments, these are now handled globally by mk/platform/SunOS.mk | |||||
2014-08-24 | Add QTDIR to CMAKE_PREFIX_PATH, so CMAKE finds qt5 when this bl3.mk is | wiz | 1 | -1/+2 | |
included. | |||||
2014-08-23 | Fix qmake to handle DESTDIR correctly. | wiz | 3 | -8/+13 | |
From Niclas Rosenvik. Bump PKGREVISION. | |||||
2014-08-19 | Mention how to use qt5 with cmake. | wiz | 2 | -4/+6 | |
From Niclas Rosenvik. Bump PKGREVISION. | |||||
2014-07-24 | Apply some patches to fix x11/qt5-qtmultimedia build on SunOS. | jperkin | 4 | -19/+31 | |
2014-07-14 | Various patches to fix x11/qt5-qtdeclarative on SunOS. | jperkin | 7 | -5/+115 | |
2014-06-18 | Bump PKGREVISION for cups -> cups15 change. | wiz | 1 | -2/+2 | |
2014-06-18 | Switch all cups packages to use cups15. | wiz | 1 | -2/+2 | |
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -2/+2 | |
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time. | |||||
2014-05-05 | Recursive revbump from x11/pixman | ryoon | 1 | -1/+2 | |
Fix PR pkg/48777 | |||||
2014-04-23 | Changes 5.2.1: | adam | 18 | -96/+290 | |
It provides many improvements over Qt 5.2.0 as well as packages Qt Creator 3.0.1. As a patch release, it does not add new features and remains binary compatible with Qt 5.2.0. | |||||
2014-04-09 | recursive bump from icu shlib major bump. | obache | 2 | -4/+4 | |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -2/+2 | |
2014-02-09 | Fix qt5-qtserialport on SunOS by patching cfmakeraw usage | wiedi | 2 | -1/+23 | |
2014-02-03 | Recursive revbump from libxkbcommon 0.4.0 update | ryoon | 2 | -3/+4 | |
2014-01-28 | Fix PR pkg/48553, bump PKGREVISION | ryoon | 6 | -6/+41 | |
Add correct pathes to QTCOMPOSE | |||||
2014-01-04 | Honor wrappers. | joerg | 1 | -2/+3 | |
2014-01-04 | Bump PKGREVISION. | wiz | 1 | -2/+2 | |
libxcb-1.10 has one major library version change, for libxcb-sync.so (from 0 to 1) and qt5 is the only package I could find that uses this particular library. | |||||
2013-12-30 | SunOS needs sys/utsname.h too. | jperkin | 2 | -5/+5 | |
2013-12-30 | *** empty log message *** | ryoon | 10 | -4/+207 | |
2013-12-28 | Don't use -reduce-relocations on SunOS, it is not supported. | jperkin | 1 | -2/+5 | |
2013-12-23 | fix a typo in last change. | obache | 1 | -2/+2 | |
2013-12-21 | Use PKGPATH instead of PKGNAME for check current package, because later variable | obache | 1 | -5/+5 | |
may not be defined yet and broken with old bmake in netbsd5. | |||||
2013-12-20 | exactly check for the case MAKE_JOBS. | obache | 1 | -2/+4 | |
fixes for old bmake behavior in netbsd5 and missing MAKE_JOBS. | |||||
2013-12-17 | Explicitly include unistd.h for getconf defines. | joerg | 2 | -6/+14 | |
2013-12-15 | Build one test case without optimisation to restrict memory use. | joerg | 2 | -1/+16 | |
2013-12-15 | Update to 5.2.0 | ryoon | 4 | -603/+604 | |
Changelog: No changes from Qt 5.2.0rc1 is available. * Some header files has chenged its name. | |||||
2013-12-13 | Import Qt5 5.2.0rc1 packages and qt5 input module from uim | ryoon | 85 | -0/+4972 | |
Only tested on NetBSD/amd64 6.99.28. ToDo: * inputmethod/qt5-ibus from Qt5 should be created |