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
kf5-prison API to produce barcodes
5.116.0 graphics on this many watch lists=3 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 5.116.0Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-12-19 16:02:57
Last Update: 2024-06-19 05:23:56
Commit Hash: 3e65694
People watching this port, also watch:: linux-c7-atk, libssh, py311-PyOpenGL, noto-tc, kf5-kquickcharts
Also Listed In: kde kde-frameworks
License: LGPL20
WWW:
https://api.kde.org/frameworks/prison/html/index.html
Description:
Prison is a barcode API currently offering a nice Qt API to produce QR code and Data Matrix barcodes, and can easily be made support more.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (42 items)
Collapse this list.
  1. /usr/local/share/licenses/kf5-prison-5.116.0/catalog.mk
  2. /usr/local/share/licenses/kf5-prison-5.116.0/LICENSE
  3. /usr/local/share/licenses/kf5-prison-5.116.0/LGPL20
  4. include/KF5/Prison/Prison/AbstractBarcode
  5. include/KF5/Prison/Prison/Prison
  6. include/KF5/Prison/Prison/abstractbarcode.h
  7. include/KF5/Prison/Prison/prison.h
  8. include/KF5/Prison/Prison/prison_export.h
  9. include/KF5/Prison/prison/AbstractBarcode
  10. include/KF5/Prison/prison/Prison
  11. include/KF5/Prison/prison/abstractbarcode.h
  12. include/KF5/Prison/prison/prison.h
  13. include/KF5/Prison/prison/prison_export.h
  14. include/KF5/Prison/prison/prison_version.h
  15. include/KF5/Prison/prison_version.h
  16. include/KF5/PrisonScanner/Prison/Format
  17. include/KF5/PrisonScanner/Prison/ScanResult
  18. include/KF5/PrisonScanner/Prison/VideoScanner
  19. include/KF5/PrisonScanner/Prison/format.h
  20. include/KF5/PrisonScanner/Prison/prisonscanner_export.h
  21. include/KF5/PrisonScanner/Prison/scanresult.h
  22. include/KF5/PrisonScanner/Prison/videoscanner.h
  23. lib/cmake/KF5Prison/KF5PrisonConfig.cmake
  24. lib/cmake/KF5Prison/KF5PrisonConfigVersion.cmake
  25. lib/cmake/KF5Prison/KF5PrisonTargets-release.cmake
  26. lib/cmake/KF5Prison/KF5PrisonTargets.cmake
  27. lib/libKF5Prison.so
  28. lib/libKF5Prison.so.5
  29. lib/libKF5Prison.so.5.116.0
  30. lib/libKF5PrisonScanner.so
  31. lib/libKF5PrisonScanner.so.5
  32. lib/libKF5PrisonScanner.so.5.116.0
  33. lib/qt5/mkspecs/modules/qt_Prison.pri
  34. lib/qt5/qml/org/kde/prison/libprisonquickplugin.so
  35. lib/qt5/qml/org/kde/prison/qmldir
  36. lib/qt5/qml/org/kde/prison/scanner/libprisonscannerquickplugin.so
  37. lib/qt5/qml/org/kde/prison/scanner/qmldir
  38. share/qlogging-categories5/prison.categories
  39. share/qlogging-categories5/prison.renamecategories
  40. @owner
  41. @group
  42. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • kf5-prison>0:graphics/kf5-prison
To install the port:
cd /usr/ports/graphics/kf5-prison/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/kf5-prison
  • pkg install kf5-prison
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: kf5-prison
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1714975029 SHA256 (KDE/frameworks/5.116.0/prison-5.116.0.tar.xz) = da9f3617a1be62832148e9d22152877ebc17d456f231f0f28d9083afda51f472 SIZE (KDE/frameworks/5.116.0/prison-5.116.0.tar.xz) = 55276

Packages (timestamps in pop-ups are UTC):
kf5-prison
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.116.05.116.05.78.05.116.05.116.0---
FreeBSD:13:quarterly5.116.05.116.0-5.116.05.116.0-5.112.05.112.0
FreeBSD:14:latest5.116.05.116.0-5.116.05.116.0--5.106.0
FreeBSD:14:quarterly5.116.05.116.0-5.116.05.116.0-5.112.05.112.0
FreeBSD:15:latest5.116.05.116.0n/a5.116.0n/a-5.114.0-
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-5.116.0n/a-n/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
  3. ECMConfig.cmake : devel/kf5-extra-cmake-modules
  4. qt5-buildtools>=5.15 : devel/qt5-buildtools
  5. qt5-qmake>=5.15 : devel/qt5-qmake
  6. libQt5Test.so : devel/qt5-testlib
  7. libQt5Widgets.so : x11-toolkits/qt5-widgets
