[kde-freebsd] [SVN Commit] area51/KDE/misc

2010-02-05 Thread Thomas Abthorpe
SVN commit 5942 by tabthorpe:

- Fix plist

 M  +1 -1  kde4-l10n-en_GB/pkg-plist  
 M  +1 -1  kde4-l10n-ga/pkg-plist  
 M  +2 -0  kde4-l10n-kn/pkg-plist  
 M  +1 -1  kde4-l10n-nds/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/KDE/accessibility/kdeaccessibility4

2010-02-05 Thread Thomas Abthorpe
SVN commit 5943 by tabthorpe:

- Set USE_SUBFILES= pkg-message
- Set INSTALLS_ICONS= yes
- Grammar is fine :)


 M  +3 -0  Makefile  
 A files (directory)  
 A files/pkg-message.in   pkg-message#5942
 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/KDE/misc/kde4-l10n-en_GB

2010-02-05 Thread Thomas Abthorpe
SVN commit 5944 by tabthorpe:

- Really fix plist

 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/KDE/misc/kde4-l10n-ga

2010-02-05 Thread Thomas Abthorpe
SVN commit 5945 by tabthorpe:

- Really fix plist


 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] qt33 links against old installation

2010-02-05 Thread Dominic Fandrey
It appears qt33 links against old installations of itself during
build:
c++ -fno-exceptions  -Wl,-rpath,/usr/local/lib  -Wl,-rpath,/usr/local/lib 
-pthread -o ../../../bin/uic .obj/release-shared-mt/main.o  
.obj/release-shared-mt/uic.o  .obj/release-shared-mt/form.o  
.obj/release-shared-mt/object.o  .obj/release-shared-mt/subclassing.o  
.obj/release-shared-mt/embed.o  .obj/release-shared-mt/widgetdatabase.o  
.obj/release-shared-mt/domtool.o  .obj/release-shared-mt/parser.o
-L/usr/local/lib -L/usr/local/lib 
-L/usr/obj/mobileKamikaze.norad/amd64/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/lib
 -L/usr/local/lib -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr 
-lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE
/usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not 
found (try using -rpath or -rpath-link)
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_start_decompr...@libjpeg_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_input_compl...@libjpeg_7.0'
/usr/local/lib/libmng.so: undefined reference to `jpeg_start_out...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_resync_to_rest...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_read_scanli...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_start_compr...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_finish_compr...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_finish_decompr...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_createcompr...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_set_defau...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_read_hea...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_createdecompr...@libjpeg_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_has_multiple_sc...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_std_er...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_destroy_compr...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_destroy_decompr...@libjpeg_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_finish_out...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_write_scanli...@libjpeg_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to 
`jpeg_set_qual...@libjpeg_7.0'
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
___
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/KDE/german/kde4-l10n

2010-02-05 Thread Thomas Abthorpe
SVN commit 5946 by tabthorpe:

- Fix plist

 M  +5 -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/KDE/misc/kde4-l10n-it

2010-02-05 Thread Thomas Abthorpe
SVN commit 5947 by tabthorpe:

- Fix plist

 M  +195 -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/KDE/misc/kde4-l10n-tg

2010-02-05 Thread Thomas Abthorpe
SVN commit 5948 by tabthorpe:

- 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/KDE/misc/kde4-l10n-tg

2010-02-05 Thread Thomas Abthorpe
SVN commit 5949 by tabthorpe:

- Fix plist

 M  +72 -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/KDE/arabic/kde4-l10n

2010-02-05 Thread Thomas Abthorpe
SVN commit 5950 by tabthorpe:

- Fix plist

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


Re: [kde-freebsd] ports/143583: x11/kde4: KDE Software Compilation 4.3.5 released

2010-02-05 Thread miwi
Synopsis: x11/kde4: KDE Software Compilation 4.3.5 released

State-Changed-From-To: open-closed
State-Changed-By: miwi
State-Changed-When: Fri Feb 5 19:01:14 UTC 2010
State-Changed-Why: 
sorry no plans for 4.3.5 update. we spend all our time to kde 4.4

http://www.freebsd.org/cgi/query-pr.cgi?pr=143583
___
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/KDE/misc/kde4-l10n-et

2010-02-05 Thread Thomas Abthorpe
SVN commit 5951 by tabthorpe:

