summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-04-25kcmutils: update to 5.93.0markd3-8/+9
5.81.0 Add loaded signal to KCModuleData to handle delayed loading 5.82.0 [KCModuleProxy] Refactor loadModule() for simplicity Remove ComponentsDialog class, not used anywhere Deprecate unused KSettingsWidgetAdaptor class 5.84.0 Make KPluginMetaData accessible from KCModuleProxy class Allow loading of KCModules using KPluginMetaData 5.85.0 Officially specify X-DocPath in the KCModule desktop file definition Deprecate KCModuleProxy::aboutData Add overload to pass in args in KCMultiDialog::addModule Deprecate X-KDE-FactoryName and KCModuleInfo::handle Deprecate KCMultiDialog::configCommitted(QByteArray) signal Deprecate KSettings and KCModuleInfo based methods help:/ urls are already handled by KUrlHandler from KGuiAddons 5.87.0 Fix Warning: Property type "Int" is not a known QVariant type Add support for static builds Add compat code for KService based plugin loading Introduce KCModuleProxy::isChanged method Un-overload KCModuleProxy:changed signal 5.88.0 KPluginSelector: Make sure to check if metaData/moduleInfo is valid before accessing it KPluginSelector: Allow KCMs to be loaded using X-KDE-ConfigModule keyword Remove unused internal method in KPluginSelector Deprecate KCModuleInfo in favor of KPluginMetaData API KCMultiDialog: Use deprecation macros to wrap internal KCModuleInfo API usage KCModuleLoader: Deprecate overloads using KCModuleInfo KPluginSelector: Port internally deprecated KCModuleInfo usage KCModuleProxy: Deprecate KService/KCModuleInfo overloads for constructor 5.89.0 Set initial page using initialPage property, rather than pushing Do not reset KPluginModel if there are no plugins Implement KPluginSelector replacement not based around KPluginInfo Do not try to unload static plugins Support static plugins for X-KDE-ConfigModule property 5.90.0 Wrap deprecated KDelarative::ConfigModule::aboutData method call in deprecation wrappers Deprecate KPluginSelector class Allow KCMUtils to build without deprecated KCoreAddons methods Update showNavigationButtons to use enum type Fix PluginPage deprecation docs 5.91.0 Add KPluginWidget::load() Remove assertion for KPluginMetaData param in KCModuleLoader::loadModule KCModuleProxy: Use std::optional to check if we have a KPluginMetaData object KCModuleProxy: Replace space with underscore when registering DBus service Switch header style to ToolBar for system settings kpluginmodel: Also copy plugin Id from KService to json object KCMUtils can be built on Windows too 5.93.0 Fix KPluginSelector KCMs missing their metadata on plugin loading Mark Windows and macOS as supported
2022-04-25kbookmarks: update to 5.93.0markd3-8/+7
5.86.0 Add support for static builds 5.88.0 Correct platform specification - we can be built on Android as well 5.89.0 Add source file back 5.90.0 [kbookmarksmanager] Don't recreate static QRegularExpression in findByAddress 5.92.0 Check executables exist in PATH before passing them to QProcess 5.93.0 Add Android to supported platforms in repo metadata
2022-04-25karchive: update to 5.93.0markd3-8/+7
5.82.0 Fix cmake detection for tar+zstd Implement KZstdFilter 5.83.0 Use better wording for open error Use imported target for ZLib 5.85.0 Only pkg_check_modules() if PkgConfig is found Add support for static builds Use official gzip MIME/Media type application/gzip Report KArchive_HAVE_ZSTD in CMake Config file to consumers Deprecate remaining KFilterDev API in favour of KCompressionDevice 5.88.0 Add Android CI This framework is now LGPL-2.0-or-later 5.89.0 K7Zip: use functions instead of macros 5.90.0 Fix printf conversion specifiers
2022-04-25kde: update frameworks version to 5.93.0markd1-2/+3
2022-04-25oxygen-icons: update to 5.93.0markd3-8/+75
5.83.0 high def new version printer more versions of the printer icon size 16x16 more size versions of preferences-kde-connect 5.84.0 Ethernet port icon 2 more "new" system settings icons thunderbolt preferences icon search icon updated more improvements to last day icon more size versions of new screen more work on sytemsetings icons improved consistency and contrast 5.85.0 new color version for notification icon improved icons from yesterday+ missing resolutions preferences-desktop-notification-bell icon kdf icon 5.86.0 Import icons from KAlarm 5.91.0 Check executables exist in PATH before passing them to QProcess
2022-04-25extra-cmake-modules: remove no longer used patchmarkd1-15/+0
2022-04-25extra-cmake-modules: update to 5.93.0markd4-9/+44
5.84.0: Make pre-commit hook executable [fastlane] Add mapping for serbian Set the C++17 standard starting from 5.84 Bump the C++ standard we compile with to 17 Override atime and ctime in tar PaxHeaders Add prefix.sh.fish file for fish shell 5.85.0 [ecmcheckoutboundlicense] Ensure that last source file is always processed Handle case where zero must be kept ecm_setup_version: deal with 0-prefixed version values in PROJECT mode modules/ECMGenerateHeaders.cmake - avoid uninitialized warning suppress tar errors FindGperf: support version check Define NOMINMAX on Windows KDECompilerSettings: properly use KDE_QT_MODERNCODE_DEFINITIONS_LEVEL Add Find7z & Findgzip Don't install logging categories files on Android Handle case where ECM_GLOBAL_FIND_VERSION is undefined Enable the usage of -Bsymbolic-functions KDECompilerSettings: add KDE_COMPILERSETTINGS_LEVEL & more settings 5.86.0 ECMSetupQtPluginMacroNames: avoid adding duplicates to vars in config code Enable KDEGitCommitHooks on Windows 5.87.0 Add -Werror=init-self to the default CMAKE_CXX_FLAGS Handle git remotes that aren't called origin in _repository_name() python: Bump maximum version for Python 3 module generator check Avoid raising an error for submodule git trees Make sphinx happier about syntax 5.88.0 Fix Wayland_DATADIR when cross-compiling [android] Extend NDK workaround to version 22 msvc: Fix __cplusplus value Fix ECM on systems without PyQt5 on Python 2 ECMFindQMLModule: Use QT_HOST_BINS to find qmlplugindump FindQtWaylandScanner: Use QT_HOST_BINS to find qtwaylandscanner ecm_add_test: add -DQT_FORCE_ASSERTS to compile flags by default 5.89.0 Include QtVersionOption before all Qt5 find_package calls ECMGeneratePkgConfigFile: Add an URL parameter KDEInstallDirs5: set up KSERVICESDIR alias for KSERVICES5DIR KDEInstallDirs6: comment out call to query_qmake, not defined KDEInstallDirs6: don't set deprecated variable names anymore PLUGINDIR is based upon QTPLUGINDIR, so only define it after QTPLUGINDIR Split KDEInstallDirs into a 5 and a 6 variant AddAppIcon: clarify ksvg2icns role for @2x icons Add support for specifying private dependencies for pkg-config files FindEGL add 'lib' prefix for windows 5.90.0 Add support for finding Poppler's Qt6 library Add support for finding Qt6 QML modules Add missing prefix to version-less install directory aliases FindInotify.cmake: add target support Define version-less install targets in KDEInstallDirs5.cmake 5.91.0 kde_package_app_templates: drop atime,ctime, consistently set mtime kde_package_app_templates: use numeric owner/group with tar Set the right @since version for ECMQmlModule Only enable -bsymbolic-functions when Qt is built in a compatible way Introduce ECMFindQmlModule.cmake Add ecm_set_deprecation_versions cmake function 5.92.0 [ECMQmlModule] Fix doc syntax ECMGeneratePriFile: support multiple include install dirs KDEInstallDirs6: replace ECMQueryQMake usage with qtpaths Adapt Android toolchain file and FindGradle to Qt6 5.93.0 Fix finding qmake ECMQueryQt: don't fail when TRY is used ECMQueryQt: Add fallbacks ECMAddQch: Make it work with Qt6::qhelpgenerator too Deprecate ECMQueryQmake, superseded by ECMQueryQt KDEInstallDirs6: port from custom logic to ecm_query_qt Port from ECMQueryQmake to ECMQueryQt Android: use the current cmake executable Add ECMQueryQt module, which encompases both Qt5 Qmake and Qt6 qtpaths generate-fastlane-metadata: Don't fail if source URL can not be found Fix checking the repository name for detached remotes Android: Set CMAKE_TRY_COMPILE_PLATFORM_VARIABLES Check that you're building the framework in a supported platform
2022-04-25plasma-wayland-protocols: update to 1.6.0markd3-9/+11
changes unknown
2022-04-25qt5-qtwebkit: Fix build of packages such as kdewebkit with cmake>=3.23markd3-3/+21
2022-04-24doc: Removed security/tacshelltnn1-1/+2
2022-04-24tacshell: removetnn5-35/+1
approved by author in private e-mail
2022-04-24tcpillust: if you're gonna __P() like it's 1989, at least define __Ptnn2-1/+19
2022-04-24swift: add CHECK_PORTABILITY_SKIPtnn1-1/+3
2022-04-24syntax-highlighting: add CHECK_PORTABILITY_SKIPtnn1-1/+2
2022-04-24suckit: add CHECK_PORTABILITY_SKIPtnn1-1/+3
2022-04-24root: add CHECK_PORTABILITY_SKIPtnn1-2/+2
2022-04-24qt5-qtwebengine: add CHECK_PORTABILITY_SKIPs. Sort.tnn1-3/+7
2022-04-24nethack-lib: add CHECK_PORTABILITY_SKIPtnn1-1/+3
2022-04-24mozc-*: move include bsd.pkg.mk to the correct placetnn7-9/+14
2022-04-24mozc-server: add CHECK_PORTABILITY_SKIPtnn1-2/+3
2022-04-24latexmk: add CHECK_PORTABILITY_SKIPtnn1-5/+4
2022-04-24hamlib: add CHECK_PORTABILITY_SKIPtnn1-1/+3
2022-04-24libdmtx: add CHECK_PORTABILITY_SKIPstnn1-1/+5
2022-04-24TODO: -hdftnn1-2/+1
2022-04-24doc: Updated devel/hdf to 4.2.15tnn1-1/+2
2022-04-24hdf: update to 4.2.15tnn14-232/+170
Fix MASTER_SITES and HOMEPAGE. Fix the build with gfortran 10. Remove some obsolete patches. Other changes unknown.
2022-04-24TODO: add reference to wip/webkit-gtk for webkit-gtk updateleot1-2/+2
Still not okay to be imported, there is some regression in JSC making it unusable at least on NetBSD.
2022-04-24doc: Updated devel/git-cliff to 0.7.0pin1-1/+2
2022-04-24devel/git-cliff: update to 0.7.0pin3-103/+219
[0.7.0] - 2022-04-24 Bug Fixes -Pin the Rust nightly version -Allow custom commit range while prepending (#68) -Remove redundant logging while using --context (#71) -Update expected changelog date Documentation -Add more regex examples for commit_preprocessors -Update GitHub Actions reference link in README.md -Add cliff-jumper to similar projects (#83) -Update the title of projects section Features -Show a message if a newer version is available (#69) -Add --context flag for outputting context (#71) -Support placing configuration inside Cargo.toml (#46) -[breaking] Prefix environment variables with GIT_CLIFF_ (#76) -Print more debug information when -vv is used (#79) -Support preprocessing commit messages using regex (#62) -Add man page generation script (#35) Miscellaneous Tasks -Return to nightly builds (#73) -Include man page in the release assets -Upgrade git-conventional dependency (#82) -Upgrade versions in Dockerfile -Build Docker images for arm64 -Disable default features for the Docker image -Strip the binaries in Docker image -Upgrade dependencies Refactor -Make update-informer opt-out via feature flag (#69) -Use implicit Result type in completions script Styling -Update the changelog template for tag message
2022-04-24spdlog: needs -lsocket on SunOStnn1-1/+3
2022-04-24libquadmath: needs perl as tool for contrib/make_sunver.pltnn1-2/+2
2022-04-24libatomic: needs perl as tool for contrib/make_sunver.pltnn1-2/+2
2022-04-24protobuf-c: fix build failure in bulk buildstnn1-1/+4
This has been observed on both NetBSD and SunOS. Build fails with: "google/protobuf/descriptor.proto: File not found." This message comes from: /usr/pkg/bin/protoc -I. --cpp_out=. ./protobuf-c/protobuf-c.proto -I. is the current directory, WRKSRC. But descriptor.proto comes from the devel/protobuf package and is not present in WRKSRC. Fix by symlinking in include/google from the buildlink directory under WRKSRC.
2022-04-24doc: Updated net/kubectl to 1.22.9leot1-1/+2
2022-04-24kubectl: Update to 1.22.9leot3-40/+39
Changes: - No significant changes for kubectl except some dependencies bump.
2022-04-24lxqt-session: remove two patches that were merged upstreamgutteridge2-75/+0
2022-04-24py-ordered-set: fix PLISTtnn1-1/+2
2022-04-24bsd.prefs.mk: account for powerpc64le in LP64PLATFORMSgutteridge1-2/+2
2022-04-24doc: removed postgresql96tnn1-1/+9
2022-04-24retire postgresql96 (EOL)tnn48-4443/+1
2022-04-24mk: de-support PostgreSQL 9.6tnn1-11/+2
2022-04-24doc: updated groongatnn2-5/+5
2022-04-24postgresql-pgroonga: update to 2.3.6tnn3-11/+241
Compatibility with current PostgreSQL and groonga.
2022-04-24Updated devel/py-pylru, www/py-pylint-django; Removed math/py-Numericadam1-1/+4
2022-04-24py-pylint-django: updated to 2.5.3adam3-9/+13
Version 2.5.3 (25 Mar 2022) --------------------------- Bugfixes - Fixed compatibility issue between pylint `2.12` and `2.13` to construct `ScopeConsumer` tuples correctly depending on version Other - pylint version is now pinned to `<3` to give breathing space to update pylint-django before the major update lands Version 2.5.2 (18 Feb 2022) Bugfixes - Fixed crash with assigning a class to a variable, and referencing the variable when subclassing Other - CI now tests against Django 4.0 Version 2.5.1 (16 Feb 2022) --------------------------- Bugfixes - Fixed pickling for `augment_visit` Version 2.5.0 (02 Jan 2022) --------------------------- Bugfixes - Fixed compatibility with astroid 2.9.1 New - Removed false positive error of missing member in TextChoices tuples - Moved from Travis CI to GitHub Actions - Added pre-commit configuration and began enforcing black/isort code formatting - Multiple test fixes - Bumped dependency for pylint-django-utils to get `multi-threaded pylint support <https://github.com/PyCQA/pylint-plugin-utils/pull/21>`_
2022-04-24py-Numeric: removedadam9-231/+1
2022-04-24groonga: update to 12.0.2tnn3-564/+246
Too many changes to list since version 7. Drive-by update needed to prep for postgtresql96 removal.
2022-04-24py-pylru: updated to 1.2.1adam2-7/+9
1.2.1 Unknown changes
2022-04-24Updated finance/py-stripe, textproc/py-xml2rfc, fonts/harfbuzz, ↵adam2-3/+7
fonts/harfbuzz-icu
2022-04-24harfbuzz harfbuzz-icu: updated to 4.2.1adam4-12/+12
4.2.1 Make sure hb_blob_create_from_file_or_fail() always returns nullptr in case of failure and not empty blob sometimes. (Khaled Hosny) Add --passthrough-tables option to hb-subset. (Cosimo Lupo) Reinstate a pause after basic features in Khmer shaper, fixing a regression introduced in previous release. (Behdad Esfahbod) Better handling of Regional_Indicator when shaped with RTL-native scripts, reverting earlier fix that caused regressions in AAT shaping.