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

2016-05-05 Thread Adriaan de Groot
SVN commit 12478 by adridg:

Remove zanshin from trunk; defer it to the kf5 version 0.4

 D zanshin (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/deskutils/libstreamanalyzer/files

2016-04-16 Thread Raphael Kubo da Costa
SVN commit 12345 by rakuco:

libstreamanalyzer: Add a patch from Debian to make it build with FFMPEG 3.x.

PR: 208816
Submitted by:   Ben Woods 


 AMpatch-ffmpeg30  


___
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/deskutils/zanshin

2016-03-20 Thread Tobias Berner
SVN commit 12143 by tcberner:

Update to 0.3.1

 M  +1 -1  Makefile  
 M  +2 -2  distinfo  


___
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/deskutils/zanshin/files

2016-01-11 Thread Raphael Kubo da Costa
Raphael Kubo da Costa  writes:

> SVN commit 11798 by rakuco:
>
> zanshin: Clean up the std::bind() patch a bit.
>
> Be less verbose in the std::transform() expansion.

Hey Ade,

Can you test if things still work for you after this change (I'm
assuming you're on 10.2)? I'd like to confirm things are at least
running before committing this new port to the tree.
___
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/deskutils/zanshin

2016-01-11 Thread Raphael Kubo da Costa
SVN commit 11799 by rakuco:

zanshin: Restrict std::bind() patch to FreeBSD < 11.

11's clang and libc++ are capable of handling the original source code, the
problem is only with 10. We also apply the patch to 9 just because the check
is easier and there is no problem with expanding the call to transform()
anyway.


 M  +8 -1  Makefile  
 A files/extra-patch-src_widgets_pageview.cpp   
files/patch-src_widgets_pageview.cpp#11798
 D files/patch-src_widgets_pageview.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/deskutils/zanshin/files

2016-01-11 Thread Raphael Kubo da Costa
SVN commit 11798 by rakuco:

zanshin: Clean up the std::bind() patch a bit.

Be less verbose in the std::transform() expansion.


 M  +8 -20 patch-src_widgets_pageview.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/deskutils/zanshin/files

2016-01-11 Thread Raphael Kubo da Costa
SVN commit 11797 by rakuco:

zanshin: Add some context to the std::bind() patch.


 M  +10 -0 patch-src_widgets_pageview.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/deskutils/zanshin

2016-01-09 Thread Raphael Kubo da Costa
SVN commit 11795 by rakuco:

zanshin: Add USES=compiler:c++11-lib.

This fixes the build on 9.x: Zanshin only supports GCC versions >= 4.8, and it
uses several C++11 features depending on the standard library, such as
std::function.

I have not tried running the port on 9.x though, and it is possible that it
will fail because of different libstdc++ versions being used for the rest of
Qt/KDE and Zanshin.



 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/deskutils/zanshin

2016-01-08 Thread Raphael Kubo da Costa
SVN commit 11794 by rakuco:

zanshin: Use an https MASTER_SITE by default.

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

2016-01-06 Thread Tobias Berner
SVN commit 11792 by tcberner:

New Port: deskutils/zanshin [1]

Zanshin is a powerful yet simple application for managing your day to day 
actions and notes. It helps you organize and reduce the cognitive pressure 
of what one has to do in his job and personal life. You'll never forget 
anything anymore, getting your mind like water.


Thanks to Adriaan de Groot [gr...@kde.org] for providing the port 
via the mailing list. 


[1] https://zanshin.kde.org/




 A zanshin (directory)  
 AMzanshin/Makefile  
 A zanshin/distinfo  
 A zanshin/files (directory)  
 AMzanshin/files/patch-src_widgets_pageview.cpp  
 A zanshin/pkg-descr  
 A zanshin/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/deskutils/strigi

2015-09-03 Thread Raphael Kubo da Costa
SVN commit 11420 by rakuco:

strigi: Actually include the right file after r10663

 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/deskutils/strigi

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

strigi: Fix botched USES=metaport conversion.

Makefile.common checks for NO_BUILD, so it needs to be defined prior to the
file's inclusion. Include bsd.port.pre.mk first to fix that.



 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/deskutils/strigidaemon

2015-01-24 Thread Raphael Kubo da Costa
SVN commit 10568 by rakuco:

strigidaemon: Merge r376526 from ports.


r376526 | rakuco | 2015-01-08 14:29:21 +0200 (Thu, 08 Jan 2015) | 8 lines

Add an upstream patch that fixes the build with libc++ r224926.

The upstream commit is somewhat big, but we're mostly interested in the
change to XesamSearch::operator==(), which is necessary for fixing the build
with the upcoming version of libc++ that will be committed to base.

PR:  196603





 A files (directory)  
 AMfiles/patch-git_2667f0bf  


___
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/deskutils/libstreamanalyzer

2014-02-03 Thread Alex V. Petrov
Instructions in UPDATING from 2013-09-04 I did in September. :)
libiconv port is not installed.



2014-02-03 Raphael Kubo da Costa :

> Please send these messages to the mailing list, not to my email address...
>
> "Alex V. Petrov"  writes:
> > Decided to rebuild  all ports without "WITH_SSP=yes"
> >
> > Stop in deskutils/libstreamanalyzer:
> >
> > make[3]: don't know how to make /usr/local/lib/libiconv.so. Stop
>
> Looks like the problem is here. Perhaps some dependent port is still
> depending on iconv from ports, or you need to follow the iconv
> instructions in UPDATING from 2013-09-04?
> ___
> 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
>



-- 
--
Alex V. Petrov
___
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/deskutils/libstreamanalyzer

2014-02-03 Thread Raphael Kubo da Costa
Please send these messages to the mailing list, not to my email address...

"Alex V. Petrov"  writes:
> Decided to rebuild  all ports without "WITH_SSP=yes"
>
> Stop in deskutils/libstreamanalyzer:
>
> make[3]: don't know how to make /usr/local/lib/libiconv.so. Stop

Looks like the problem is here. Perhaps some dependent port is still
depending on iconv from ports, or you need to follow the iconv
instructions in UPDATING from 2013-09-04?
___
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/deskutils/libstreamanalyzer

2014-02-03 Thread Alex V. Petrov
Decided to rebuild  all ports without "WITH_SSP=yes"

Stop in deskutils/libstreamanalyzer:

[ 80%] Building CXX object lib/CMakeFiles/streamanalyzer.dir/compat.cpp.o

[ 81%] Building CXX object
lib/CMakeFiles/streamanalyzer.dir/endanalyzers/helperendanalyzer.cpp.o

/usr/ports/deskutils/libstreamanalyzer/work/strigi-0.7.8/libstreamanalyzer/
lib/endanalyzers/helperendanalyzer.cpp:161:2: warning:
  this does not work on windows because processinputstream does not
compile! [-W#warnings]
#warning this does not work on windows because processinputstream does not
compile!
 ^
1 warning generated.
make[3]: don't know how to make /usr/local/lib/libiconv.so. Stop

make[3]: stopped in /usr/ports/deskutils/libstreamanalyzer/work/.build
*** Error code 2

Stop.
make[2]: stopped in /usr/ports/deskutils/libstreamanalyzer/work/.build
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/deskutils/libstreamanalyzer/work/.build
*** Error code 1

Stop.
make: stopped in /usr/ports/deskutils/libstreamanalyzer

===>>> make failed for deskutils/libstreamanalyzer
===>>> Aborting update

===>>> Update for deskutils/libstreamanalyzer failed
===>>> Aborting update

===>>> Update for kdelibs-4.12.1 failed
===>>> Aborting update

P.S. FreeBSD 10-stable amd64


2013-11-11 Raphael Kubo da Costa :

> SVN commit 9720 by rakuco:
>
> libstreamanalyzer: Sync with ports.
>
> The version in area51 was out of sync with parts of several different
> commits, so correctly cherry-picking the individual commits was not worth
> the hassle.
>
> As far as I can see, this commit merges at least parts of:
>
> 
> r331151 | wg | 2013-10-21 18:45:53 +0300 (Mon, 21 Oct 2013) | 7 lines
>
> deskutils/libstreamanalyzer: link against ffmpeg-2
>
> - Link against ffmpeg-2
> - Convert lib depends to new format
>
> Approved by:pormgr (bapt, implicit)
>
> 
> r315308 | makc | 2013-03-26 17:43:09 +0200 (Tue, 26 Mar 2013) | 4 lines
>
> - Split deskutils/strigi port on libraries, client, daemon and utilities.
>   deskutils/strigi is a meta port now
> - USE_KDE4= strigi now implies dependence on deskutils/libstreamanalyzer
>
> 
> r315278 | makc | 2013-03-26 13:02:23 +0200 (Tue, 26 Mar 2013) | 4 lines
>
> Fix typo
>
> Reported by:Piotr Kubaj
>
> 
> r315158 | makc | 2013-03-24 22:26:48 +0200 (Sun, 24 Mar 2013) | 5 lines
>
> - Really respect FFMPEG_SUFFIX and thus fix build [1]
> - Switch to out-of-source build
>
> Reported by:miwi [1]
>
> 
>
>
>
>  M  +17 -5 Makefile
>  AM
>  files/extrapatch-libstreamanalyzer__plugins__endplugins__CMakeLists.txt
>  AMfiles/patch-libstreamanalyzer__cmake__FindFFmpeg.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
>



-- 
--
Alex V. Petrov
___
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/deskutils/libstreamanalyzer

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

libstreamanalyzer: Sync with ports.

The version in area51 was out of sync with parts of several different
commits, so correctly cherry-picking the individual commits was not worth
the hassle.

As far as I can see, this commit merges at least parts of:


r331151 | wg | 2013-10-21 18:45:53 +0300 (Mon, 21 Oct 2013) | 7 lines

deskutils/libstreamanalyzer: link against ffmpeg-2

- Link against ffmpeg-2
- Convert lib depends to new format

Approved by:pormgr (bapt, implicit)


r315308 | makc | 2013-03-26 17:43:09 +0200 (Tue, 26 Mar 2013) | 4 lines

- Split deskutils/strigi port on libraries, client, daemon and utilities.
  deskutils/strigi is a meta port now
- USE_KDE4= strigi now implies dependence on deskutils/libstreamanalyzer


r315278 | makc | 2013-03-26 13:02:23 +0200 (Tue, 26 Mar 2013) | 4 lines

Fix typo

Reported by:Piotr Kubaj


r315158 | makc | 2013-03-24 22:26:48 +0200 (Sun, 24 Mar 2013) | 5 lines

- Really respect FFMPEG_SUFFIX and thus fix build [1]
- Switch to out-of-source build

Reported by:miwi [1]





 M  +17 -5 Makefile  
 AM
files/extrapatch-libstreamanalyzer__plugins__endplugins__CMakeLists.txt  
 AMfiles/patch-libstreamanalyzer__cmake__FindFFmpeg.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/deskutils/kdepim44

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

kdepim44: Merge r332918 from ports.


r332918 | rakuco | 2013-11-06 00:10:00 +0200 (Wed, 06 Nov 2013) | 5 lines

- Add a series of patches to fix the build with libc++, some of them
  imported from deskutils/kdepim4.
- Properly set XDG_CONFIG_HOME to /dev/null when building so that no
  additional files are touched at build time.





 M  +1 -0  Makefile  
 AMfiles/patch-kleopatra__models__keylistmodel.cpp  
 AMfiles/patch-kleopatra__uiserver__assuanserverconnection.cpp  
 AMfiles/patch-kleopatra__utils__classify.cpp  
 AMfiles/patch-kleopatra__utils__stl_util.h  
 AMfiles/patch-kmail__imapaccountbase.h  
 AMfiles/patch-kmail__networkaccount.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/deskutils/kdepim44

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

kdepim44: Merge r331057 from ports.


r331057 | jhale | 2013-10-20 22:20:15 +0300 (Sun, 20 Oct 2013) | 10 lines

- Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
  to what the author intended.  This effectively rolls the version
  number backwards, but should prevent future unneccesary version
  bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports





 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/deskutils/libstreamanalyzer

2013-10-21 Thread Alonso Schaich
SVN commit 9639 by aschai:

Remove more FFMPEG_SUFFIX references I missed at the last commit.



 M  +0 -7  Makefile  
 D 
files/extrapatch-libstreamanalyzer__plugins__endplugins__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/deskutils/libstreamanalyzer

2013-10-21 Thread Alonso Schaich
SVN commit 9637 by aschai:

Remove FFMPEG_SUFFIX to follow up on last week's ffmpeg version cleanup.
Unlinke on PORTS r331151, also remove the now pointless patch and any remaining
FFMPEG_SUFFIX references.

> Description of fields to fill in above: 76 columns --|
> PR:If a GNATS PR is affected by the change.
> Submitted by:  If someone else sent in the change.
> Reviewed by:   If someone else reviewed your modification.
> Approved by:   If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]].  Request a reminder email.
> Security:  Vulnerability reference (one per line) or description.
> Sponsored by:  If the change was sponsored by an organization.
> Empty fields above will be automatically removed.

