<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.kde.freebsd">
    <title>gmane.comp.kde.freebsd</title>
    <link>http://blog.gmane.org/gmane.comp.kde.freebsd</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23516"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23515"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23514"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23513"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23512"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23511"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23510"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23509"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23508"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23507"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23506"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23505"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23504"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23503"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23502"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23501"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23500"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23499"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23498"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.freebsd/23497"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23516">
    <title>FreeBSD ports you maintain which are out of date</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23516</link>
    <description>&lt;pre&gt;Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/kde&amp;lt; at &amp;gt;freebsd.org.html


Port                                            | Current version | New version
------------------------------------------------+-----------------+------------
finance/skrooge                                 | 1.6.0           | 1.7.2
------------------------------------------------+-----------------+------------


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

If wish to stop receiving portscout reminders, please contact
portscout&amp;lt; at &amp;gt;portscout.freebsd.org

Thanks.
_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>portscout&lt; at &gt;portscout.freebsd.org</dc:creator>
    <dc:date>2013-05-19T13:20:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23515">
    <title>Re: port naming collission</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23515</link>
    <description>&lt;pre&gt;Ok.. one is named multimedia/dragon  the other is devel/dragon -- last 
time I checked, multimedia/ != devel/ -- so where is the collision?

Do you mean for packages only? With the new binary packing system, the 
preferred way to call packages is by their category/port name. IE: "pkg 
install devel/dragon" will install that one, whereas "pkg install 
multimedia/dragon" will install the kde media player named Dragon

&lt;/pre&gt;</description>
    <dc:creator>Chuck Burns</dc:creator>
    <dc:date>2013-05-18T22:56:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23514">
    <title>Re: Qt4 on FreeBSD 10.0/CURRENT using Clang as thecompiler</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23514</link>
    <description>&lt;pre&gt;

I think so.


I didn't understand this question.
_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>Raphael Kubo da Costa</dc:creator>
    <dc:date>2013-05-18T21:02:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23513">
    <title>[SVN Commit] area51/PORTS/graphics/digikam-kde4-l10n</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23513</link>
    <description>&lt;pre&gt;SVN commit 9241 by makc:

Reset PORTREVISION

 M  +0 -1      Makefile  


_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>Max Brazhnikov</dc:creator>
    <dc:date>2013-05-18T20:23:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23512">
    <title>Qt4 on FreeBSD 10.0/CURRENT using Clang as thecompiler</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23512</link>
    <description>&lt;pre&gt;Is it able to build at the present moment?
If not, will I need to build from source within a user's home directory?
_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
&lt;/pre&gt;</description>
    <dc:creator>Super Bisquit</dc:creator>
    <dc:date>2013-05-18T18:46:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23511">
    <title>port naming collission</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23511</link>
    <description>&lt;pre&gt;Hi!

In February, multimedia/dragon was added as part of the KDE 4.9.5 tree.

At that time, devel/dragon, a scanner/parser generator was already
in the tree since approx. 2.5 years.

I have no idea how package naming collissions are resolved, but
is there any requirement to have a uniq package name ? Is
there a chance to resolve this collission ?

Thanks!


&lt;/pre&gt;</description>
    <dc:creator>Kurt Jaeger</dc:creator>
    <dc:date>2013-05-18T16:45:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23510">
    <title>[SVN Commit] area51/PORTS/graphics</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23510</link>
    <description>&lt;pre&gt;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&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>Max Brazhnikov</dc:creator>
    <dc:date>2013-05-17T19:26:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23509">
    <title>Re: Dropping Decibel</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23509</link>
    <description>&lt;pre&gt;

I'm all for removing old cruft. Has it ever been used by KDE3, though?
If that's the case it may make sense to expire it together with the rest
of the KDE3 Ports.
_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
&lt;/pre&gt;</description>
    <dc:creator>Raphael Kubo da Costa</dc:creator>
    <dc:date>2013-05-17T15:08:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23508">
    <title>FreeBSD ports you maintain which are out of date</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23508</link>
    <description>&lt;pre&gt;Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/kde&amp;lt; at &amp;gt;freebsd.org.html


