From owner-cvs-all@FreeBSD.ORG Tue Oct 31 06:12:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31EEE16A412; Tue, 31 Oct 2006 06:12:08 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07B2F43D46; Tue, 31 Oct 2006 06:12:08 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9V6C7n5003385; Tue, 31 Oct 2006 06:12:07 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9V6C7Dk003384; Tue, 31 Oct 2006 06:12:07 GMT (envelope-from dinoex) Message-Id: <200610310612.k9V6C7Dk003384@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 31 Oct 2006 06:12:07 +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/www Makefile ports/www/gnustep-ticker Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Oct 2006 06:12:08 -0000 dinoex 2006-10-31 06:12:07 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/gnustep-ticker Makefile distinfo pkg-descr pkg-plist Log: A Linux RSS monitor for RSS and Atom feeds that lets you monitor many feeds at once and supports feed access through a web (HTTP) proxy. Configure a feed to your liking, click "add/update" to record your data and "instantiate" to create a window for the feed. Right-click on the feed browser to display the feed menu, or use the main menu. A ticker window for a feed displays headlines for all articles in the feed. Right-click on the window or on the main menu to display the "article" menu, where you may display the text of the article, view it in a browser, follow the article link if there was one or display a browser for all articles in the feed. Right-click on the browser or the article content view to display the article menu and apply it to the currently selected article. Right-click on the article text view to display the "article" menu. Article text views will be collected when the feed updates. The headline view will flash/beep when the data in the feed change. You may have to experiment to find a font that displays your language correctly. I have found that Helvetica works well with Google's German, French and Spanish feeds. WWW: http://www.gnustep.it/marko/Ticker/index.html Revision Changes Path 1.1588 +1 -0 ports/www/Makefile 1.1 +27 -0 ports/www/gnustep-ticker/Makefile (new) 1.1 +3 -0 ports/www/gnustep-ticker/distinfo (new) 1.1 +20 -0 ports/www/gnustep-ticker/pkg-descr (new) 1.1 +8 -0 ports/www/gnustep-ticker/pkg-plist (new)