From owner-svn-ports-head@FreeBSD.ORG Wed Nov 19 08:40:21 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 37EE6C71; Wed, 19 Nov 2014 08:40:21 +0000 (UTC) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EA03120E; Wed, 19 Nov 2014 08:40:20 +0000 (UTC) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3jjHX23Z98zZqm; Wed, 19 Nov 2014 09:40:02 +0100 (CET) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id TMXWcOkQ9Br9; Wed, 19 Nov 2014 09:39:31 +0100 (CET) Received: from marvin.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Wed, 19 Nov 2014 09:39:26 +0100 (CET) Message-ID: <546C573E.3060409@FreeBSD.org> Date: Wed, 19 Nov 2014 09:39:26 +0100 From: Guido Falsi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Kris Moore , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r372741 - in head/net-im: . telegram-cli telegram-cli/files References: <201411182001.sAIK17Bb034734@svn.freebsd.org> In-Reply-To: <201411182001.sAIK17Bb034734@svn.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Pietro Cerutti X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 19 Nov 2014 08:40:21 -0000 On 11/18/14 21:01, Kris Moore wrote: > Author: kmoore > Date: Tue Nov 18 20:01:07 2014 > New Revision: 372741 > URL: https://svnweb.freebsd.org/changeset/ports/372741 > QAT: https://qat.redports.org/buildarchive/r372741/ > > Log: > Command-line interface for Telegram. Uses readline interface. > > WWW: https://github.com/vysheng/tg Hi, this was already in the ports tree as net-im/tg, maintainer by gahr who is CCed. I think you should coordinate and merge these. -- Guido Falsi