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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
kdegraphics4 Graphics utilities for KDE 4 (meta port)
4.14.3_1 graphics Deleted on this many watch lists=7 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 4.14.3_1Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-08-09 07:50:57
Last Update: 2018-02-10 11:39:53
SVN Revision: 461387
Also Listed In: kde
License: not specified in port
WWW:
http://www.kde.org
Description:
This meta-port installs the graphics and image manipulation components of KDE 4. WWW: http://www.kde.org
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • kdegraphics>0:graphics/kdegraphics4
No installation instructions:
This port has been deleted.
PKGNAME: kdegraphics
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. kio_kamera.so : graphics/kamera-kde4
  2. gwenview : graphics/gwenview-kde4
  3. kcolorchooser : graphics/kcolorchooser
  4. xf86gammacfg : x11/kgamma
  5. kolourpaint : graphics/kolourpaint
  6. kruler : deskutils/kruler
  7. ksnapshot : graphics/ksnapshot
  8. mobithumbnail.so : graphics/kdegraphics4-mobipocket
  9. ksaneplugin.so : graphics/ksaneplugin
  10. strigiea_dvi.so : graphics/kdegraphics4-strigi-analyzer
  11. svgpart.so : graphics/kdegraphics4-svgpart
  12. gsthumbnail.so : graphics/kdegraphics4-thumbnailers
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for kdegraphics-4.14.3_1: GPHOTO=on: Digital camera manager GWENVIEW=on: Image viewer and browser KCOLORCHOOSER=on: Utility for colors selection KGAMMA=on: Monitor calibration tool KOLOURPAINT=on: Paint application KRULER=on: Screen ruler KSNAPSHOT=on: Screen capture program MOBIPOCKET=on: Mobipocket plugins for Strigi indexing and thumbnailers SANE=on: Plugin for scanning on KDE STRIGI=on: Strigi analyzers for graphics file formats SVG=on: SVG KPart THUMBNAILER=on: Thumbnail generator for graphics file formats ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
kde:4 metaport
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 67

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.14.3_1
10 Feb 2018 11:39:53
Revision:461387Original commit files touched by this commit
tcberner search for other commits by this committer
Follow up to r461375

* Remove the (origins of the) copied ports manually
  (as the new ones are repo-copies of these, no history is lost).
* Fixup index in games/Makefile

Sorry for the breakage.

Pointy hat:	tcberner
4.14.3_1
25 Apr 2017 08:20:31
Revision:439367Original commit files touched by this commit
riggs search for other commits by this committer
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
4.14.3
24 Aug 2016 08:20:31
Revision:420774Original commit files touched by this commit
tcberner search for other commits by this committer
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 View all of this commit message)
4.14.3
26 May 2016 16:25:39
Revision:415902Original commit files touched by this commit
swills search for other commits by this committer
Add USE_KDE4 so that KDE4_VERSION is defined

PR:		209756
Submitted by:	T.C.Berner <tcberner@gmail.com>
Reported by:	Vladimir Omelchuk <admin@vladiom.com.ua>
25 May 2016 20:56:06
Revision:415864Original commit files touched by this commit Refresh
rene search for other commits by this committer
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
4.14.3
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
4.14.3
03 Apr 2015 19:22:39
Revision:383168Original commit files touched by this commit
rakuco search for other commits by this committer
Convert kde@ ports to USES=metaport.

Submitted by:	alonso@
4.14.2
19 Oct 2014 15:57:29
Revision:371193Original commit files touched by this commit
makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!

USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.12.5_2
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
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)
4.12.5_1
15 Aug 2014 20:37:33
Revision:365038Original commit files touched by this commit
mandree search for other commits by this committer
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)
4.12.2
18 Feb 2014 14:23:05
Revision:344893Original commit files touched by this commit
makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!

Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.10.5_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.10.5
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
4.10.1
27 Mar 2013 11:55:26
Revision:315373Original commit files touched by this commit
makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.10.1 ports!

- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
4.9.5
03 Feb 2013 20:10:39
Revision:311483Original commit files touched by this commit Sanity Test Failure
makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.9.5 ports!

- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
4.8.3
25 May 2012 02:15:21
Original commit files touched by this commit
makc search for other commits by this committer
KDE/FreeBSD team presents long awaited KDE SC 4.8.3!

kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.7.4_1
16 Feb 2012 15:57:34
Original commit files touched by this commit
ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
4.7.2
17 Oct 2011 00:03:42
Original commit files touched by this commit
avilla search for other commits by this committer
The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports

We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.

PR:             156293 [1]
                159219 [2]
                160164 [3]
Submitted by:   Oleg Sidorkin <osidorkin@gmail.com> [1]
                Alvaro Castillo <gobledb@gmail.com> [2]
                dkeav04@gmail.com [3]
Tested by:      exp-run via pav
4.6.5_1
23 Aug 2011 18:36:21
Original commit files touched by this commit
kwm search for other commits by this committer
Chase poppler shlib bumps.
4.6.5
07 Jul 2011 16:38:39
Original commit files touched by this commit
makc search for other commits by this committer
Update KDE Software Compilation ports to 4.6.5

Official announcement: http://www.kde.org/announcements/announce-4.6.5.php
Changelog: http://www.kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php
4.6.4
14 Jun 2011 09:23:49
Original commit files touched by this commit
avilla search for other commits by this committer
The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read full
announcement here: http://kde.org/announcements/announce-4.6.4.php
4.6.3
16 May 2011 19:26:43
Original commit files touched by this commit
makc search for other commits by this committer
Update KDE Software Compilation ports to 4.6.3

Special thanks to Raphael Kubo da Costa for his work on this update.
4.6.2_2
24 Apr 2011 22:00:53
Original commit files touched by this commit
makc search for other commits by this committer
Chase libzip update
4.6.2_1
12 Apr 2011 08:24:32
Original commit files touched by this commit
bapt search for other commits by this committer
- chase exiv2 library bump
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies
4.6.2
07 Apr 2011 12:03:34
Original commit files touched by this commit
avilla search for other commits by this committer
The FreeBSD KDE Team is pleased to announce April updates for KDE
Software Compilation: 4.6.2, codename "Congrats". Read the full
announcement here: http://kde.org/announcements/announce-4.6.2.php.

Special thanks to Raphael Kubo da Costa who ported the release.
4.6.1_1
31 Mar 2011 08:39:53
Original commit files touched by this commit
stas search for other commits by this committer
- Update graphics/djvulibre* to 3.5.25. [1]
- Update djview4 to version 4.7.
- Bump up portrevisions of all dependent ports.

PR:             ports/155742 [1]
Submitted by:   Takefu <takefu@airport.fm>
4.6.1
25 Mar 2011 10:33:51
Original commit files touched by this commit
avilla search for other commits by this committer
The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIM
4.4.10. The official 4.6.1 release notes can be found at:
http://www.kde.org/announcements/announce-4.6.1.php

We'd like to say thanks to all helpers and submitters.

Tested by:      exp-run via miwi
4.5.5
07 Jan 2011 23:54:08
Original commit files touched by this commit
fluffy search for other commits by this committer
- The KDE FreeBSD team is proud to announce the release of KDE 4.5.5
for FreeBSD.

It's a bugfix-only release, January 2011 set.
4.5.4_1
28 Dec 2010 11:36:15
Original commit files touched by this commit
avilla search for other commits by this committer
- Fix calculation of RAM values.

It results in a much faster Okular and in a less annoying Gwenview.
4.5.4
02 Dec 2010 21:12:38
Original commit files touched by this commit
makc search for other commits by this committer
KDE FreeBSD team presents KDE SC 4.5.4.
4.5.3_2
21 Nov 2010 08:59:10
Original commit files touched by this commit
stas search for other commits by this committer
- Update graphics/djvulibre to 3.5.23.
- Bump portrevisions of all dependent ports.

PR:             ports/152353, ports/152353 (based on)
Submitted by:   Takefu <takefu@airport.fm>
4.5.3_1
20 Nov 2010 15:38:09
Original commit files touched by this commit
kwm search for other commits by this committer
Chase poppler update.
4.5.3
03 Nov 2010 18:03:27
Original commit files touched by this commit
makc search for other commits by this committer
KDE FreeBSD team presents KDE SC 4.5.3.
4.5.2
05 Oct 2010 17:44:17
Original commit files touched by this commit
makc search for other commits by this committer
KDE FreeBSD team presents KDE SC 4.5.2.

kdebase4-workspace is now shipped with FreeBSD-branded wallpapers [1]
(set by default for new accounts). Thanks to Ivan Cukic from KDE
for making the wallpapers!