- Fix plist

 M  +184 -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/KDE/misc/kde4-l10n-fy

2010-02-05 Thread Thomas Abthorpe
SVN commit 5952 by tabthorpe:

- Fix plist

 M  +6 -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/KDE/misc/kde4-l10n-csb

2010-02-05 Thread Thomas Abthorpe
SVN commit 5953 by tabthorpe:

- Fix plist

 M  +12 -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] small area51 trunk/area51/PORTS/sysutils/k3b-kde4 build fix

2010-02-05 Thread Juergen Lock
I was asked on #kde-freebsd to send this by mail so here goes :)

 The important part was the missing #else part so the constructor was
missing the last arg, but since the hal text applies to freebsd too I
also changed the #ifdef.

--- src/k3bsystemproblemdialog.cpp.orig
+++ src/k3bsystemproblemdialog.cpp
@@ -175,8 +175,10 @@ void K3b::SystemProblemDialog::checkSyst
 problems.append( K3b::SystemProblem( K3b::SystemProblem::CRITICAL,
i18n(No optical drive found.),
i18n(K3b did not find any optical 
device in your system.),
-#ifdef Q_OS_LINUX
+#if defined(Q_OS_LINUX) || defined(Q_OS_FREEBSD)
i18n(Make sure HAL daemon is 
running, it is used by K3b for finding devices.)
+#else
+   QString()
 #endif
) );
 }

 Cheers,
Juergen
___
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/KDE/misc/kde4-l10n-pa

2010-02-05 Thread Thomas Abthorpe
SVN commit 5954 by tabthorpe:

- Fix plist

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


Re: [kde-freebsd] small area51 trunk/area51/PORTS/sysutils/k3b-kde4 build fix

2010-02-05 Thread Raphael Kubo da Costa
On Friday 05 February 2010 18:02:26 Juergen Lock wrote:
 I was asked on #kde-freebsd to send this by mail so here goes :)
 
  The important part was the missing #else part so the constructor was
 missing the last arg, but since the hal text applies to freebsd too I
 also changed the #ifdef.
 
 --- src/k3bsystemproblemdialog.cpp.orig
 +++ src/k3bsystemproblemdialog.cpp
 @@ -175,8 +175,10 @@ void K3b::SystemProblemDialog::checkSyst
  problems.append( K3b::SystemProblem( K3b::SystemProblem::CRITICAL,
 i18n(No optical drive
 found.), i18n(K3b did not find any optical device in your system.),
 -#ifdef Q_OS_LINUX
 +#if defined(Q_OS_LINUX) || defined(Q_OS_FREEBSD)
 i18n(Make sure HAL daemon is
 running, it is used by K3b for finding devices.) +#else
 +   QString()
  #endif
 ) );
  }
 
  Cheers,
   Juergen

FWIW, I've committed the patch to KDE trunk and asked Juergen to post it here 
since it's still needed with the latest released version.

Cheers,
Raphael
___
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/KDE/chinese/kde4-l10n-zh_CN

2010-02-05 Thread Thomas Abthorpe
SVN commit 5955 by tabthorpe:

- Fix plist

 M  +73 -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/KDE/misc/kde4-l10n-cs

2010-02-05 Thread Thomas Abthorpe
SVN commit 5957 by tabthorpe:

- Fix plist

 M  +71 -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/KDE/misc

2010-02-05 Thread Thomas Abthorpe
SVN commit 5958 by tabthorpe:

