aboutsummaryrefslogtreecommitdiffstats
path: root/mail/rss2email
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-1/+1
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - Update to 2.70wen2010-12-312-5/+5
| | | | | PR: ports/153574 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
* - Update to 2.69sunpoet2010-11-162-4/+3
| | | | | | Changes: http://www.allthingsrss.com/rss2email/changelog/ PR: ports/152285 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
* - Update to 2.68wen2010-10-153-9/+16
| | | | | PR: ports/151448 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
* - Fix feed fetchmiwi2009-10-211-0/+3
| | | | | PR: 139649 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
* - Update to 2.65miwi2009-09-302-6/+5
| | | | | PR: 139172 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
* - Pass maintainership to submittertabthorpe2009-02-171-1/+1
| | | | Submitted by: chifeng via freebsd-ports@
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* - Update to 2.61sat2007-12-132-4/+4
|
* Add port mail/rss2email:sat2007-09-083-0/+50
rss2email is a simple Python script that lets you subscribe to a list of XML newsfeeds and get new items sent to you by email. WWW: http://rss2email.infogami.com/ Author: Aaron Swartz <me@aaronsw.com> Based on: NetBSD pkgsrc port