The NetBSD Project

CVS log for pkgsrc/sysutils/baloo5/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / baloo5

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.72 / (download) - annotate - [select for diffs], Tue Feb 6 10:46:30 2024 UTC (7 weeks, 2 days ago) by markd
Branch: MAIN
CVS Tags: HEAD
Changes since 1.71: +1 -2 lines
Diff to previous 1.71 (colored) to selected 1.24 (colored)

*: update KDE Frameworks to 5.114.0

6 months of development

Revision 1.71 / (download) - annotate - [select for diffs], Tue Jan 30 14:22:32 2024 UTC (8 weeks, 2 days ago) by ryoon
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored) to selected 1.24 (colored)

*: Recursive revbump from audio/pulseaudio-17.0

Revision 1.70 / (download) - annotate - [select for diffs], Sun Nov 12 13:23:29 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Changes since 1.69: +2 -2 lines
Diff to previous 1.69 (colored) to selected 1.24 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.69 / (download) - annotate - [select for diffs], Wed Nov 8 13:20:52 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68 (colored) to selected 1.24 (colored)

*: recursive bump for icu 74.1

Revision 1.68 / (download) - annotate - [select for diffs], Tue Oct 24 22:11:03 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.67: +2 -1 lines
Diff to previous 1.67 (colored) to selected 1.24 (colored)

*: bump for openssl 3

Revision 1.67 / (download) - annotate - [select for diffs], Sat Jul 29 02:24:58 2023 UTC (8 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.66: +2 -3 lines
Diff to previous 1.66 (colored) to selected 1.24 (colored)

baloo5: update to 5.108.0

5.100
  [TermGeneratorTest] Reduce code duplication
  Correct and simplify OrpostingIterator constructor
  Convert kded metadata to JSON
5.103
  Fix automoc issues on generated DBus source files
  Don't skip automoc for DBus interfaces
5.104
  extactor: add KAboutData
5.105
  Add conventional python virtual-env folder to exclude filters
  [TermGenerator] Skip all unprintable characters
  Define the translation domain of BalooEngine
5.106
  baloosearch: Inform the user when the specified dir is not canonical
  Aggressively resource constrain baloo_file
5.107
  Use common helper for Property/JSON conversion
  Don't install D-Bus interfaces without BUILD_INDEXER_SERVICE
  [IdTreeDB] Consolidate put/del into common set
  Cleanup some leftover stale code
  [balooshow] Improve display of property and plaintext terms
5.108
  [Document] Fix parameter name for setParentId
  [WriteTransaction] Avoid false warning when removing empty xattr terms
  [DocumentUrlDB] Remove recursive removal of parent directories
  [AdvancedQueryParser] Correctly parse empty quoted strings
  [UnindexedFileIndexer] Split into multiple transactions
  [FirstRunIndexer] Split initial index run into multiple transactions
  Fix signedness mismatch compiler warning
  [UnindexedFileIndexer] Skip document when BasicIndexingJob fails
  [Transaction] Allow to fully reset the transaction state
  [Transaction] Use unique_ptr for write transaction
  Verify parentId when adding documents
  [DatabaseDbis] Use default member initializers instead of constructor

Revision 1.66 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:17 2023 UTC (9 months, 3 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.65: +2 -2 lines
Diff to previous 1.65 (colored) to selected 1.24 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.65 / (download) - annotate - [select for diffs], Mon May 22 21:00:07 2023 UTC (10 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored) to selected 1.24 (colored)

*: bump for libproxy 0.5

Revision 1.64 / (download) - annotate - [select for diffs], Sat May 6 19:08:53 2023 UTC (10 months, 3 weeks ago) by ryoon
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored) to selected 1.24 (colored)

*: Recursive revbump from audio/libopus 1.4

Revision 1.63 / (download) - annotate - [select for diffs], Wed Apr 19 08:08:42 2023 UTC (11 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored) to selected 1.24 (colored)

revbump after textproc/icu update

Revision 1.62 / (download) - annotate - [select for diffs], Mon Apr 3 20:21:21 2023 UTC (11 months, 3 weeks ago) by nros
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored) to selected 1.24 (colored)

Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.