Port                                            | Current version | New version
------------------------------------------------+-----------------+------------
astro/libkgeomap                                | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/digikam-kde4                           | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/digikam-kde4-l10n                      | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-advancedslideshow          | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-batchprocess               | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-dngconverter               | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-expoblending               | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-facebook                   | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-flickrexport               | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-imageshackexport           | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-imageviewer                | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-ipodexport                 | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-jpeglossless               | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-kioexport                  | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-mediawiki                  | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-metadataedit               | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-panorama                   | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-photolayoutseditor         | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-piwigoexport               | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-printimages                | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-rajceexport                | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-rawconverter               | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-removeredeyes              | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-sendimages                 | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-shwup                      | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-smug                       | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-timeadjust                 | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-videoslideshow             | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-vkontakte                  | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-yandexfotki                | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/libkface                               | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/libkipiplugins                         | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
net/libmediawiki                                | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

If wish to stop receiving portscout reminders, please contact
portscout&amp;lt; at &amp;gt;portscout.freebsd.org

Thanks.
_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>portscout&lt; at &gt;portscout.freebsd.org</dc:creator>
    <dc:date>2013-05-17T14:43:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23507">
    <title>Dropping Decibel</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23507</link>
    <description>&lt;pre&gt;Hi guys,

5 years ago i added a port of net-im/decibel. It looks like it is not
required by current versions of KDE and development seems to have stopped.

Any opinions on deleting it?


arved

_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>Tilman Keskinöz</dc:creator>
    <dc:date>2013-05-17T14:06:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23506">
    <title>[SVN Commit] area51/KDE/deskutils</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23506</link>
    <description>&lt;pre&gt;SVN commit 9239 by makc:

Remove upstream patches

 D             kdepim4-runtime/files/patch-git34817487  
 D             kdepim4/files/patch-git6a06c57f  


_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>Max Brazhnikov</dc:creator>
    <dc:date>2013-05-17T12:37:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23505">
    <title>[SVN Commit] area51/KDE</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23505</link>
    <description>&lt;pre&gt;SVN commit 9238 by makc:

