This is a library for Qt-based Telepathy clients. Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. WWW: http://telepathy.freedesktop.org/wiki/Telepathy-Qt4 Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->fluffy I'll take it.
fluffy 2010-01-16 09:49:18 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/telepathy-qt4 Makefile distinfo pkg-descr pkg-plist Log: New port: net-im/telepathy-qt4 High-level Qt 4 binding for Telepathy PR: 142853 Submitted by: Alberto Villa <Alberto Villa <villa.alberto@gmail.com>> Revision Changes Path 1.123 +1 -0 ports/net-im/Makefile 1.1 +65 -0 ports/net-im/telepathy-qt4/Makefile (new) 1.1 +3 -0 ports/net-im/telepathy-qt4/distinfo (new) 1.1 +8 -0 ports/net-im/telepathy-qt4/pkg-descr (new) 1.1 +195 -0 ports/net-im/telepathy-qt4/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!