aboutsummaryrefslogtreecommitdiff
path: root/www/feedjack
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Get rip python 2.3+Martin Wilke2009-12-131-1/+1
| | | | | | | | | | | Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr Notes: svn path=/head/; revision=245716
* - Update www/feedjack to 0.9.16.Florent Thoumie2009-07-243-84/+97
| | | | | | | | - Use easy_install. - Sort packing list. Notes: svn path=/head/; revision=238322
* 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
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+2
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Fix packing list.Florent Thoumie2006-08-052-0/+2
| | | | | | | Reported by: erwinbot Notes: svn path=/head/; revision=169716
* Add feedjack 0.9.7, a feed aggregator writen in Python using the Django webFlorent Thoumie2006-07-284-0/+112
development framework. Notes: svn path=/head/; revision=168980