Library dependencies:
  1. libdmtx.so : graphics/libdmtx
  2. libqrencode.so : graphics/libqrencode
  3. libZXing.so : textproc/zxing-cpp
  4. libQt5Core.so : devel/qt5-core
  5. libQt5Qml.so : x11-toolkits/qt5-declarative
  6. libQt5Gui.so : x11-toolkits/qt5-gui
  7. libQt5Multimedia.so : multimedia/qt5-multimedia
  8. libQt5Network.so : net/qt5-network
This port is required by:
for Libraries
  1. misc/kf5-purpose
  2. x11/kf5-frameworks

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11/plasma5-plasma-workspace*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
graphics_kf5-prison
USES:
cmake compiler:c++11-lang kde:5 qt:5 tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.kde.org/stable/frameworks/5.116/
Collapse this list.

Number of commits found: 111 (showing only 11 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.37.0_1
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
5.37.0
29 Aug 2017 05:40:51
Revision:448892Original commit files touched by this commit
tcberner search for other commits by this committer
Update KDE Frameworks to 5.37.0

PR:		221599
Reviewed by:	rakuco
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D12067
5.36.0
12 Jul 2017 09:42:51
Revision:445579Original commit files touched by this commit
tcberner search for other commits by this committer
Update KDE Frameworks to 5.36.0

PR:		220579
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D11547
5.35.0
17 Jun 2017 18:42:42
Revision:443783Original commit files touched by this commit
tcberner search for other commits by this committer
Update KDE Frameworks to 5.35

PR:		219950
Submitted by:	Adriaan de Groot <groot@kde.org>
Exp-Run by:	antoine
5.34.0
20 May 2017 10:24:36
Revision:441306Original commit files touched by this commit
tcberner search for other commits by this committer
Update KDE Frameworks to 5.34.0

PR:		219314
Reviewed by:	rakuco
Exp-run by:	antoine
Approved by:	rakuco (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10747
5.33.0
19 Apr 2017 14:59:41
Revision:438880Original commit files touched by this commit
tcberner search for other commits by this committer
Update KDE Frameworks to 5.33.0

PR:		218524
Exp-run by:	antoine
Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10331
5.32.0_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
5.32.0
17 Mar 2017 06:27:31
Revision:436317Original commit files touched by this commit
tcberner search for other commits by this committer
Update KDE Frameworks to 5.32

* While here, set the MASTER_SITES for the portingAids separately.
* Stop to couple kirigamis' distfiles with kf5 until it's actually a part of it.

PR:		217709
Exp-Run by:	antoine
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9959
5.31.0
18 Feb 2017 19:56:12
Revision:434381Original commit files touched by this commit
tcberner search for other commits by this committer
Update KDE Frameworks to 5.31

* New port: x11-toolkits/kirigami2

PR:		216797
Exp-Run by:	antoine
Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9554
5.30.0
26 Jan 2017 18:19:48
Revision:432529Original commit files touched by this commit
tcberner search for other commits by this committer
Update KDE Frameworks to 5.30.0

* Changelog: https://www.kde.org/announcements/kde-frameworks-5.30.0.php
* New framework: x11/kf5-kwayland

PR:		216345
Exp-run by:	antoine
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9271
5.29.0
19 Dec 2016 15:56:25
Revision:428946Original commit files touched by this commit
tcberner search for other commits by this committer
Update KDE Frameworks to 5.29.0

Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php

New ports:
* textproc/kf5-syntax-highlighting (new in 5.28.0)
* graphics/kf5-prison (new in 5.29.0)

Fixes:
* kf5-kservice: Move applications.menu to kf5-applications.menu to stop
conflicting with kdelibs4.
* Define conflicts in the kde4-l10n ports (debian does the same).
* kf5-kapidox: Fix with python3

Thanks to Matthew Rezny <matthew@reztek.cz> for looking at the conflicts in
214528,
and Dima Panov (fluffy@) for the python3 fix.

PR:     214528
Reviewed by:    rakuco, mat
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D8776

Number of commits found: 111 (showing only 11 on this page)

«  1 | 2