summaryrefslogtreecommitdiff
path: root/x11/kde-workspace4
AgeCommit message (Collapse)AuthorFilesLines
2018-07-04*: Move SUBST_STAGE from post-patch to pre-configurejperkin1-4/+4
Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed.
2018-04-29revbump for boost-libs updateadam1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz2-4/+4
2018-02-27Revbump for packages depending on devel/libusb{,compat}khorben1-2/+2
2018-02-10Import global switch for libusb's implementation [2/2]khorben1-2/+2
This switch is meant to be used by packages requiring an implementation of the former libusb (as in devel/libusb). The original implementation can be chosen by setting LIBUSB_TYPE to "native". The alternative implementation libusb-compat (as in devel/libusb-compat) wraps libusb1 (in devel/libusb1). This implementation can be chosen by setting LIBUSB_TYPE to "compat". On NetBSD, it has the advantage of not requiring root privileges to locate and use USB devices without a kernel driver. This second part switches packages using libusb to this framework. It does not change compilation options or dependencies at this point. Compile-tested on most packages affected and available on NetBSD/amd64.
2018-01-17kde-workspace4: PLIST changes for polkit-qt update plus gcc7 fixes.markd6-11/+43
2018-01-01Sort PLIST files.rillig1-3/+2
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01Revbump after boost updateadam2-4/+4
2017-09-26Remove PYTHON_VERSIONS_INCOMPATIBLE now builds with python 3.xabs3-4/+30
2017-08-24Revbump for boost updateadam2-4/+4
2017-06-26Revert two presumably unintended patches.markd3-9/+9
2017-06-25Fix NetBSD current build.youri5-19/+21
2017-04-30Recursive revbump from boost updateryoon2-4/+4
2017-03-31Recursive bump for gpgme update which removed a support library.wiz1-2/+2
2017-01-01Revbump after boost updateadam2-4/+4
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-10-07Revbump post boost updateadam2-4/+4
2016-07-16gcc6 fixesmarkd4-6/+63
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2016-06-27Add kdm unprivileged user.markd1-2/+10
Fixes PR pkg/51249.
2016-05-08s/kactivities/libkactivities4/markd1-3/+3
2016-03-12Recursive revbump from libxklavier-5.4ryoon1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin2-4/+4
2016-02-14Don't install icons that oxygen-icons now installs. Bump PKGREVISION.markd2-8/+4
2016-01-11catch distinfo up with version update.markd1-5/+5
2016-01-10Update kde-workspace4 to 4.11.22markd2-26/+24
LTS version. minor bugfixes.
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-1/+5
Problems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-08fix build w/ current mesa. Based on patch from richard@tnn3-15/+16
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn2-4/+4
2015-04-17Revbump after updating devel/boost-libsadam2-3/+4
2015-02-27Explicitly disable libgps support, to fix build if gpsd package happensmarkd1-1/+2
to be installed. Fixes PR pkg/49701.
2015-01-25utmpx change for FreeBSD broke NetBSD, so try to do the right thing andjoerg2-19/+34
always use it.
2015-01-15x11/kde-workspace4: fix build on fbsdrumko3-8/+23
* genkdmconf: FreeBSD 10+ does not have utmp, only utmpx. Use utmpx when available. * not only Linux, but also FreeBSD can have libutempter present. Make sure PLIST is correct in both cases. Ok@ markd
2014-11-30Explicitly disable Soprano and Nepomuk.markd1-1/+3
2014-11-13Update to KDE SC 4.14.3markd3-36/+32
2014-11-07Revbump after updating boostadam2-4/+4
2014-08-22Bump PKGREVISION for ilmbase shlib major bump.wiz2-4/+4
2014-08-13Revbump after boost-libs updateadam1-2/+2
2014-05-15Revbump after updating graphics/giflibadam2-4/+4
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-04-10recursive bump from ilmbase shlib version change.obache2-4/+4
2014-03-26Only enable gles files if the gles header exists.jperkin2-8/+13
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron2-3/+4
2014-02-01Update to KDE SC 4.11.5markd2-6/+5
bug fixes
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-1/+3
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz2-4/+4
2013-12-12Don't fail build with old MesaLib. Fixes PR pkg/48398.markd3-1/+59
2013-12-12Fix Linux.PLIST to match reality.markd2-5/+18