MPORTS/deskutils/libstreamanalyzer/Makefile
D
PORTS/deskutils/libstreamanalyzer/files/patch-libstreamanalyzer__cmake__FindFFmpeg.cmake


 M  +1 -6  Makefile  
 D files/patch-libstreamanalyzer__cmake__FindFFmpeg.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/deskutils/strigi

2013-09-29 Thread Alonso Schaich
SVN commit 9531 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/deskutils/kdepim44

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

Add staging support.



 M  +0 -2  Makefile  
 M  +1 -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/deskutils/libstreamanalyzer/files

2013-09-10 Thread Raphael Kubo da Costa
SVN commit 9499 by rakuco:

Merge r326906 from ports.


r326906 | rakuco | 2013-09-10 18:01:35 +0300 (Tue, 10 Sep 2013) | 2 lines

Add my upstream commit that fixes the build with libc++.




 AM
patch-libstreamanalyzer__plugins__endplugins__ffmpegendanalyzer.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/deskutils

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

kdepim44, kdepim44-runtime: Merge r315680 from ports.


r315680 | makc | 2013-04-02 18:40:37 +0300 (Tue, 02 Apr 2013) | 4 lines

- Explicitly record required Qt4 components (thus fix build with kdelibs-4.10)

Approved by:portmgr (miwi)




 M  +2 -1  kdepim44-runtime/Makefile  
 M  +2 -1  kdepim44/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/deskutils

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

