aboutsummaryrefslogtreecommitdiff
path: root/net/straw
Commit message (Collapse)AuthorAgeFilesLines
* Properly install GConf schema files.Joe Marcus Clarke2004-12-202-5/+12
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=124548
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Update to 0.25.1.Jeremy Messenger2004-08-247-46/+55
| | | | | | | | PR: ports/70807 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=117182
* Drop maintainership to ports.Jeremy Messenger2004-07-111-1/+1
| | | | Notes: svn path=/head/; revision=113371
* Add a call to ``env'' for the gconf install and uninstall rules just to beJoe Marcus Clarke2004-06-251-2/+2
| | | | | | | safe. Notes: svn path=/head/; revision=112269
* Chase the new gconf key policy, which will make handling gconf schemas muchJeremy Messenger2004-06-251-12/+2
| | | | | | | easier for GNOME 2.8. Notes: svn path=/head/; revision=112192
* -Update to 0.23Jeremy Messenger2004-05-275-18/+84
| | | | | | | | | -Change my email to mezz@FreeBSD.org Approved by: adamw (mentor) Notes: svn path=/head/; revision=110146
* 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