Update plist for 4.10.3

 M  +0 -2      arabic/kde4-l10n/pkg-plist  
 M  +0 -2      chinese/kde4-l10n-zh_CN/pkg-plist  
 M  +0 -2      chinese/kde4-l10n-zh_TW/pkg-plist  
 M  +5 -0      deskutils/kdepimlibs4/pkg-plist  
 M  +1 -1      editors/kate/pkg-plist  
 M  +1 -0      french/kde4-l10n/Makefile.man  
 M  +8 -2      french/kde4-l10n/pkg-plist  
 M  +0 -2      german/kde4-l10n/pkg-plist  
 M  +0 -2      hebrew/kde4-l10n/pkg-plist  
 M  +0 -2      hungarian/kde4-l10n/pkg-plist  
 M  +0 -2      japanese/kde4-l10n/pkg-plist  
 M  +0 -2      korean/kde4-l10n/pkg-plist  
 M  +3 -6      math/rocs/pkg-plist  
 M  +0 -2      misc/kde4-l10n-bg/pkg-plist  
 M  +0 -2      misc/kde4-l10n-bs/pkg-plist  
 M  +40 -2     misc/kde4-l10n-ca/pkg-plist  
 M  +0 -2      misc/kde4-l10n-ca_valencia/pkg-plist  
 M  +0 -2      misc/kde4-l10n-cs/pkg-plist  
 M  +2 -2      misc/kde4-l10n-da/pkg-plist  
 M  +1 -2      misc/kde4-l10n-el/pkg-plist  
 M  +0 -2      misc/kde4-l10n-en_GB/pkg-plist  
 M  +16 -2     misc/kde4-l10n-es/pkg-plist  
 M  +0 -2      misc/kde4-l10n-et/pkg-plist  
 M  +0 -2      misc/kde4-l10n-eu/pkg-plist  
 M  +0 -2      misc/kde4-l10n-fa/pkg-plist  
 M  +1 -2      misc/kde4-l10n-fi/pkg-plist  
 M  +0 -2      misc/kde4-l10n-ga/pkg-plist  
 M  +0 -2      misc/kde4-l10n-gl/pkg-plist  
 M  +0 -2      misc/kde4-l10n-hi/pkg-plist  
 M  +0 -2      misc/kde4-l10n-hr/pkg-plist  
 M  +0 -2      misc/kde4-l10n-ia/pkg-plist  
 M  +0 -2      misc/kde4-l10n-is/pkg-plist  
 M  +0 -2      misc/kde4-l10n-it/pkg-plist  
 M  +0 -2      misc/kde4-l10n-kk/pkg-plist  
 M  +0 -2      misc/kde4-l10n-km/pkg-plist  
 M  +0 -2      misc/kde4-l10n-lt/pkg-plist  
 M  +0 -2      misc/kde4-l10n-lv/pkg-plist  
 M  +0 -2      misc/kde4-l10n-mr/pkg-plist  
 M  +1 -2      misc/kde4-l10n-nb/pkg-plist  
 M  +0 -2      misc/kde4-l10n-nds/pkg-plist  
 M  +0 -2      misc/kde4-l10n-nl/pkg-plist  
 M  +0 -2      misc/kde4-l10n-nn/pkg-plist  
 M  +0 -2      misc/kde4-l10n-pa/pkg-plist  
 M  +0 -2      misc/kde4-l10n-ro/pkg-plist  
 M  +0 -2      misc/kde4-l10n-sk/pkg-plist  
 M  +0 -2      misc/kde4-l10n-sl/pkg-plist  
 M  +546 -8    misc/kde4-l10n-sr/pkg-plist  
 M  +0 -2      misc/kde4-l10n-sv/pkg-plist  
 M  +0 -2      misc/kde4-l10n-tg/pkg-plist  
 M  +0 -2      misc/kde4-l10n-th/pkg-plist  
 M  +0 -2      misc/kde4-l10n-tr/pkg-plist  
 M  +0 -2      misc/kde4-l10n-ug/pkg-plist  
 M  +0 -2      polish/kde4-l10n/pkg-plist  
 M  +0 -2      portuguese/kde4-l10n-pt_BR/pkg-plist  
 M  +0 -2      portuguese/kde4-l10n/pkg-plist  
 M  +6 -2      russian/kde4-l10n/pkg-plist  
 M  +1 -0      sysutils/nepomuk-core/pkg-plist  
 M  +0 -2      ukrainian/kde4-l10n/pkg-plist  
 M  +0 -2      vietnamese/kde4-l10n/pkg-plist  


_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>Max Brazhnikov</dc:creator>
    <dc:date>2013-05-17T04:20:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23504">
    <title>[SVN Commit] area51/KDE/x11/kdelibs4/files</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23504</link>
    <description>&lt;pre&gt;SVN commit 9237 by makc:

Update patch, remove no longer needed patch (for unsupported FreeBSD versions)

 M  +2 -2      patch-KDE4Defaults.cmake  
 D             patch-kio_kfile_kpropertiesdialog.cpp  


_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>Max Brazhnikov</dc:creator>
    <dc:date>2013-05-17T04:18:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23503">
    <title>[SVN Commit] area51/KDE</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23503</link>
    <description>&lt;pre&gt;SVN commit 9236 by makc:

