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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
libkdcraw LibRaw interface for KDE
24.12.3 graphics on this many watch lists=6 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 24.12.3Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-07-02 09:37:17
Last Update: 2025-03-07 18:09:22
Commit Hash: 9cdd086
People watching this port, also watch:: libexif, libglade2, libXdamage, xorg-docs, xorg-fonts-truetype
Also Listed In: kde kde-applications
License: GPLv2+
WWW:
https://www.digikam.org/
Description:
libkdcraw is a C++ interface around the LibRaw library used to decode RAW picture files.
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
There is no configure plist information for this port.
Dependency lines:
  • libkdcraw-qt6>0:graphics/libkdcraw
To install the port:
cd /usr/ports/graphics/libkdcraw/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libkdcraw
  • pkg install libkdcraw-qt6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libkdcraw-qt6
Package flavors (<flavor>: <package>)
  • qt6: libkdcraw-qt6
  • qt5: libkdcraw-qt5
distinfo:
TIMESTAMP = 1741275827 SHA256 (KDE/release-service/24.12.3/libkdcraw-24.12.3.tar.xz) = 982e09405cde76911f036806aa12fd6b70f8ee26b1b37c73fe5c40ddc2340d5a SIZE (KDE/release-service/24.12.3/libkdcraw-24.12.3.tar.xz) = 37328

Packages (timestamps in pop-ups are UTC):
libkdcraw
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--20.12.1_1-----
FreeBSD:13:quarterly-----23.08.423.08.423.08.4
FreeBSD:14:latest-----23.04.1_2-23.04.1_2
FreeBSD:14:quarterly-----23.08.423.08.423.08.4
FreeBSD:15:latest--n/a-n/a---
 
libkdcraw-qt5
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest24.12.324.12.3-24.12.324.12.3---
FreeBSD:13:quarterly23.08.5_123.08.5_1-23.08.5_123.08.5_1---
FreeBSD:14:latest24.12.324.12.3-24.12.324.12.3---
FreeBSD:14:quarterly23.08.5_124.12.3-23.08.5_123.08.5_1---
FreeBSD:15:latest24.12.324.12.3n/a24.12.3n/a23.08.4_123.08.4_123.08.5_1
 
libkdcraw-qt6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest24.12.324.12.3--24.12.3---
FreeBSD:13:quarterly23.08.5_123.08.5_1-23.08.5_123.08.5_1---
FreeBSD:14:latest24.12.324.12.3--24.12.3---
FreeBSD:14:quarterly23.08.5_124.12.3-23.08.5_123.08.5_1---
FreeBSD:15:latest24.12.324.12.3n/a24.12.3n/a-23.08.4_1-
 
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/kf6-extra-cmake-modules
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libjasper.so : graphics/jasper
  2. liblcms.so : graphics/lcms
  3. libraw.so : graphics/libraw
  4. libxml2.so : textproc/libxml2
  5. libjpeg.so : graphics/jpeg-turbo
  6. libQt6Core.so : devel/qt6-base
This port is required by:
for Libraries
  1. graphics/gwenview
  2. graphics/kdegraphics-thumbnailers
  3. graphics/kphotoalbum
  4. graphics/krita

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. graphics/libkipi*
  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_libkdcraw
USES:
cmake compiler:c++11-lang jpeg kde:6 pkgconfig qt:6 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/release-service/24.12.3/src/
Collapse this list.

Number of commits found: 122 (showing only 22 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.9_5
26 Jul 2013 19:19:21
Revision:323748Original commit files touched by this commit
rene search for other commits by this committer
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
0.1.9_5
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
0.1.9_5
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.1.9_4
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
0.1.9_4
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.1.9_4
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.1.9_4
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
0.1.9_3
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
0.1.9_2
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
0.1.9_1
22 Aug 2009 00:23:13
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
0.1.9_1
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
0.1.9_1
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
0.1.9
05 Jun 2009 16:55:23
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.1.9 release.
0.1.8
09 Mar 2009 07:18:58
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.1.8 release.
0.1.7
16 Dec 2008 22:39:20
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.1.7 release.
0.1.6
12 Oct 2008 17:01:44
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.1.6 release.
0.1.5
23 Sep 2008 05:44:37
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.1.5 release.
0.1.4_1
06 Jun 2008 13:35:04
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.1.4
15 Mar 2008 13:08:22
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.1.4 release.
0.1.3
26 Dec 2007 09:11:33
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.1.3 release.
0.1.2
18 Sep 2007 07:48:18
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.1.2 release.
0.1.1
02 Jul 2007 09:32:13
Original commit files touched by this commit
ale search for other commits by this committer
libkdcraw is a C++ interface around a dcraw binary program
used to decode RAW picture files.

WWW: http://www.kipi-plugins.org/

Number of commits found: 122 (showing only 22 on this page)

«  1 | 2