Port details |
- gammaray Debugging tool for Qt-application
- 2.11.3_3 devel =2 2.11.3_3Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2020-10-09 01:47:32
- Last Update: 2023-09-02 15:31:53
- Commit Hash: 80b48f7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2 BSD2CLAUSE
- WWW:
- https://www.kdab.com/development-resources/qt-tools/gammaray/
- Description:
- GammaRay is a software introspection tool for Qt applications developed by
KDAB. Leveraging the QObject introspection mechanism it allows you to observe
and manipulate your application at runtime. This works both locally on your
workstation and remotely on an embedded target.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gammaray>0:devel/gammaray
- To install the port:
- cd /usr/ports/devel/gammaray/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gammaray
- pkg install gammaray
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gammaray
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1693655782
SHA256 (gammaray-2.11.3.tar.gz) = 03d7ca7bd5eb600c9c389d0cf071960330592f1f392a783b7fec5f9eaa5df586
SIZE (gammaray-2.11.3.tar.gz) = 10841865
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- designer : devel/qt5-designer
- lrelease : devel/qt5-linguisttools
- qdoc : devel/qt5-qdoc
- qt5-qmake>=5.15 : devel/qt5-qmake
- QtUiPlugin : x11-toolkits/qt5-uiplugin
- Runtime dependencies:
-
- designer : devel/qt5-designer
- lrelease : devel/qt5-linguisttools
- QtUiPlugin : x11-toolkits/qt5-uiplugin
- Library dependencies:
-
- libdwarf.so : devel/libdwarf
- libelf.so : devel/libelf
- libKF5CoreAddons.so : devel/kf5-kcoreaddons
- libKF5SyntaxHighlighting.so : textproc/kf5-syntax-highlighting
- libQt53DCore.so : graphics/qt5-3d
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Help.so : devel/qt5-help
- libQt5Location.so : devel/qt5-location
- libQt5Network.so : net/qt5-network
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5Script.so : devel/qt5-script
- libQt5ScriptTools.so : devel/qt5-scripttools
- libQt5Svg.so : graphics/qt5-svg
- libQt5WebChannel.so : www/qt5-webchannel
- libQt5WebEngineCore.so : www/qt5-webengine
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_gammaray
- USES:
- cmake kde:5 pkgconfig qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11.3_3 02 Sep 2023 15:31:53 |
Daniel Engberg (diizzy) |
devel/gammaray: Use upstream release archive
Use upstream release archive as recommended by Porters Handbook
Approved by: bofh (maintainer via private email) |
2.11.3_3 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.11.3_2 11 Apr 2023 20:46:12 |
Muhammad Moinur Rahman (bofh) |
*/*: Adopt ports from swills@ |
2.11.3_2 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
2.11.3_2 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.11.3_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.11.3_2 17 Aug 2022 18:58:42 |
Dima Panov (fluffy) |
devel/gammaray: unbreak packaging in i386 arch (+)
Gammaray-probe already define i686 for 32bit x86 build
While here, point probe to use libdwarf/libelf directly
instead of rely on autodetect in configure stage. |
2.11.3_1 12 Mar 2022 21:57:08 |
Steve Wills (swills) Author: Robert Clausecker |
devel/gammaray: fix plist issue on armv6/armv7
PR: 262328 |
2.11.3 23 Jan 2022 20:56:25 |
Rene Ladan (rene) |
cleanup: remove transitive py27 deprecation (www/qt5-webengine) |
2.11.3 06 Nov 2021 01:24:59 |
Steve Wills (swills) |
devel/gammaray: update to 2.11.3
Changes: https://github.com/KDAB/GammaRay/releases/tag/v2.11.3 |
2.11.2_1 01 Nov 2021 02:40:27 |
Piotr Kubaj (pkubaj) |
devel/gammaray: make it possible to build without webengine |
2.11.2_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.11.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.11.2_1 24 Mar 2021 13:34:36 |
rene |
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665 |
2.11.2_1 23 Mar 2021 23:23:50 |
swills |
devel/gammaray: fix amd64 ABI detection, build
PR: 254477
Submitted by: Greg V <greg@unrelenting.technology>
--This line, and those below, will be ignored--
> Description of fields to fill in above: 76 columns --|
> PR: If and which Problem Report is related.
> Submitted by: If someone else sent in the change.
> Reported by: If someone else reported the issue.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder
email.
> MFH: Ports tree branch name. Request approval for merge.
> Relnotes: Set to 'yes' for mention in release notes.
> Security: Vulnerability reference (one per line) or
description.
> Sponsored by: If the change was sponsored by an organization.
> Differential Revision: https://reviews.freebsd.org/D### (*full* phabric URL
needed).
> Empty fields above will be automatically removed. |
2.11.2 09 Oct 2020 01:46:53 |
swills |
devel/gammaray: create port
GammaRay is a software introspection tool for Qt applications developed by
KDAB. Leveraging the QObject introspection mechanism it allows you to observe
and manipulate your application at runtime. This works both locally on your
workstation and remotely on an embedded target.
WWW: https://www.kdab.com/development-resources/qt-tools/gammaray/ |