[kde-freebsd] [SVN Commit] area51/PORTS/net-im/ktp-common-internals

2016-03-15 Thread Raphael Kubo da Costa
SVN commit 12107 by rakuco:

ktp-common-internals: Add USES=compiler:c++11-lang.

This fixes the build on 9.3: ktp-common-internals now passes -std=c++11 to the
compiler.



 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/net-im/telepathy-qt4

2016-03-08 Thread Raphael Kubo da Costa
SVN commit 12061 by rakuco:

net-im/telepathy-qt4: Switch to options target helpers.



 M  +3 -5  Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/PORTS/net-im/telepathy-qt4

2016-03-08 Thread Raphael Kubo da Costa
SVN commit 12060 by rakuco:

net-im/telepathy-qt4: Explain why we set CXXFLAGS and LDFLAGS.


 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/net-im/telepathy-qt4

2016-03-08 Thread Raphael Kubo da Costa
SVN commit 12059 by rakuco:

net-im/telepathy-qt4: Use CMake to disable Doxygen, not sed.

Get rid of the last sed call in the Makefile by explicitly setting
DOXYGEN_EXECUTABLE to an invalid value in CMAKE_ARGS.

While here, also add a comment explaining why we do not want Doxygen.


 M  +4 -4  Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/PORTS/net-im/telepathy-qt4

2016-03-08 Thread Raphael Kubo da Costa
SVN commit 12057 by rakuco:

net-im/telepathy-qt4: Be explicit about the Qt4 version we want.

Instead of doing a sed call to avoid Qt3 qmake, set the appropriate CMake
variables to force Qt4 to be used. This also prevents the build system from
looking for Qt5, and the same changes can be used when we have a
telepathy-qt5 port.


 M  +3 -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/net-im/telepathy-qt4

2016-03-08 Thread Raphael Kubo da Costa
SVN commit 12056 by rakuco:

net-im/telepathy-qt4: Switch to an out-of-source CMake build.


 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/net-im/telepathy-qt4

2016-03-08 Thread Raphael Kubo da Costa
SVN commit 12055 by rakuco:

net-im/telepathy-qt4: Drop support for the EXAMPLES option.

The examples we were shipping only build and work with the rest of the
telepathy-qt4 source tree.


 M  +2 -17 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/net-im/telepathy-qt4

2016-03-08 Thread Raphael Kubo da Costa
SVN commit 12054 by rakuco:

net-im/telepathy-qt4: Remove extraneous Marcuscom SVN tag in the header.


 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/net-im/telepathy-qt4

2016-03-08 Thread Raphael Kubo da Costa
SVN commit 12053 by rakuco:

net-im/telepathy-qt4: Drop unnecessary sed call for farstream.

The current version already looks for and supports Farstream 0.2, so the sed
call no longer applies.


 M  +0 -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/net-im/telepathy-qt4/files

2016-03-08 Thread Raphael Kubo da Costa
SVN commit 12052 by rakuco:

net-im/telepathy-qt4: Patch the build system less intrusively.

Replace the patches added in r12017 and r12020 with an single upstream
commit that also fixes the build without requiring 3 new modules and the
patching of another file.


 D patch-CMakeLists.txt  
 D patch-cmake_modules_FindGStreamer.cmake  
 D patch-cmake_modules_FindGlib.cmake  
 D patch-cmake_modules_LibFindMacros.cmake  
 AMpatch-git_ec4a3d6  


___
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/net-im/telepathy-qt4

2016-03-06 Thread Raphael Kubo da Costa
SVN commit 12051 by rakuco:

net-im/telepathy-qt4: Update to 0.9.6.1.

 M  +1 -1  Makefile  
 M  +2 -2  distinfo  
 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/net-im/telepathy-qt4/files

2016-02-27 Thread Adriaan de Groot
SVN commit 12020 by adridg:

One more telepathy-qt4 patch: the GStreamer-detection code I copied from 
freerdc uses different variable names than the old stuff telepathy-qt4 does. 
Add a little variable-renaming patch.

 A patch-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/net-im/telepathy-qt4

2016-02-25 Thread Adriaan de Groot
SVN commit 12017 by adridg:

