Port details |
- gitklient Git gui client for KDE
- 0.3_1 devel
=0 0.3_1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2022-08-22 16:12:08
- Last Update: 2023-05-17 10:45:31
- Commit Hash: d746355
- Also Listed In: kde
- License: GPLv2
- WWW:
- https://github.com/HamedMasafi/GitKlient
- Description:
- A git gui for KDE.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gitklient>0:devel/gitklient
- No installation instructions:
- This port has been deleted.
- PKGNAME: gitklient
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1661536238
SHA256 (HamedMasafi-GitKlient-v0.3_GH0.tar.gz) = d8798a3c452652d12b66fe4f1053cfcfd65a6d2a79f01fe65095e42d5b7ef9b2
SIZE (HamedMasafi-GitKlient-v0.3_GH0.tar.gz) = 1114227
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- 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
- meinproc5 : devel/kf5-kdoctools
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- kbuildsycoca5 : devel/kf5-kservice
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- x11.pc : x11/libX11
- Runtime dependencies:
-
- meinproc5 : devel/kf5-kdoctools
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- kbuildsycoca5 : devel/kf5-kservice
- x11.pc : x11/libX11
- Library dependencies:
-
- libKF5Auth.so : devel/kf5-kauth
- libKF5Bookmarks.so : devel/kf5-kbookmarks
- libKF5Codecs.so : textproc/kf5-kcodecs
- libKF5Completion.so : x11-toolkits/kf5-kcompletion
- libKF5ConfigCore.so : devel/kf5-kconfig
- libKF5ConfigWidgets.so : x11-toolkits/kf5-kconfigwidgets
- libKF5CoreAddons.so : devel/kf5-kcoreaddons
- libKF5Crash.so : devel/kf5-kcrash
- libKF5DBusAddons.so : devel/kf5-kdbusaddons
- libKF5I18n.so : devel/kf5-ki18n
- libKF5ItemViews.so : x11-toolkits/kf5-kitemviews
- libKF5JobWidgets.so : x11-toolkits/kf5-kjobwidgets
- libKF5KIOCore.so : devel/kf5-kio
- libKF5Parts.so : devel/kf5-kparts
- libKF5Solid.so : devel/kf5-solid
- libKF5SonnetCore.so : textproc/kf5-sonnet
- libKF5SyntaxHighlighting.so : textproc/kf5-syntax-highlighting
- libKF5TextEditor.so : devel/kf5-ktexteditor
- libKF5TextWidgets.so : x11-toolkits/kf5-ktextwidgets
- libKF5WidgetsAddons.so : x11-toolkits/kf5-kwidgetsaddons
- libKF5WindowSystem.so : x11/kf5-kwindowsystem
- libKF5XmlGui.so : x11-toolkits/kf5-kxmlgui
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5Test.so : devel/qt5-testlib
- 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_gitklient
- USES:
- cmake kde:5 localbase:ldflags pkgconfig qt:5 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to devel/kommit on 2023-05-17
REASON: Renamed upstream
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3_1 17 May 2023 10:45:31 |
Tobias C. Berner (tcberner) |
devel/kommit: update to 1.0.2 (moved from devel/gitklient)
Announcement: https://jriddell.org/2023/05/04/kommit-1-0-2-released/ |
0.3_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.3 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) |
0.3 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 ) |
0.3 26 Aug 2022 17:53:48 |
Tobias C. Berner (tcberner) |
devel/gitklient: update to 0.3 |
0.1 22 Aug 2022 16:18:37 |
Tobias C. Berner (tcberner) |
devel/gitklient: cleanup
Remove carelessly added temporary file.
Pointy hat: tcberner
Reported by: zirias |
0.1 22 Aug 2022 16:09:47 |
Tobias C. Berner (tcberner) |
devel/gitklient: new port - a git client for KDE
WWW: https://github.com/HamedMasafi/GitKlient |
Number of commits found: 8
|