notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q4
pinot Personal search and metasearch for the Free Desktop
1.22_5 deskutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.22_5Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-07 12:36:04
Last Update: 2025-10-07 12:35:09
Commit Hash: 2bfae17
License: GPLv2
WWW:
https://github.com/FabriceColin/pinot/
Description:
Pinot is a D-Bus service that crawls, indexes your documents and monitors them for changes, with a GTK-based user interface that enables to query the index built by the service or your favourite Web engine, and display and analyze the results. Features: - advanced queries (probabilistic search, boolean filters, date ranges). - language detection. - listing of indexed documents. - editing of metadata. - automatic results labeling. - stored queries. - results ranking history. - dynamic document summaries. - only crawl and index the directories you choose. - D-Bus interface for easy integration with other applications, eg Deskbar Applet. - support for common file types. - search your desktop and the Web. - query remote indexes.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (155 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pinot-1.22_5/catalog.mk
  3. /usr/local/share/licenses/pinot-1.22_5/LICENSE
  4. /usr/local/share/licenses/pinot-1.22_5/GPLv2
  5. bin/pinot
  6. bin/pinot-dbus-daemon
  7. bin/pinot-index
  8. bin/pinot-label
  9. bin/pinot-prefs
  10. bin/pinot-search
  11. etc/pinot/external-filters.xml
  12. etc/pinot/globalconfig.xml
  13. etc/pinot/textcat31_conf.txt
  14. etc/pinot/textcat32_conf.txt
  15. etc/pinot/textcat3_conf.txt
  16. etc/pinot/textcat_conf.txt
  17. etc/xdg/autostart/pinot-dbus-daemon.desktop
  18. include/pinot/ActionQueue.h
  19. include/pinot/CommandLine.h
  20. include/pinot/CrawlHistory.h
  21. include/pinot/CurlDownloader.h
  22. include/pinot/DBusIndex.h
  23. include/pinot/DBusServerThreads.h
  24. include/pinot/DaemonState.h
  25. include/pinot/Document.h
  26. include/pinot/DocumentInfo.h
  27. include/pinot/DownloaderFactory.h
  28. include/pinot/DownloaderInterface.h
  29. include/pinot/FieldMapperInterface.h
  30. include/pinot/FileCollector.h
  31. include/pinot/FilterUtils.h
  32. include/pinot/FilterWrapper.h
  33. include/pinot/INotifyMonitor.h
  34. include/pinot/IndexInterface.h
  35. include/pinot/Languages.h
  36. include/pinot/MIMEScanner.h
  37. include/pinot/Memory.h
  38. include/pinot/MetaDataBackup.h
  39. include/pinot/ModuleFactory.h
  40. include/pinot/ModuleProperties.h
  41. include/pinot/MonitorEvent.h
  42. include/pinot/MonitorFactory.h
  43. include/pinot/MonitorHandler.h
  44. include/pinot/MonitorInterface.h
  45. include/pinot/NLS.h
  46. include/pinot/NeonDownloader.h
  47. include/pinot/OnDiskHandler.h
  48. include/pinot/OpenSearchParser.h
  49. include/pinot/PinotDBus_common.h
  50. include/pinot/PinotDBus_proxy.h
  51. include/pinot/PinotDBus_stub.h
  52. include/pinot/PinotSettings.h
  53. include/pinot/PluginParsers.h
  54. include/pinot/PluginWebEngine.h
  55. include/pinot/QueryHistory.h
  56. include/pinot/QueryProperties.h
  57. include/pinot/ResultsExporter.h
  58. include/pinot/SQLDB.h
  59. include/pinot/SQLiteBase.h
  60. include/pinot/SearchEngineInterface.h
  61. include/pinot/SearchPluginProperties.h
  62. include/pinot/SearchProvider_common.h
  63. include/pinot/SearchProvider_stub.h
  64. include/pinot/ServerThreads.h
  65. include/pinot/SherlockParser.h
  66. include/pinot/StringManip.h
  67. include/pinot/TextConverter.h
  68. include/pinot/TimeConverter.h
  69. include/pinot/Timer.h
  70. include/pinot/UniqueApplication.h
  71. include/pinot/Url.h
  72. include/pinot/ViewHistory.h
  73. include/pinot/Visibility.h
  74. include/pinot/WebEngine.h
  75. include/pinot/WorkerThread.h
  76. include/pinot/WorkerThreads.h
  77. include/pinot/cjkv/CJKVTokenizer.h
  78. include/pinot/filters/Filter.h
  79. include/pinot/filters/FilterFactory.h
  80. include/pinot/filters/HtmlFilter.h
  81. include/pinot/filters/HtmlParser.h
  82. include/pinot/filters/TextFilter.h
  83. include/pinot/filters/XmlFilter.h
  84. lib/pinot/backends/libxapianbackend.so
  85. lib/pinot/backends/libxapianbackend.so.1
  86. lib/pinot/backends/libxapianbackend.so.1.0.0
  87. lib/pinot/filters/libarchivefilter.so
  88. @comment lib/pinot/filters/libchmfilter.so
  89. lib/pinot/filters/libexiv2imagefilter.so
  90. lib/pinot/filters/libexternalfilter.so
  91. lib/pinot/filters/libmboxfilter.so
  92. lib/pinot/filters/libtaglibfilter.so
  93. lib/pinot/libBasicUtils.a
  94. lib/pinot/libCollect.a
  95. lib/pinot/libCore.a
  96. lib/pinot/libFilter.a
  97. lib/pinot/libIndex.a
  98. lib/pinot/libIndexSearch.a
  99. lib/pinot/libMonitor.a
  100. lib/pinot/libSQL.a
  101. lib/pinot/libSQLDB.a
  102. lib/pinot/libSQLite.a
  103. lib/pinot/libThread.a
  104. lib/pinot/libTokenize.a
  105. lib/pinot/libUtils.a
  106. share/applications/pinot-prefs.desktop
  107. share/applications/pinot.desktop
  108. share/dbus-1/services/com.github.fabricecolin.Pinot.service
  109. share/doc/pinot/AUTHORS
  110. share/doc/pinot/ChangeLog
  111. share/doc/pinot/ChangeLog-dijon
  112. share/doc/pinot/INSTALL
  113. share/doc/pinot/NEWS
  114. share/doc/pinot/README
  115. share/doc/pinot/TODO
  116. share/gnome-shell/search-providers/com.github.fabricecolin.Pinot.search-provider.ini
  117. share/icons/hicolor/16x16/apps/pinot.png
  118. share/icons/hicolor/22x22/apps/pinot.png
  119. share/icons/hicolor/24x24/apps/pinot.png
  120. share/icons/hicolor/32x32/apps/pinot.png
  121. share/icons/hicolor/48x48/apps/pinot.png
  122. share/locale/cs/LC_MESSAGES/pinot.mo
  123. share/locale/de/LC_MESSAGES/pinot.mo
  124. share/locale/es/LC_MESSAGES/pinot.mo
  125. share/locale/fr/LC_MESSAGES/pinot.mo
  126. share/locale/he/LC_MESSAGES/pinot.mo
  127. share/locale/it/LC_MESSAGES/pinot.mo
  128. share/locale/ja/LC_MESSAGES/pinot.mo
  129. share/locale/nl/LC_MESSAGES/pinot.mo
  130. share/locale/pt/LC_MESSAGES/pinot.mo
  131. share/locale/pt_BR/LC_MESSAGES/pinot.mo
  132. share/locale/ru/LC_MESSAGES/pinot.mo
  133. share/locale/sv/LC_MESSAGES/pinot.mo
  134. share/locale/zh_CN/LC_MESSAGES/pinot.mo
  135. share/locale/zh_TW/LC_MESSAGES/pinot.mo
  136. share/man/man1/pinot-dbus-daemon.1.gz
  137. share/man/man1/pinot-index.1.gz
  138. share/man/man1/pinot-label.1.gz
  139. share/man/man1/pinot-search.1.gz
  140. share/man/man1/pinot.1.gz
  141. share/pinot/engines/AmazonAPI.src
  142. share/pinot/engines/Arxiv.src
  143. share/pinot/engines/OmegaDescription.xml
  144. share/pinot/engines/UNData.src
  145. share/pinot/engines/Wikipedia.src
  146. share/pinot/extract-gtk-builder-translations.sh
  147. share/pinot/metase-gtk3.gtkbuilder
  148. share/pinot/pinot-cd.sh
  149. share/pinot/pinot-check-file.sh
  150. share/pinot/pinot-dbus-daemon.xml
  151. share/pinot/pinot-enum-index.sh
  152. share/pinot/stopwords/.empty_file
  153. @owner
  154. @group
  155. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • pinot>0:deskutils/pinot
To install the port:
cd /usr/ports/deskutils/pinot/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/pinot
  • pkg install pinot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pinot
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1739702745 SHA256 (FabriceColin-pinot-1.22_GH0.tar.gz) = 2aa1f8fef692f635a1199688f27832316a9bac83bc40da0152691b1a43dbe357 SIZE (FabriceColin-pinot-1.22_GH0.tar.gz) = 742934

Packages (timestamps in pop-ups are UTC):
pinot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.22_41.22_4--1.22_5---
FreeBSD:13:quarterly1.22_41.22_5-1.22_41.22_5-1.21_101.21_10
FreeBSD:14:latest1.22_41.22_5-1.22_41.22_5--1.21_7
FreeBSD:14:quarterly1.22_41.22_5-1.22_41.22_5-1.21_101.21_10
FreeBSD:15:latest1.22_41.22_5n/a1.22_4n/a-1.21_11-
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-1.22_5n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. desktop-file-install : devel/desktop-file-utils
  2. update-mime-database : misc/shared-mime-info
  3. gettext-runtime>=0.22_1 : devel/gettext-runtime
  4. msgfmt : devel/gettext-tools
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. python3.11 : lang/python311
  7. autoconf>=2.72 : devel/autoconf
  8. automake>=1.17 : devel/automake
  9. libtoolize : devel/libtool
  10. pixman-1.pc : x11/pixman
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. update-mime-database : misc/shared-mime-info
  2. antiword : textproc/antiword
  3. xdg-open : devel/xdg-utils
  4. catppt : textproc/catdoc
  5. unrtf : textproc/unrtf
  6. catdvi : print/catdvi
  7. bash : shells/bash
  8. pdftotext : graphics/xpdf
  9. python3.11 : lang/python311
  10. pixman-1.pc : x11/pixman
Library dependencies:
  1. libxapian.so : databases/xapian-core
  2. libfontconfig.so : x11-fonts/fontconfig
  3. libfreetype.so : print/freetype2
  4. libexttextcat-2.0.so : textproc/libexttextcat
  5. libdbus-1.so : devel/dbus
  6. libxml++-3.0.so : textproc/libxml++30
  7. libboost_thread.so : devel/boost-libs
  8. libharfbuzz.so : print/harfbuzz
  9. libnotify.so : devel/libnotify
  10. libexif.so : graphics/libexif
  11. libexiv2.so : graphics/exiv2
  12. libgmime-2.6.so : mail/gmime26
  13. libtag.so : audio/taglib
  14. libcurl.so : ftp/curl
  15. libintl.so : devel/gettext-runtime
  16. libatk-1.0.so : accessibility/at-spi2-core
  17. libatkmm-1.6.so : accessibility/atkmm
  18. libcairo.so : graphics/cairo
  19. libcairomm-1.0.so : graphics/cairomm
  20. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  21. libglib-2.0.so : devel/glib20
  22. libintl.so : devel/gettext-runtime
  23. libglibmm-2.4.so : devel/glibmm
  24. libgtk-3.so : x11-toolkits/gtk30
  25. libgtkmm-3.0.so : x11-toolkits/gtkmm30
  26. libsigc-2.0.so : devel/libsigc++20
  27. libxml2.so : textproc/libxml2
  28. libharfbuzz.so : print/harfbuzz
  29. libpango-1.0.so : x11-toolkits/pango
  30. libpangomm-1.4.so : x11-toolkits/pangomm
  31. libarchive.so.13 : archivers/libarchive
  32. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pinot-1.22_5: CHMLIB=off: Support of Microsoft ITSS/CHM files DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
deskutils_pinot
USES:
compiler:c++11-lang autoreconf gettext gnome libarchive libtool localbase pkgconfig python shebangfix sqlite:3 ssl xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/FabriceColin/pinot/tar.gz/1.22?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.22_5
07 Oct 2025 12:35:09
commit hash: 2bfae1706dae25377c4adc38ece2bc772a502722commit hash: 2bfae1706dae25377c4adc38ece2bc772a502722commit hash: 2bfae1706dae25377c4adc38ece2bc772a502722commit hash: 2bfae1706dae25377c4adc38ece2bc772a502722 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
Author: Dima Panov
deskutils/pinot: prepare for Boost-1.89, do not link with stub Boost::system (+)

Get rid of overlinking on empty stub library Boost::system, it is header-only
since boost-1.70
While here, unbreak vuild with curl-1.86+

With hat:	office/boost

(cherry picked from commit 3bcd8992ba0b80b0247df95319e5a85a3e5301c1)

Number of commits found: 1