Update distinfo for KDE SC 4.10.3

 M  +1 -1      Mk/bsd.kde4.mk  
 M  +2 -2      accessibility/jovie/distinfo  
 M  +2 -2      accessibility/kaccessible/distinfo  
 M  +2 -2      accessibility/kmag/distinfo  
 M  +2 -2      accessibility/kmousetool/distinfo  
 M  +2 -2      accessibility/kmouth/distinfo  
 M  +2 -2      arabic/kde4-l10n/distinfo  
 M  +2 -2      archivers/ark/distinfo  
 M  +2 -2      astro/kstars/distinfo  
 M  +2 -2      astro/marble/distinfo  
 M  +2 -2      audio/juk/distinfo  
 M  +2 -2      audio/kio-audiocd/distinfo  
 M  +2 -2      audio/kmix/distinfo  
 M  +2 -2      audio/kscd/distinfo  
 M  +2 -2      audio/libkcddb/distinfo  
 M  +2 -2      audio/libkcompactdisc/distinfo  
 M  +2 -2      chinese/kde4-l10n-zh_CN/distinfo  
 M  +2 -2      chinese/kde4-l10n-zh_TW/distinfo  
 M  +2 -2      comms/kremotecontrol/distinfo  
 M  +2 -2      deskutils/kcharselect/distinfo  
 M  +2 -2      deskutils/kdepim4-runtime/distinfo  
 M  +2 -2      deskutils/kdepim4/distinfo  
 M  +2 -2      deskutils/kdepimlibs4/distinfo  
 M  +2 -2      deskutils/kdeplasma-addons/distinfo  
 M  +2 -2      deskutils/kruler/distinfo  
 M  +2 -2      deskutils/superkaramba/distinfo  
 M  +2 -2      devel/kdesdk4/distinfo  
 M  +2 -2      devel/p5-perlkde/distinfo  
 M  +2 -2      devel/p5-perlqt/distinfo  
 M  +2 -2      devel/py-krosspython/distinfo  
 M  +2 -2      devel/py-pykde4/distinfo  
 M  +2 -2      devel/ruby-korundum/distinfo  
 M  +2 -2      devel/ruby-krossruby/distinfo  
 M  +2 -2      devel/ruby-qtruby/distinfo  
 M  +2 -2      devel/smokegen/distinfo  
 M  +2 -2      devel/smokekde/distinfo  
 M  +2 -2      devel/smokeqt/distinfo  
 M  +2 -2      editors/kate/distinfo  
 M  +2 -2      french/kde4-l10n/distinfo  
 M  +2 -2      games/blinken/distinfo  
 M  +2 -2      games/bomber/distinfo  
 M  +2 -2      games/bovo/distinfo  
 M  +2 -2      games/granatier/distinfo  
 M  +2 -2      games/kajongg/distinfo  
 M  +2 -2      games/kanagram/distinfo  
 M  +2 -2      games/kapman/distinfo  
 M  +2 -2      games/katomic/distinfo  
 M  +2 -2      games/kblackbox/distinfo  
 M  +2 -2      games/kblocks/distinfo  
 M  +2 -2      games/kbounce/distinfo  
 M  +2 -2      games/kbreakout/distinfo  
 M  +2 -2      games/kdiamond/distinfo  
 M  +2 -2      games/kfourinline/distinfo  
 M  +2 -2      games/kgoldrunner/distinfo  
 M  +2 -2      games/khangman/distinfo  
 M  +2 -2      games/kigo/distinfo  
 M  +2 -2      games/killbots/distinfo  
 M  +2 -2      games/kiriki/distinfo  
 M  +2 -2      games/kjumpingcube/distinfo  
 M  +2 -2      games/klines/distinfo  
 M  +2 -2      games/kmahjongg/distinfo  
 M  +2 -2      games/kmines/distinfo  
 M  +2 -2      games/knavalbattle/distinfo  
 M  +2 -2      games/knetwalk/distinfo  
 M  +2 -2      games/kolf/distinfo  
 M  +2 -2      games/kollision/distinfo  
 M  +2 -2      games/konquest/distinfo  
 M  +2 -2      games/kpat/distinfo  
 M  +2 -2      games/kreversi/distinfo  
 M  +2 -2      games/kshisen/distinfo  
 M  +2 -2      games/ksirk/distinfo  
 M  +2 -2      games/ksnakeduel/distinfo  
 M  +2 -2      games/kspaceduel/distinfo  
 M  +2 -2      games/ksquares/distinfo  
 M  +2 -2      games/ksudoku/distinfo  
 M  +2 -2      games/ktuberling/distinfo  
 M  +2 -2      games/kubrick/distinfo  
 M  +2 -2      games/libkdegames/distinfo  
 M  +2 -2      games/libkmahjongg/distinfo  
 M  +2 -2      games/lskat/distinfo  
 M  +2 -2      games/pairs/distinfo  
 M  +2 -2      games/palapeli/distinfo  
 M  +2 -2      german/kde4-l10n/distinfo  
 M  +2 -2      graphics/gwenview-kde4/distinfo  
 M  +2 -2      graphics/kamera-kde4/distinfo  
 M  +2 -2      graphics/kcolorchooser/distinfo  
 M  +2 -2      graphics/kdegraphics4-mobipocket/distinfo  
 M  +2 -2      graphics/kdegraphics4-strigi-analyzer/distinfo  
 M  +2 -2      graphics/kdegraphics4-svgpart/distinfo  
 M  +2 -2      graphics/kdegraphics4-thumbnailers/distinfo  
 M  +2 -2      graphics/kolourpaint/distinfo  
 M  +2 -2      graphics/ksaneplugin/distinfo  
 M  +2 -2      graphics/ksnapshot/distinfo  
 M  +2 -2      graphics/libkdcraw-kde4/distinfo  
 M  +2 -2      graphics/libkexiv2-kde4/distinfo  
 M  +2 -2      graphics/libkipi-kde4/distinfo  
 M  +2 -2      graphics/libksane/distinfo  
 M  +2 -2      graphics/okular/distinfo  
 M  +2 -2      hebrew/kde4-l10n/distinfo  
 M  +2 -2      hungarian/kde4-l10n/distinfo  
 M  +2 -2      japanese/kde4-l10n/distinfo  
 M  +2 -2      japanese/kiten/distinfo  
 M  +2 -2      korean/kde4-l10n/distinfo  
 M  +2 -2      lang/kturtle/distinfo  
 M  +2 -2      math/analitza/distinfo  
 M  +2 -2      math/cantor/distinfo  
 M  +2 -2      math/kalgebra/distinfo  
 M  +2 -2      math/kbruch/distinfo  
 M  +2 -2      math/kcalc/distinfo  
 M  +2 -2      math/kig/distinfo  
 M  +2 -2      math/kmplot/distinfo  
 M  +2 -2      math/rocs/distinfo  
 M  +2 -2      misc/kde4-l10n-bg/distinfo  
 M  +2 -2      misc/kde4-l10n-bs/distinfo  
 M  +2 -2      misc/kde4-l10n-ca/distinfo  
 M  +2 -2      misc/kde4-l10n-ca_valencia/distinfo  
 M  +2 -2      misc/kde4-l10n-cs/distinfo  
 M  +2 -2      misc/kde4-l10n-da/distinfo  
 M  +2 -2      misc/kde4-l10n-el/distinfo  
 M  +2 -2      misc/kde4-l10n-en_GB/distinfo  
 M  +2 -2      misc/kde4-l10n-es/distinfo  
 M  +2 -2      misc/kde4-l10n-et/distinfo  
 M  +2 -2      misc/kde4-l10n-eu/distinfo  
 M  +2 -2      misc/kde4-l10n-fa/distinfo  
 M  +2 -2      misc/kde4-l10n-fi/distinfo  
 M  +2 -2      misc/kde4-l10n-ga/distinfo  
 M  +2 -2      misc/kde4-l10n-gl/distinfo  
 M  +2 -2      misc/kde4-l10n-hi/distinfo  
 M  +2 -2      misc/kde4-l10n-hr/distinfo  
 M  +2 -2      misc/kde4-l10n-ia/distinfo  
 M  +2 -2      misc/kde4-l10n-is/distinfo  
 M  +2 -2      misc/kde4-l10n-it/distinfo  
 M  +2 -2      misc/kde4-l10n-kk/distinfo  
 M  +2 -2      misc/kde4-l10n-km/distinfo  
 M  +2 -2      misc/kde4-l10n-lt/distinfo  
 M  +2 -2      misc/kde4-l10n-lv/distinfo  
 M  +2 -2      misc/kde4-l10n-mr/distinfo  
 M  +2 -2      misc/kde4-l10n-nb/distinfo  
 M  +2 -2      misc/kde4-l10n-nds/distinfo  
 M  +2 -2      misc/kde4-l10n-nl/distinfo  
 M  +2 -2      misc/kde4-l10n-nn/distinfo  
 M  +2 -2      misc/kde4-l10n-pa/distinfo  
 M  +2 -2      misc/kde4-l10n-ro/distinfo  
 M  +2 -2      misc/kde4-l10n-si/distinfo  
 M  +2 -2      misc/kde4-l10n-sk/distinfo  
 M  +2 -2      misc/kde4-l10n-sl/distinfo  
 M  +2 -2      misc/kde4-l10n-sr/distinfo  
 M  +2 -2      misc/kde4-l10n-sv/distinfo  
 M  +2 -2      misc/kde4-l10n-tg/distinfo  
 M  +2 -2      misc/kde4-l10n-th/distinfo  
 M  +2 -2      misc/kde4-l10n-tr/distinfo  
 M  +2 -2      misc/kde4-l10n-ug/distinfo  
 M  +2 -2      misc/kde4-l10n-wa/distinfo  
 M  +2 -2      misc/kgeography/distinfo  
 M  +2 -2      misc/klettres/distinfo  
 M  +2 -2      misc/ktouch/distinfo  
 M  +2 -2      misc/kwordquiz/distinfo  
 M  +2 -2      misc/libkdeedu/distinfo  
 M  +2 -2      misc/parley/distinfo  
 M  +2 -2      multimedia/dragon/distinfo  
 M  +2 -2      multimedia/kdemultimedia4-ffmpegthumbs/distinfo  
 M  +2 -2      multimedia/kdemultimedia4-mplayerthumbs/distinfo  
 M  +2 -2      net/kdenetwork4/distinfo  
 M  +2 -2      polish/kde4-l10n/distinfo  
 M  +2 -2      portuguese/kde4-l10n-pt_BR/distinfo  
 M  +2 -2      portuguese/kde4-l10n/distinfo  
 M  +2 -2      print/kde4-print-manager/distinfo  
 M  +2 -2      russian/kde4-l10n/distinfo  
 M  +2 -2      science/kalzium/distinfo  
 M  +2 -2      science/step/distinfo  
 M  +2 -2      security/kgpg-kde4/distinfo  
 M  +2 -2      security/kwallet/distinfo  
 M  +2 -2      sysutils/filelight-kde4/distinfo  
 M  +2 -2      sysutils/kdeadmin4/distinfo  
 M  +2 -2      sysutils/kdf/distinfo  
 M  +2 -2      sysutils/kfloppy/distinfo  
 M  +2 -2      sysutils/nepomuk-core/distinfo  
 M  +2 -2      sysutils/nepomuk-widgets/distinfo  
 M  +2 -2      sysutils/sweeper/distinfo  
 M  +2 -2      ukrainian/kde4-l10n/distinfo  
 M  +2 -2      vietnamese/kde4-l10n/distinfo  
 M  +2 -2      www/kdewebdev4/distinfo  
 M  +2 -2      x11-clocks/kdetoys4/distinfo  
 M  +2 -2      x11-clocks/ktimer/distinfo  
 M  +2 -2      x11-themes/kde4-base-artwork/distinfo  
 M  +2 -2      x11-themes/kde4-icons-oxygen/distinfo  
 M  +2 -2      x11-themes/kde4-wallpapers/distinfo  
 M  +2 -2      x11-themes/kdeartwork4/distinfo  
 M  +2 -2      x11/kactivities/distinfo  
 M  +2 -2      x11/kde4-baseapps/distinfo  
 M  +2 -2      x11/kde4-runtime/distinfo  
 M  +2 -2      x11/kde4-workspace/distinfo  
 M  +2 -2      x11/kdelibs4/distinfo  
 M  +2 -2      x11/kgamma/distinfo  
 M  +2 -2      x11/konsole/distinfo  


