Up to [cvs.netbsd.org] / pkgsrc / converters / rss2html
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Sat Dec 9 02:05:24 2006 UTC (5 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
Update rss2html to 0.8.2. Patch provided by maintainer in PR 35215. This new release adds support for libcurl. This fixes a problem in chunked encoding. And adds https support.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Feb 19 20:49:11 2006 UTC (6 years, 3 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.8: +4 -5
lines
Diff to previous 1.8 (colored)
update to rsshtml-0.8 patch provided by pancake at phreaker dot net (maintainer) in PR 32857 0.7.8 * 2006/02/14 - add -n -N and -r (limit number of posts and words per post) - support foreach url name format: name@url - add link_node number id foreach link (html + xml2doc) - add support for RDF like dates. - reclean the plain text output format - use \r\n instead of just \n. (support for silly http servers). - fix HTML output when no pubDate defined. - fix support for RDF files. - cleanup the txt output format. - add substitution pattern and htmlize_string. - use <author> foreach item. - fix rss generation for planets. Change -P flag. - minor fix rss2 generation. - add author stuff for the templates - fixes for the cdata strings - add nopcode template - add crontab planet script - Add -P flag in cmdline - Add support for planets (order posts by date). - default html template reads rss2html.css - add manpage. - Initial support of templates - initial enclosure url support (useful for podcast) - add 'url' output format, for make pipes happy. - fix parser.c again - initial import of subst framework. - add xml2doc output format - initial use of the storage infrastructure. - fix <![CDATA parser. - finally remove the deprecated parser. - fix pubDate output in MXML format. - initial port to acr. - add GPLv2 license and related stuff properly. - initial import of cmptime.c - rework on storage framework. - fix html entities inside MXML output format. - add doblog output information tip in README - fix temporally file creation bug. - handle description and content:encoded fields. - add -n -N and -r (limit number of posts and words per post) - support foreach url name format: name@url - support for MXML format - add some snippets for planet support in the future. - implement the new XML parser. - initial preparation for mxml format and date ordening. (not working yet) - rename -d to -D and -x flag to -d - add -L flag (local link translation) - fix default prefix to /usr/local (stoned stuff) - fix install stuff to use INSTALL_* stuff - support for enclosure tag for podcasts - podcast RSSs also working - integrate Darek's patch that fix description field parsing (-x) - order help flags
Revision 1.7.2.1 / (download) - annotate - [select for diffs], Thu Aug 4 23:22:42 2005 UTC (6 years, 9 months ago) by salo
Branch: pkgsrc-2005Q2
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored) next main 1.8 (colored)
Pullup ticket 642 - requested by Grant Beattie portability fix for rss2html Revisions pulled up: - pkgsrc/converters/rss2html/Makefile 1.8 - pkgsrc/converters/rss2html/distinfo 1.8 - pkgsrc/converters/rss2html/patches/patch-aa 1.3 Module Name: pkgsrc Committed By: grant Date: Fri Jul 29 04:40:47 UTC 2005 Modified Files: pkgsrc/converters/rss2html: Makefile distinfo Added Files: pkgsrc/converters/rss2html/patches: patch-aa Log Message: honour LDFLAGS and LIBS.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jul 29 04:40:47 2005 UTC (6 years, 9 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
honour LDFLAGS and LIBS.
Revision 1.7 / (download) - annotate - [select for diffs], Sat May 28 05:57:25 2005 UTC (6 years, 11 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base
Branch point for: pkgsrc-2005Q2
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Update to 0.7.2. From pancake in PR#30208. Changes: - Fix the "cannot open xxx file" bug. - code cleanup and indentation
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 23 16:12:35 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Add RMD160 digests in addition to SHA1 ones
Revision 1.5 / (download) - annotate - [select for diffs], Thu Dec 23 17:08:48 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Update to 0.7.1:
- Solve some segfaults
- Flush errors to stderr instead of stdout
From pancake in PR 28763.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 27 18:07:04 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.3: +3 -4
lines
Diff to previous 1.3 (colored)
Update to 0.7, from pancake in PR 28435:
0.7 * 2004/11/27
- Add -e flag (grep like tool)
- Minor bugfixes
- Add support for description, language and picture as input
- Update dtd URL location
- Description support for output
Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 7 20:24:52 2004 UTC (8 years, 2 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Fix build on FreeBSD. Patch provided by Michal Pasternak in PR pkg/24667.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 19 16:46:44 2004 UTC (8 years, 3 months ago) by minskim
Branch: MAIN
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Update rss2html to 0.6.
Changes:
- Logo support
- Only remove files if they'r fetched.
- Patch [CDATA tags
- Add rss output
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Feb 16 02:00:34 2004 UTC (8 years, 3 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import rss2html from pkgsrc-wip. Packaged by pancake at phreaker dot net, and slightly modified by me. Rss2Html is a simple converter to see Rss/Rdf/Xml news databases into html on console mode, or embedded on a web page. i.e: $ rss2html http://slashdot.org/index.rss | lynx -stdin
Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 16 02:00:34 2004 UTC (8 years, 3 months ago) by minskim
Branch: MAIN
Initial revision