[1] http://ivan.fomentgroup.org/blog/2010/09/05/stripes-kde-be-free-freebsd/
4.5.1
02 Sep 2010 21:06:27
Original commit files touched by this commit
makc search for other commits by this committer
KDE FreeBSD team presents KDE SC 4.5.1.

New ports added:
        misc/kde4-l10n-ia - Interlingua localization for KDE
4.4.5_1
20 Aug 2010 08:34:50
Original commit files touched by this commit
kwm search for other commits by this committer
Chase exiv2 shlib bump.
4.4.5
29 Jun 2010 20:35:28
Original commit files touched by this commit
makc search for other commits by this committer
Present KDE SC 4.4.5 for FreeBSD.

Feature safe:   yes
4.4.4
01 Jun 2010 21:35:38
Original commit files touched by this commit
makc search for other commits by this committer
Present KDE SC 4.4.4 for FreeBSD.
4.4.3
11 May 2010 14:21:05
Original commit files touched by this commit
fluffy search for other commits by this committer
- The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSD

With hat on:    kde@
4.3.5_1
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
4.3.5
06 Feb 2010 21:52:30
Original commit files touched by this commit
miwi search for other commits by this committer
Presenting KDE 4.3.5 for FreeBSD.  The official release notes for this
release can be found at http://kde.org/announcements/announce-4.3.5.php.

KDE 4.3.5, the last bugfix release in 4.3.x series. We'd like to say
thanks to all helpers and submitters.
4.3.4_1
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
4.3.4
01 Dec 2009 16:34:53
Original commit files touched by this commit
miwi search for other commits by this committer
The FreeBSD KDE is please to announce the release of KDE 4.3.4,
a bugfix, translation and maintenance update. Release note can be found
at http://kde.org/announcements/announce-4.3.4.php

We'd like to say thanks to all helpers and submitters.
4.3.3
27 Nov 2009 01:44:03
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.3.3
for FreeBSD.

For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php
http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php

The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.

Tested by:      pointyhat-exp-run (myself)
4.3.1
01 Sep 2009 22:19:47
Original commit files touched by this commit
tabthorpe search for other commits by this committer
The FreeBSD KDE is please to announce the release of KDE 4.3.1,
a bugfix, translation and maintenance update. Release note can be found
at http://kde.org/announcements/announce-4.3.1.php

We would like to thank all our contributors and testers. My personal
thanks to miwi and makc for coaching me through my first KDE commit.
4.3.0_1
22 Aug 2009 17:36:57
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the fribidi shared lib bump.
4.3.0
10 Aug 2009 11:47:36
Original commit files touched by this commit
makc search for other commits by this committer
Mk/bsd.kde4.mk:
- rework KDE4_BUILDENV

All ports:
- remove needless post-extract target
- make patches relative to ${PATCH_WRKSRC}
- clean up
- bump PORTREVISION when required

databases/akonadi:
- replace dependency on boost-python-libs with boost-libs
  (finally, boost-pyhton does not conflict with boost \o/)

deskutils/kdepim*:
- replace boost-python-libs with boost-libs
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.3.0
04 Aug 2009 21:14:07
Original commit files touched by this commit
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.3.0
for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release
notes can be found at:
http://kde.org/announcements/4.3/index.php.

We'd like to say thanks to all helpers and submitters.

Tested by:      pointyhat-exp-run (pav/miwi)
4.2.4_2
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
4.2.4_1
03 Jul 2009 14:23:32
Original commit files touched by this commit
stas search for other commits by this committer
- djvulibre DSO version has changed to 22.  Reflect this.
- ImageMagick should never depend on djvulibre, instead -nox11
  version should be used, which contains the library required.
4.2.4
03 Jun 2009 11:02:11
Original commit files touched by this commit
miwi search for other commits by this committer
The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfix
release in 4.2.x series. The official KDE 4.2.4 release changelog can
be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_3to4_2_4.php.
4.2.3_1
09 May 2009 19:38:17
Original commit files touched by this commit
makc search for other commits by this committer
Update KDE ports to 4.2.3

See original release announcement for details:
http://kde.org/announcements/announce-4.2.3.php

