[kde-freebsd] [SVN Commit] area51/PORTS/graphics/libkface

2016-04-14 Thread Raphael Kubo da Costa
SVN commit 12316 by rakuco:

libkface: Adjust LICENSE.

Most of the code is GPLv2+, with src/libkface_debug.{cpp,h} being LGPL20+.


 M  +2 -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/kipi-plugins-kde4/files

2016-04-14 Thread Raphael Kubo da Costa
SVN commit 12315 by rakuco:

kipi-plugins-kde4: Add some context to 
extrapatch-extra_kipi_plugins_cmakelists.patch.


 M  +9 -0  extrapatch-extra_kipi_plugins_cmakelists.patch  


___
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-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/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[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 -8  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

2016-04-13 Thread Raphael Kubo da Costa
SVN commit 12306 by rakuco:

Drop the gitversion.h hack from Makefile.common.

Instead, just let the build system do its job and generate the file. I did have
to import a patch I just landed that adjusts the dependencies between the build
system targets though.



 M  +0 -1  digikam-kde4/Makefile.common  
 A libkipiplugins/files (directory)  
 AMlibkipiplugins/files/patch-git_e384f949  


___
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-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.org/ for latest information


[kde-freebsd] [SVN Commit] area51/PORTS/graphics/skanlite

2016-04-13 Thread Raphael Kubo da Costa
SVN commit 12304 by rakuco:

skanlite: Add USES=gettext, hopefully resolving the mess once and for all.

USES=gettext was added to the port in ports r373636, which was not merged into
area51. area51 r11455 introduced USES=gettext pkgconfig, but when I later asked
tcberner if he remember why those two were added in an unrelated commit he
coulnd't remember, so I dropped both.

[ade] tried to fix the situation by adding USES=gettext-tools, which then got
reverted. Let's just match the ports tree and have USES=gettext.



 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/libkface

2016-04-13 Thread Raphael Kubo da Costa
SVN commit 12303 by rakuco:

libkface: Use USES=pathfix instead of a sed call.

 M  +1 -5  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

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 latest information


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

2016-04-03 Thread Raphael Kubo da Costa
SVN commit 12277 by rakuco:

kipi-plugins-kde4: Improve the patch from r12228.

Do not expanding the variables in the if() clause twice, otherwise if OpenCV is
not found we end up with an error like this:

CMake Error at CMakeLists.txt:186 (if):
  if given arguments:

"FALSE" "AND" "VERSION_GREATER" "2.4.99"

  Unknown arguments specified



 M  +3 -7  extrapatch-extra_kipi_plugins_cmakelists.patch  


___
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-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 dports patch to fix compilation with Lensfun 0.3.2
(14 DEC 2015, 0f159981176faa6da701f112bfe557b79804d468)
Digikam broke when lensfun was updated on 18 March 2016.

Approved by:just-fix-it





 AMpatch-libs_dimg_filters_lens_lensfuniface.h  


___
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/libkface

2016-04-03 Thread Raphael Kubo da Costa
SVN commit 12275 by rakuco:

libkface: Replace another use of KDE_APPLICATIONS_VERSION.

 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-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/kipi-plugins-kde4

2016-04-03 Thread Raphael Kubo da Costa
SVN commit 12272 by rakuco:

kipi-plugins-kde4: Fix package names in the dependencies added in r12265.

This fixes errors such as:
===>   kipi-plugins-4.2.0_1,1 depends on package: digikam-kde4-doc>=4.2.0 - not 
found

that broke the port after my previous commit.



 M  +2 -2  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

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 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/kipi-plugins-kde4

2016-04-02 Thread Raphael Kubo da Costa
SVN commit 12265 by rakuco:

kipi-plugins-kde4: Fix dependencies for the DOCS and NLS options.

Those were broken since r9861 from 2014, as they were left out of the options
helper conversion.



 M  +2 -2  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/kphotoalbum-kde4

2016-04-02 Thread Raphael Kubo da Costa
SVN commit 12264 by rakuco:

kphotoalbum-kde4: Move SHEBANG_FILES around to match ports r371613.



 M  +1 -2  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


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

2016-04-02 Thread Raphael Kubo da Costa
Adriaan de Groot  writes:

> SVN commit 12042 by adridg:
>
> Skanlite needs msgfmt
>
>  M  +1 -1  Makefile

USES=gettext includes both gettext-runtime and gettext-tools. CMake
seems to look for dgettext, which is in gettext-runtime, so this change
looks like a regression to me.
___
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-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 information


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

2016-03-31 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-31 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.org/ for latest information


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

2016-03-30 Thread Adriaan de Groot
SVN commit 12251 by adridg:

Move kipi-plugins back to kipi-plugins-kde4, to stick closer to ports tree

 D kipi-plugins (directory)  
 A kipi-plugins-kde4 (directory)  
 M  +1 -1  libkface/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/libkipiplugins

2016-03-30 Thread Adriaan de Groot
SVN commit 12250 by adridg:

Remove unused files/, patch has gone elsewhere

 D files (directory)  


___
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

2016-03-30 Thread Adriaan de Groot
SVN commit 12247 by adridg:

Restore PORTREVISION (photoalbum has one other change, moving SHEBANG_FILES 
around)

 M  +1 -1  kphotoalbum-kde4/Makefile  
 M  +1 -0  libkscreen/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

2016-03-29 Thread Adriaan de Groot
SVN commit 12234 by adridg:

Digikam: fix all the kipi-plugins with the same EXTRA_PATCH that fixes up the 
structure of the CMake if() for OpenCV

 M  +1 -0  digikam-kde4/Makefile.common  
 A 
kipi-plugins/files/extrapatch-extra_kipi_plugins_cmakelists.patch   
libkipiplugins/files/patch-extra_kipi_plugins_cmakelists.patch#12233
 D libkipiplugins/files/patch-extra_kipi_plugins_cmakelists.patch  


___
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/libkipiplugins

2016-03-28 Thread Adriaan de Groot
SVN commit 12228 by adridg:

Fixup libkipiplugins build: split cmake-if() that confuses the version of CMake 
we use

 A files (directory)  
 A files/patch-extra_kipi_plugins_cmakelists.patch  


___
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-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.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


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

2016-03-06 Thread Adriaan de Groot
SVN commit 12044 by adridg:

Fix typo in KDE component

 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/skanlite

2016-03-06 Thread Adriaan de Groot
SVN commit 12042 by adridg:

Skanlite needs msgfmt

 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/skanlite

2016-02-04 Thread Raphael Kubo da Costa
SVN commit 11899 by rakuco:

skanlite: Also drop USES=gettext added in r11455.

It's unrelated to that revision, and there have been no complaints about it
not being present in the ports tree version of this file.


 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

2015-10-09 Thread Tobias Berner
SVN commit 11478 by tcberner:

Make digitec rundepend on x11/kde4-runtime

PR: 203222  


 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/kphotoalbum-kde4

2015-09-17 Thread Tobias Berner
SVN commit 11454 by tcberner:

shebang-fixes

 M  +3 -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/kipi-plugins-kde4

2015-04-06 Thread Raphael Kubo da Costa
SVN commit 10664 by rakuco:

kipi-plugins-kde4: Fix botched USES=metaport conversion.

We need bsd.port.pre.mk before digikam-kde4's Makefile.common, since the
latter checks for NO_BUILD.



 M  +2 -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


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 later this path might become invalid.

Hm, I've not heard about this before. Is there any discussion about it?

 The
 dependency on mysql is already being taken care of by the USE_MYSQL=server
 line right above of the DEPEND statement I'm removing.

USE_MYSQL=server gives only runtime dependency on mysql, while digikam needs it
during configure stage.
 
 While it was pulling the mysql qt module correctly over here, I'm adding
 sql-mysql_build to the USE_QT4 values just to be sure.

This makes no sense at all: sql plugin depends on client part of mysql only,
the removed dependency was about server part.

Max
___
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

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 also http://freebsd.kde.org/ for latest information


[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 mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


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

2014-11-03 Thread Max Brazhnikov
On Sun, 21 Sep 2014 09:08:54 -0700 Jason E. Hale wrote:
 SVN commit 10312 by jhale:
 
 - Fix build and add pkg-plist for kipi-plugin-dlnaexport,
   but keep IGNORE since it is rather useless.  I have several
   DLNA-capable devices and all of them saw the server, but
   none of them could access the files.  PS3 threw a DLNA protocol
   error (2114) and Panasonic VT30 televison actually listed the
   files, but could not display them.  iPad was a no-go either.
   This was all with the HUPnp API method.  Minidlna method
   didn't seem to work either as I couldn't get the plugin to
   recognize the minidlnad executable even though minidlnad works
   just fine on its own.
 
 
 
  M  +1 -1  digikam-kde4/Makefile.common  
  M  +1 -1  kipi-plugin-dlnaexport/Makefile  
  M  +12 -16
 kipi-plugin-dlnaexport/files/patch-dlnaexport__extra__hupnp__src__socket__hmulticast_socket.cpp
   
  AMkipi-plugin-dlnaexport/pkg-plist  

Hi Jason,

Are you going to commit Digikam update to the portstee? Is there any issue to 
resolve?

Cheers,
Max
___
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/libkscreen

2014-10-15 Thread Max Brazhnikov
SVN commit 10417 by makc:

graphics/libkscreen:
- add missing dependencies on xcb libraries


 M  +3 -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/libkscreen

2014-09-24 Thread Max Brazhnikov
SVN commit 10316 by makc:

graphics/libkscreen:
- needs pkgconfig to detect XCB correctly
- fix install path for pkgconfig files
- trim @dirrm from plist
- update WWW


 M  +5 -1  Makefile  
 M  +1 -1  pkg-descr  
 M  +1 -5  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

2014-09-21 Thread Jason E . Hale
SVN commit 10312 by jhale:

- Fix build and add pkg-plist for kipi-plugin-dlnaexport,
  but keep IGNORE since it is rather useless.  I have several
  DLNA-capable devices and all of them saw the server, but
  none of them could access the files.  PS3 threw a DLNA protocol
  error (2114) and Panasonic VT30 televison actually listed the
  files, but could not display them.  iPad was a no-go either.
  This was all with the HUPnp API method.  Minidlna method
  didn't seem to work either as I couldn't get the plugin to
  recognize the minidlnad executable even though minidlnad works
  just fine on its own.



 M  +1 -1  digikam-kde4/Makefile.common  
 M  +1 -1  kipi-plugin-dlnaexport/Makefile  
 M  +12 -16
kipi-plugin-dlnaexport/files/patch-dlnaexport__extra__hupnp__src__socket__hmulticast_socket.cpp
  
 AMkipi-plugin-dlnaexport/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

2014-09-18 Thread Jason E . Hale
SVN commit 10303 by jhale:

- Update digikam and friends to 4.2.0
- Not updating to 4.3.0 at this time because it has proven to be unstable
  with albums containing video files and needs further investigation.  It
  has also dropped Nepomuk support in favor of Baloo, which we don't have
  in the official ports tree yet
- Enable Nepomuk support by default because if kdepimlibs support is
  requested, Nepomuk will always be found if installed due to the logic
  in ${LOCALBASE}/lib/cmake/KdepimLibs/KdeimLibsConfig.cmake
- Drop Enable from Digikam options descriptions
- For kipi-plugins, only extract what we need to reduce extraction time
  and file I/O



 M  +6 -5  digikam-kde4/Makefile  
 M  +2 -1  digikam-kde4/Makefile.common  
 M  +2 -2  digikam-kde4/distinfo  
 AMdigikam-kde4/files/patch-cmake__modules__MacroUtils.cmake  
 M  +1 -1  kipi-plugins-kde4/files/extrapatch-CMakeLists.txt  


___
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

2014-09-16 Thread Alonso Schaich
SVN commit 10292 by aschai:

Add extragear's libkscreen to the repository and fix it's so-version.



 A libkscreen (directory)  
 AMlibkscreen/Makefile  
 AMlibkscreen/distinfo  
 A libkscreen/files (directory)  
 AMlibkscreen/files/patch-CMakeLists.txt  
 AMlibkscreen/pkg-descr  
 AMlibkscreen/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

2014-08-13 Thread Raphael Kubo da Costa
SVN commit 10240 by rakuco:

PORTS: Remove graphics/prison.

This is another library that belongs to fluffy@, and we haven't had to
update it in a long time.



 D prison (directory)  


___
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/kphotoalbum-kde4

2014-08-13 Thread Raphael Kubo da Costa
SVN commit 10242 by rakuco:

kphotoalbum-kde4: Merge r345222 from ports.


r345222 | makc | 2014-02-20 15:00:31 +0200 (Thu, 20 Feb 2014) | 6 lines

- Add stage support
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Remove useless LATEST_LINK





 M  +10 -23Makefile  


___
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/kphotoalbum-kde4

2014-08-13 Thread Raphael Kubo da Costa
SVN commit 10243 by rakuco:

kphotoalbum-kde4: Merge r347051 from ports.


r347051 | makc | 2014-03-04 20:07:56 +0200 (Tue, 04 Mar 2014) | 5 lines

graphics/kphotoalbum-kde4:
- Add dependency on pkgconfig to fix libkdcraw detection

Reported by: q/pa del...@gmx.net via kde-freebsd maillist





 M  +2 -2  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/kphotoalbum-kde4

2014-08-13 Thread Raphael Kubo da Costa
SVN commit 10244 by rakuco:

kphotoalbum-kde4: Merge r350164 from ports.


r350164 | danfe | 2014-04-04 23:36:47 +0300 (Fri, 04 Apr 2014) | 5 lines

- Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)

Approved by: portmgr (bapt), some ports are still NO_STAGE :(





 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 latest information


[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_BUILD block caused problems for FreeBSD's
distfile fetcher, which apparently set that flag and was getting an invalid
distfile to fetch from the KDE mirrors.

The rest of the NO_BUILD block needs more attention, but I'll let makc@ and
jhale@ handle that since it's not my area.




 M  +2 -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

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 setting USES=tar:bzip2 is not enough, as ports such as
graphics/kipi-plugin-facebook would still report an invalid distfile if
NO_BUILD was passed.

We now unconditionally set DISTNAME, DISTINFO_FILE and LICENSE besides USES.




 M  +4 -5  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

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 wolfgang.rieg...@gmx.de via kde-freebsd 
maillist




 M  +4 -4  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/skanlite

2014-01-22 Thread Max Brazhnikov
SVN commit 9864 by makc:

Sync graphics/skanlite with ports:

r340693 | makc | 2014-01-22 08:20:56 + (Wed, 22 Jan 2014) | 7 lines

- Update to 1.1
- Switch MASTER_SITES to KDE
- Convert LIB_DEPENDS to new style
- Remove cmake arguments that now are passed globally
- Remove NO_STAGE
- Reformat description




 M  +6 -6  Makefile  
 M  +2 -2  distinfo  
 M  +4 -4  pkg-descr  
 M  +0 -24 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

2014-01-21 Thread Max Brazhnikov
SVN commit 9859 by makc:

Update plist for kipi-plugins 3.5.0

 M  +1 -1  kipi-plugin-advancedslideshow/pkg-plist  
 M  +5 -5  kipi-plugin-debianscreenshots/pkg-plist  
 M  +7 -7  kipi-plugin-dngconverter/pkg-plist  
 M  +4 -4  kipi-plugin-expoblending/pkg-plist  
 M  +5 -5  kipi-plugin-facebook/pkg-plist  
 M  +6 -6  kipi-plugin-flashexport/pkg-plist  
 M  +15 -15kipi-plugin-flickrexport/pkg-plist  
 M  +5 -5  kipi-plugin-galleryexport/pkg-plist  
 M  +2 -2  kipi-plugin-gpssync/pkg-plist  
 M  +3 -3  kipi-plugin-imageshackexport/pkg-plist  
 M  +2 -2  kipi-plugin-imageviewer/pkg-plist  
 M  +5 -5  kipi-plugin-imgurexport/pkg-plist  
 M  +5 -5  kipi-plugin-mediawiki/pkg-plist  
 M  +1 -1  kipi-plugin-metadataedit/pkg-plist  
 M  +5 -5  kipi-plugin-panorama/pkg-plist  
 M  +1 -1  kipi-plugin-photolayoutseditor/pkg-plist  
 M  +5 -5  kipi-plugin-picasawebexport/pkg-plist  
 M  +5 -5  kipi-plugin-piwigoexport/pkg-plist  
 M  +4 -4  kipi-plugin-rajceexport/pkg-plist  
 M  +4 -4  kipi-plugin-shwup/pkg-plist  
 M  +5 -5  kipi-plugin-smug/pkg-plist  
 M  +1 -1  kipi-plugin-timeadjust/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

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 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

2014-01-21 Thread Max Brazhnikov
SVN commit 9862 by makc:

Add new port: kipi-plugin-jalbumexport

 M  +4 -2  digikam-kde4/Makefile.common  
 A kipi-plugin-jalbumexport (directory)  
 A kipi-plugin-jalbumexport/Makefile  
 A kipi-plugin-jalbumexport/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/kipi-plugins-kde4

2014-01-21 Thread Max Brazhnikov
SVN commit 9861 by makc:

Remove LATEST_LINK
Simplify Makefile by using options helpers

 M  +2 -13 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

2014-01-17 Thread Max Brazhnikov
SVN commit 9854 by makc:

- Update Digikam ports to 3.5.0 (not finished yet)
- Use new style for LIB_DEPENDS
- Use options helpers


 M  +0 -1  digikam-kde4-doc/Makefile  
 M  +0 -1  digikam-kde4-l10n/Makefile  
 M  +17 -0 digikam-kde4-l10n/pkg-plist  
 M  +27 -46digikam-kde4/Makefile  
 M  +1 -1  digikam-kde4/Makefile.common  
 M  +2 -2  digikam-kde4/distinfo  
 M  +1 -1  kipi-plugin-debianscreenshots/Makefile  
 M  +1 -1  kipi-plugin-dngconverter/Makefile  
 M  +1 -1  kipi-plugin-facebook/Makefile  
 M  +1 -1  kipi-plugin-gpssync/Makefile  
 M  +1 -1  kipi-plugin-imgurexport/Makefile  
 M  +1 -1  kipi-plugin-ipodexport/Makefile  
 M  +1 -1  kipi-plugin-mediawiki/Makefile  
 M  +1 -1  kipi-plugin-removeredeyes/Makefile  
 M  +1 -1  kipi-plugin-shwup/Makefile  
 M  +2 -2  kipi-plugin-videoslideshow/Makefile  
 M  +1 -1  kipi-plugin-vkontakte/Makefile  
 M  +1 -1  kipi-plugin-yandexfotki/Makefile  
 M  +1 -1  libkface/Makefile  
 M  +8 -5  libkface/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/libpgf

2013-11-10 Thread Raphael Kubo da Costa
SVN commit 9721 by rakuco:

libpgf: Trim Makefile header, as done in ports r327733.



 M  +0 -5  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/prison

2013-11-10 Thread Raphael Kubo da Costa
SVN commit 9722 by rakuco:

prison: Trim Makefile header, as done in ports r327733

 M  +1 -4  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

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/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[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.org/ for latest information


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

2013-09-29 Thread Alonso Schaich
SVN commit 9529 by aschai:

Indicate metaport.



 M  +1 -0  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/libkface

2013-09-01 Thread Raphael Kubo da Costa
SVN commit 9475 by rakuco:

Merge r325926 from ports.


r325926 | bapt | 2013-09-02 01:46:10 +0300 (Mon, 02 Sep 2013) | 2 lines

Add an explicit dependency on pkgconf





 M  +1 -0  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/kipi-plugins-kde4

2013-07-02 Thread Raphael Kubo da Costa
SVN commit 9328 by rakuco:

kipi-plugins-kde4: Merge r319675 from ports.


r319675 | tijl | 2013-06-02 18:13:14 +0300 (Sun, 02 Jun 2013) | 6 lines

Set .MAKE.FreeBSD_UL=yes to support bmake. It is already set in
bsd.port.mk, but these ports use :U and/or :L variable modifiers in
a .for loop which is expanded before bsd.port.mk is included.

Reviewed by:  makc




 M  +1 -0  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

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 cheunghonyu at gmail.com


 M  +3 -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-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

2013-05-17 Thread Max Brazhnikov
SVN commit 9240 by makc:

Update digikam and kipi-plugins ports to 3.2.0

 M  +1 -1  digikam-kde4/Makefile.common  
 M  +2 -2  digikam-kde4/distinfo  
 M  +1 -1  kipi-plugin-advancedslideshow/pkg-plist  
 D kipi-plugin-htmlexport/files (directory)  


___
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 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

2013-04-08 Thread Max Brazhnikov
SVN commit 9182 by makc:

Remove -kde4 suffix from digikam-doc and digikam-l10n ports

 M  +3 -2  digikam-kde4-doc/Makefile  
 M  +3 -2  digikam-kde4-l10n/Makefile  
 M  +2 -2  digikam-kde4/Makefile  
 M  +2 -2  kipi-plugins-kde4/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

2013-04-05 Thread Max Brazhnikov
SVN commit 9178 by makc:

Split kipi-plugins and update to 3.1.0

 M  +111 -0digikam-kde4/Makefile.common  
 A kipi-plugin-acquireimages (directory)  
 A kipi-plugin-acquireimages/Makefile  
 A kipi-plugin-acquireimages/pkg-plist  
 A kipi-plugin-advancedslideshow (directory)  
 A kipi-plugin-advancedslideshow/Makefile  
 A kipi-plugin-advancedslideshow/pkg-plist  
 A kipi-plugin-batchprocess (directory)  
 A kipi-plugin-batchprocess/Makefile  
 A kipi-plugin-batchprocess/pkg-plist  
 A kipi-plugin-calendar (directory)  
 A kipi-plugin-calendar/Makefile  
 A kipi-plugin-calendar/pkg-plist  
 A kipi-plugin-debianscreenshots (directory)  
 A kipi-plugin-debianscreenshots/Makefile  
 A kipi-plugin-debianscreenshots/pkg-plist  
 A kipi-plugin-dlnaexport (directory)  
 A kipi-plugin-dlnaexport/Makefile  
 A kipi-plugin-dlnaexport/files (directory)  
 A 
kipi-plugin-dlnaexport/files/patch-dlnaexport__extra__hupnp__src__socket__hmulticast_socket.cpp
  
 A kipi-plugin-dngconverter (directory)  
 A kipi-plugin-dngconverter/Makefile  
 A kipi-plugin-dngconverter/pkg-plist  
 A kipi-plugin-expoblending (directory)  
 A kipi-plugin-expoblending/Makefile  
 A kipi-plugin-expoblending/files (directory)  
 A 
kipi-plugin-expoblending/files/patch-expoblending__manager__actionthread.cpp  
 A kipi-plugin-expoblending/pkg-plist  
 A kipi-plugin-facebook (directory)  
 A kipi-plugin-facebook/Makefile  
 A kipi-plugin-facebook/pkg-plist  
 A kipi-plugin-flashexport (directory)  
 A kipi-plugin-flashexport/Makefile  
 A kipi-plugin-flashexport/pkg-plist  
 A kipi-plugin-flickrexport (directory)  
 A kipi-plugin-flickrexport/Makefile  
 A kipi-plugin-flickrexport/pkg-plist  
 A kipi-plugin-galleryexport (directory)  
 A kipi-plugin-galleryexport/Makefile  
 A kipi-plugin-galleryexport/pkg-plist  
 A kipi-plugin-gpssync (directory)  
 A kipi-plugin-gpssync/Makefile  
 A kipi-plugin-gpssync/pkg-plist  
 A kipi-plugin-htmlexport (directory)  
 A kipi-plugin-htmlexport/Makefile  
 A kipi-plugin-htmlexport/files (directory)  
 A kipi-plugin-htmlexport/files/patch-CMakeLists.txt  
 A kipi-plugin-htmlexport/pkg-plist  
 A kipi-plugin-imageshackexport (directory)  
 A kipi-plugin-imageshackexport/Makefile  
 A kipi-plugin-imageshackexport/pkg-plist  
 A kipi-plugin-imageviewer (directory)  
 A kipi-plugin-imageviewer/Makefile  
 A kipi-plugin-imageviewer/pkg-plist  
 A kipi-plugin-imgurexport (directory)  
 A kipi-plugin-imgurexport/Makefile  
 A kipi-plugin-imgurexport/pkg-plist  
 A kipi-plugin-ipodexport (directory)  
 A kipi-plugin-ipodexport/Makefile  
 A kipi-plugin-ipodexport/pkg-plist  
 A kipi-plugin-jpeglossless (directory)  
 A kipi-plugin-jpeglossless/Makefile  
 A kipi-plugin-jpeglossless/pkg-plist  
 A kipi-plugin-kioexport (directory)  
 A kipi-plugin-kioexport/Makefile  
 A kipi-plugin-kioexport/pkg-plist  
 A kipi-plugin-kmlexport (directory)  
 A kipi-plugin-kmlexport/Makefile  
 A kipi-plugin-kmlexport/pkg-plist  
 A kipi-plugin-kopete (directory)  
 A kipi-plugin-kopete/Makefile  
 A kipi-plugin-kopete/pkg-plist  
 A kipi-plugin-mediawiki (directory)  
 A kipi-plugin-mediawiki/Makefile  
 A kipi-plugin-mediawiki/pkg-plist  
 A kipi-plugin-metadataedit (directory)  
 A kipi-plugin-metadataedit/Makefile  
 A kipi-plugin-metadataedit/pkg-plist  
 A kipi-plugin-panorama (directory)  
 A kipi-plugin-panorama/Makefile  
 A kipi-plugin-panorama/pkg-plist  
 A kipi-plugin-photolayoutseditor (directory)  
 A kipi-plugin-photolayoutseditor/Makefile  
 A kipi-plugin-photolayoutseditor/pkg-plist  
 A kipi-plugin-picasawebexport (directory)  
 A kipi-plugin-picasawebexport/Makefile  
 A kipi-plugin-picasawebexport/pkg-plist  
 A kipi-plugin-piwigoexport (directory)  
 A kipi-plugin-piwigoexport/Makefile  
 A kipi-plugin-piwigoexport/pkg-plist  
 A kipi-plugin-printimages (directory)  
 A kipi-plugin-printimages/Makefile  
 A 

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

2013-04-05 Thread Max Brazhnikov
SVN commit 9180 by makc:

Disable dlnaexport plugin
Add description for other disabled plugins and explain why they are disabled

 M  +6 -2  digikam-kde4/Makefile.common  
 M  +2 -0  kipi-plugin-dlnaexport/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

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 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/kphotoalbum-kde4

2013-04-02 Thread Max Brazhnikov
SVN commit 9166 by makc:

Update to 4.4, thus fix build with KDE 4.10

 M  +6 -5  Makefile  
 M  +2 -2  distinfo  
 M  +7 -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/kphotoalbum-kde4

2013-04-02 Thread Max Brazhnikov
SVN commit 9168 by makc:

Doesn't need nepomuk-core, but nepomuk, which is provided by kdelibs

 M  +1 -2  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/skanlite

2013-02-26 Thread Max Brazhnikov
SVN commit 8994 by makc:

Sync with ports: update to 1.0

 M  +3 -3  Makefile  
 M  +2 -2  distinfo  
 M  +7 -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/kphotoalbum-kde4

2013-01-18 Thread Alberto Villa
SVN commit 8946 by avilla:

- Fix plist.



 M  +237 -0pkg-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/kphotoalbum-kde4

2013-01-05 Thread Alberto Villa
SVN commit 8878 by avilla:

- Update to 4.3 (not part of extragear anymore).
- Make NLS optional.
- Build documentation.

Plist yet to be fixed (waiting for build server to come back alive).

Submitted by:   Schaich Alonso alonsoscha...@fastmail.fm (partially)


 M  +19 -18Makefile  
 M  +2 -2  distinfo  
 D files (directory)  
 M  +42 -42pkg-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/kphotoalbum-kde4

2013-01-05 Thread Alberto Villa
SVN commit 8882 by avilla:

- Fix build.

Submitted by:   Schaich Alonso alonsoscha...@fastmail.fm via mailing list


 A files (directory)  
 A files/patch-ImageManager__VideoLengthExtractor.cpp  
 A files/patch-Utilities__Process.cpp  


___
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-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.org/ for latest information


[kde-freebsd] [SVN Commit] area51/PORTS/graphics/skanlite

2012-09-22 Thread Max Brazhnikov
SVN commit 8649 by makc:

Update to 0.9

 M  +5 -8  Makefile  
 M  +2 -2  distinfo  
 M  +9 -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-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.kde.org/ for latest information


[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 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/libpgf

2012-07-30 Thread Max Brazhnikov
SVN commit 8482 by makc:

Remove needless dependence on pkgconfig

 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

2012-07-14 Thread Jason E . Hale
SVN commit 8444 by jhale:

- Add new port graphics/libpgf
- This is required by graphics/digikam-kde4, but currently an internal version
  is used



 A libpgf (directory)  
 A libpgf/Makefile  
 A libpgf/distinfo  
 A libpgf/files (directory)  
 A libpgf/files/patch-Makefile.am  
 A libpgf/pkg-descr  
 A libpgf/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-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/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[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 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-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.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


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

2012-05-24 Thread Jason E . Hale
SVN commit 8220 by jhale:

- Add new port graphics/libkface
- libkface is a wrapper for libface, a face recognition library
- Required by newer Digikam



 A libkface (directory)  
 A libkface/Makefile  
 A libkface/distinfo  
 A libkface/pkg-descr  
 A libkface/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/kipi-plugins-kde4

2012-05-24 Thread Jason E . Hale
SVN commit 8222 by jhale:

- Update graphics/kipi-plugins-kde4 to 2.5.0
- add LICENSE (GPLv2)
- make NLS optional
- add EXPOBLEND option to pull in runtime dependencies for the ExpoBlening 
  plugin...there are a lot of ports that get pulled in by graphics/hugin, so 
  turn it OFF by default
- add options for the new digikam libraries (the MEDIAWIKI option is disabled 
  right now since it is disabled in the build, but it will be available for 
  2.6.0)
- add KSANE option for scanning
- change files/patch-expoblending__manager__actionthread.cpp (log2f() is in 
  newer FreeBSD versions, so only apply fix to older versions)
- update WWW



 M  +70 -17Makefile  
 M  +2 -2  distinfo  
 M  +18 -20files/patch-CMakeLists.txt  
 D files/patch-cmake__modules__FindGpod.cmake  
 M  +10 -9 files/patch-expoblending__manager__actionthread.cpp  
 D files/patch-ipodexport__CMakeLists.txt  
 M  +1 -1  pkg-descr  
 M  +1160 -1130 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-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 -35Makefile  
 M  +2 -2  distinfo  
 M  +26 -81files/patch-CMakeLists.txt  
 A files/patch-digikam__CMakeLists.txt  
 D files/patch-libs_3rdparty_libpgf_PGFplatform.h  
 A files/patch-libs__3rdparty__kmemoryinfo__kmemoryinfo_backend.cpp 
 
 D files/patch-libs__database__databasewatch.cpp  
 A files/patch-utilities__setup__setupplugins.cpp  
 D files/qt3to4headers.txt  
 M  +269 -84   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


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 MARBLE option (libkgeomap provides this and is required)
 
  M  +42 -35Makefile  

-QT_COMPONENTS= gui dbus network qt3support sql svg xml \
+USE_KDE4=  automoc4 kdehier kdeprefix kdelibs libkdcraw libkexiv2 
libkipi
+USE_QT4=   gui dbus network opengl qt3support qtestlib \
+script sql sql-sqlite3_run svg xml webkit \
 qmake_build moc_build rcc_build uic_build

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.

Max
___
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-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 latest information


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 m...@freebsd.org 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
required by CMakeLists.txt. This will be very important when we'll
stop registering indirect dependencies into packages.
-- 
Alberto Villa, FreeBSD committer avi...@freebsd.org
http://people.FreeBSD.org/~avilla
___
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

2012-05-21 Thread Raphael Kubo da Costa
SVN commit 8200 by rakuco:

Import graphics/kphotoalbum-kde4 to area51.

It is maintained by kde@, and it should be kept under the radar for shlib bumps
and the like.



 A kphotoalbum-kde4 (directory)  
 A kphotoalbum-kde4/Makefile  
 A kphotoalbum-kde4/distinfo  
 A kphotoalbum-kde4/files (directory)  
 A kphotoalbum-kde4/files/patch-CMakeLists.txt  
 A kphotoalbum-kde4/files/patch-Exif__Info.cpp  
 A kphotoalbum-kde4/pkg-descr  
 A kphotoalbum-kde4/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/kphotoalbum-kde4

2012-05-21 Thread Max Brazhnikov
SVN commit 8204 by makc:

replace dependency on marblewidget with USE_KDE4+= marble

 M  +2 -2  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

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/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


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

2011-10-15 Thread Alberto Villa
SVN commit 7731 by avilla:

- Add dependency on libkdcraw-kde4.


 M  +1 -0  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/kipi-plugins-kde4

2011-10-15 Thread Alberto Villa
SVN commit 7732 by avilla:

- Add dependency on libksane.


 M  +1 -0  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/prison

2011-10-03 Thread Alberto Villa
SVN commit 7700 by avilla:

- Update pkg-descr.


 M  +3 -2  pkg-descr  


___
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

2011-09-10 Thread Alberto Villa
SVN commit 7633 by avilla:

- Fix dependencies on libkipi-kde4 and libksane.
- Bump PORTREVISION.



 M  +2 -1  digikam-kde4/Makefile  
 M  +2 -1  kipi-plugins-kde4/Makefile  
 A kphotoalbum-kde4 (directory)  
 A kphotoalbum-kde4/Makefile   kphotoalbum-kde4/Makefile#7207
 A kphotoalbum-kde4/distinfo   kphotoalbum-kde4/distinfo#7207
 A kphotoalbum-kde4/files (directory)  
 A kphotoalbum-kde4/files/patch-CMakeLists.txt   
kphotoalbum-kde4/files/patch-CMakeLists.txt#7207
 A kphotoalbum-kde4/files/patch-Exif__Info.cpp   
kphotoalbum-kde4/files/patch-Exif__Info.cpp#7207
 A kphotoalbum-kde4/pkg-descr   kphotoalbum-kde4/pkg-descr#7207
 A kphotoalbum-kde4/pkg-plist   kphotoalbum-kde4/pkg-plist#7207
 M  +2 -1  skanlite/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


  1   2   >