aboutsummaryrefslogtreecommitdiff
path: root/www/gnustep-ticker
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - fix build for option WITH_GNUSTEP_DEVELDirk Meyer2008-05-052-0/+18
| | | | Notes: svn path=/head/; revision=212659
* - update to new bug fix releaseDirk Meyer2007-07-102-4/+5
| | | | Notes: svn path=/head/; revision=195342
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-1/+1
| | | | Notes: svn path=/head/; revision=191718
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-2/+0
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* A Linux RSS monitor for RSS and Atom feeds that lets youDirk Meyer2006-10-314-0/+58
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 Notes: svn path=/head/; revision=175697