_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>Max Brazhnikov</dc:creator>
    <dc:date>2013-05-17T04:16:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23502">
    <title>FreeBSD ports you maintain which are out of date</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23502</link>
    <description>&lt;pre&gt;Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/kde&amp;lt; at &amp;gt;freebsd.org.html


Port                                            | Current version | New version
------------------------------------------------+-----------------+------------
graphics/digikam-kde4-doc                       | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-acquireimages              | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-calendar                   | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-debianscreenshots          | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-flashexport                | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-galleryexport              | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-gpssync                    | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-htmlexport                 | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-imgurexport                | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-kmlexport                  | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-kopete                     | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
graphics/kipi-plugin-picasawebexport            | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------
net/libkvkontakte                               | 3.1.0           | 3.2.0
------------------------------------------------+-----------------+------------


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

If wish to stop receiving portscout reminders, please contact
portscout&amp;lt; at &amp;gt;portscout.freebsd.org

Thanks.
_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>portscout&lt; at &gt;portscout.freebsd.org</dc:creator>
    <dc:date>2013-05-16T08:59:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23501">
    <title>Current problem reports assigned to kde&lt; at &gt;FreeBSD.org</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23501</link>
    <description>&lt;pre&gt;Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker      Resp.      Description
--------------------------------------------------------------------------------
o ports/178306 kde        [PATCH] math/kbruch: fix build
o ports/178063 kde        [Patch] graphics/digikam-kde4 can't edit images
o ports/177901 kde        devel/kdevelop-kde4: breakpointcontroller.moc:53:51: e
s ports/177479 kde        devel/py-pykde4 doesn't saves port options
o ports/177059 kde        devel/cmake: /usr/share/cmake/Modules/FindLibXml2.cmak
o ports/177018 kde        Can't build devel/xsd
o ports/176901 kde        [bsd.cmake.mk] disable rpath removal
o ports/176869 kde        x11/kde4: klauncher crash while attaching virtual cdro
o ports/176862 kde        [request] x11/kde4: supply debug libs for KDE binary p
s ports/176804 kde        devel/qt4-corelib 313633 does not build on 9-STABLE
o ports/174728 kde        Let textproc/soprano know about different odbc
f ports/173771 kde        CONFLICTS_BUILD for deskutils/superkaramba
s ports/173770 kde        Correct CONFLICTS_BUILD for editors/calligra
f ports/172359 kde        [PATCH] editors/calligra: Fix build with clang++ -stdl
f ports/169671 kde        editors/calligra Spreadsheet throws and exception on e
f ports/165642 kde        x11/kde4: keeps locking the screen.
o ports/165213 kde        devel/cmake: Reinplacement of paths in Modules is bad
o ports/156901 kde        [patch] devel/cmake breaks with CC containing spaces
f ports/151154 kde        audio/amarok-kde4 crashes on network activity if ports

