summaryrefslogtreecommitdiff
path: root/www/rssowl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix plist if NOPORTDOCS is definedMarkus Brueffer2007-03-141-10/+7
| | | | | | | | | | - Move docs install to do-install target and utilize INSTALL_DATA - Bump PORTREVISION Approved by: maintainer timeout (6 weeks) Notes: svn path=/head/; revision=187392
* - Update to 1.2.3 [1]Martin Wilke2006-12-052-8/+24
| | | | | | | | | | | | | - Switch to swt32 [2] PR: ports/106279 [1] ports/101778 [2] Submitted by: Roy Boerner<roy.boerner@bsd-crew.de> [1] Matthias Sund <m.sund@arcor.de> [2] Approved by: maintainer [2] Notes: svn path=/head/; revision=178961
* Add rssowl.Jean-Yves Lefort2006-02-064-0/+85
RSSOwl is a free, opensource RSS / RDF / Atom Newsreader. Some special features are: - Export News to PDF, HTML, RTF, OPML - Import Favorites from OPML - Full text-search with syntax-highlight of the results - Powerful Newsfeed search-engine - View news in internal browser - Manage favorites in categories (Drag and Drop support) - Runs on Windows, Linux, Solaris and Mac For a complete list of features, see: http://www.rssowl.org/overview WWW: http://www.rssowl.org/ PR: ports/92708 Submitted by: Matthias Sund <m.sund@arcor.de> Notes: svn path=/head/; revision=155346