Revision 1.61 / (download) - annotate - [select for diffs], Sun Jan 29 21:14:58 2023 UTC (13 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored) to selected 1.24 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.60 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:00 2022 UTC (16 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.59: +2 -1 lines
Diff to previous 1.59 (colored) to selected 1.24 (colored)

massive revision bump after textproc/icu update

Revision 1.59 / (download) - annotate - [select for diffs], Thu Sep 29 01:16:10 2022 UTC (17 months, 4 weeks ago) by markd
Branch: MAIN
Changes since 1.58: +0 -1 lines
Diff to previous 1.58 (colored) to selected 1.24 (colored)

KDE Frameworks update to 5.98.0

5 months of development

Revision 1.58 / (download) - annotate - [select for diffs], Sun Sep 11 12:51:10 2022 UTC (18 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored) to selected 1.24 (colored)

*: bump PKGREVISION for flac shlib bump

Revision 1.57 / (download) - annotate - [select for diffs], Thu Aug 11 05:09:14 2022 UTC (19 months, 2 weeks ago) by gutteridge
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored) to selected 1.24 (colored)

Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.56 / (download) - annotate - [select for diffs], Sat Jul 2 16:53:34 2022 UTC (20 months, 3 weeks ago) by ryoon
Branch: MAIN
Changes since 1.55: +2 -1 lines
Diff to previous 1.55 (colored) to selected 1.24 (colored)

*: Recursive revbump from audio/pulseaudio

Revision 1.55 / (download) - annotate - [select for diffs], Tue May 17 17:17:57 2022 UTC (22 months, 1 week ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored) to selected 1.24 (colored)

baloo5: Support SunOS.

Revision 1.54 / (download) - annotate - [select for diffs], Mon Apr 25 06:36:45 2022 UTC (23 months ago) by markd
Branch: MAIN
Changes since 1.53: +1 -2 lines
Diff to previous 1.53 (colored) to selected 1.24 (colored)

baloo5: update to 5.93.0

5.81.0
[SearchStore] Explicitly narrow timestamps for range query
Add now mandatory args parameter to QProcess::startDetached()
[MetadataMover] Update filename terms when moving/renaming file

5.82.0
Fix baloo_file autostart with systemd
Move baloo_file, baloo_file_extractor to libexec
Properly shutdown extractor process
Port extractorprocess to WorkerPipe/ControllerPipe helper classes
[XAttrIndexer] Avoid unnecessary reindexing on XAttr changes
Cleanup/extend mimetypes for Archive document type
Mark Kindle mobipocket variant as type Document
Mark various comicbook variants as "Document"
Do not crash when a dir is move/delete is detected by kinotify
When adding a folder to configuration, normalize the path semantically
Expose IndexerState enum to QML
[DocumentUrlDB] Remove bogus child sanity check

5.83.0
Embed JSON metadata in KIOSlaves
Convert protocol files to JSON
[balooctl] Allow clearing a document which has been deleted

5.90.0
[kioslaves/tags] Set proper display name for root entry

5.91.0
Static libs linked into shared libs need -fPIC

Revision 1.53 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:06 2022 UTC (23 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored) to selected 1.24 (colored)

revbump for textproc/icu update

Revision 1.52 / (download) - annotate - [select for diffs], Mon Mar 28 10:59:28 2022 UTC (2 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored) to selected 1.24 (colored)