Replace GStreamer1 detection in telepathy-qt4 with the modules from 
net/freerdp, which have been fixed to use pkgconfig properly. (but 
telepathy-qt4 still doesn't package)

 A files (directory)  
 A files/patch-cmake_modules_FindGStreamer.cmake  
 A files/patch-cmake_modules_FindGlib.cmake  
 A files/patch-cmake_modules_LibFindMacros.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/net-im/ktp-accounts-kcm

2015-07-03 Thread Alonso Schaich
SVN commit 10842 by aschai:

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/PORTS/net-im/telepathy-logger-qt4

2015-01-30 Thread Alonso Schaich
SVN commit 10578 by aschai:

Hard-code version id

This port has a different version than the ktp 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/net-im

2015-01-30 Thread Alonso Schaich
SVN commit 10579 by aschai:

Update ktp to version 0.9



 M  +2 -2  ktp-accounts-kcm/distinfo  
 M  +9 -0  ktp-accounts-kcm/pkg-plist  
 M  +2 -2  ktp-approver/distinfo  
 M  +1 -0  ktp-approver/pkg-plist  
 M  +2 -2  ktp-auth-handler/distinfo  
 M  +1 -0  ktp-auth-handler/pkg-plist  
 M  +2 -2  ktp-common-internals/distinfo  
 D 
ktp-common-internals/files/patch-KTp__Logger__plugins__tplogger__pending-tp-logger-logs.cpp
  
 M  +16 -4 ktp-common-internals/pkg-plist  
 M  +2 -2  ktp-contact-list/distinfo  
 M  +1 -0  ktp-contact-list/pkg-plist  
 M  +2 -2  ktp-contact-runner/distinfo  
 M  +2 -0  ktp-contact-runner/pkg-plist  
 M  +2 -2  ktp-desktop-applets/distinfo  
 M  +2 -2  ktp-filetransfer-handler/distinfo  
 M  +1 -0  ktp-filetransfer-handler/pkg-plist  
 M  +2 -2  ktp-kded-integration-module/distinfo  
 M  +1 -0  ktp-kded-integration-module/pkg-plist  
 M  +2 -2  ktp-send-file/distinfo  
 M  +1 -0  ktp-send-file/pkg-plist  
 M  +0 -1  ktp-text-ui/Makefile  
 M  +2 -2  ktp-text-ui/distinfo  
 M  +32 -0 ktp-text-ui/pkg-plist  
 M  +2 -2  plasma-applet-ktp/distinfo  
 M  +2 -0  plasma-applet-ktp/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/net-im/telepathy-qt4

2015-01-29 Thread Alonso Schaich
SVN commit 10577 by aschai:

Update telepathy-qt4 to version 0.9



 M  +1 -1  Makefile  
 M  +2 -2  distinfo  
 M  +34 -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/net-im/ktp-text-ui

2015-01-14 Thread Raphael Kubo da Costa
SVN commit 10556 by rakuco:

ktp-text-ui: Merge r377011 from ports.


r377011 | rakuco | 2015-01-14 13:27:06 +0200 (Wed, 14 Jan 2015) | 9 lines

Require a more recent compiler to avoid bugs with base GCC.

Instead of augmenting the existing patch in files/ to work around a bug with
base GCC that required a working copy constructor in an expression that
actually uses operator=(), just switch to a more modern compiler that does
not have this problem.

This fixes the build on 8.4 and 9.3.




 M  +1 -1  Makefile  
 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/net-im

2015-01-05 Thread Raphael Kubo da Costa
SVN commit 10542 by rakuco:

PORTS: Import net-im/telepathy-qt4.

Add it to area51 now that kde@ maintains the port.



 A telepathy-qt4 (directory)  
 AMtelepathy-qt4/Makefile  
 AMtelepathy-qt4/distinfo  
 AMtelepathy-qt4/pkg-descr  
 AMtelepathy-qt4/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/net-im/plasma-applet-ktp

2014-12-19 Thread Alonso Schaich
SVN commit 10516 by aschai:

Fix fetch

distinfo was left at version 0.6.1 when the port was updated to 0.8.0. Fix
this by regenerating it.



 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/net-im/plasma-applet-ktp

2014-12-19 Thread Alonso Schaich
SVN commit 10517 by aschai:

Fix packaging

Update plist for 0.8.0.



 M  +2 -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/net-im/ktp-common-internals/files

2014-12-05 Thread Raphael Kubo da Costa
SVN commit 10500 by rakuco:

ktp-common-internals: Adjust patches added in r10180.

* patch-KTp__Logger__plugins__tplogger__pending-tp-logger-logs.cpp:
  Replace with upstream commit and include commit messages so we know what
  is being fixed, where it comes from and when it can be removed.

* patch-kpeople__datasourceplugin__im-persons-data-source.cpp:
  There is no corresponding change upstream, and tcberner does not remember
  what it is fixing exactly, so removing for now.

Thanks to tcberner for helping me figure out the history behind those
patches!


 M  +30 -16patch-KTp__Logger__plugins__tplogger__pending-tp-logger-logs.cpp 
 
 D patch-kpeople__datasourceplugin__im-persons-data-source.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/net-im/ktp-common-internals

2014-12-05 Thread Alonso Schaich
SVN commit 10502 by aschai:

Fix build and packaging

pkg-plist rotted at some point, so regenerate it. Taking a look at this I
saw this port references kdepimlibs in its top level CMakeLists so add
pimlibs to the USE_KDE4 list.

Further, replace library so-versions in the plist by the version string
defined in Mk/bsd.kde4.mk.



 M  +3 -1  Makefile  
 M  +4 -10 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/net-im

2014-12-05 Thread Alonso Schaich
SVN commit 10503 by aschai:

Confusion++

Hard code the one into the WRKSRC because it's a suffix to the path in the
distribution tarball of ktp-text-ui.

Also, use the normal MASTER_SITES and fix the path using SUBDIR instead.



 M  +1 -1  ktp-text-ui/Makefile  
 M  +2 -1  telepathy-logger-qt4/Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


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

2014-12-05 Thread Schaich Alonso
On Fri,  5 Dec 2014 16:48:53 -0800 (PST)
Alonso Schaich alonsoscha...@fastmail.fm wrote:

 SVN commit 10503 by aschai:
 
 Confusion++
 
 Hard code the one into the WRKSRC because it's a suffix to the path in the
 distribution tarball of ktp-text-ui.
 
 Also, use the normal MASTER_SITES and fix the path using SUBDIR instead.
 

... in telepathy-qt4. Without any telepathy-qt5 being around on
upstream either, I don't see a point of calling this point
telepathy-qt4 with emphasis on the 4 just to field string replacement
magic in area51 and hard coded strings in PORTS, though. Renaming this
port to telepathy-qt would likely obsolete these hacks.



pgpFazKiywKZm.pgp
Description: PGP signature
___
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/net-im/ktp-text-ui/files

2014-12-05 Thread Alonso Schaich
SVN commit 10504 by aschai:

Remove broken patch

I don't get the point of this, and it's no longer applying. Remove this patch.



 D patch-config__appearance-config-tab.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/net-im/ktp-contact-list

2014-12-04 Thread Raphael Kubo da Costa
SVN commit 10493 by rakuco:

ktp-contact-list: Sort 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/PORTS/net-im/ktp-kded-integration-module

2014-12-04 Thread Raphael Kubo da Costa
SVN commit 10494 by rakuco:

ktp-kded-integration-module: Sort 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/PORTS/net-im/plasma-applet-ktp

2014-12-04 Thread Raphael Kubo da Costa
SVN commit 10495 by rakuco:

plasma-applet-ktp: Merge r361812 from ports.


r361812 | bapt | 2014-07-14 21:42:04 +0300 (Mon, 14 Jul 2014) | 4 lines

Modernize LIB_DEPENDS

With hat:   portmgr




 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/net-im/ktp-desktop-applets

2014-12-04 Thread Raphael Kubo da Costa
SVN commit 10496 by rakuco:

ktp-desktop-applets: Switch to USES=tar:bzip2.



 M  +1 -2  Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/PORTS/net-im

2014-12-04 Thread Alonso Schaich
SVN commit 10499 by aschai:

Remove port maintained by gnome@

Spotted by rakuco during a differential review.



 D telepathy-logger (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/net-im/telepathy-logger

2014-09-24 Thread Alonso Schaich
SVN commit 10315 by aschai:

Convert USE_AUTOTOOLS=libtool to USES=libtool.



 M  +1 -2  Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] [SVN Commit] area51/PORTS/net-im/telepathy-logger

2014-07-17 Thread Alex V. Petrov
-- Configuring incomplete, errors occurred!
See also
/usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeOutput.log.
See also
/usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeError.log.
*** Error code 1

Stop.
make: stopped in /usr/ports/net-im/telepathy-logger-qt4

=== make build failed for net-im/telepathy-logger-qt4
=== Aborting update

=== Update for net-im/telepathy-logger-qt4 failed
=== Aborting update


2014-07-16 23:43 GMT+08:00 Alonso Schaich alonsoscha...@fastmail.fm:

 SVN commit 10181 by aschai:

 Use KTP_VERSION



  M  +1 -1  Makefile


 ___
 kde-freebsd mailing list
 kde-freebsd@kde.org
 https://mail.kde.org/mailman/listinfo/kde-freebsd
 See also http://freebsd.kde.org/ for latest information




-- 
--
Alex V. Petrov
Determining if the Q_WS_WIN exist failed with the following output:
Change Dir: /usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp

Run Build Command:/usr/local/bin/gmake cmTryCompileExec2582455969/fast
gmake[1]: Вход в каталог `/usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp'
/usr/local/bin/gmake -f CMakeFiles/cmTryCompileExec2582455969.dir/build.make CMakeFiles/cmTryCompileExec2582455969.dir/build
gmake[2]: Вход в каталог `/usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report /usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2582455969.dir/CheckSymbolExists.cxx.o
/usr/bin/c++-O2 -pipe -fno-strict-aliasing  -I/usr/local/include/qt4-o CMakeFiles/cmTryCompileExec2582455969.dir/CheckSymbolExists.cxx.o -c /usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
/usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: use of undeclared identifier 'Q_WS_WIN'
  return ((int*)(Q_WS_WIN))[argc];
  ^
1 error generated.
gmake[2]: *** [CMakeFiles/cmTryCompileExec2582455969.dir/CheckSymbolExists.cxx.o] Ошибка 1
gmake[2]: Выход из каталога `/usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp'
gmake[1]: *** [cmTryCompileExec2582455969/fast] Ошибка 2
gmake[1]: Выход из каталога `/usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp'

File /usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
/* */
#include QtCore/qglobal.h

int main(int argc, char** argv)
{
  (void)argv;
#ifndef Q_WS_WIN
  return ((int*)(Q_WS_WIN))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the Q_WS_QWS exist failed with the following output:
Change Dir: /usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp

Run Build Command:/usr/local/bin/gmake cmTryCompileExec42838463/fast
gmake[1]: Вход в каталог `/usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp'
/usr/local/bin/gmake -f CMakeFiles/cmTryCompileExec42838463.dir/build.make CMakeFiles/cmTryCompileExec42838463.dir/build
gmake[2]: Вход в каталог `/usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp'
/usr/local/bin/cmake -E cmake_progress_report /usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec42838463.dir/CheckSymbolExists.cxx.o
/usr/bin/c++-O2 -pipe -fno-strict-aliasing  -I/usr/local/include/qt4-o CMakeFiles/cmTryCompileExec42838463.dir/CheckSymbolExists.cxx.o -c /usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
/usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: use of undeclared identifier 'Q_WS_QWS'
  return ((int*)(Q_WS_QWS))[argc];
  ^
1 error generated.
gmake[2]: *** [CMakeFiles/cmTryCompileExec42838463.dir/CheckSymbolExists.cxx.o] Ошибка 1
gmake[2]: Выход из каталога `/usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp'
gmake[1]: *** [cmTryCompileExec42838463/fast] Ошибка 2
gmake[1]: Выход из каталога `/usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp'

File /usr/ports/net-im/telepathy-logger-qt4/work/telepathy-logger-qt-0.8.0/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
/* */
#include QtCore/qglobal.h

int main(int argc, char** argv)
{
  (void)argv;
#ifndef Q_WS_QWS
  return ((int*)(Q_WS_QWS))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the Q_WS_MAC exist failed with the following output:
Change Dir: 

[kde-freebsd] [SVN Commit] area51/PORTS/net-im/telepathy-logger

2014-07-16 Thread Alonso Schaich
SVN commit 10181 by aschai:

Use KTP_VERSION



 M  +1 -1  Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/PORTS/net-im/ktp-accounts-kcm

2014-02-09 Thread Max Brazhnikov
SVN commit 9996 by makc:

net-im/ktp-accounts-kcm:
- Convert to options helpers
- Chase library version shift (it uses KDE SC version scheme)

 M  +6 -17 Makefile  
 M  +2 -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/net-im/telepathy-logger-qt4

2013-09-03 Thread Alonso Schaich
SVN commit 9491 by aschai:

Merge ports revision 326191:
  Add an explicit dependency on pkgconf



 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/net-im

2013-04-03 Thread Alberto Villa
SVN commit 9175 by avilla:

- Update telepathy-logger-qt4 to 0.6.0.
- Update KDE Telepathy to 0.6.0.



 M  +7 -0  ktp-accounts-kcm/pkg-plist  
 M  +1 -0  ktp-approver/pkg-plist  
 M  +1 -0  ktp-auth-handler/pkg-plist  
 M  +2 -0  ktp-common-internals/pkg-plist  
 M  +1 -0  ktp-contact-list/pkg-plist  
 M  +2 -0  ktp-contact-runner/pkg-plist  
 M  +2 -0  ktp-filetransfer-handler/pkg-plist  
 M  +1 -0  ktp-kded-integration-module/pkg-plist  
 M  +2 -0  ktp-send-file/pkg-plist  
 A ktp-text-ui/files/patch-config__appearance-config-tab.cpp   
ktp-text-ui/files/patch-config__appearance-config.cpp#9172
 D ktp-text-ui/files/patch-config__appearance-config.cpp  
 M  +5 -0  ktp-text-ui/pkg-plist  
 M  +9 -5  plasma-applet-ktp/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/net-im

2013-03-30 Thread Alberto Villa
SVN commit 9159 by avilla:

- Fix build and plist.

This should complete the update to KDE Telepathy 0.6 beta 1, but I'll
wait for a successful build to call for tests.
0.6 will hopefully be the first version available in FreeBSD ports.



 M  +84 -0 ktp-accounts-kcm/pkg-plist  
 M  +15 -0 ktp-approver/pkg-plist  
 M  +18 -0 ktp-auth-handler/pkg-plist  
 A ktp-common-internals/files (directory)  
 A ktp-common-internals/files/patch-CMakeLists.txt  
 M  +107 -10   ktp-common-internals/pkg-plist  
 M  +14 -51ktp-contact-list/pkg-plist  
 M  +42 -32ktp-contact-runner/pkg-plist  
 M  +11 -0 ktp-filetransfer-handler/pkg-plist  
 M  +13 -0 ktp-kded-integration-module/pkg-plist  
 M  +16 -1 ktp-send-file/pkg-plist  
 M  +2 -2  ktp-text-ui/files/patch-config__appearance-config.cpp  
 M  +97 -17ktp-text-ui/pkg-plist  
 M  +35 -28plasma-applet-ktp/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/net-im/plasma-applet-ktp

2013-03-25 Thread Alberto Villa
SVN commit 9142 by avilla:

- Commit missing files.



 M  +11 -18Makefile  
 M  +2 -2  distinfo  
 M  +4 -6  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/net-im

2013-03-23 Thread Alberto Villa
SVN commit 9131 by avilla:

- Add telepathy-logger-qt4; it needs to stay here because it depends
  on KTP_*..
- Remove telepathy-qt4; there is no reason for it to be here.



 A telepathy-logger-qt4 (directory)  
 A telepathy-logger-qt4/Makefile  
 A telepathy-logger-qt4/distinfo  
 A telepathy-logger-qt4/pkg-descr  
 A telepathy-logger-qt4/pkg-plist  
 D telepathy-qt4 (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/net-im

2013-03-23 Thread Alberto Villa
SVN commit 9132 by avilla:

- Update to 0.5.80 (0.6 beta 1).
- Rename ports using ktp- prefix.
- Rename telepathy-kde meta-port to kde-telepathy.
- Port to OPTIONSng and trim headers.
- Update WWW and improve pkg-descr and some COMMENTs.
- Merge Plasma ports into plasma-applet-ktp.

No port was built yet, nor was any plist updated.
This is *NOT* a call for tests.



 A kde-telepathy (directory)  
 M  +19 -22kde-telepathy/Makefile  
 M  +3 -4  kde-telepathy/pkg-descr  
 A ktp-accounts-kcm (directory)  
 M  +20 -24ktp-accounts-kcm/Makefile  
 M  +2 -2  ktp-accounts-kcm/distinfo  
 M  +3 -4  ktp-accounts-kcm/pkg-descr  
 A ktp-approver (directory)  
 M  +9 -16 ktp-approver/Makefile  
 M  +2 -2  ktp-approver/distinfo  
 M  +3 -4  ktp-approver/pkg-descr  
 A ktp-auth-handler (directory)  
 A ktp-common-internals (directory)  
 M  +9 -14 ktp-common-internals/Makefile  
 M  +2 -2  ktp-common-internals/distinfo  
 M  +3 -4  ktp-common-internals/pkg-descr  
 M  +2 -2  ktp-common-internals/pkg-plist  
 A ktp-contact-list (directory)  
 M  +9 -14 ktp-contact-list/Makefile  
 M  +2 -2  ktp-contact-list/distinfo  
 M  +3 -4  ktp-contact-list/pkg-descr  
 A ktp-filetransfer-handler (directory)  
 M  +8 -14 ktp-filetransfer-handler/Makefile  
 M  +2 -2  ktp-filetransfer-handler/distinfo  
 M  +4 -5  ktp-filetransfer-handler/pkg-descr  
 A ktp-kded-integration-module (directory)  
 M  +9 -15 ktp-kded-integration-module/Makefile  
 M  +2 -2  ktp-kded-integration-module/distinfo  
 M  +3 -4  ktp-kded-integration-module/pkg-descr  
 A ktp-send-file (directory)  
 M  +10 -17ktp-send-file/Makefile  
 M  +2 -2  ktp-send-file/distinfo  
 M  +3 -4  ktp-send-file/pkg-descr  
 A ktp-text-ui (directory)  
 M  +12 -16ktp-text-ui/Makefile  
 M  +2 -2  ktp-text-ui/distinfo  
 M  +48 -47ktp-text-ui/files/patch-config__appearance-config.cpp  
 D ktp-text-ui/files/patch-lib__adium-theme-view.cpp  
 M  +3 -4  ktp-text-ui/pkg-descr  
 D plasma-applet-contact (directory)  
 A plasma-applet-ktp (directory)  
 D plasma-applet-presence (directory)  
 D telepathy-kde (directory)  
 D telepathy-kde-accounts-kcm (directory)  
 D telepathy-kde-approver (directory)  
 D telepathy-kde-auth-handler (directory)  
 D telepathy-kde-common-internals (directory)  
 D telepathy-kde-contact-list (directory)  
 D telepathy-kde-filetransfer-handler (directory)  
 D telepathy-kde-integration-module (directory)  
 D telepathy-kde-send-file (directory)  
 D telepathy-kde-text-ui (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/net-im

2013-03-23 Thread Alberto Villa
SVN commit 9134 by avilla:

- Add ktp-contact-runner.



 M  +1 -0  kde-telepathy/Makefile  
 A ktp-contact-runner (directory)  
 A ktp-contact-runner/Makefile  
 A ktp-contact-runner/distinfo  
 A ktp-contact-runner/pkg-descr  
 A ktp-contact-runner/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/net-im

2012-07-07 Thread Alberto Villa
SVN commit 8415 by avilla:

- Convert to USE_QT4.



 M  +1 -2  plasma-applet-contact/Makefile  
 M  +1 -2  plasma-applet-presence/Makefile  
 M  +1 -2  telepathy-kde-accounts-kcm/Makefile  
 M  +1 -2  telepathy-kde-approver/Makefile  
 M  +1 -2  telepathy-kde-auth-handler/Makefile  
 M  +1 -2  telepathy-kde-common-internals/Makefile  
 M  +1 -2  telepathy-kde-contact-list/Makefile  
 M  +1 -2  telepathy-kde-filetransfer-handler/Makefile  
 M  +1 -2  telepathy-kde-integration-module/Makefile  
 M  +1 -2  telepathy-kde-send-file/Makefile  
 M  +1 -2  telepathy-kde-text-ui/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/net-im/libnice

2012-05-26 Thread Dima Panov
SVN commit 8238 by fluffy:

- Update libnice to 0.1.2 release


 M  +1 -1  Makefile  
 M  +2 -2  distinfo  
 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/net-im/telepathy-qt4

2012-04-14 Thread Alberto Villa
SVN commit 8118 by avilla:

- Remove stale patch.



 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/net-im/telepathy-salut

2012-04-14 Thread Alberto Villa
SVN commit 8119 by avilla:

- Add dependency on SQLite to fix build.
- Fix plist.



 M  +1 -0  Makefile  
 M  +4 -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/net-im/telepathy-qt4

2012-04-03 Thread Alberto Villa
SVN commit 8105 by avilla:

- Update to 0.9.1.
- Update COMMENT and WWW.



 M  +2 -2  Makefile  
 M  +2 -2  distinfo  
 M  +1 -1  pkg-descr  
 M  +48 -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/net-im/telepathy-qt4

2012-02-25 Thread Alberto Villa
SVN commit 7973 by avilla:

- Sync with ports:
  * update to 0.9.0;
  * fix build with Clang.



 M  +12 -8 Makefile  
 M  +2 -2  distinfo  
 A files (directory)  
 A files/patch-TelepathyQt4__optional-interface-factory.h  
 M  +334 -325  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/net-im

2011-12-07 Thread Alberto Villa
SVN commit 7836 by avilla:

- Import updated Telepathy ports from MarcusCom repository.

Suggested by:   kwm via e-mail


 A telepathy-farsight (directory)  
 A telepathy-farsight/Makefile  
 A telepathy-farsight/distinfo  
 A telepathy-farsight/files (directory)  
 A telepathy-farsight/files/patch-telepathy-farsight_Makefile.in  
 A telepathy-farsight/pkg-descr  
 A telepathy-farsight/pkg-plist  
 M  +15 -20telepathy-gabble/Makefile  
 M  +2 -2  telepathy-gabble/distinfo  
 M  +3 -0  telepathy-gabble/pkg-descr  
 M  +10 -13telepathy-glib/Makefile  
 M  +2 -2  telepathy-glib/distinfo  
 M  +3 -0  telepathy-glib/pkg-descr  
 M  +7 -6  telepathy-glib/pkg-plist  
 A telepathy-haze (directory)  
 A telepathy-haze/Makefile  
 A telepathy-haze/distinfo  
 A telepathy-haze/pkg-descr  
 A telepathy-haze/pkg-plist  
 A telepathy-idle (directory)  
 A telepathy-idle/Makefile  
 A telepathy-idle/distinfo  
 A telepathy-idle/pkg-descr  
 A telepathy-idle/pkg-plist  
 M  +6 -6  telepathy-mission-control/Makefile  
 M  +2 -2  telepathy-mission-control/distinfo  
 M  +6 -5  telepathy-mission-control/pkg-plist  
 A telepathy-salut (directory)  
 A telepathy-salut/Makefile  
 A telepathy-salut/distinfo  
 A telepathy-salut/files (directory)  
 A telepathy-salut/files/patch-lib_gibber_gibber-bytestream-oob.h  
 A telepathy-salut/files/patch-lib_gibber_gibber-muc-connection.c  
 A telepathy-salut/files/patch-lib_gibber_gibber-tcp-transport.c  
 A telepathy-salut/files/patch-lib_gibber_gibber-unix-transport.c  
 A telepathy-salut/pkg-descr  
 A telepathy-salut/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/net-im

2011-12-07 Thread Alberto Villa
SVN commit 7837 by avilla:

- Update dependencies following upstream guidelines.
- Update COMMENTs and pkg-descrs.

The installation of single modules is now *discouraged* in favour of
the telepathy-kde meta-port, which is the one to depend on (as the
modules are mostly interdependent). The only independent port is
plasma-applet-contact, which is not really part of the framework. In
fact, it depends on telepathy-kde.



 M  +2 -2  plasma-applet-contact/Makefile  
 M  +2 -2  plasma-applet-contact/pkg-descr  
 M  +3 -1  plasma-applet-presence/Makefile  
 M  +7 -2  plasma-applet-presence/pkg-descr  
 M  +4 -6  plasma-dataengine-presence/Makefile  
 M  +7 -2  plasma-dataengine-presence/pkg-descr  
 M  +7 -7  telepathy-kde-accounts-kcm/Makefile  
 M  +6 -7  telepathy-kde-accounts-kcm/pkg-descr  
 M  +2 -2  telepathy-kde-approver/Makefile  
 M  +8 -2  telepathy-kde-approver/pkg-descr  
 M  +1 -3  telepathy-kde-auth-handler/Makefile  
 M  +6 -2  telepathy-kde-auth-handler/pkg-descr  
 M  +1 -4  telepathy-kde-contact-list/Makefile  
 M  +6 -1  telepathy-kde-contact-list/pkg-descr  
 M  +1 -4  telepathy-kde-filetransfer-handler/Makefile  
 M  +8 -3  telepathy-kde-filetransfer-handler/pkg-descr  
 M  +1 -3  telepathy-kde-integration-module/Makefile  
 M  +7 -2  telepathy-kde-integration-module/pkg-descr  
 M  +4 -1  telepathy-kde-send-file/Makefile  
 M  +7 -2  telepathy-kde-send-file/pkg-descr  
 M  +2 -2  telepathy-kde-text-ui/Makefile  
 M  +6 -2  telepathy-kde-text-ui/pkg-descr  
 M  +10 -2 telepathy-kde/Makefile  
 M  +6 -2  telepathy-kde/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/net-im/telepathy-kde

2011-12-07 Thread Alberto Villa
SVN commit 7839 by avilla:

- Fix dependency line.



 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/net-im

2011-12-04 Thread Alberto Villa
SVN commit 7834 by avilla:

- Fix build and plist.

I still need to adjust some dependencies, will do after local testing.



 M  +15 -1 plasma-applet-contact/pkg-plist  
 M  +167 -27   telepathy-kde-accounts-kcm/pkg-plist  
 M  +1 -5  telepathy-kde-approver/Makefile  
 A telepathy-kde-approver/pkg-plist  
 M  +1 -5  telepathy-kde-auth-handler/Makefile  
 A telepathy-kde-auth-handler/pkg-plist  
 M  +2 -2  telepathy-kde-contact-list/Makefile  
 M  +18 -0 telepathy-kde-contact-list/pkg-plist  
 M  +0 -6  telepathy-kde-filetransfer-handler/Makefile  
 A telepathy-kde-filetransfer-handler/pkg-plist  
 M  +1 -5  telepathy-kde-integration-module/Makefile  
 A telepathy-kde-integration-module/pkg-plist  
 M  +0 -3  telepathy-kde-send-file/Makefile  
 A telepathy-kde-send-file/pkg-plist  
 A telepathy-kde-text-ui/files (directory)  
 A telepathy-kde-text-ui/files/patch-config__appearance-config.cpp  
 A telepathy-kde-text-ui/files/patch-lib__adium-theme-view.cpp  
 M  +77 -4 telepathy-kde-text-ui/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/net-im/telepathy-qt4

2011-11-29 Thread Alberto Villa
SVN commit 7832 by avilla:

- Fix build and plist.



 M  +3 -3  Makefile  
 M  +11 -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/net-im/telepathy-qt4

2011-10-02 Thread Alberto Villa
SVN commit 7697 by avilla:

- Add dependency on qt4-gui.
- Bump PORTREVISION.


 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/net-im/telepathy-kde

2011-08-12 Thread Alberto Villa
SVN commit 7442 by avilla:

- Fix dependencies.



 M  +1 -1  Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/PORTS/net-im/telepathy-kde-approver

2011-08-11 Thread Alberto Villa
SVN commit 7430 by avilla:

- Fix plist.



 M  +0 -3  Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/PORTS/net-im/telepathy-kde-filetransfer-handler

2011-08-11 Thread Alberto Villa
SVN commit 7431 by avilla:

- Fix plist.



 M  +6 -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/net-im/plasma-applet-presence

2011-08-11 Thread Alberto Villa
SVN commit 7432 by avilla:

- Fix plist.



 M  +0 -3  Makefile  
 A 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/net-im/telepathy-kde-text-ui

2011-08-11 Thread Alberto Villa
SVN commit 7437 by avilla:

- Fix plist.



 M  +16 -3 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/net-im

2011-08-11 Thread Alberto Villa
SVN commit 7439 by avilla:

- Fix plist.



 M  +27 -26telepathy-kde-contact-list/pkg-plist  
 M  +1 -1  telepathy-kde-text-ui/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/net-im/telepathy-qt4

2011-06-29 Thread Alberto Villa
SVN commit 7314 by avilla:

- Update to 0.7.1.



 M  +3 -1  Makefile  
 M  +2 -2  distinfo  
 M  +2 -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/net-im

2011-05-29 Thread Alberto Villa
SVN commit 7279 by avilla:

- Update Telepathy-KDE to a Git snapshot from May 28. A beta will
  follow in the next days.



 M  +1 -1  kcall/Makefile  
 M  +2 -2  kcall/distinfo  
 M  +4 -4  kcall/pkg-plist  
 M  +1 -1  plasma-applet-presence/Makefile  
 M  +2 -2  plasma-applet-presence/distinfo  
 M  +1 -1  plasma-dataengine-presence/Makefile  
 M  +2 -2  plasma-dataengine-presence/distinfo  
 M  +1 -1  telepathy-kde-accounts-kcm-plugins/Makefile  
 M  +2 -2  telepathy-kde-accounts-kcm-plugins/distinfo  
 M  +1 -1  telepathy-kde-accounts-kcm/Makefile  
 M  +2 -2  telepathy-kde-accounts-kcm/distinfo  
 M  +18 -7 telepathy-kde-accounts-kcm/pkg-plist  
 M  +1 -1  telepathy-kde-approver/Makefile  
 M  +2 -2  telepathy-kde-approver/distinfo  
 M  +1 -1  telepathy-kde-chat-handler/Makefile  
 M  +2 -2  telepathy-kde-chat-handler/distinfo  
 M  +1 -4  telepathy-kde-contact-list/Makefile  
 M  +2 -2  telepathy-kde-contact-list/distinfo  
 A telepathy-kde-contact-list/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/net-im/telepathy-qt4

2011-05-28 Thread Alberto Villa
SVN commit 7273 by avilla:

- Update to 0.6.0.



 M  +1 -1  Makefile  
 M  +2 -2  distinfo  
 M  +16 -3 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/net-im/telepathy-qt4

2011-05-28 Thread Alberto Villa
SVN commit 7274 by avilla:

- Install contact-messenger example.



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

2011-04-14 Thread Alberto Villa
SVN commit 7179 by avilla:

- Update to latest Git snapshot.

This update makes the message notification work automatically.



 M  +1 -1  telepathy-kde-approver/Makefile  
 M  +2 -2  telepathy-kde-approver/distinfo  
 M  +1 -1  telepathy-kde-chat-handler/Makefile  
 M  +2 -2  telepathy-kde-chat-handler/distinfo  
 M  +1 -1  telepathy-kde-contact-list/Makefile  
 M  +2 -2  telepathy-kde-contact-list/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/net-im/telepathy-kde-contact-list

2011-04-12 Thread Alberto Villa
SVN commit 7175 by avilla:

- Rename OPTION.



 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/net-im/telepathy-kde-accounts-kcm-plugins

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

- Fix OPTIONS (s/WITH_PURPLE/WITH_HAZE/).



 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/net-im

2011-04-09 Thread Alberto Villa
SVN commit 7147 by avilla:

- Add ports for the new Telepathy chat framework. Caution: the ports
  are really in early development stage.

This ports are meant to be used for testing, by curious users, and
they'll be the base for the final ports (which might change name).
Should you want to test them, the top ports you're supposed to install
are contact-list, kcall and/or plasma-applet-presence. Other ports are
useful only as dependencies.

Here's the current status of the ports:
* contact-list - mostly usable;
* presence - won't let you change your info, but will show it
  correctly;
* accounts-kcm - fully usable;
* kcall - the interface is there, but won't start any call;
* chat-handler - seems to work, but i have no one to chat with right
  now;
* approver - not working yet (i.e., you won't get notifications of
  incoming chats, thus you can't see them).

Chat-handler supports Adium themes [1], which I will soon add as ports
as well.

[1] 
http://community.kde.org/Real-Time_Communication_and_Collaboration/Components/Chat_Window/Themes



 A kcall (directory)  
 A kcall/Makefile  
 A kcall/distinfo  
 A kcall/pkg-descr  
 A kcall/pkg-plist  
 A plasma-applet-presence (directory)  
 A plasma-applet-presence/Makefile  
 A plasma-applet-presence/distinfo  
 A plasma-applet-presence/pkg-descr  
 A plasma-dataengine-presence (directory)  
 A plasma-dataengine-presence/Makefile  
 A plasma-dataengine-presence/distinfo  
 A plasma-dataengine-presence/pkg-descr  
 A telepathy-kde-accounts-kcm (directory)  
 A telepathy-kde-accounts-kcm-plugins (directory)  
 A telepathy-kde-accounts-kcm-plugins/Makefile  
 A telepathy-kde-accounts-kcm-plugins/distinfo  
 A telepathy-kde-accounts-kcm-plugins/pkg-descr  
 A telepathy-kde-accounts-kcm-plugins/pkg-plist  
 A telepathy-kde-accounts-kcm/Makefile  
 A telepathy-kde-accounts-kcm/distinfo  
 A telepathy-kde-accounts-kcm/pkg-descr  
 A telepathy-kde-accounts-kcm/pkg-plist  
 A telepathy-kde-approver (directory)  
 A telepathy-kde-approver/Makefile  
 A telepathy-kde-approver/distinfo  
 A telepathy-kde-approver/pkg-descr  
 A telepathy-kde-chat-handler (directory)  
 A telepathy-kde-chat-handler/Makefile  
 A telepathy-kde-chat-handler/distinfo  
 A telepathy-kde-chat-handler/files (directory)  
 A telepathy-kde-chat-handler/files/patch-config__main-window.cpp  
 A telepathy-kde-chat-handler/pkg-descr  
 A telepathy-kde-chat-handler/pkg-plist  
 A telepathy-kde-contact-list (directory)  
 A telepathy-kde-contact-list/Makefile  
 A telepathy-kde-contact-list/distinfo  
 A telepathy-kde-contact-list/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/net-im/telepathy-qt4

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

- Update to 0.5.14 (plist yet to be updated).



 M  +1 -1  Makefile  
 M  +2 -2  distinfo  
 M  +2 -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/net-im/telepathy-qt4

2011-03-31 Thread Alberto Villa
SVN commit 7078 by avilla:

- Update to 0.5.13.



 M  +3 -9  Makefile  
 M  +2 -2  distinfo  
 M  +24 -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/net-im/telepathy-qt4

2011-02-24 Thread Alberto Villa
SVN commit 6990 by xzhayon:

- Update to 0.5.8.



 M  +1 -1  Makefile  
 M  +2 -2  distinfo  
 M  +18 -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/net-im/telepathy-qt4

2010-12-08 Thread Alberto Villa
SVN commit 6764 by xzhayon:

- Sync with ports:
  * Do not build examples when NOPORTEXAMPLES is set.



 M  +5 -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/net-im/telepathy-qt4

2010-12-06 Thread Alberto Villa
SVN commit 6755 by xzhayon:

- Add a file to PORTDOCS.



 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/net-im

2010-12-04 Thread Alberto Villa
SVN commit 6738 by xzhayon:

- Import telepathy-qt4 0.5.0, to be committed with KDE 4.6.
- Do not build tests.
- Remove build files from installed examples.



 A telepathy-qt4 (directory)  
 A telepathy-qt4/Makefile   telepathy-qt4/Makefile#6201
 A telepathy-qt4/distinfo   telepathy-qt4/distinfo#6201
 A telepathy-qt4/pkg-descr   telepathy-qt4/pkg-descr#6201
 A telepathy-qt4/pkg-plist   telepathy-qt4/pkg-plist#6201


___
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/net-im/telepathy-qt4

2010-01-16 Thread Dima Panov
SVN commit 5845 by fluffy:

- Add missed dependency


 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/net-im/telepathy-qt4

2010-01-16 Thread Alberto Villa
SVN commit 5846 by xzhayon:

remove useless OPTION

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