aboutsummaryrefslogtreecommitdiff
path: root/net/straw
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.22.1. The code is no longer optimized upon install, as it wasAdam Weinberger2004-02-215-52/+11
| | | | | | | | | | | causing the install to bork out on -CURRENT. Hopefully this can be fixed later on. PR: ports/63156 Submitted by: mezz (maintainer) Notes: svn path=/head/; revision=101600
* Make RUN_DEPENDS BUILD_DEPENDS as well.Joe Marcus Clarke2004-02-191-0/+3
| | | | | | | | PR: 63052 Submitted by: maintainer Notes: svn path=/head/; revision=101407
* Update to 0.22.Joe Marcus Clarke2004-02-189-116/+126
| | | | | | | | PR: 62978 Submitted by: maintainer Notes: svn path=/head/; revision=101347
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - SIZEifyKirill Ponomarev2004-01-311-0/+1
| | | | | | | | PR: ports/62128 Submitted by: maintainer Notes: svn path=/head/; revision=99592
* Host distfile in my MASTER_SITE_LOCAL space while savannah is AWOL.Adam Weinberger2004-01-071-2/+4
| | | | Notes: svn path=/head/; revision=97546
* Fix a problem where straw wouldn't show any articles if the locale was setJoe Marcus Clarke2003-11-163-1/+23
| | | | | | | | | to anything other than C. Also, make sure we persist articles across reboots. Approved by: maintainer Notes: svn path=/head/; revision=94083
* Add a missing dependency on py-xml.Joe Marcus Clarke2003-11-161-1/+3
| | | | | | | | | PR: 59318 Submitted by: maintainer Reported by: Hendrik Scholz <hscholz@raisdorf.net> Notes: svn path=/head/; revision=94082
* Add straw, a GNOME/Python based RSS/RDF news feed aggregator.Joe Marcus Clarke2003-11-149-0/+224
PR: 59282 Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=93972