{s,t,w}*/*: revbump(1) for libsndfile

Revision 1.51 / (download) - annotate - [select for diffs], Wed Dec 8 16:02:37 2021 UTC (2 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored) to selected 1.24 (colored)

revbump for icu and libffi

Revision 1.50 / (download) - annotate - [select for diffs], Mon Nov 15 22:54:00 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored) to selected 1.24 (colored)

*: recursive bump for gstreamer 1.18.5

Revision 1.49 / (download) - annotate - [select for diffs], Fri Jul 30 12:27:06 2021 UTC (2 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored) to selected 1.24 (colored)

*: Recursive revbump from audio/pulseaudio-15.0

Revision 1.48 / (download) - annotate - [select for diffs], Wed Apr 21 11:40:38 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.47: +2 -1 lines
Diff to previous 1.47 (colored) to selected 1.24 (colored)

revbump for textproc/icu

Revision 1.47 / (download) - annotate - [select for diffs], Tue Mar 30 10:58:27 2021 UTC (2 years, 11 months ago) by markd
Branch: MAIN
Changes since 1.46: +2 -3 lines
Diff to previous 1.46 (colored) to selected 1.24 (colored)

kf5: KDE Frameworks update to 5.80.0

10 months of patches/updates.

Revision 1.46 / (download) - annotate - [select for diffs], Sun Feb 7 06:30:09 2021 UTC (3 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.24 (colored)

*: Recursive revbump from audio/pulseaudio-14.2.nb1

Revision 1.45 / (download) - annotate - [select for diffs], Fri Jan 1 09:52:12 2021 UTC (3 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.24 (colored)

*: Recursive revbump from audio/pulseaudio-14.0

Revision 1.44 / (download) - annotate - [select for diffs], Fri Dec 4 04:56:13 2020 UTC (3 years, 3 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.24 (colored)

Revbump for openpam cppflags change months ago, belatedly.

Revision 1.43 / (download) - annotate - [select for diffs], Thu Nov 5 09:07:07 2020 UTC (3 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.24 (colored)

*: Recursive revbump from textproc/icu-68.1

Revision 1.42 / (download) - annotate - [select for diffs], Tue Aug 18 17:57:31 2020 UTC (3 years, 7 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.24 (colored)

*: revbump for libsndfile

Revision 1.41 / (download) - annotate - [select for diffs], Mon Aug 17 20:17:42 2020 UTC (3 years, 7 months ago) by leot
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored) to selected 1.24 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.40 / (download) - annotate - [select for diffs], Sun Jun 7 11:49:06 2020 UTC (3 years, 9 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.39: +1 -2 lines
Diff to previous 1.39 (colored) to selected 1.24 (colored)

baloo5: update to 5.70.0

5.67
  Migrate config from KConfig to KConfigXt in order to allow KCM to use it
5.68
  [ModifiedFileIndexer] Correct time checks for new files
  [ModifiedFileIndexer] Omit BasicIndexingJob run when not required
  Sync IndexerConfig on exit
  [FileIndexScheduler] Force evaluation of indexerState after suspend/resume
5.69
  [SearchStore] Use categorized logging
  [QueryParser] Fix broken detection of end quote
  [EngineQuery] Provide toString(Term) overload for QTest
  [EngineQuery] Remove unused position member, extend tests
  [SearchStore] Avoid long lines and function nesting
  [baloosearch] Bail out early if specified folder is not valid
  [MTimeDB] Consolidate time interval handling code
  [AdvancedQueryParser] Test if quoted phrases are passed correctly
  [Term] Provide toString(Term) overload for QTest
  [ResultIterator] Remove unneeded SearchStore forward declaration
  [QueryTest] Make phrase test case data driven and extend
  [Inotify] Start the MoveFrom expire timer at most once per inotify batch
  [UnindexedFileIndexer] Only mark file for content indexing when needed
  [Inotify] Call QFile::decode only in a single place
  [QML] Correctly watch for unregistration
  [FileIndexScheduler] Update the content index progress more often
  [FileIndexerConfig] Replace config QString,bool pair with dedicated class
  [QML] Set the remaining time in the monitor more reliably
  [TimeEstimator] Correct batch size, remove config reference
  [FileIndexScheduler] Emit change to LowPowerIdle state
  [Debug] Improve readability of positioninfo debug format
  [Debug] Correct output of *::toTestMap(), silence non-error
  [WriteTransactionTest] Test removal of positions only
  [WriteTransaction] Extend position test case
  [WriteTransaction] Avoid growing m_pendingOperations twice on replace
  [FileIndexScheduler] Cleanup firstRun handling
  [StorageDevices] Fix order of notification connect and initialization
  [Config] Remove/deprecate disableInitialUpdate
5.70
  [FileWatch] Remove redundant watchIndexedFolders() slot
  [ModifiedFileIndexer] Clarify a comment
  [FileWatch] Fix watch updates on config changes
  [KInotify] Fix path matching when removing watches
  [Extractor] Use categorized logging
  Use KFileMetaData for XAttr support instead of private reimplementation
  Revert "add Baloo DBus signals for moved or removed files"
  [QML Monitor] Show remaining time as soon as possible
  [FileContentIndexer] Fix state update and signal order
  [Monitor] Fix monitor state and signal ordering
  [Extractor] Fix progress reporting
  [Coding] Avoid recurrent detach and size checks
  [baloo_file] Remove KAboutData from baloo_file
  [Searchstore] Reserve space for phrase query terms
  [SearchStore] Allow querying exact matches for non-properties
  [PhraseAndIterator] Remove temporary arrays when checking matches
  [Extractor] Better balance idle and busy mode
  [Extractor] Fix idle monitoring
  [Extractor] Remove IdleStateMonitor wrapper class
  [OrpostingIterator] Allow skipping elements, implement skipTo
  [PhraseAndIterator] Replace recursive next() implementation
  [AndPostingIterator] Replace recursive next() implementation
  [PostingIterator] Make sure skipTo also works for first element
  rename and export newBatchTime signal in filecontentindexer
  [SearchStore] Handle double values in property queries
  [AdvancedQueryParser] Move semantic handling of tokens to SearchStore
  [Inotify] Remove not-so-OptimizedByteArray
  [Inotify] Remove dead/duplicate code
  [QueryParser] Replace single-use helper with std::none_of

Revision 1.39 / (download) - annotate - [select for diffs], Tue Jun 2 08:22:56 2020 UTC (3 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.24 (colored)

Revbump for icu

Revision 1.38 / (download) - annotate - [select for diffs], Sun May 24 01:30:21 2020 UTC (3 years, 10 months ago) by markd
Branch: MAIN
Changes since 1.37: +3 -2 lines
Diff to previous 1.37 (colored) to selected 1.24 (colored)

baloo5: remove obsolete file from xdg SUBST. allow noop on fix-moc SUBST.

fix-moc SUBST is a noop on some platforms, required on others.

Revision 1.37 / (download) - annotate - [select for diffs], Sun Apr 12 08:28:06 2020 UTC (3 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored) to selected 1.24 (colored)

Recursive revision bump after textproc/icu update

Revision 1.36 / (download) - annotate - [select for diffs], Tue Mar 10 22:08:59 2020 UTC (4 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.24 (colored)

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.35 / (download) - annotate - [select for diffs], Sun Mar 8 16:48:09 2020 UTC (4 years ago) by wiz
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (colored) to selected 1.24 (colored)

*: recursive bump for libffi

Revision 1.34 / (download) - annotate - [select for diffs], Sun Feb 2 10:49:33 2020 UTC (4 years, 1 month ago) by markd
Branch: MAIN
Changes since 1.33: +3 -3 lines
Diff to previous 1.33 (colored) to selected 1.24 (colored)

baloo5: autogen now uses json files

Revision 1.33 / (download) - annotate - [select for diffs], Wed Jan 29 11:49:27 2020 UTC (4 years, 2 months ago) by markd
Branch: MAIN
Changes since 1.32: +1 -2 lines
Diff to previous 1.32 (colored) to selected 1.24 (colored)

kf5: update to frameworks 5.66

build with qt5 5.14

All frameworks
  Port from QRegExp to QRegularExpression
  Port from qrand to QRandomGenerator
  Fix compilation with Qt 5.15 (e.g. endl is now Qt::endl,
   QHash insertMulti now requires using QMultiHash...)

Attica
  Don't use a verified nullptr as a data source
  Support multiple children elements in comment elements
  Set a proper agent string for Attica requests

Baloo
  Correctly report if baloo_file is unavailable
  Check cursor_open return value
  Initialise QML monitor values
  Move URL parsing methods from kioslave to query object

Breeze Icons
  Change XHTML icon to be a purple HTML icon
  Merge headphones and zigzag in the center
  Add application/x-audacity-project icon
  Add 32px preferences-system
  Add application/vnd.apple.pkpass icon
  icon for ktimetracker using the PNG in the app repo, to be replaced
  with real breeze SVG
  add kipi icon, needs redone as a breeze theme svg [or just kill off kipi]

Extra CMake Modules
  [android] Fix apk install target
  Support PyQt5 compiled with SIP 5

Framework Integration
  Remove ColorSchemeFilter from KStyle

KDE Doxygen Tools
  Display fully qualified class/namespace name as page header

KCalendarCore
  Improve README.md to have an Introduction section
  Make incidence geographic coordinate also accessible as a property
  Fix RRULE generation for timezones

KCMUtils
  Deprecate KCModuleContainer

KCodecs
  Fix invalid cast to enum by changing the type to int rather than enum

KCompletion
  Deprecate KPixmapProvider
  [KHistoryComboBox] Add method to set an icon provider

KConfig
  kconfig EBN transport protocol cleanup
  Expose getter to KConfigWatcher's config
  Fix writeFlags with KConfigCompilerSignallingItem
  Add a comment pointing to the history of Cut and Delete sharing a shortcut

KConfigWidgets
  Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts"

KContacts
  Align ECM and Qt setup with Frameworks conventions
  Specify ECM dependency version as in any other framework

KCoreAddons
  Add KPluginMetaData::supportsMimeType
  [KAutoSaveFile] Use QUrl::path() instead of toLocalFile()
  Unbreak build w/ PROCSTAT: add missing impl. of KProcessList::processInfo
  [KProcessList] Optimize KProcessList::processInfo
  [KAutoSaveFile] Improve the comment in tempFileName()
  Fix KAutoSaveFile broken on long path

KDeclarative
  [KeySequenceHelper] Grab actual window when embedded
  Add optional subtitle to grid delegate
  [QImageItem/QPixmapItem] Don't lose precision during calculation

KFileMetaData
  Partial fix for accentuated characters in file name on Windows
  Remove unrequired private declarations for taglibextractor
  Partial solution to accept accentuated characters on windows
  xattr: fix crash on dangling symlinks

KIconThemes
  Set breeze as default theme when reading from configuration file
  Deprecate the top-level IconSize() function
  Fix centering scaled icons on high dpi pixmaps

KImageFormats
  pic: Fix Invalid-enum-value undefined behaviour

KIO
  [KFilePlacesModel] Fix supported scheme check for devices
  Embed protocol data also for Windows version of trash ioslave
  Adding support for mounting KIOFuse URLs for applications that don't use KIO
  Add truncation support to FileJob
  Deprecate KUrlPixmapProvider
  Deprecate KFileWidget::toolBar
  [KUrlNavigator] Add RPM support to krarc:
  KFilePlaceEditDialog: fix crash when editing the Trash place
  Add button to open the folder in filelight to view more details
  Show more details in warning dialog shown before starting a
  privileged operation
  KDirOperator: Use a fixed line height for scroll speed
  Additional fields such as deletion time and original path are now
  shown in the file properties dialog
  KFilePlacesModel: properly parent tagsLister to avoid memleak.
  HTTP ioslave: call correct base class in virtual_hook(). The
  base of HTTP ioslave is TCPSlaveBase, not SlaveBase
  Ftp ioslave: fix 4 character time interpreted as year
  Re-add KDirOperator::keyPressEvent to preserve BC
  Use QStyle for determining icon sizes

Kirigami
  ActionToolBar: Only show the overflow button if there are visible
  items in the menu
  Don't build and install app templates on android
  Don't hardcode the margin of the CardsListView
  Add support for custom display components to Action
  Let the other components grow if there's more things on the header
  Remove dynamic item creation in DefaultListItemBackground
  reintroduce the collapse button
  Show application window icon on AboutPage

KItemModels
  Add KColumnHeadersModel

KJS
  Added tests for Math.exp()
  Added tests for various assignment operators
  Test special cases of multiplicate operators (*, / and %)

KNewStuff
  Ensure the dialog title is correct with an uninitialised engine
  Don't show the info icon on the big preview delegate
  Support archive installs with adoption commands
  Send along the config name with requests

KPeople
  Expose enum to the metaobject compiler

KQuickCharts
  Also correct the shader header files
  Correct license headers for shaders

KService
  Deprecate KServiceTypeProfile

KTextEditor
  Add "line-count" property to the ConfigInterface
  Avoid unwanted horizontal scrolling

KWayland
  [plasmashell] Update docs for panelTakesFocus to make it generic
  [plasmashell] Add signal for panelTakesFocus changing

KXMLGUI
  KActionCollection: provide a changed() signal as a replacement for removed()
  Adjust keyboard shortcut configuration window's title

NetworkManagerQt
  Manager: add support for AddAndActivateConnection2
  cmake: Consider NM headers as system includes
  Sync Utils::securityIsValid with NetworkManager

Plasma Framework
  [ToolTip] Round position
  Enable wheel events on Slider {}
  Sync QWindow flag WindowDoesNotAcceptFocus to wayland plasmashell interface
  [calendar] Check out of bounds array access in QLocale lookup
  [Plasma Dialog] Use QXcbWindowFunctions for setting window types Qt
  WindowFlags doesn't know
  [PC3] Complete plasma progress bar animation
  [PC3] Only show progress bar indicator when the ends won't overlap
  [RFC] Fix Display Configuration icon margins
  [ColorScope] Work with plain QObjects again
  [Breeze Desktop Theme] Add monochrome user-desktop icon
  Remove default width from PlasmaComponents3.Button
  [PC3 ToolButton] Have the label take into account complementary color schemes
  Added background colors to active and inactive icon view

QQC2StyleBridge
  [ToolTip] Round position
  Update size hint when font changes

Solid
  Display first / in mounted storage access description
  Ensure mounted nfs filesystems matches their fstab declared counterpart

Sonnet
  The signal done is deprecated in favour of spellCheckDone, now correctly emitted

Syntax Highlighting
  LaTeX: fix brackets in some commands
  TypeScript: add "bigint" primitive type
  Python: improve numbers, add octals, binaries and "breakpoint" keyword
  SELinux: add "glblub" keyword and update permissions list
  Several enhancements to gitolite syntax definition

Revision 1.32 / (download) - annotate - [select for diffs], Sat Jan 18 21:48:25 2020 UTC (4 years, 2 months ago) by jperkin
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored) to selected 1.24 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.31 / (download) - annotate - [select for diffs], Mon Nov 11 08:55:56 2019 UTC (4 years, 4 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.30: +1 -2 lines
Diff to previous 1.30 (colored) to selected 1.24 (colored)

KDE Frameworks update to 5.64.0

5.62.0

Baloo
  Fixes a crash in Peruse triggered by baloo

KDBusAddons
  Fix race on kcrash auto-restarts

KFileMetaData
  Implement writing of images

Solid
  Make battery serial property constant
  Expose technology property in battery interface

5.64.0

Baloo
  Make it compile against qt5.15
  Use propertymap to store properties in Baloo::Result
  Add standalone conversion functions for PropertyMap to Json and vice versa
  [Database] Rework handling environment flags
  Replace recursion in FilteredDirIterator with loop iteration

KFileMetaData
  Fix crash in writer collection and cleanup

Solid
  Don't build static library when BUILD_TESTING=OFF

Revision 1.30 / (download) - annotate - [select for diffs], Wed Sep 18 14:17:17 2019 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.29: +2 -1 lines
Diff to previous 1.29 (colored) to selected 1.24 (colored)

Recursive revbump from audio/pulseaudio

Revision 1.29 / (download) - annotate - [select for diffs], Tue Aug 27 19:55:58 2019 UTC (4 years, 7 months ago) by markd
Branch: MAIN
Changes since 1.28: +2 -5 lines
Diff to previous 1.28 (colored) to selected 1.24 (colored)

baloo5: update to 5.61.0

5.61.0
  Link against KIOCore instead of KIOWidgets in kioslaves
  [IndexCleaner] ignore non-existent entries inside config
5.60.0
  [QueryTest] Test if independent phrases are really independent
  [TermGenerator] Insert an empty position between independent terms
  [QueryTest] Restructure tests to allow easier extension
  [TermGenerator] Leave single term phrases out of the PositionDB
  [TermGenerator] Do Term truncation prior to UTF-8 conversion
  [PostingIterator] Move positions() method to VectorPositionInfoIterator
  [TermGenerator] Use UTF-8 ByteArray for termList
  [WriteTransactionTest] Clear mixup of QString and QByteArray
  [experimental/BalooDB] Fix trivial 0 / nullptr warning
  [PositionDbTest] Fix trivial memleak in test
  [PendingFileQueueTest] Verify create + delete do not emit extra events
  [PendingFileQueueTest] Verify delete + create actually works
  [PendingFileQueue] Avoid delete + create / create + delete race
  [PendingFileQueueTest] Use synthetic timer events to speedup test
  [XAttrIndexer] Update DocumentTime when XAttrs are updated
  [PendingFileQueueTest] Shorten timeouts, verify tracking time
  [PendingFileQueue] Use more accurate calculation of remaining time
  [ModifiedFileIndexer] Use correct mimetype for folders, delay until needed
  [NewFileIndexer] Omit symlinks from the index
  [ModifiedFileIndexer] Avoid shadowing XAttr changes by content changes
  [NewFileIndexer] Use correct mimetype for folders, check excludeFolders
  [UnindexedFileIndexer] Pick up comment, tags and rating changes
  [UnindexedFileIndexer] Skip filetime checks for new files
  [DocumentUrlDB] Avoid manipulation of the whole tree on trivial rename
  [DocumentUrlDB] Catch invalid URLs early
  [DocumentUrlDB] Remove unused 'rename' method
  [balooctl] Streamline indexer control commands
  [Transaction] Replace template for functor with std::function
  [FirstRunIndexer] Use correct mimetype for folders
  Move invariant IndexingLevel out of the loop
  [BasicIndexingJob] Skip lookup of baloo document type for directories
  [FileIndexScheduler] Ensure indexer is not run in suspended state
  [PowerStateMonitor] Be conservative when determining power state
  [FileIndexScheduler] Stop the indexer when quit() is called via DBus
  Avoid container detach in a few places
  Do not try to append to QLatin1String
  Disable valgrind detection when compiling with MSVC
  [FilteredDirIterator] Combine all suffixes into one large RegExp
  [FilteredDirIterator] Avoid RegExp overhead for exact matches
  [UnindexedFileIterator] Delay mimetype determination until it is needed
  [UnindexedFileIndexer] Do not try to add nonexistant file to index
  Detect valgrind, avoid database removal when using valgrind
  [UnindexedFileIndexer] Loop optimizations (avoid detach, invariants)
  Delay running UnindexedFileIndexer and IndexCleaner
  [FileIndexScheduler] Add new state for Idle on battery
  [FileIndexScheduler] Postpone housekeeping tasks while on battery
  [FileIndexScheduler] Avoid emitting state changes multiple times
  [balooctl] Clarify and extend status output
5.59.0
  Don't try to index SQL database dumps
  Exclude .gcode and virtual machine files from indexing consideration
5.58.0
  [baloo_file] Wait for extractor process to start
  [balooctl] Add command to show files failed to index (bug 406116)
  Add QML to source code types
  [balooctl] Capture the constant totalsize in the lambda
  [balooctl] Switch multiline output to new helper
  [balooctl] Use new helper in json output
  [balooctl] Use new helper for simple format output
  [balooctl] Factor out file index status collection from output
  Keep empty Json metadata docs out of DocumentData DB
  [balooshow] Allow referencing files by URL from hardlink
  [balooshow] Suppress warning when URL refers to unindexed file
  [MTimeDB] Allow timestamp newer than the newest document in range match
  [MTimeDB] Use exact match when exact match is requested
  [balooctl] Cleanup handling of different positional arguments
  [balooctl] Extend options help text, improve error checking
  [balooctl] Use more understandable names for size in status output
  [balooctl] clear command: Remove bogus check for documentData, cleanup
  [kio_search] Fix warning, add UDSEntry for "."  in listDir
  Use hex notation for DocumentOperation flag enum
  Calculate total DB size correctly
  Postpone term parsing until needed, do not set both term and searchstring
  Don't add default valued date filters to json
  Use compact Json format when converting query URLs
  [balooshow] Do not print a bogus warning for a non-indexed file

Revision 1.28 / (download) - annotate - [select for diffs], Thu Apr 25 21:05:22 2019 UTC (4 years, 11 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.27: +0 -1 lines
Diff to previous 1.27 (colored) to selected 1.24 (colored)

kde: update KDE Frameworks to 5.57.0

Baloo

  [DocumentIdDB] Silence non-error debug message, warn on errors
  [baloosearch] Allow specifying a time when using e.g. mtime
  [indexcleaner] Avoid removing included folders below excluded ones
  [MTimeDB] Fix lookup for the LessEqual range
  [MTimeDB] Fix lookup when time range should return empty set
  Correct asserts/error handling in MTimeDB
  Protect against invalid parents in the IdTreeDB
  Remove document from MTimeDB/DocumentTimeDB even when timestamp is 0
  Be more precise with mimetype detection
  [timeline] Canonicalize Url
  [timeline] Fix missing/misplaced SlaveBase::finished() calls
  [balooshow] Several extensions basic file information output
  [timeline] Fix warning, add missing UDS entry for "."
  [balooctl] Reduce nesting level for addOption arguments, cleanup
  React to config updates inside indexer
  Fix regression when opening DB in read-write mode
  [balooctl] Cleanup trailing whitespace
  [engine] Unbreak code, revert renaming of Transaction::abort()
  Harmonize handling of underscore in query parser
  Baloo engine: treat every non-success code as a failure

KDBusAddons

  Convert two old-style connects to new-style

KFileMetaData

  Implement support for writing rating information for taglib writer
  Implement more tags for taglib writer
  Rewrite taglib writer to use property interface
  Test ffmpeg extractor using mime type helper
  Propose Stefan Bruns as KFileMetaData maintainer
  Declare PropertyInfo as QMetaType
  Safeguard against invalid files
  [TagLibExtractor] Use the correct mimetype in case of inheritance
  Add a helper to determine actual supported parent mime type
  [taglibextractor] Test extraction of properties with multiple values
  Generate header for new MimeUtils
  Use Qt function for string list formatting
  Fix number localization for properties
  Verify mimetypes for all existing sample files, add some more
  Add helper function to determine mime type based on content and extension
  Add support for extracting data from ogg and ts files
  [ffmpegextractor] Add Matroska Video test case
  Rewrite the taglib extractor to use the generic PropertyMap interface
  [ExtractorCollection] Load extractor plugins lazily
  Fix extraction of aspect ratio property
  Increase precision of frame rate property

Solid

  Allow building without UDev on Linux
  Only get clearTextPath when used

Revision 1.27 / (download) - annotate - [select for diffs], Wed Apr 3 00:33:06 2019 UTC (4 years, 11 months ago) by ryoon
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.24 (colored)

Recursive revbump from textproc/icu

Revision 1.26 / (download) - annotate - [select for diffs], Sun Dec 9 18:52:08 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.24 (colored)

revbump after updating textproc/icu

Revision 1.25 / (download) - annotate - [select for diffs], Mon Nov 12 03:51:24 2018 UTC (5 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Recursive revbump from hardbuzz-2.1.1

Revision 1.24 / (download) - annotate - [selected], Fri Jul 20 03:33:56 2018 UTC (5 years, 8 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Recursive revbump from textproc/icu-62.1

Revision 1.23 / (download) - annotate - [select for diffs], Fri Jul 6 15:06:41 2018 UTC (5 years, 8 months ago) by ryoon
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored) to selected 1.24 (colored)

Recursive revbump from audio/pulseaudio

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jun 21 06:41:25 2018 UTC (5 years, 9 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.21: +1 -2 lines
Diff to previous 1.21 (colored) to selected 1.24 (colored)

baloo5: update to 5.47.0

* Terminate query execution early if subterm returns empty result set
* Avoid crash when reading corrupt data from document terms db
* handle string lists as input
* Ignore more types of source files

Revision 1.21 / (download) - annotate - [select for diffs], Sat Apr 14 07:34:01 2018 UTC (5 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored) to selected 1.24 (colored)

revbump after icu update

Revision 1.20 / (download) - annotate - [select for diffs], Wed Apr 11 11:50:38 2018 UTC (5 years, 11 months ago) by markd
Branch: MAIN
Changes since 1.19: +14 -5 lines
Diff to previous 1.19 (colored) to selected 1.24 (colored)

kf5: update to 5.44.0

3 months of bugfixes.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Mar 12 11:15:44 2018 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.24 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jan 28 20:10:38 2018 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.24 (colored)

Bump PKGREVISION for gdbm shlib major bump

Revision 1.17 / (download) - annotate - [select for diffs], Wed Jan 24 19:06:10 2018 UTC (6 years, 2 months ago) by markd
Branch: MAIN
Changes since 1.16: +1 -0 lines
Diff to previous 1.16 (colored) to selected 1.24 (colored)

kf5: strip -fvisibility=hidden in all kf5 packages

as it breaks the plugin mechanism due to not being able to
resolve various symbols

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jan 17 20:09:33 2018 UTC (6 years, 2 months ago) by markd
Branch: MAIN
Changes since 1.15: +4 -5 lines
Diff to previous 1.15 (colored) to selected 1.24 (colored)

kf5: update to 5.41.0

16 months worth of updates. requires qt5>=5.7

Revision 1.15 / (download) - annotate - [select for diffs], Thu Nov 30 16:45:08 2017 UTC (6 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.24 (colored)

Revbump after textproc/icu update

Revision 1.14 / (download) - annotate - [select for diffs], Mon Sep 18 09:53:04 2017 UTC (6 years, 6 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.24 (colored)

revbump for requiring ICU 59.x

Revision 1.13 / (download) - annotate - [select for diffs], Tue Sep 12 13:52:00 2017 UTC (6 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.24 (colored)

recursive bump for qt5-qtwebkit dependency change

Revision 1.12 / (download) - annotate - [select for diffs], Fri Sep 8 02:38:43 2017 UTC (6 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.24 (colored)

Recursive revbump from audio/pulseaudio-11.0

Revision 1.11 / (download) - annotate - [select for diffs], Sat Apr 22 21:03:16 2017 UTC (6 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.24 (colored)

Revbump after icu update

Revision 1.10 / (download) - annotate - [select for diffs], Fri Mar 31 10:32:16 2017 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.24 (colored)

Recursive bump for gpgme update which removed a support library.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Feb 28 15:20:00 2017 UTC (7 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.24 (colored)

Recursive revbump from graphics/libwebp

Revision 1.8 / (download) - annotate - [select for diffs], Sun Feb 12 06:24:49 2017 UTC (7 years, 1 month ago) by ryoon
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.24 (colored)

Recursive revbump from fonts/harfbuzz

Revision 1.7 / (download) - annotate - [select for diffs], Mon Feb 6 13:54:49 2017 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.24 (colored)

Recursive bump for harfbuzz's new graphite2 dependency.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 21 20:06:45 2017 UTC (7 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.24 (colored)

Recursive revbump from audio/pulseaudio-10.0

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jan 19 09:43:37 2017 UTC (7 years, 2 months ago) by markd
Branch: MAIN
Changes since 1.4: +7 -1 lines
Diff to previous 1.4 (colored) to selected 1.24 (colored)

More automoc cleanup

Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 4 05:17:11 2016 UTC (7 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored) to selected 1.24 (colored)

Recursive revbump from textproc/icu 58.1

Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 21 21:24:50 2016 UTC (7 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored) to selected 1.24 (colored)

Update KDE Frameworks to 5.25.0

5.22:
Baloo
* Compilation fixes for Windows
KDBusAddons
* KDBusService: turn '-' into '_' in object paths
KFileMetaData
* Merge branch 'externalextractors'
* Fixed external plugins and tests
* Added support for external writer plugins
* Added writer plugin support
* Add external extractor plugin support

5.23:
Baloo
* Fix using spaces in the tags kioslave

5.24:
Baloo
* DocumentUrlDB::del Only assert when children of dir actually exist
* Ignore malformed Queries which have a binary operator without
  first argument
Solid
* Fix check that CPU is valid
* Handle reading /proc/cpuinfo for Arm processors
* Find CPUs by subsystem rather than driver

5.25:
KFileMetaData
* Check for xattr during config step, otherwise the build might fail
  (if xattr.h is missing)
Solid
* Always update the Predicate parser from yacc/lex sources

Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 4 17:03:31 2016 UTC (7 years, 7 months ago) by ryoon
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.24 (colored)

Recursive revbump from audio/pulseaudio

Revision 1.1 / (download) - annotate - [select for diffs], Thu May 26 09:17:14 2016 UTC (7 years, 10 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to selected 1.24 (colored)

Add KDE Frameworks 5.21.0 packages:
baloo5 - Framework for searching and managing metadata
kdbusaddons - Addons to QtDBus
kfilemetadata5 - Library for extracting file metadata
solid - Hardware integration and detection

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>