kdepim44, kdepim44-runtime: Merge r314933 from ports.


r314933 | makc | 2013-03-22 16:18:02 +0200 (Fri, 22 Mar 2013) | 9 lines

Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed




 M  +1 -0  kdepim44-runtime/Makefile  
 M  +1 -0  kdepim44/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/deskutils/libstreamanalyzer

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

libstreamanalyzer: Merge r321725 from ports.


r321725 | mm | 2013-06-25 10:41:26 +0300 (Tue, 25 Jun 2013) | 5 lines

Update multimedia/ffmpeg1 to 1.2.1

PR:   ports/177145
Submitted by: Alexander Kojevnikov 





 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/deskutils/strigi

2013-04-03 Thread Max Brazhnikov
SVN commit 9174 by makc:

Be precise in CONFLICTS_INSTALL, we want conflicts with strigi <= 0.7.8_1 only

Reported by:cperciva


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

2013-03-26 Thread Max Brazhnikov
SVN commit 9144 by makc:

Split strigi port on:
 libstreamanalyzer
 libstreams
 strigiclient
 strigidaemon
 strigiutils


 A libstreamanalyzer (directory)  
 A libstreamanalyzer/Makefile   strigi/Makefile#9143
 D libstreamanalyzer/distinfo  
 D libstreamanalyzer/files/patch-libstreams__CMakeLists.txt  
 D libstreamanalyzer/pkg-descr  
 M  +2 -73 libstreamanalyzer/pkg-plist  
 A libstreams (directory)  
 A libstreams/Makefile   strigi/Makefile#9143
 D libstreams/distinfo  
 D 
