Port details |
- kpackagekit KDE interface for PackageKit
- 0.6.3.3_7 ports-mgmt
=0 0.6.3.3_7Version of this port present on the latest quarterly branch.
- DEPRECATED: Skipped for more than 5 years
This port expired on: 2017-09-27
- Maintainer: kde@FreeBSD.org
- Port Added: 2010-06-02 07:18:37
- Last Update: 2017-09-28 20:57:30
- SVN Revision: 450874
- Also Listed In: kde sysutils
- License: GPLv2
- WWW:
- http://opendesktop.org/content/show.php/KPackageKit?content=84745
- Description:
- KPackageKit is the KDE interface for PackageKit. It features
everything Gnome PackageKit does except:
- install catalog;
- service pack;
- a D-Bus session interface.
These items are not mandatory since they are more features of the GUI
itself than a feature in PackageKit.
WWW: http://opendesktop.org/content/show.php/KPackageKit?content=84745
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- KPackageKit>0:ports-mgmt/kpackagekit
- No installation instructions:
- This port has been deleted.
- PKGNAME: KPackageKit
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (84745-kpackagekit-0.6.3.3.tar.bz2) = d1f969062f2dbbdcef2ea4f80a95c4072136b46c1e2e094d2500752b6857c300
SIZE (84745-kpackagekit-0.6.3.3.tar.bz2) = 690938
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
- ninja : devel/ninja
- msgfmt : devel/gettext-tools
- automoc4 : devel/automoc4
- pkgconf>=1.3.0_1 : devel/pkgconf
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Library dependencies:
-
- libpackagekit-qt.so : ports-mgmt/packagekit-qt4
- libintl.so : devel/gettext-runtime
- libkdecore.so : x11/kdelibs4
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cmake gettext kde:4 pkgconfig tar:bzip2 qmake:_env
- 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 |
0.6.3.3_7 28 Sep 2017 20:57:30 |
rene |
Remove expired ports:
2017-09-27 ports-mgmt/packagekit-qt4: Ignored for more than 5 years
2017-09-27 ports-mgmt/kpackagekit: Skipped for more than 5 years |
0.6.3.3_7 26 Aug 2017 09:40:15 |
antoine |
Deprecate kpackagekit and packagekit-qt4 and set expiration date |
0.6.3.3_7 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
0.6.3.3_6 08 Dec 2016 15:38:24 |
tijl |
Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since. |
0.6.3.3_5 24 Aug 2016 08:20:31 |
tcberner |
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4] (Only the first 15 lines of the commit message are shown above ) |
25 May 2016 20:56:06
|
rene |
Remove expired misc/kdehier4 and update all of its consumers to not reference it
any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542 |
0.6.3.3_5 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.6.3.3_5 19 Feb 2015 18:19:30 |
makc |
- Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only
app)
and supposedly fix build of graphics/gnash with KDE4 option |
0.6.3.3_5 12 Nov 2014 21:53:18 |
antoine |
Cleanup plist |
0.6.3.3_5 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.6.3.3_4 15 Aug 2014 20:37:33 |
mandree |
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) |
0.6.3.3_3 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.6.3.3_3 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
0.6.3.3_3 20 Feb 2014 13:00:31 |
makc |
- Add stage support
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Remove useless LATEST_LINK |
0.6.3.3_3 18 Feb 2014 14:31:33 |
makc |
- Bump PORTREVISION after KDE4_PREFIX change |
0.6.3.3_2 20 Sep 2013 22:36:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt) |
0.6.3.3_2 02 Sep 2013 10:35:45 |
bapt |
Track down the latest USE_GNOME=pkgconfig |
0.6.3.3_2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.6.3.3_2 24 Apr 2013 07:35:41 |
ak |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
0.6.3.3_2 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.6.3.3_2 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.6.3.3_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.3.3_1 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
0.6.3.3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.6.3.3 04 Jan 2011 21:08:30 |
avilla |
- Update to 0.6.3.3. |
0.6.3.2 29 Dec 2010 01:33:01 |
avilla |
- Update to 0.6.3.2. |
0.6.2 04 Dec 2010 14:34:30 |
avilla |
- Update to 0.6.2.
Approved by: miwi (co-mentor) |
0.6.1 03 Sep 2010 10:29:23 |
avilla |
- Upgrade to 0.6.1.
- Add LICENSE.
Approved by: tabthorpe (mentor, implicit) |
0.6.0 02 Jun 2010 07:18:07 |
avilla |
KPackageKit is the KDE interface for PackageKit. It features
everything Gnome PackageKit does except:
- install catalog;
- service pack;
- a D-Bus session interface.
These items are not mandatory since they are more features of the GUI
itself than a feature in PackageKit.
WWW: http://kde-apps.org/content/show.php/KPackageKit?content=84745
Approved by: tabthorpe, miwi (mentors) |