Commit Graph

21 Commits

Author SHA1 Message Date
martynas
5ac8851ec7 bugfix release snownews-1.5.12. remove hacks since it now uses
openssl instead of the homegrown md5 code
ok simon@
2009-09-18 20:51:35 +00:00
martynas
9988fcfe40 update to snownews-1.5.11. from Simon Kuhnle
ok simon@, kili@
2009-04-25 20:08:44 +00:00
martynas
b2e1264316 update to snownews-1.5.10
it contains patches from Martynas Venckus:

- net-support.c: HTTP header only needs to be ASCII in the token
- xmlparse.c: Convert feed title to target charset, too. Should
probaly be in interface.c
- main.c, interface.h, interface.c: Add a signal handler for resizing
to work on many other ncurses implementations
- conversions.c: Determine output charset with nl_langinfo()

ok kili@
2008-09-12 20:07:15 +00:00
martynas
1f71dc517c don't call back home, checking for updates. let pkg_add(1) do the
job;  tweaks and ok kili@
2008-07-20 17:09:26 +00:00
martynas
cdcb0ccc3a - fix UIMainInterface for international charsets
- bump package name
tested by kili@ and Simon Kuhnle
ok kili@
2008-06-09 23:03:15 +00:00
martynas
0f7fbd66f0 - handle winch
- dont interrupt connections on winch
- bump package name
requested by cathcart@
tested by kili@ and Simon Kuhnle
ok kili@
2008-06-09 22:54:38 +00:00
martynas
bbb4070e93 - make a bunch of feeds work. rfc2616 says field-content is octet.
checkValidHTTPHeader assumes the whole header is ascii, while only
token should be
- update to snownews-1.5.9
ok maintainer cathcart@ and kili@
2008-02-18 17:48:48 +00:00
martynas
33044d2a86 update to snownews-1.5.8; ok maintainer cathcart@, kili@, ajacoutot@ 2008-01-14 22:40:39 +00:00
martynas
16b90fa8ae enable opml2snow because we now have XML-LibXML-1.61
ok maintainer cathcart@, kili@
2007-04-10 13:12:43 +00:00
martynas
c318a463ae - internatiolization fix (non-iso8859-1 feeds work now);
- append //TRANSLIT to tocode to not mess up the screen;
- change the way it's built;
help with conversions_c, and hints from naddy@
ok MAINTAINER (cathcart@), naddy@, sturm@, kili@, jasper@, simon@
2007-03-18 17:19:57 +00:00
naddy
7e62e0cf6a - use MD5* functions from libc; fixes breakage on some archs
- update links in DESCR; from cathcart@
2006-02-20 16:33:55 +00:00
cathcart
f87c5faa45 update to 1.5.7 & taking maintainership
ok niallo@
2005-11-03 00:52:44 +00:00
jolan
757a5d0a60 forgot to remove this, pointed out by Steve Shockley 2004-10-15 02:29:34 +00:00
jolan
b880853726 update to 1.5.4 2004-10-13 03:58:41 +00:00
jolan
8bcfdc4fa3 Update to 1.4.4. 2004-01-25 05:49:35 +00:00
jolan
70fe617f4a Update to 1.4.2. 2003-12-30 03:10:02 +00:00
jolan
4b880b8aa0 Update to 1.4.1. 2003-12-16 07:03:27 +00:00
jolan
1ddf534221 Update to 1.3.5. 2003-11-17 00:00:01 +00:00
jolan
97a47c40f8 Update to 1.3.3. 2003-11-05 01:13:53 +00:00
jolan
78df388579 quell iconv warnings, submitted by author 2003-10-10 21:56:13 +00:00
jolan
deb252091f import of snownews-1.2.3:
Snownews is a text mode RSS newsreader.

WWW: http://home.kcore.de/~kiza/software/snownews/
2003-10-08 03:59:20 +00:00