libstreams/files/extrapatch-libstreamanalyzer__plugins__endplugins__CMakeLists.txt
  
 D 
libstreams/files/patch-libstreamanalyzer__cmake__FindFFmpeg.cmake  
 D libstreams/pkg-descr  
 M  +2 -99 libstreams/pkg-plist  
 M  +22 -30strigi/Makefile  
 A strigi/Makefile.common  
 D strigi/files (directory)  
 D strigi/pkg-plist  
 A strigiclient (directory)  
 A strigiclient/Makefile   strigi/Makefile#9143
 D strigiclient/distinfo  
 D strigiclient/files (directory)  
 D strigiclient/pkg-descr  
 M  +3 -129strigiclient/pkg-plist  
 A strigidaemon (directory)  
 A strigidaemon/Makefile   strigi/Makefile#9143
 D strigidaemon/distinfo  
 D strigidaemon/files (directory)  
 D strigidaemon/pkg-descr  
 M  +2 -127strigidaemon/pkg-plist  
 A strigiutils (directory)  
 A strigiutils/Makefile   strigi/Makefile#9143
 D strigiutils/distinfo  
 D strigiutils/files (directory)  
 D strigiutils/pkg-descr  
 M  +0 -136strigiutils/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/deskutils/strigi

2013-03-25 Thread Max Brazhnikov
SVN commit 9143 by makc:

- Remove stale dependence on devel/boost-libs
- Clean up Makefile


 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/deskutils/strigi

2013-03-24 Thread Max Brazhnikov
SVN commit 9138 by makc:

- Really respect FFMPEG_SUFFIX and thus fix build [1]
- Switch to out-of-source build

Reported by:miwi [1]


 M  +10 -1 Makefile  
 A 
files/extrapatch-libstreamanalyzer__plugins__endplugins__CMakeLists.txt   
files/patch-libstreamanalyzer__plugins__endplugins__CMakeLists.txt#9131
 M  +1 -1  files/patch-libstreamanalyzer__cmake__FindFFmpeg.cmake  
 D 
files/patch-libstreamanalyzer__plugins__endplugins__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/deskutils/strigi

2013-03-06 Thread Max Brazhnikov
SVN commit 9021 by makc:

- Detect iconv first, then generate config.h

 M  +0 -3  Makefile  
 A files/patch-libstreams__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/deskutils/strigi

2013-03-06 Thread Max Brazhnikov
SVN commit 9019 by makc:

Fix plist

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


[kde-freebsd] [SVN Commit] area51/PORTS/deskutils/strigi

2013-03-06 Thread Max Brazhnikov
SVN commit 9018 by makc:

- Update to 0.7.8
- Update WWW
- Add patches to allow to build with different ffmpeg ports
- Switch from ffmpeg-0.7 to ffmpeg-1
- Don't use DATADIR macro in plist, cmake doesn't respect it

- Add workaround for iconv detection (regression in 0.7.8),
  I'll look at it later.

 M  +13 -7 Makefile  
 M  +2 -2  distinfo  
 A files (directory)  
 A files/patch-libstreamanalyzer__cmake__FindFFmpeg.cmake  
 A 
files/patch-libstreamanalyzer__plugins__endplugins__CMakeLists.txt  
 M  +1 -1  pkg-descr  
 M  +33 -26pkg-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/deskutils/plasma-applet-daisy

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

- Fix build of with KDE 4.8
- Move LICENSE to correct location
- Use USE_QT4



 M  +4 -6  Makefile  
 A files (directory)  
 A files/patch-applet__src__daisy.h  
 A files/patch-applet__src__daisyTasks.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/deskutils

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

- Re-add current ports version of deskutils/plasma-applet-daisy



 A plasma-applet-daisy (directory)  
 A plasma-applet-daisy/Makefile  
 A plasma-applet-daisy/distinfo  
 A plasma-applet-daisy/pkg-descr  
 A plasma-applet-daisy/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/deskutils

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

