[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

[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

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

[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

[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

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

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

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

[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

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

[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

[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

[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

[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

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

[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

[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. *

[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

[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

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

[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

[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

[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

[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

[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

[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

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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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