Age | Commit message (Expand) | Author | Files | Lines |
2016-04-11 | Recursive revbump from textproc/icu 57.1 | ryoon | 2 | -4/+4 |
2016-04-03 | Use C++11 with GNU extensions for the build, otherwise alloca will not | joerg | 2 | -3/+4 |
2016-03-14 | don't use xcrun checking for xcrun on osx | dbj | 2 | -3/+12 |
2016-03-09 | Set QTDIR as an environment variable in Qt5 since some packages need it. | nros | 1 | -1/+4 |
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 2 | -4/+4 |
2016-03-02 | Use RPATH instead of RUNPATH to fix library not found error from Qt5 apps | ryoon | 3 | -8/+24 |
2016-02-26 | Use OPSYSVARS. | jperkin | 1 | -5/+3 |
2016-02-25 | Remove manual OPSYSVARS additions which are now part of the default set. | jperkin | 1 | -2/+1 |
2016-02-04 | Add $LOCALBASE/share to search path in QStandardPaths() | markd | 3 | -4/+24 |
2016-01-28 | Sun ld doesn't support -rpath-link. Fixes build on SunOS. | fhajny | 1 | -1/+7 |
2016-01-18 | Fix some stuff in qt5-qtbase. | nros | 3 | -4/+14 |
2016-01-09 | Remove incorrect CONFIG_SHELL, from fhajny@ | ryoon | 1 | -3/+1 |
2016-01-03 | Fixup linux PLIST. | markd | 1 | -1/+5 |
2015-11-10 | Fix PLIST.egl - fixes build on at least NetBSD/7 amd64 | abs | 1 | -9/+9 |
2015-10-29 | Fix cmakes on Darwin, part 2 | adam | 2 | -6/+15 |
2015-10-28 | Fix for X11 installation. | adam | 3 | -2/+28 |
2015-10-27 | Included bsd.fast.prefs.mk | adam | 1 | -1/+3 |
2015-10-26 | Changes 5.5.1: | adam | 26 | -381/+426 |
2015-10-10 | Recursive revbump from textproc/icu | ryoon | 1 | -2/+2 |
2015-09-16 | PR pkg/50243: PLIST fix when X11_TYPE=modular and PKG_OPTIONS.MesaLib=-dri | tnn | 1 | -4/+4 |
2015-09-08 | Rename internal structure to not conflict with the new non-null warning | joerg | 2 | -1/+38 |
2015-08-30 | Fix build on Linux. | markd | 3 | -5/+26 |
2015-08-30 | Fix PLIST for cups option. | markd | 2 | -2/+7 |
2015-07-04 | Remove USE_X11BASE and X11PREFIX. | joerg | 1 | -2/+1 |
2015-06-12 | Recursive PKGREVISION bump for all packages mentioning 'perl', | wiz | 1 | -2/+2 |
2015-05-27 | Set sysconfdir for qt* packages. | wiz | 1 | -2/+3 |
2015-05-18 | Add patch so that -fPIE is not used when building shared libraries that | nros | 2 | -1/+18 |
2015-05-18 | Update patches with comments about that they have been sent upstream. | nros | 3 | -6/+9 |
2015-04-27 | Make latest egl file additions optional depending on the use of X.org | wiz | 2 | -6/+11 |
2015-04-27 | Add new files installed with the new MesaLib. Ride PKGREVISION bump. | wiz | 1 | -1/+5 |
2015-04-25 | Recursive revbump following MesaLib update, categories p through x. | tnn | 2 | -4/+4 |
2015-04-15 | Removed unneeded part of patch. | nros | 2 | -17/+8 |
2015-04-08 | Fix build on FreeBSD 10 and maybe other BSD:s. | nros | 3 | -9/+23 |
2015-04-06 | Revbump after updating textproc/icu | adam | 2 | -4/+4 |
2015-04-03 | make this build with older xinput (eg, netbsd-6.) | mrg | 2 | -1/+20 |
2015-03-28 | SECURITY: Fix a division by zero when processing malformed BMP files. | bsiegert | 3 | -2/+34 |
2015-02-19 | -reduce-relocations is only supported on x86. | joerg | 1 | -2/+3 |
2015-02-14 | Fix build on smartos. | nros | 2 | -6/+52 |
2015-02-08 | # used by x11/qt5-qtwebsockets/Makefile | wiz | 1 | -1/+2 |
2015-02-08 | # used by x11/qt5-qtwebchannel/Makefile | wiz | 1 | -1/+2 |
2015-01-06 | Remove chunk to add space after -rpath, the option now has a trailing | joerg | 2 | -13/+3 |
2015-01-01 | Add a patch fixing compilation on NetBSD-7.99.3/amd64 by extending the | wiz | 3 | -6/+39 |
2014-12-30 | Changes 5.4.0: | adam | 113 | -2219/+606 |
2014-12-25 | Improve qt5 build structure, from Niclas Rosenvik: | wiz | 1 | -2/+6 |
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 |
2014-08-24 | Add QTDIR to CMAKE_PREFIX_PATH, so CMAKE finds qt5 when this bl3.mk is | wiz | 1 | -1/+2 |
2014-08-23 | Fix qmake to handle DESTDIR correctly. | wiz | 3 | -8/+13 |
2014-08-19 | Mention how to use qt5 with cmake. | wiz | 2 | -4/+6 |
2014-07-24 | Apply some patches to fix x11/qt5-qtmultimedia build on SunOS. | jperkin | 4 | -19/+31 |