Revert my last commits. I had auto-props enabled as the FreeBSD Ports
Subversion Primer suggested.  I realized that this screwed things up like the
CVS keyword.



 D plasma-applet-daisy (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/deskutils/plasma-applet-daisy

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

- Fix build with KDE 4.8
- Move LICENSE to proper location



 M  +3 -4  Makefile  
 A files (directory)  
 AMfiles/patch-applet__src__daisy.h  
 AMfiles/patch-applet__src__daisyTasks.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/deskutils

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

Import deskutils/plasma-applet-daisy



 A plasma-applet-daisy (directory)  
 AMplasma-applet-daisy/Makefile  
 AMplasma-applet-daisy/distinfo  
 AMplasma-applet-daisy/pkg-descr  
 AMplasma-applet-daisy/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/deskutils

2012-02-29 Thread Max Brazhnikov
SVN commit 7995 by makc:

Update kdepim to 4.8.0

 M  +24 -4 kdepim4-runtime/pkg-plist  
 M  +1 -9  kdepim4/Makefile  
 D kdepim4/files/patch-messagecomposer__akonadisender.cpp  
 M  +16 -46kdepim4/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/deskutils/strigi [BROKEN EMAIL]

2012-01-11 Thread null
SVN commit 7884 by rakuco:

strigi: Update to 0.7.7.



 M  +1 -1  Makefile  
 M  +2 -2  distinfo  
 M  +5 -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/deskutils/kdepim4/files

2011-12-19 Thread Raphael Kubo da Costa
SVN commit 7855 by rakuco:

Backport the following commit from kdepim master, should fix the build at least
with base gcc.

commit 02544849c1ba657cca59908960a75e0f65b87aea
Author: Volker Krause 
Date:   Sat Nov 5 13:04:33 2011 +0100

Attempt to fix name clash between KMime::Message and namespace Message.



 A patch-messagecomposer__akonadisender.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/deskutils/kdepim4-runtime/files

2011-12-12 Thread Alberto Villa
SVN commit 7846 by avilla:

- Remove backported patch.



 D patch-migration__kmail__localfolderscollectionmigrator.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/deskutils/kdepim4-runtime/files

2011-10-09 Thread Raphael Kubo da Costa
SVN commit 7722 by rakuco:

kdepim4-runtime: Add upstream patch to fix a duplicate folders issue with 
migrations.

Laurent Montel writes:

  "Hi,
   It will good if distribution will add this patch in kdepim-runtime.
   It avoids to duplicate inbox/sent-mail etc. during migration from kmail1"


 A patch-migration__kmail__localfolderscollectionmigrator.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/deskutils/strigi

2011-10-08 Thread Raphael Kubo da Costa
SVN commit 7720 by rakuco:

strigi: Add dependency on boost.

I am not sure libstreamanalyzer really needs it, but upstream has added a
dependency on boost.


 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/deskutils/strigi

2011-10-08 Thread Raphael Kubo da Costa
SVN commit 7718 by rakuco:

strigi: Update to 0.7.6

 M  +4 -3  Makefile  
 M  +2 -2  distinfo  
 M  +8 -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/deskutils/kdepim4-runtime/files

2011-09-21 Thread Raphael Kubo da Costa
SVN commit 7674 by rakuco:

Add patch from upstream to avoid potential mail loss when using POP3.


 A patch-resources__maildir__retrieveitemsjob.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/deskutils/kdepim4

2011-09-01 Thread Alberto Villa
SVN commit 7520 by avilla:

- Fix plist.



 M  +4 -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/deskutils/kdepim4-runtime

2011-08-31 Thread Alberto Villa
SVN commit 7517 by avilla:

- Fix plist.



 M  +7 -6  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/deskutils/kdepim4

2011-08-31 Thread Alberto Villa
SVN commit 7513 by avilla:

- Update dependencies.
- Handle installation of MIME types correctly.



 M  +27 -7 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/deskutils/kdepim4-runtime

2011-08-31 Thread Alberto Villa
SVN commit 7511 by avilla:

- Update dependencies.
- Handle installation of MIME types correctly.



 M  +21 -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/deskutils/kdepim4

2011-07-17 Thread Raphael Kubo da Costa
SVN commit 7351 by rakuco:

kdepim4: Really fix the plist...

 M  +1 -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/deskutils/kdepim4

2011-07-17 Thread Raphael Kubo da Costa
SVN commit 7350 by rakuco:

kdepim4: Fix plist

 M  +130 -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/deskutils/kdepim4

2011-06-10 Thread Alberto Villa
SVN commit 7299 by avilla:

- Fix plist.


 M  +280 -1pkg-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/deskutils/strigi

2011-06-02 Thread Raphael Kubo da Costa
SVN commit 7285 by rakuco:

Update to strigi 0.7.5 (at last!)

Reintroduce most of the changes done in r7160:

 * Require FAM (preferrably gamin) again
 * Experiment with building without the patches in files/


 M  +6 -9  Makefile  
 M  +2 -2  distinfo  
 D files (directory)  
 M  +29 -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/deskutils/kdepim4

2011-05-29 Thread Raphael Kubo da Costa
SVN commit 7278 by rakuco:

kdepim4 unstable: Really 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/deskutils/kdepim4

2011-05-29 Thread Raphael Kubo da Costa
SVN commit 7277 by rakuco:

kdepim4 unstable: Fix plist.


 M  +96 -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/deskutils/kdepim4-runtime

2011-05-29 Thread Raphael Kubo da Costa
SVN commit 7276 by rakuco:

kdepim4-runtime unstable: Fix plist.


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

2011-05-14 Thread Raphael Kubo da Costa
SVN commit 7268 by rakuco:

kdepim4 unstable: Hopefully fix plist.


 M  +7 -739pkg-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/deskutils/kdepim4-runtime

2011-05-14 Thread Raphael Kubo da Costa
SVN commit 7267 by rakuco:

kdepim4-runtime unstable: Fix plist.


 M  +34 -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/deskutils/kdepim4

2011-04-16 Thread Alberto Villa
SVN commit 7182 by avilla:

- Fix plist when building against strigi 0.7.2.



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

2011-04-16 Thread Alberto Villa
SVN commit 7181 by avilla:

- Revert to 0.7.2 now that kdepim 4.5.95 builds with it.



 M  +11 -20Makefile  
 M  +2 -2  distinfo  
 A files (directory)  
 A files/patch-config.h.cmake   files/patch-config.h.cmake#7159
 A files/patch-src__streams__strigi__strigi_thread.h   
files/patch-src__streams__strigi__strigi_thread.h#7159
 M  +5 -29 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/deskutils

2011-04-12 Thread Raphael Kubo da Costa
SVN commit 7177 by rakuco:

Update distinfo for kdepim4 and kdepim4-runtime unstable after a tarbal reroll.


 M  +2 -2  kdepim4-runtime/distinfo  
 M  +2 -2  kdepim4/distinfo  


___
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/deskutils/kdepim4

2011-04-11 Thread Raphael Kubo da Costa
SVN commit 7172 by rakuco:

kdepim4 unstable: Add the last missing entries in the plist.

Hopefully.


 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/deskutils/kdepim4

2011-04-11 Thread Raphael Kubo da Costa
SVN commit 7171 by rakuco:

kdepim4 unstable: Try to fix the plist again.

avilla, your script didn't take the `common' symlinks in the
documentation into account.


 M  +55 -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/deskutils/kdepim4

2011-04-11 Thread Alberto Villa
SVN commit 7170 by avilla:

- Make a scripted attempt to fix plist parsing Tinderbox log.

I'll publish the script.



 M  +3381 -23  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/deskutils/kdepim4-runtime

2011-04-11 Thread Alberto Villa
SVN commit 7169 by avilla:

- 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/deskutils/strigi

2011-04-10 Thread Raphael Kubo da Costa
SVN commit 7167 by rakuco:

strigi: Fix plist.

Duh, it's ffmpeg, not ffmpg.


 M  +1 -1  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/deskutils/strigi

2011-04-10 Thread Raphael Kubo da Costa
SVN commit 7166 by rakuco:

strigi: (hopefully) fix plist.


 M  +29 -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/deskutils/strigi

2011-04-10 Thread Raphael Kubo da Costa
SVN commit 7165 by rakuco:

strigi: More fuckups fixed upstream, new tarball.


 M  +2 -2  Makefile  
 M  +2 -2  distinfo  


___
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/deskutils/strigi

2011-04-10 Thread Raphael Kubo da Costa
SVN commit 7164 by rakuco:

Update distinfo and PORTVERSION again.

So one tinderbox run later I find strigi's code is worse than I had thought. I
spent a few hours making it a bit more sane, and we have a new tarball now.



 M  +8 -2  Makefile  
 M  +2 -2  distinfo  


___
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/deskutils/strigi

2011-04-10 Thread Raphael Kubo da Costa
SVN commit 7161 by rakuco:

strigi: Oops, forgot to update distinfo.


 M  +2 -2  distinfo  


___
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/deskutils/strigi

2011-04-10 Thread Raphael Kubo da Costa
SVN commit 7160 by rakuco:

strigi: Update port to a git snapshot.

There has not been a stable strigi release in quite some time, and
applications such as kdepim (in its next version) are already
requiring functionality available only in strigi git.

For now, we will do what some Linux distros are doing and tarball a
git snapshot. We are currently working based on git commit f0a6f42.

Other changes include:

 * Require FAM (preferrably gamin) again.
 * Experiment building without the patches in files/.

Here be dragons!



 M  +14 -11Makefile  
 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/deskutils/kdepim4-runtime

2011-04-09 Thread Raphael Kubo da Costa
SVN commit 7153 by rakuco:

kdepim4-runtime unstable: Fix plist.


 M  +1746 -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/deskutils

2011-04-09 Thread Raphael Kubo da Costa
SVN commit 7152 by rakuco:

kdepim unstable: Build the translations.

Let us play with the translations. plist update will follow shortly.


 M  +0 -2  kdepim4-runtime/Makefile  
 M  +0 -5  kdepim4/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/deskutils/kdepim4

2011-04-09 Thread Raphael Kubo da Costa
SVN commit 7151 by rakuco:

kdepim4 unstable: Depend on qt4-webkit.

kdepim 4.6 depends on WebKit if KDEPIM_NO_WEBKIT is not set. Explicitly depend 
on it.


 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/deskutils/kdepim4

2011-04-09 Thread Raphael Kubo da Costa
SVN commit 7150 by rakuco:

kdepim4 unstable: Remove dead line.


 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/deskutils/kdepim4-runtime

2011-04-09 Thread Raphael Kubo da Costa
SVN commit 7149 by rakuco:

kdepim4-runtime unstable: Remove dead and weird lines.


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

2011-04-05 Thread Alberto Villa
SVN commit 7097 by avilla:

- Yet another part of 7079 to be reverted, kdedistup fault.



 M  +2 -2  kdepim4-runtime/distinfo  
 M  +2 -2  kdepim4/distinfo  


___
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/deskutils/kdepim4/files

2011-04-05 Thread Raphael Kubo da Costa
SVN commit 7091 by rakuco:

kdepim4 4.4.x: Add patch from upstream.

Commit cfa404b7188e4c26bddbc9579728f6d25f8cd214 by Stephen Kelly:

Start kdepim 4.4 asynchronously if built against 4.6.

The synchronous mechanism doesn't have enough time to start
before it reports failure.


 A patch-kaddressbook__main.cpp  
 A patch-kmail__kmmainwidget.cpp  
 A patch-kmail__main.cpp  
 A patch-kontact__src__main.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/deskutils/kdepim4/files

2011-04-05 Thread Raphael Kubo da Costa
SVN commit 7090 by rakuco:

kdepim4 4.4.x: Add patch from upstream to fix crash.

Original commit cfa404b7188e4c26bddbc9579728f6d25f8cd214 by Montel Laurent.

Fix potential crash bug #269173
BUG: 269173


 A patch-kmail__popaccount.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/deskutils/grantlee

2011-01-31 Thread Max Brazhnikov
SVN commit 6963 by makc:

Reformat description 
Add option for API docs, set off by default.

 M  +6 -2  Makefile  
 M  +2 -1  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/deskutils/grantlee

2011-01-26 Thread Dima Panov
SVN commit 6953 by fluffy:

- Update grantlee to 0.1.8 release


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


[kde-freebsd] [SVN Commit] area51/PORTS/deskutils/grantlee

2010-12-11 Thread Alberto Villa
SVN commit 6779 by xzhayon:

- Add missing dependency on qt4-uic.
- Add LICENSE.
- Do not build tests.



 M  +8 -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/deskutils/grantlee

2010-11-29 Thread Dima Panov
SVN commit 6681 by fluffy:

- Update grantlee to 0.1.7 stable release


 M  +1 -1  Makefile  
 M  +2 -3  distinfo  
 M  +5 -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


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

2010-10-03 Thread Dima Panov
SVN commit 6607 by fluffy:

- Add grantlee

Grantlee is a string template engine based on the Django template system and 
written in Qt.
Currently can be used by KDE-PIM


 A grantlee (directory)  
 A grantlee/Makefile  
 A grantlee/distinfo  
 A grantlee/pkg-descr  
 A grantlee/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/deskutils/strigi

2010-04-16 Thread Dima Panov
SVN commit 6146 by fluffy:

- Fix Qt4 detection
- Allow to use java xml parser with openjdk7 installed

Noticed by: tinderbox


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

2010-02-10 Thread Dima Panov
SVN commit 6010 by fluffy:

- Update strigi to 0.7.2 release


 M  +1 -1  Makefile  
 M  +3 -3  distinfo  
 M  +5 -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/deskutils/strigi

2010-01-12 Thread Dima Panov
SVN commit 5841 by fluffy:

- Update to 0.7.1


 M  +1 -1  Makefile  
 M  +3 -3  distinfo  
 M  +6 -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/deskutils/strigi

2009-12-08 Thread Dima Panov
SVN commit 5727 by fluffy:

- Update strigi to 0.7.0 release


 M  +3 -2  Makefile  
 M  +3 -3  distinfo  
 M  +14 -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