From owner-svn-ports-head@FreeBSD.ORG Thu May 2 21:43:42 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 41DF013E; Thu, 2 May 2013 21:43:42 +0000 (UTC) (envelope-from avilla@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3473D16DB; Thu, 2 May 2013 21:43:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r42LhgQo039996; Thu, 2 May 2013 21:43:42 GMT (envelope-from avilla@svn.freebsd.org) Received: (from avilla@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r42Lhg5S039995; Thu, 2 May 2013 21:43:42 GMT (envelope-from avilla@svn.freebsd.org) Message-Id: <201305022143.r42Lhg5S039995@svn.freebsd.org> From: Alberto Villa Date: Thu, 2 May 2013 21:43:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317155 - head/net-im X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 May 2013 21:43:42 -0000 Author: avilla Date: Thu May 2 21:43:41 2013 New Revision: 317155 URL: http://svnweb.freebsd.org/changeset/ports/317155 Log: - Add KDE Telepathy modules to the INDEX. Modified: head/net-im/Makefile Modified: head/net-im/Makefile ============================================================================== --- head/net-im/Makefile Thu May 2 21:42:57 2013 (r317154) +++ head/net-im/Makefile Thu May 2 21:43:41 2013 (r317155) @@ -57,6 +57,16 @@ SUBDIR += kopete SUBDIR += kopete-kde4 SUBDIR += kpopup + SUBDIR += ktp-accounts-kcm + SUBDIR += ktp-approver + SUBDIR += ktp-auth-handler + SUBDIR += ktp-common-internals + SUBDIR += ktp-contact-list + SUBDIR += ktp-contact-runner + SUBDIR += ktp-filetransfer-handler + SUBDIR += ktp-kded-integration-module + SUBDIR += ktp-send-file + SUBDIR += ktp-text-ui SUBDIR += libjingle SUBDIR += libjreen SUBDIR += libmsn @@ -124,6 +134,7 @@ SUBDIR += pidgin-sipe SUBDIR += pidgin-skype SUBDIR += pidgin-twitter + SUBDIR += plasma-applet-ktp SUBDIR += pork SUBDIR += prosody SUBDIR += psi