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
Port details
kdsingleapplication KDAB's helper class for single-instance policy applications
1.1.0 devel 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: diizzy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-01 14:39:06
Last Update: 2024-09-01 14:38:05
Commit Hash: 3d482f7
License: MIT
WWW:
https://github.com/KDAB/KDSingleApplication
Description:
Class that helps implement applications that follow the single-instance policy referring to those applications that want to spawn a unique instance for a given user session. Even when launched multiple times, such applications will not spawn a number of separate instances.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/kdsingleapplication-1.1.0/catalog.mk
  3. /usr/local/share/licenses/kdsingleapplication-1.1.0/LICENSE
  4. /usr/local/share/licenses/kdsingleapplication-1.1.0/MIT
  5. include/kdsingleapplication-qt6/KDSingleApplication
  6. include/kdsingleapplication-qt6/kdsingleapplication.h
  7. include/kdsingleapplication-qt6/kdsingleapplication_lib.h
  8. include/kdsingleapplication-qt6/kdsingleapplication_version.h
  9. lib/cmake/KDSingleApplication-qt6/KDSingleApplication-qt6Config.cmake
  10. lib/cmake/KDSingleApplication-qt6/KDSingleApplication-qt6ConfigVersion.cmake
  11. lib/cmake/KDSingleApplication-qt6/KDSingleApplication-qt6Targets-release.cmake
  12. lib/cmake/KDSingleApplication-qt6/KDSingleApplication-qt6Targets.cmake
  13. lib/cmake/KDSingleApplication-qt6/KDSingleApplicationTargets-release.cmake
  14. lib/cmake/KDSingleApplication-qt6/KDSingleApplicationTargets.cmake
  15. lib/libkdsingleapplication-qt6.so
  16. lib/libkdsingleapplication-qt6.so.1.1
  17. lib/libkdsingleapplication-qt6.so.1.1.0
  18. lib/qt6/mkspecs/modules/qt_KDSingleApplication.pri
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • kdsingleapplication>0:devel/kdsingleapplication
To install the port:
cd /usr/ports/devel/kdsingleapplication/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/kdsingleapplication
  • pkg install kdsingleapplication
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: kdsingleapplication
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1718948356 SHA256 (kdsingleapplication-1.1.0.tar.gz) = 31029fffa4873e2769c555668e8edaa6bd5721edbc445bff5e66cc6af3b9ed78 SIZE (kdsingleapplication-1.1.0.tar.gz) = 73558

Packages (timestamps in pop-ups are UTC):
kdsingleapplication
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.1.0--1.1.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.1.0--1.1.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.1.01.1.0n/a1.1.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libQt6Core.so : devel/qt6-base
This port is required by:
for Libraries
  1. audio/fooyin

Configuration Options:
No options to configure
Options name:
devel_kdsingleapplication
USES:
cmake compiler:c++17-lang qt:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/KDAB/KDSingleApplication/releases/download/v1.1.0/
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.1.0
01 Sep 2024 14:38:05
commit hash: 3d482f736ed5db7ef897fdb3c35b2e0315065841commit hash: 3d482f736ed5db7ef897fdb3c35b2e0315065841commit hash: 3d482f736ed5db7ef897fdb3c35b2e0315065841commit hash: 3d482f736ed5db7ef897fdb3c35b2e0315065841 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
devel/kdsingleapplication: New port: Class that helps implement applications
that follow the single-instance policy

Class that helps implement applications that follow the single-instance
policy referring to those applications that want to spawn a unique
instance for a given user session. Even when launched multiple times,
such applications will not spawn a number of separate instances.

WWW: https://github.com/KDAB/KDSingleApplication/

Number of commits found: 1