New ports:

  devel/kdebindings4:
        Meta port of KDE bindings for C#, Java, PHP, Python and Ruby.
        Currently only Python bindings are supported.

  devel/kdebindings4-python, devel/kdebindings4-python-krosspython,
  devel/kdebindings4-python-pykde4:
        Python bindings for KDE.

  print/kdeutils4-printer-applet:
        printer-applet is a system tray utility. It shows current print jobs,
        shows printer warnings and errors and shows when printers that have
        been plugged in for the first time are being auto-configured by
        hal-cups-utils. It replaces kjobviewer in KDE 3.

  print/system-config-printer-kde
        A port of Gnome system-config-printer to KDE.
4.2.2_1
17 Apr 2009 13:10:42
Original commit files touched by this commit
miwi search for other commits by this committer
- Mark all kde4 ports MAKE_JOBS_UNSAFE

Approved by:    portmgr (pav)
4.2.2_1
12 Apr 2009 21:10:08
Original commit files touched by this commit
makc search for other commits by this committer
Chase graphics/poppler update, bump PORTREVISION [1].
Mark MAKE_JOBS_SAFE, minor clean-ups.

Noticed by:     Jan Henrik Sylvester (via kde@freebsd maillist) [1].
4.2.2
02 Apr 2009 09:23:03
Original commit files touched by this commit
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.2.2
for FreeBSD. The official KDE 4.2.2 release changelog can be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php.

Also mark some ports MAKE_JOBS_SAFE.

New Ports:
        misc/kde4-l10n-sk - Slovak
4.2.1_2
24 Mar 2009 19:13:32
Original commit files touched by this commit
makc search for other commits by this committer
bump PORTREVISION after cmake update
4.2.1_1
11 Mar 2009 22:19:40
Original commit files touched by this commit
bsam search for other commits by this committer
. update graphics/exiv2 to the new version;
. bump ports which depends upon libexiv2.so
  (the library was bumpted from *.so.3 to *.so.7);
. mark current graphics/py-exiv2 as broken since it doesn't compile
  with new libexiv2; this should change with graphics/py-exiv2-0.2.

PR:             ports/131376
Submitted by:   bsam (me)
Discussed with: kde@
Approved by:    maintainer timeout (5 weeks)
4.2.0
09 Mar 2009 00:55:48
Original commit files touched by this commit
makc search for other commits by this committer
Update KDE to 4.2.1.

multimedia/phonon port has been split into phonon itself, phonon-xine
and phono-gstreamer backends. After updating phonon port you have
to install at least one backend. phonon-xine backend is recommended
for KDE.
4.2.0_1
11 Feb 2009 22:25:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Add missing qt4 dependency

Reported by:    pavbot
4.2.0
08 Feb 2009 20:23:46
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n                Arabic
hebrew/kde4-l10n                Hebrew
misc/kde4-l10n-bn_IN            Bengali (India)
misc/kde4-l10n-eu               Basque
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.1.4_1
23 Jan 2009 16:28:36
Original commit files touched by this commit
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
4.1.4
13 Jan 2009 23:16:39
Original commit files touched by this commit
makc search for other commits by this committer
kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in
4.1.x series.
You have only two weeks to play with it -- KDE 4.2.0 is coming ;)
Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during
long-long ports ice-age.

For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php

Approved by:    miwi (mentor)
4.1.1
03 Sep 2008 13:06:24
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.1.1
for FreeBSD. The official KDE 4.1.1 release notes can be found at
http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php.

KDE Community ships sirst translation and service release of the 4.1
dree desktop, containing numerous bugfixes, Performance Improvements
and Translation Updates.

Pretty much all applications have received the developers' attention,
resulting in a long list of bugfixes and improvements. The most significant
changes are:

    * Significant performance, interaction and rendering correctness
      improvements in KHTML and Konqueror, KDE's web browser
    * User interaction, rendering and stability fixes in Plasma,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.1.0_2
26 Aug 2008 15:55:03
Original commit files touched by this commit
stas search for other commits by this committer
- Update djvulibre to 3.5.21.
- Update djview4 to 4.4.
4.1.0_1
18 Aug 2008 18:24:21
Original commit files touched by this commit
miwi search for other commits by this committer
- Rename pkgconfig files, thus avoid conflict with kde3
- Bump PORTREVISION

Submitted by:   Max Brazhnikov (via area51 commit)
4.1.0
09 Aug 2008 16:52:28
Original commit files touched by this commit
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
3.5.8_3
09 Aug 2008 07:50:35
Original commit files touched by this commit
miwi search for other commits by this committer
- Force commit:
        Repocopy KDE3* -> KDE4

Repocopy by:    marcus

Number of commits found: 67