aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses
Commit message (Expand)AuthorAgeFilesLines
...
* KDE Applications: update to 19.04.3Tobias C. Berner2019-07-121-2/+2
* On amd64 adding DEFAULT_VERSIONS+=linux=c6 to /etc/make.conf made LinuxTijl Coosemans2019-07-101-28/+9
* KDE Plasma Desktop: update to 5.16.3Tobias C. Berner2019-07-101-1/+1
* Add Samba 4.10 as a possible value for the DEFAULT_VERSIONS. 4.8 is still the...Timur I. Bakeyev2019-07-071-1/+1
* cabal.mk: Pass `--disable-benchmarks --disable-tests` in do-build rule.Gleb Popov2019-07-051-1/+1
* lang/rust: Update to 1.36.0Tobias Kortkamp2019-07-041-1/+1
* Uses/python.mk: Clarify language, messaging and usage for <version-spec>Kubilay Kocak2019-07-031-27/+36
* - Update python version in comment, remove deprecated version.Wen Heping2019-07-031-10/+10
* Update default MySQL version to 5.7.Alex Dupre2019-07-011-1/+2
* databases/mariadb104-server: Add MariaDB 10.4 portBernard Spil2019-07-011-0/+1
* Convert all Go ports to USES=goTobias Kortkamp2019-06-291-6/+15
* Update MASTER_SITESSunpoet Po-Chuan Hsieh2019-06-271-1/+2
* Clean up final leftovers from Qt4.Rene Ladan2019-06-262-3/+3
* Update KDE Plasma Desktop to 5.16.2Tobias C. Berner2019-06-261-1/+1
* Update PY_FUTURESSunpoet Po-Chuan Hsieh2019-06-241-1/+1
* Mk/Uses/go.mk: Allow overriding the Go portTobias Kortkamp2019-06-231-1/+8
* In wrapper scripts, use $@ instead of $* to correctly pass arguments to the r...Gleb Popov2019-06-211-1/+1
* Update KDE Plasma Desktop to 5.16.1Tobias C. Berner2019-06-201-1/+1
* - Simplify XFCE MASTER_SITES usageGuido Falsi2019-06-201-2/+0
* Update KDE's Plasma Desktop to 5.16Tobias C. Berner2019-06-151-2/+2
* Update KDE Frameworks to 5.59.0Tobias C. Berner2019-06-151-1/+1
* For ports with USES=cabal install a wrapper shell script instead of a realGleb Popov2019-06-131-1/+15
* IGNORE USES=t(cl|k):85+ and DEPRECATE USES=t(cl|k):85Pietro Cerutti2019-06-131-0/+9
* Add `.tar.lz' suffix support to our framework since BSD tar(1) nativelyAlexey Dokuchaev2019-06-121-1/+3
* Simplify the PHP pkg-message.Mathieu Arnold2019-06-111-12/+2
* Mk/Uses/cargo.mk: Add CARGO_INSTALL_PATH knobTobias Kortkamp2019-06-101-1/+4
* Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead.Tijl Coosemans2019-06-081-2/+0
* Update CentOS 7 ports to 7.6.1810.Tijl Coosemans2019-06-081-1/+5
* Update KDE Applications to 19.04.2Tobias C. Berner2019-06-071-2/+2
* Put back the php extension installation message, now that it can beMathieu Arnold2019-06-061-0/+21
* Introduce PY_TYPING and simplify MakefileSunpoet Po-Chuan Hsieh2019-05-311-0/+6
* qt5: fix build on gcc architecturesTobias C. Berner2019-05-261-1/+1
* Mk/Uses/php.mk: Drop unused mysql_DEPENDSTobias Kortkamp2019-05-241-1/+0
* Mk/Uses/cargo.mk: QoL improvement during makepatchTobias Kortkamp2019-05-241-0/+4
* lang/rust: Update to 1.35.0Tobias Kortkamp2019-05-241-1/+1
* Update KDE Frameworks to 5.58.0Tobias C. Berner2019-05-161-1/+1
* Update pyqt to 5.12.2 (with it sip to 4.19.17)Tobias C. Berner2019-05-161-3/+3
* lang/rust: Update to 1.34.2Tobias Kortkamp2019-05-151-1/+1
* Welcome Perl 5.30 (now at 5.30.0-RC1)Mathieu Arnold2019-05-131-1/+5
* Update KDE Applications to 19.04.1Tobias C. Berner2019-05-101-2/+2
* Unregister expired lang/perl5.24Rene Ladan2019-05-101-6/+2
* Restore "hs-" package name prefix for Haskell packages.Gleb Popov2019-05-091-0/+2
* Introduce USES=cabal and use it to build Haskell applications.Gleb Popov2019-05-091-0/+151
* Update KDE Plasma Desktop to 5.15.5Tobias C. Berner2019-05-091-1/+1
* Remove esound support from the ports tree, as audio/esound expired.Rene Ladan2019-05-081-6/+1
* cran.mk: Don't include math/R/compiler.mk; it was removed in r500605Joseph Mingrone2019-05-021-1/+0
* Mk/Uses/openal.mk: Drop support for the OpenAL Sample ImplementationTobias Kortkamp2019-05-011-65/+9
* Update comment for PYTHON_PKGNAMESUFFIXSunpoet Po-Chuan Hsieh2019-04-281-4/+5
* Remove unused plist substitutionsAntoine Brodin2019-04-261-14/+0
* Remove PYTHON_PYOEXTENSION from plist substitutionsAntoine Brodin2019-04-251-3/+1
* Improve support for ARM in go.mkJulien Laffaye2019-04-251-2/+8
* Update KDE Applications to 19.04.0Tobias C. Berner2019-04-191-2/+2
* Mk/Uses/python.mk: Flag unknown USES=python args and unknown USE_PYTHON featuresTobias Kortkamp2019-04-181-0/+21
* Mk/Uses/bdb.mk: Make debug-bdb output {BUILD,LIB}_DEPENDS againTobias Kortkamp2019-04-181-2/+2
* editors/emacs: Update to version 26.2Joseph Mingrone2019-04-171-1/+1
* Mk/Uses/cargo.mk: Push lib dependencies back down into portsTobias Kortkamp2019-04-171-16/+1
* devel/qt5: Follow-up to r499101Tobias C. Berner2019-04-171-4/+10
* Fix build when using GCC. Needed by GCC architectures.Piotr Kubaj2019-04-171-4/+4
* Update KDE Frameworks to 5.57Tobias C. Berner2019-04-161-1/+1
* lang/rust: Update to 1.34.0Tobias Kortkamp2019-04-121-1/+1
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-1/+1
* Mk/Uses/go.mk: Remove support for installing Go libs and sourcesTobias Kortkamp2019-04-091-39/+43
* devel/qt5-qmake: override hardocded value of localbase with ${LOCALBASE}Tobias C. Berner2019-04-061-2/+4
* Update PyQt5 to 5.12.1Tobias C. Berner2019-04-061-7/+15
* pyqt.mk: allow using of 'help' compoonentTobias C. Berner2019-04-061-1/+1
* Update Qt5 to 5.12.2Tobias C. Berner2019-04-061-1/+1
* devel/flang doesn't provide a flang binary, but it provides a flang packageAntoine Brodin2019-04-041-2/+2
* Update KDE Plasma Desktop to 5.15.4Tobias C. Berner2019-04-031-1/+1
* Mk/Uses/perl5.mk: Flag invalid USE_PERL5 componentsTobias Kortkamp2019-04-021-0/+12
* Mk/Uses/php.mk: Flag invalid argsTobias Kortkamp2019-03-311-1/+14
* Drop USES=gecko (forgotten in r497195)Jan Beich2019-03-301-112/+0
* Upgrade the LXQt desktop environment to 0.14.0Jesper Schmitz Mouridsen2019-03-291-2/+1
* Mk/Uses/cargo.mk: Add GitLab support and drop CARGO_GH_CARGOTOMLTobias Kortkamp2019-03-251-13/+25
* kde.mk: fix handling of versioned componentsTobias C. Berner2019-03-201-5/+5
* Reland r496041 and r496054.Raphael Kubo da Costa2019-03-201-0/+3
* kde.mk, qt.mk: Prefix component variables to avoid clashes.Raphael Kubo da Costa2019-03-202-525/+525
* Uses/qt.mk: Remove _USE_QT4_ONLY and the components it defines.Raphael Kubo da Costa2019-03-191-93/+0
* Uses/qt.mk: Drop comment QT4_OPTIONS description.Raphael Kubo da Costa2019-03-191-7/+0
* Uses/qt.mk: Clean-up checks for Qt4Raphael Kubo da Costa2019-03-191-18/+1
* Remove comment that is no longer relevant after KDE4's removal.Raphael Kubo da Costa2019-03-181-2/+0
* Revert r496041 and r496054.Raphael Kubo da Costa2019-03-181-3/+0
* qt.mk: fix typo in wayland_LIBTobias C. Berner2019-03-171-1/+1
* qt.mk: add wayland componentTobias C. Berner2019-03-171-0/+3
* kde.mk: fix libkcompactidisc components pathTobias C. Berner2019-03-171-1/+1
* kde.mk: remove account-wizard component (handled by kmail-account-wizard)Tobias C. Berner2019-03-171-1/+1
* kde.mk: remove duplicate mbox-importerTobias C. Berner2019-03-171-1/+1
* qt.mk, qt-dist.mk: build back support for Qt4Tobias C. Berner2019-03-172-40/+12
* pyqt.mk: Drop support for pyqt4.Tobias C. Berner2019-03-171-16/+8
* grantlee.mk: drop support for removed devel/grantleeTobias C. Berner2019-03-171-6/+3
* editors/lazarus: remove qt4 flavor (Qt4 deprecation)Tobias C. Berner2019-03-171-14/+6
* multimedia/phonon, multimedia/phonon-gestreamer, multimedia/phonon-designerpl...Tobias C. Berner2019-03-171-3/+3
* Update KDE Plasma Desktop to 5.15.3Tobias C. Berner2019-03-161-1/+1
* Update KDE Frameworks to 5.56.Tobias C. Berner2019-03-151-1/+1
* USES=cargo to omit -C link-arg if LDFLAGS is emptyJan Beich2019-03-151-1/+1
* www/firefox: update to 66.0Jan Beich2019-03-121-2/+2
* x11-fonts/mkfontscale: Update to 1.2.0Niclas Zeising2019-03-121-2/+1
* During the transition from Mk/bsd.qt.mk to Mk/Uses/qt.mk in r473503, a previo...Adriaan de Groot2019-03-101-1/+4
* Update KDE Applications to 18.12.3Tobias C. Berner2019-03-081-2/+2
* Cosmetic change to match its namespaceSunpoet Po-Chuan Hsieh2019-03-031-2/+2
* Mk/Uses/cargo.mk: Require ports gcc on powerpc64 same as lang/rustTobias Kortkamp2019-03-021-0/+4
* Update KDE Plasma desktop to 5.15.2Tobias C. Berner2019-03-011-1/+1
* lang/rust: update to 1.33.0Jan Beich2019-03-011-1/+1
* USES=cargo to update libc to 0.2.49 for Tier2Jan Beich2019-03-011-0/+3
* Clarify MESON_BUILD_DIR commentMateusz Piotrowski2019-02-261-2/+2
* Update devel/ruby-gems to 3.0.2Sunpoet Po-Chuan Hsieh2019-02-231-3/+3
* Readd USE_GNOME=intlhack removed by accident during the backout of r493559Baptiste Daroussin2019-02-221-1/+1
* Backout r493559Baptiste Daroussin2019-02-221-3/+4
* Remove USE_GNOME=gnomemimedata which wasn't doing anything anymoreBaptiste Daroussin2019-02-221-3/+2
* Remove now unused and long deprecated upstream gtksourceview 1Baptiste Daroussin2019-02-221-4/+1
* Mk/Uses/qt.mk: Complain about components with an unknown suffixTobias Kortkamp2019-02-211-1/+1
* Update KDE's Plasma 5 Desktop to 5.15.1Tobias C. Berner2019-02-211-1/+1
* Add a CRATESIO entry for crates.io to bsd.sites.mkTobias Kortkamp2019-02-151-4/+1
* Don't break when there are multiple libc versions in crates.Alex Dupre2019-02-151-4/+4
* Update KDE Plasma to 5.15Tobias C. Berner2019-02-131-1/+1
* Update KDE Frameworks to 5.55.0Tobias C. Berner2019-02-131-1/+1
* Update Qt5 to 5.12.1Tobias C. Berner2019-02-132-3/+5
* Convert bsd.sdl.mk to Uses/sdl.mkDmitry Marakasov2019-02-111-0/+112
* Mk/Uses/cargo.mk: Silence "you need USES=ssl" QA warningTobias Kortkamp2019-02-081-0/+2
* Update KDE Applications to 18.12.2Tobias C. Berner2019-02-081-2/+2
* Move Objective-C ports to the v2 GNUstep ABI.David Chisnall2019-02-032-5/+15
* Add USES azurepy: Shared namespace for py-azure-* portsDanilo G. Baio2019-01-261-0/+41
* www/firefox: update to 65.0Jan Beich2019-01-221-2/+2
* lang/rust: update to 1.32.0Jan Beich2019-01-181-1/+1
* PYTHON_VERSION cannot be changed, use DEFAULT_VERSIONS.Mathieu Arnold2019-01-161-5/+2
* Add facility to give a range of allowable versions for postgresqlChris Rees2019-01-161-2/+21
* Update KDE Frameworks to 5.54.0Tobias C. Berner2019-01-161-1/+1
* Varnish 5 was EOL and expiredMark Felder2019-01-151-3/+1
* Improve autoreconf documentation. Clarify that autopoint and libtoolizeTijl Coosemans2019-01-151-29/+31
* 9.3 has been removed.Mathieu Arnold2019-01-141-1/+1
* Fix qt.mk component of the new port devel/qt5-remoteobjectsTobias C. Berner2019-01-131-1/+1
* New port: devel/qt5-remoteobjectsTobias C. Berner2019-01-131-1/+4
* New port: www/qt5-webviewTobias C. Berner2019-01-131-1/+4
* Update KDE Applications to 18.12.1Tobias C. Berner2019-01-111-2/+2
* Update KDE Plasma to 5.15.5Tobias C. Berner2019-01-101-1/+1
* Allow overriding rust dependencyJan Beich2019-01-041-1/+1
* Remove references to PHP 5.6 from Mk/Uses/php.mkRene Ladan2019-01-011-16/+0
* Unregister PHP 5.6 which expired today.Rene Ladan2019-01-011-6/+2
* Unregister KDE4 from USES=kdeRene Ladan2019-01-011-232/+63
* Update KDE Plasma Desktop to 5.14.4Tobias C. Berner2018-12-311-3/+6
* New port: net/qt5-networkauthTobias C. Berner2018-12-271-1/+4
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-261-4/+4
* All supported versions of FreeBSD that install clang have version 6.0.0 orAntoine Brodin2018-12-231-4/+4
* - Update WWWJochen Neumeister2018-12-221-3/+1
* Mk/Uses/gnome.mk: unregister glib12, gtk12 and gdk-pixbuf which expired todayRene Ladan2018-12-211-25/+0
* Add -plpython capabilityChris Rees2018-12-211-2/+3
* Unregister Python 3.4, it expired today.Rene Ladan2018-12-181-2/+2
* Update PyQt5 to 5.11.3Tobias C. Berner2018-12-161-4/+6
* Update KDE Frameworks to 5.53.0Tobias C. Berner2018-12-161-1/+1
* Update Qt5 to 5.12.0Tobias C. Berner2018-12-161-1/+1
* Mk/Uses/cargo.mk: Fix install for Rust 2018 edition applicationsTobias Kortkamp2018-12-161-0/+1
* USES=cargo to respect CC for linkingJan Beich2018-12-151-1/+1
* Move the BROKEN_SSL/IGNORE_SSL at a place where a value of base actuallyMathieu Arnold2018-12-141-20/+20
* Fix some indentation.Mathieu Arnold2018-12-141-4/+4
* Update KDE Applications to 18.12.0Tobias C. Berner2018-12-141-2/+2
* lang/rust: update to 1.31.0Jan Beich2018-12-071-1/+1
* USES=cargo to convert LDFLAGS into RUSTFLAGSJan Beich2018-12-071-3/+1
* Re-sync the value of PHP_EXT_DIR with the default version in the else clause.Rene Ladan2018-12-051-1/+1
* Unregister PHP 7.0, it has reached its end-of-life on 2018-12-04.Rene Ladan2018-12-051-9/+5
* www/firefox: update to 64.0Jan Beich2018-12-041-2/+2
* Warn maintainers when OpenSSL 1.1.1 support is missing when usingTobias Kortkamp2018-11-291-0/+12
* Update PYMAGICTAGSunpoet Po-Chuan Hsieh2018-11-261-1/+1
* pyqt: Change install directories for Python flavor supportTobias C. Berner2018-11-231-13/+38
* Update KDE Frameworks to 5.52.0Tobias C. Berner2018-11-131-1/+1
* security/openssl-devel was removed, but there is a security/openssl111 now.Mathieu Arnold2018-11-101-1/+1
* Fix typoSunpoet Po-Chuan Hsieh2018-11-101-1/+1
* Update KDE Applications to 18.09.3Tobias C. Berner2018-11-101-2/+2
* Mk/Uses/meson.mk: Fix missing $ in INFO_PATH variableKubilay Kocak2018-11-091-1/+1
* Tell meson where we install info files.Koop Mast2018-11-091-1/+2
* Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarativeTobias C. Berner2018-11-051-9/+7
* Update PEP linkSunpoet Po-Chuan Hsieh2018-11-041-1/+1
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-15/+0
* Update KDE Plasma to 5.12.7.Tobias C. Berner2018-10-281-1/+1
* Bump minimum Rust version after rP482993Tobias Kortkamp2018-10-271-1/+1
* qt.mk: move 'declarative' to the Qt4 only list.Tobias C. Berner2018-10-241-2/+2
* Update KDE Frameworks to 5.41Tobias C. Berner2018-10-201-1/+1
* The PostgreSQL Global Development Group today announced the release ofPalle Girgensohn2018-10-201-1/+1
* www/firefox: update to 63.0Jan Beich2018-10-161-2/+2
* qt5: Fix build on GCC based architectures.Tobias C. Berner2018-10-141-0/+13
* Update KDE Applications to 18.08.2Tobias C. Berner2018-10-121-2/+2
* Add PHP 7.3 RC2 to the ports-tree.Torsten Zuehlsdorff2018-10-081-2/+6
* Fix MASTER_SITES for qt4-portsTobias C. Berner2018-10-081-1/+1
* The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.Koop Mast2018-09-301-0/+4
* Bump minimum Rust version in Mk/Uses/cargo.mkTobias Kortkamp2018-09-291-1/+1
* Update Objective-C LLVM version to 6.0.Brooks Davis2018-09-261-1/+1
* Update Qt5 to 5.11.2Tobias C. Berner2018-09-261-1/+1
* Update comment: add openssl111Sunpoet Po-Chuan Hsieh2018-09-261-1/+1
* lang/rust: unbundle libgit2/libssh2Jan Beich2018-09-211-0/+6
* Update KDE Frameworks to 5.50Tobias C. Berner2018-09-181-6/+6
* USES=kde: add missing component entriesDavid Naylor2018-09-151-3/+9
* Be more strict and let USES=dos2unix accept no argumentsTobias Kortkamp2018-09-151-0/+4
* USES=mono: improve makenupkgDavid Naylor2018-09-121-21/+25
* Sort alphabeticallyNiclas Zeising2018-09-121-4/+4
* Change USE_GL to become USES=gl.Niclas Zeising2018-09-111-0/+50
* Rename variable so it does not clash with sanity checks.Mathieu Arnold2018-09-101-4/+4
* Remove unused and deprecated variable.Mathieu Arnold2018-09-101-1/+0
* Update Qt5 to 5.11.1Tobias C. Berner2018-09-091-1/+1
* Update the current KDE Applications to 18.08.1, the latest release.Adriaan de Groot2018-09-071-2/+2
* Mk/Uses/cargo.mk: Let 'cargo-crates' generate Cargo.lock if it does not existTobias Kortkamp2018-09-041-1/+8
* Return nemysis@'s ports to the pool after 19 months of inactivity.Rene Ladan2018-09-031-1/+1
* www/firefox: update to 62.0Jan Beich2018-08-281-2/+2
* Typo.Mathieu Arnold2018-08-271-1/+1
* emulators/linux-c6: Update to CentOS 6.10Kurt Jaeger2018-08-271-1/+1
* Add GO_BUILDFLAGS variable to Uses/go.mkJulien Laffaye2018-08-261-1/+6
* Update KDE Applications to 18.08Tobias C. Berner2018-08-251-4/+10
* Upstream has moved the tarballs for legacy KDE4Adriaan de Groot2018-08-241-1/+1
* Update KDE Frameworks to the latest monthly, 5.49Adriaan de Groot2018-08-241-1/+1
* Mk/Uses/cargo.mk: Fix crate name and version split (take 2)Tobias Kortkamp2018-08-081-1/+1
* USES=linux: DEV_ERROR if linux package does not existDavid Naylor2018-08-081-0/+3
* Add missing runtime dependency on kdepim-runtimeTobias C. Berner2018-08-021-1/+1
* Fix spurious errors.Mathieu Arnold2018-08-021-1/+2
* Update KDE Frameworks to 5.48.0Tobias C. Berner2018-07-201-1/+1
* mail/thunderbird: update to 60.0Jan Beich2018-07-191-3/+3
* Fix logic in lua version selectionAntoine Brodin2018-07-171-17/+19
* Update KDE Applications to 18.04.3Tobias C. Berner2018-07-141-2/+2
* Add x11-toolkits/py-qt5-quickwidgets, Python bindings for QtQuickWidgets moduleRoman Bogorodskiy2018-07-121-2/+5
* - Finish up lang/python37 importMartin Wilke2018-07-071-1/+1
* devel/monodevelop: update to 7.5.3.7David Naylor2018-07-011-5/+4
* USES=mono: enhance makenupkg and add NUGET_LAYOUTDavid Naylor2018-06-301-22/+67
* Fix a few Perl ports with Perl 5.28.Mathieu Arnold2018-06-291-0/+3
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-293-53/+961
* Add Varnish 6 to the frameworkMark Felder2018-06-271-1/+3
* add lxqt-globalkeys componentSteve Wills2018-06-251-1/+6
* bsd.gecko.mk / USES=gecko : remove expired libxul support.Rene Ladan2018-06-231-18/+3
* Adjust repository pathSteve Wills2018-06-231-1/+1
* www/firefox-esr: update to 60.1.0Jan Beich2018-06-201-3/+3
* www/firefox: update to 61.0Jan Beich2018-06-191-2/+2
* gecko: check app compatibility for -i18n via package registryJan Beich2018-06-181-6/+6
* Mk/Uses/php.mk: small clean-upLuca Pizzamiglio2018-06-151-6/+2
* Update KDE Frameworks to 5.47Tobias C. Berner2018-06-151-1/+1
* Unregister expired net/samba45Rene Ladan2018-06-151-1/+1
* Update automake to 1.16.1. Also remove automake-wrapper. We haven't hadTijl Coosemans2018-06-141-5/+2
* Mk/Uses/cargo.mk: Encode more crate build dependenciesTobias Kortkamp2018-06-141-5/+49
* Add support for USES=compiler:c++17-langAntoine Brodin2018-06-111-2/+27
* Update KDE Applications to 18.04.2Tobias C. Berner2018-06-101-2/+2
* databases/mariadb103-server: Add MariaDB 10.3 portBernard Spil2018-06-101-0/+1
* Unregister expired lang/perl5.22Rene Ladan2018-06-021-6/+2
* editors/emacs: Update to version 26.1Joseph Mingrone2018-05-311-6/+6
* kde.mk: fix and simplify the INSTALL_CONFLICTS for kde-applicationsTobias C. Berner2018-05-261-2/+2
* - Add Uses/lazarus.mkJose Alonso Cardenas Marquez2018-05-251-0/+145
* - add net/corosync3 (2.99.2)Florian Smeets2018-05-251-0/+42
* Add Perl 5.28.0-RC1.Mathieu Arnold2018-05-211-1/+5
* New port: x11-themes/kf5-qqc2-desktop-style -- Qt QuickControl2 style for KDETobias C. Berner2018-05-191-3/+6
* Update KDE Frameworks to 5.46Tobias C. Berner2018-05-191-1/+1
* Add 'test' target to the WAF-enabled portsTimur I. Bakeyev2018-05-171-0/+1
* Add gtksourceview4 4.0.1.Koop Mast2018-05-151-1/+5
* Mk/Uses/Emacs: Add noflavors argument to USES=emacsJoseph Mingrone2018-05-151-14/+30
* Fix desktuils/kdepim dependenciesTobias C. Berner2018-05-141-1/+42
* Update KDE Applications to 18.04.1Tobias C. Berner2018-05-111-2/+2
* Mk/Uses/php.mk: Drop support for WANT_ and USE_ PHP varsBernard Spil2018-05-081-22/+2
* Update KDE Plasma Desktop to 5.12.5Tobias C. Berner2018-05-041-1/+1