[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2016-04-13 Thread Raphael Kubo da Costa
SVN commit 12308 by rakuco: Stop setting KSANE_INCLUDE_DIR in digikam-kde4's Makefile.common. This is not needed after r12086. M +0 -1 Makefile.common ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/k

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2016-04-13 Thread Raphael Kubo da Costa
SVN commit 12307 by rakuco: Drop the post-kipi-configure target. It was originally added in r9183 to avoid rebuilding libkipiplugins for each kipi-plugin port. This no longer seems to be a problem, as libkipiplugins is not rebuilt by any of the kipi-plugin-* ports without this change. M +0 -

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2016-04-13 Thread Raphael Kubo da Costa
SVN commit 12305 by rakuco: digikam-kde4: Remove trailing whitespace from Makefile.common. M +1 -1 Makefile.common ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2016-04-06 Thread Adriaan de Groot
SVN commit 12281 by adridg: Remove another PORTSDIR to match the official tree M +1 -1 Makefile.common ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for lat

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4/files

2016-04-03 Thread Raphael Kubo da Costa
SVN commit 12276 by rakuco: digikam-kde4: Import r411791 from ports. r411791 | marino | 2016-03-24 15:13:21 +0100 (Thu, 24 Mar 2016) | 8 lines graphics/digikam-kde4: Fix build everywhere (with upstream patch) Take the dpor

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4-l10n

2016-04-03 Thread Raphael Kubo da Costa
SVN commit 12274 by rakuco: digikam-kde4-l10n: Fix plist. M +2 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4/files

2016-04-02 Thread Raphael Kubo da Costa
SVN commit 12270 by rakuco: digikam-kde4: Remove CImg patch. It was added with Digikam 1.3.0 in r6526 without any explanation, and the port builds fine without it. D patch-libs_3rdparty_cimg_CImg.h ___ kde-freebsd mailing list kde-fr

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4/files

2016-04-02 Thread Raphael Kubo da Costa
SVN commit 12268 by rakuco: digikam-kde4: Experiment with reverting the patch from r8600. It was added 4 years ago, let's see if DigiKam does not crash on startup with large collections any longer. D patch-app_album_albumwatch.cpp __

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2016-04-01 Thread Adriaan de Groot
SVN commit 12260 by adridg: digiKam update internal ports-documentation M +3 -3 Makefile.common ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest inf

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2016-03-30 Thread Adriaan de Groot
SVN commit 12256 by adridg: Another missed renaming M +1 -1 Makefile.common ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2016-03-30 Thread Adriaan de Groot
SVN commit 12255 by adridg: kipi-plugins directory rename also applies to paths pointing there M +2 -2 Makefile.common ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2016-03-28 Thread Adriaan de Groot
SVN commit 12227 by adridg: Switch off the mediawiki kipi-plugin, because it depends on libmediawiki, which I can't find in the source releases from KDE M +0 -1 Makefile.common ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kd

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2015-04-16 Thread Alonso Schaich
SVN commit 10669 by aschai: Partially revert r10612 Restore build time dependency on mysql-server, which was *not* handled by USE_MYSQL=server Also, downgrade the dependency on the qt mysql module to a runtime one. M +2 -1 Makefile ___ kde

Re: [kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2015-03-03 Thread Max Brazhnikov
On Thu, 26 Feb 2015 13:40:04 -0800 (PST) Alonso Schaich wrote: > SVN commit 10612 by aschai: > > Remove fishy looking mysql dependency Don't hesitate to ask if something looks fishy :) > The way it seems to me there are some efforts to no longer install static > libraries via PORTS, so sooner or

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2015-02-26 Thread Alonso Schaich
SVN commit 10613 by aschai: Facilate the mysql depencency line No suffix means both build and run time dependencies. M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See al

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2015-02-26 Thread Alonso Schaich
SVN commit 10612 by aschai: Remove fishy looking mysql dependency The way it seems to me there are some efforts to no longer install static libraries via PORTS, so sooner or later this path might become invalid. The dependency on mysql is already being taken care of by the USE_MYSQL=server line r

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2015-01-26 Thread Max Brazhnikov
SVN commit 10575 by makc: graphics/digikam-kde4: - kdepimlibs port doesn't depend on nepomuk anymore, therefore revert part of r10303 that forces dependency on nepomuk-core. MM +2 -2 Makefile MM +0 -2 pkg-plist ___ kde-freebsd maili

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2014-09-18 Thread Jason E . Hale
SVN commit 10304 by jhale: NOOP changes: - Simplify MASTER_SITES - Add categories to a few comments in the header M +3 -4 Makefile.common ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2014-05-26 Thread Raphael Kubo da Costa
SVN commit 10100 by rakuco: digikam-kde4: Merge r355461 from ports. r355461 | rakuco | 2014-05-27 01:15:31 +0300 (Tue, 27 May 2014) | 8 lines Makefile.common: Move a few other variables outside the NO_BUILD block. Just set

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2014-05-26 Thread Raphael Kubo da Costa
SVN commit 10099 by rakuco: digikam-kde4: Merge r355452 from ports. r355452 | rakuco | 2014-05-26 23:59:25 +0300 (Mon, 26 May 2014) | 9 lines Makefile.common: Always set USES=tar:bzip2. Setting USES=bzip2 inside the NO_BUI

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2014-03-04 Thread Max Brazhnikov
SVN commit 10044 by makc: Sync with ports: r346997 | makc | 2014-03-04 07:35:43 + (Tue, 04 Mar 2014) | 5 lines graphics/digikam-kde4: - Fix dependency on mysql Reported by:Wolfgang Riegler via kde-freebsd maillist

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2014-01-21 Thread Max Brazhnikov
SVN commit 9860 by makc: - Update plist for 3.5.0 - Fix shebang in perl script - Add patch to fix linking with libpgf - Convert LIB_DEPENDS to new style M +2 -1 Makefile M +1 -1 Makefile.common A files/patch-cmake__modules__FindPGF.cmake M +0 -7 pkg-plist

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2013-09-29 Thread Alonso Schaich
SVN commit 9512 by aschai: Remove leftover forgotten in the last commit (second time today ... ) M +0 -3 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2013-09-29 Thread Alonso Schaich
SVN commit 9511 by aschai: Add staging support and while here reformat the CMake argument to match the other arguments' style. M +1 -1 Makefile M +2 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2013-05-23 Thread Max Brazhnikov
SVN commit 9243 by makc: Sync with ports: - Add explicit dependence on boost library to fix build without PIMLIMS option [1] - Add math/eigen3 to the list of build dependencies PR: ports/178789 [1] Submitted by: Hon-Yu Lawrence Cheung M +3 -1 Makefile ___

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4-l10n

2013-05-18 Thread Max Brazhnikov
SVN commit 9241 by makc: Reset PORTREVISION M +0 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4-l10n

2013-05-12 Thread Max Brazhnikov
SVN commit 9234 by makc: - Don't install libkipi l10n files, they are provided by kde4-l10n ports [1] - gettext is required during build, change dependence type to build only Reported by:Wolfgang Riegler via kde-freebsd maillist [1] M +6 -1 Makefile M +0 -27 pkg-plist ___

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2013-04-04 Thread Max Brazhnikov
SVN commit 9176 by makc: Update patches and plist for digikam 3.1.0 M +1 -0 Makefile M +0 -17 files/patch-CMakeLists.txt D files/patch-cmake__modules__FindPGF.cmake M +10 -10files/patch-digikam__album__albumwatch.cpp M +6 -43 pkg-plist ___

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2012-10-29 Thread Alberto Villa
SVN commit 8697 by avilla: - Bump PORTREVISION because of plist change. - Trim Makefile header. M +2 -6 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2012-09-17 Thread Jason E . Hale
SVN commit 8626 by jhale: - Remove pkg-message, it is irrelevant now M +0 -3 Makefile D pkg-message ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kd

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4/files

2012-09-06 Thread Jason E . Hale
SVN commit 8600 by jhale: Add patch to disable file monitoring since it is causing startup crashes with large photo collections. Digikam will still be aware of file creation, deletion, and renaming of individual files. AMpatch-digikam__album__albumwatch.cpp __

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2012-07-14 Thread Jason E . Hale
SVN commit 8445 by jhale: - Make graphics/digikam-kde4 depend on external libpgf M +2 -1 Makefile A files/patch-cmake__modules__FindPGF.cmake ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listi

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2012-06-25 Thread Jason E . Hale
SVN commit 8331 by jhale: For digikam-kde4: - Fix build when QT3 is installed - Add pkg-message to warn user that Digikam may crash with a low kern.maxfiles M +3 -0 Makefile M +20 -7 files/patch-CMakeLists.txt A pkg-message _

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2012-06-09 Thread Max Brazhnikov
SVN commit 8302 by makc: Fix plist M +2 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2012-06-08 Thread Max Brazhnikov
SVN commit 8300 by makc: sync with ports: png -> png15 M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4/files

2012-05-31 Thread Jason E . Hale
SVN commit 8262 by jhale: - Add upstream patch to fix build with Boost 1.48 Obtained from: Digikam git A patch-libs__database__imagehistory__imagehistorygraph_boost.h ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.

Re: [kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2012-05-24 Thread Alberto Villa
On Thu, May 24, 2012 at 5:11 PM, Max Brazhnikov wrote: > Are these qt4 components really required by digikam? I suppose most of them > are indirect dependencies inherited from kdelibs4 and thus shouldn't be > listed here. Actually, USE_QT4 should be set to the list of components explicitly requ

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2012-05-24 Thread Jason E . Hale
SVN commit 8225 by jhale: - Cut QT4 components that are already required by kdelibs M +2 -3 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for lat

Re: [kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2012-05-24 Thread Max Brazhnikov
On Thu, 24 May 2012 13:19:37 GMT, Jason E. Hale wrote: > SVN commit 8223 by jhale: > > - Update graphics/digikam-kde4 to 2.5.0 > - add LICENSE (GPLv2) > - make NLS optional > - add MYSQL option to build MySQL database support > - remove LENSFUN option (graphics/lensfun is now required) > - remove

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2012-05-24 Thread Jason E . Hale
SVN commit 8223 by jhale: - Update graphics/digikam-kde4 to 2.5.0 - add LICENSE (GPLv2) - make NLS optional - add MYSQL option to build MySQL database support - remove LENSFUN option (graphics/lensfun is now required) - remove MARBLE option (libkgeomap provides this and is required) M +42 -35

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2012-04-13 Thread Raphael Kubo da Costa
SVN commit 8117 by rakuco: graphics/digikam-kde4: Sync with ports. Adjust to the change of maintainership -- the port got reassigned to kde@. M +2 -2 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/li

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2010-08-28 Thread Max Brazhnikov
SVN commit 6539 by makc: Fix plist M +0 -4 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2010-08-26 Thread Dima Panov
SVN commit 6534 by fluffy: - Update DigiKam to 1.4.0 release M +1 -1 Makefile M +3 -3 distinfo M +5 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also ht

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2010-08-24 Thread Max Brazhnikov
SVN commit 6532 by makc: Fix plist M +17 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information