19 problems total.

_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>FreeBSD bugmaster</dc:creator>
    <dc:date>2013-05-13T11:07:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23500">
    <title>[SVN Commit] area51/KDE/astro/marble</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23500</link>
    <description>&lt;pre&gt;SVN commit 9235 by makc:

Add missing sharedmime to the list of USE_KDE4 components

 M  +1 -1      Makefile  


_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>Max Brazhnikov</dc:creator>
    <dc:date>2013-05-12T17:46:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23499">
    <title>Re: update kate to 4.10.2</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23499</link>
    <description>&lt;pre&gt;On Sun, 12 May 2013 11:58:45 +0000
Max Brazhnikov articulated:


I'll wait for the "4.10.3" version to be introduced to the ports-tree.
This whole confounded "ports freeze" system sucks though. There has got
to be a better way.

Thank you for your assistance though.

&lt;/pre&gt;</description>
    <dc:creator>Jerry</dc:creator>
    <dc:date>2013-05-12T15:15:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23498">
    <title>Re: digikam-kde4-l10n</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23498</link>
    <description>&lt;pre&gt;
I've committed a fix to digikam-kde4-l10n port. Please update portstree and
rebuild digikam-kde4-l10n.

Cheers,
Max
_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>Max Brazhnikov</dc:creator>
    <dc:date>2013-05-12T15:04:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23497">
    <title>[SVN Commit] area51/PORTS/graphics/digikam-kde4-l10n</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23497</link>
    <description>&lt;pre&gt;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&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>Max Brazhnikov</dc:creator>
    <dc:date>2013-05-12T13:05:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.freebsd/23496">
    <title>Re: graphics/kphotoalbum-kde4</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.freebsd/23496</link>
    <description>&lt;pre&gt;
I wouldn't use 1st April's portstree :). kphotoalbum-4.4 was committed to
the tree next day, it builds fine with new kipi.

Max
_______________________________________________
kde-freebsd mailing list
kde-freebsd&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

&lt;/pre&gt;</description>
    <dc:creator>Max Brazhnikov</dc:creator>
    <dc:date>2013-05-12T12:19:48</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.kde.freebsd">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.kde.freebsd</link>
  </textinput>
</rdf:RDF>
