Port details |
- rawdog Simple RSS aggregator
- 2.22 news
=2 2.22Version of this port present on the latest quarterly branch. DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: tdb@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2003-10-07 22:49:01
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- People watching this port, also watch:: py39-feedparser, wget, curl, procmail, cvsgraph
- Also Listed In: python
- License: GPLv2
- WWW:
- http://offog.org/code/rawdog.html
- Description:
- rawdog is an RSS Aggregator Without Delusions Of Grandeur.
Written in Python, it uses Mark Pilgrim's feed parser. It runs from
cron, collects articles from a number of feeds, and generates a
static HTML page listing the newest articles in date order. It
supports per-feed customizable update times, and uses ETags,
Last-Modified, and gzip compression to minimize network bandwidth
usage.
rawdog's output format is similar to that of PyDS and Hep.
WWW: http://offog.org/code/rawdog.html
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: rawdog
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1476275922
SHA256 (rawdog-2.22.tar.gz) = e0332846142c62d8f4aac94236b0f602eaba4f1462e9aaaaa225768028673906
SIZE (rawdog-2.22.tar.gz) = 68777
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- feedparser.py : textproc/py-feedparser@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rawdog-2.22:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.22 19 Sep 2020 13:01:00
![Revision:548980 Revision:548980](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
2.22 08 Mar 2020 17:01:47
![Revision:528058 Revision:528058](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deprecate some ports using deprecated version of python
With hat: portmgr |
2.22 20 Jun 2018 17:05:44
![Revision:472884 Revision:472884](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.22 30 Nov 2017 15:50:34
![Revision:455210 Revision:455210](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2.22 12 Oct 2016 12:47:22
![Revision:423860 Revision:423860](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update rawdog to 2.22. |
2.21 01 Apr 2016 14:16:20
![Revision:412348 Revision:412348](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.21 19 Jul 2015 18:41:46
![Revision:392526 Revision:392526](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.21. |
2.20 02 Feb 2015 04:40:00
![Revision:378290 Revision:378290](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Drop @dirrm* from pkg-plists
Approved by: portmgr blanket |
2.20 16 Sep 2014 11:32:47
![Revision:368304 Revision:368304](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.20. |
2.19 10 Jul 2014 12:13:12
![Revision:361440 Revision:361440](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
2.19 04 Jul 2014 21:57:09
![Revision:360668 Revision:360668](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
adamw ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
2.19 13 May 2014 16:41:51
![Revision:353970 Revision:353970](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.19
- Add NO_ARCH |
2.18 13 May 2014 14:22:57
![Revision:353951 Revision:353951](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ftp://ftp.i-scream.org/ master site. The http equivalent still
exists. Also remove DIST_SUBDIR where there's no need to have it. |
2.18 18 Oct 2013 09:23:35
![Revision:330731 Revision:330731](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove no longer needed MAN1 from Makefile.
Submitted by: az |
2.18 17 Oct 2013 15:54:34
![Revision:330651 Revision:330651](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.18 [1]
- Add stage support
Submitted by: Andre Heider <a.heider@gmail.com> [1] |
2.13 20 Sep 2013 22:31:15
![Revision:327759 Revision:327759](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
news) |
2.13 20 Mar 2011 12:54:45
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
2.13 16 Oct 2010 08:01:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.13 |
2.12 06 Feb 2009 23:58:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.12. |
2.11 15 Jun 2008 23:30:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.11 |
2.10 03 Sep 2006 10:55:34
![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.10 |
2.9 25 Jun 2006 10:54:32
![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.9 |
2.8 19 Mar 2006 16:26:29
![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.8 |
2.6 01 Dec 2005 16:50:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
tdb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.
Approved by: clement (mentor) |
2.6 13 Nov 2005 17:02:22
![files touched by this commit files touched by this commit](/images/logs.gif) |
mnag ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.6
PR: 88923
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) |
2.5 18 Oct 2005 16:27:58
![files touched by this commit files touched by this commit](/images/logs.gif) |
erwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.5
PR: 87627
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) |
2.4 25 Feb 2005 18:46:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.4
PR: ports/78054
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) |
2.3 13 Jan 2005 19:23:05
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.3
PR: ports/76175
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) |
2.1 10 Dec 2004 11:40:14
![files touched by this commit files touched by this commit](/images/logs.gif) |
sem ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.1
PR: ports/74905
Submitted by: maintainer |
2.0 21 Nov 2004 04:00:11
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.0
PR: ports/74112
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) |
1.14 15 Nov 2004 08:52:41
![files touched by this commit files touched by this commit](/images/logs.gif) |
vs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update MASTER_SITES
PR: ports/73941
Submitted by: maintainer |
1.14 13 Oct 2004 15:14:01
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.14
PR: ports/72564
Submitted by: maintainer |
1.13 22 Jul 2004 13:37:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.13
PR: ports/69431
Submitted by: maintainer |
1.12 25 May 2004 07:24:21
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.12
PR: ports/67163
Submitted by: maintainer |
1.11 01 Apr 2004 09:44:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
kevlo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.11.
PR: ports/65027
Submitted by: MAINTAINER |
1.10 02 Mar 2004 23:07:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.10
PR: ports/63664
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) |
1.9 09 Feb 2004 15:43:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 1.9
PR: ports/62556
Submitted by: maintainer |
1.8 07 Feb 2004 17:01:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Use SIZE
PR: ports/62483
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) |
1.8 06 Jan 2004 21:33:04
![files touched by this commit files touched by this commit](/images/logs.gif) |
clement ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.8
PR: 60987
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
Approved by: erwin (mentor) (implicitly) |
1.7 20 Nov 2003 15:54:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
sergei ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.7 (bugfix release)
PR: 59435
Submitted by: maintainer |
1.6 17 Nov 2003 22:06:01
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 1.6
PR: 59352
Submitted by: maintainer |
1.5 14 Oct 2003 14:45:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 1.5
PR: 57991
Submitted by: maintainer |
1.4 12 Oct 2003 13:27:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 1.4
PR: 57899
Submitted by: maintainer |
1.2 07 Oct 2003 22:45:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New Port: news/rawdog: A simple RSS aggregator
New port for rawdog, a simple RSS aggregator. It generates a HTML
page from a collection of RSS feeds.
PR: ports/56650
Submitted by: Tim Bishop <tim@bishnet.net> |