From owner-cvs-all@FreeBSD.ORG Sun Mar 22 15:03:57 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B84D7106564A; Sun, 22 Mar 2009 15:03:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A77678FC23; Sun, 22 Mar 2009 15:03:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n2MF3v9h043901; Sun, 22 Mar 2009 15:03:57 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n2MF3voB043900; Sun, 22 Mar 2009 15:03:57 GMT (envelope-from miwi) Message-Id: <200903221503.n2MF3voB043900@repoman.freebsd.org> From: Martin Wilke Date: Sun, 22 Mar 2009 15:03:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im Makefile ports/net-im/ttytter Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2009 15:03:58 -0000 miwi 2009-03-22 15:03:57 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/ttytter Makefile distinfo pkg-descr Log: TTYtter is a multi-functional, fully 100% text, Perl command line Twitter client. It has the following features: * A fully interactive client with asynchronous background updates and commands. Use it over telnet, ssh or even a dummy terminal. Supports ANSI colour, hashtags and Twitter Search! * Works within your favourite environment: modify prompt and input methods for many popular window and session managers, or use a compatible readline library. Or don't: basic editing and screen management features built-in. * From the command line, use it to update your Twitter in shell scripts, from cron, and so on. * Supports standard timelines and automatically fetches direct messages. * Extensible using the -lib option. * Run detached in -daemon mode, and make your own Twitter bot! WWW: http://www.floodgap.com/software/ttytter/ PR: ports/132920 Submitted by: Julian C. Dunn Revision Changes Path 1.106 +1 -0 ports/net-im/Makefile 1.1 +43 -0 ports/net-im/ttytter/Makefile (new) 1.1 +3 -0 ports/net-im/ttytter/distinfo (new) 1.1 +17 -0 ports/net-im/ttytter/pkg-descr (new)