- Remove to sync with ports

 D kde4-l10n-ta (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/KDE/misc

2010-02-05 Thread Thomas Abthorpe
SVN commit 5959 by tabthorpe:

- Set EXPIRATION_DATE

 M  +3 -0  kde4-l10n-bn_IN/Makefile  
 M  +3 -0  kde4-l10n-hne/Makefile  
 M  +3 -0  kde4-l10n-mr/Makefile  
 M  +3 -0  kde4-l10n-th/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/KDE/misc/kde4-l10n

2010-02-05 Thread Thomas Abthorpe
SVN commit 5960 by tabthorpe:

- Update KDE4_LANG_ALL to reflect currently maintained translations
- c...@valencia to follow, it needs a little love


 M  +5 -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/KDE/chinese/kde4-l10n-zh_TW

2010-02-05 Thread Thomas Abthorpe
SVN commit 5961 by tabthorpe:

- Fix plist

 M  +71 -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/KDE/polish/kde4-l10n

2010-02-05 Thread Thomas Abthorpe
SVN commit 5962 by tabthorpe:

- Fix plist and Makefile.man

 M  +6 -1  Makefile.man  
 M  +316 -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/KDE/misc/kde4-l10n-da

2010-02-05 Thread Thomas Abthorpe
SVN commit 5963 by tabthorpe:

- Fix plist

 M  +64 -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/KDE/misc/kde4-l10n-kk

2010-02-05 Thread Thomas Abthorpe
SVN commit 5964 by tabthorpe:

- Fix plist

 M  +22 -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/KDE/french/kde4-l10n

2010-02-05 Thread Thomas Abthorpe
SVN commit 5965 by tabthorpe:

- 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/KDE/misc/kde4-l10n-fi

2010-02-05 Thread Thomas Abthorpe
SVN commit 5966 by tabthorpe:

- Fix plist

 M  +103 -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/KDE/russian/kde4-l10n

2010-02-05 Thread Thomas Abthorpe
SVN commit 5967 by tabthorpe:

- Fix plist

 M  +95 -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/KDE/misc/kde4-l10n-es

2010-02-05 Thread Thomas Abthorpe
SVN commit 5968 by tabthorpe:

- Fix plist

 M  +315 -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/KDE/korean/kde4-l10n

2010-02-05 Thread Thomas Abthorpe
SVN commit 5970 by tabthorpe:

- Fix plist

 M  +59 -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/KDE/misc/kde4-l10n-hr

2010-02-05 Thread Thomas Abthorpe
SVN commit 5971 by tabthorpe:

- Fix plist

 M  +118 -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/KDE/misc/kde4-l10n-sl

2010-02-05 Thread Thomas Abthorpe
SVN commit 5972 by tabthorpe:

- Fix plist

 M  +71 -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/KDE/misc/kde4-l10n-gu

2010-02-05 Thread Thomas Abthorpe
SVN commit 5973 by tabthorpe:

- Fix plist

 M  +10 -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/KDE/misc/kde4-l10n-mai

2010-02-05 Thread Thomas Abthorpe
SVN commit 5974 by tabthorpe:

- Fix plist

 M  +27 -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/KDE/misc/kde4-l10n-nl

2010-02-05 Thread Thomas Abthorpe
SVN commit 5975 by tabthorpe:

- Fix plist

 M  +102 -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/KDE/misc/kde4-l10n-sv

2010-02-05 Thread Thomas Abthorpe
SVN commit 5976 by tabthorpe:

- Fix plist

 M  +201 -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/KDE/misc/kde4-l10n-mk

2010-02-05 Thread Thomas Abthorpe
SVN commit 5977 by tabthorpe:

- Fix plist

 M  +11 -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/KDE/portuguese/kde4-l10n-pt_BR

2010-02-05 Thread Thomas Abthorpe
SVN commit 5978 by tabthorpe:

- Fix plist

 M  +269 -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/KDE/misc/kde4-l10n-is

2010-02-05 Thread Thomas Abthorpe
SVN commit 5980 by tabthorpe:

- Fix plist

 M  +31 -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/KDE/portuguese/kde4-l10n

2010-02-05 Thread Thomas Abthorpe
SVN commit 5981 by tabthorpe:

- Fix plist

 M  +71 -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/KDE/misc/kde4-l10n-tr

2010-02-05 Thread Thomas Abthorpe
SVN commit 5982 by tabthorpe:

- Fix plist

 M  +65 -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/KDE/misc/kde4-l10n-ml

2010-02-05 Thread Thomas Abthorpe
SVN commit 5985 by tabthorpe:

- Fix plist

 M  +11 -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/KDE/ukrainian/kde4-l10n

2010-02-05 Thread Thomas Abthorpe
SVN commit 5986 by tabthorpe:

- Fix plist

 M  +438 -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/KDE/japanese/kde4-l10n

2010-02-05 Thread Thomas Abthorpe
SVN commit 5987 by tabthorpe:

- 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/KDE/german/kde4-l10n

2010-02-05 Thread Thomas Abthorpe
SVN commit 5988 by tabthorpe:

- Really fix plist

 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