summaryrefslogtreecommitdiff
path: root/news/slrn
AgeCommit message (Collapse)AuthorFilesLines
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-03-23PR/38525 -- Add support for SSL (nntps://) and support for decodingshattered2-3/+30
binaries using uulib.
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-01-21Added LICENSE information.heinz1-1/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2008-12-05MAKE_JOBS_SAFE=noahoka1-1/+2
2008-11-26Update to 0.9.9p1 - multiple fixes.is2-7/+6
2008-11-21Fix Makefile formatting problem pointed out by uwe@.is3-3/+13
2008-11-21fix PLIST problem preventing clean deinstallation - pointed out by uwe@is2-3/+4
2008-09-04slrn-0.9.9 uses slang2 and has much better character set support.is6-55/+42
Other than that, mostly bug fixes.
2008-01-03The package supports installation to DESTDIR.heinz1-1/+3
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-14/+14
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-09-27Relinquish maintainershipmjl1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digestsagc1-1/+2
2004-11-19Changes 0.9.8.1:adam5-80/+21
0. Bug fixes include: * slrnpull's download statistics should work correctly in offline mode. * slrn crashed on some operating systems when posting. * slrn crashed when trying to decode base64 encoded articles without body. * Don't destroy soft links / multiple hard links when writing newsrc file. * Always apply scoring rules in the order given in the scorefile. * When reading cross-posts, slrn sometimes marked additional articles in the other group(s) as read (Joerg Lueders). * slrnpull no longer posts backup copies (*~) of files you edited manually in the out.going directory. * slrnpull tries to write .headers files on interrupts. * The "Has-Body" scoring field sometimes did not work correctly. * When retrieving article children, headers without body were not marked. * Ignore signature delimiters in verbatim text blocks. * Do not choke on long header lines when replying by email. * A workaround for a bug in INN caused problems with leafnode; only use it when the server was recognized as INN from the logon message. * Fixed crash when running in wide terminals (John E. Davis) * Email address parser is more RFC2822 compliant 1. In the config file (and the corresponding intrinsic functions), the following names now denote special function keys: <PageUp> <PageDown> <Up> <Down> <Right> <Left> <Delete> <BackSpace> <Insert> <Home> <End> <Enter> <Return> <Tab> <Space> <Esc> and <F1> through <F12> If using these names does not seem to work for you, please make sure your terminfo settings are correct. 2. In true offline mode, slrnpull can now automatically retrieve bodies of articles that get a high score value (--fetch-score option). 3. Added Swedish translation (Johan Svedberg) 4. Make hide_pgpsignature hide GnuPGs optional "NotDashEscaped" lines.
2004-10-04Revert last change.heinz1-2/+1
slrn does _not_ need libiconv (thanks wiz) despite what it says during configure stage. If package gettext-lib is not installed, slrn builds just fine without libiconv. A fix for this is supposed to be provided in the near future.
2004-10-03On NetBSD 1.6.2, slrn needs libiconv. If you were lucky this could be includedheinz1-1/+2
indirectly by gettext-lib (if USE_GNU_GETTEXT was defined elsewhere). Why this did not show up in the bulk builds I do not know. Thanks go to Michael van Elst for help in tracking this down.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-11Convert to buildlink3 and use LDFLAGS.Linux.snj1-7/+5
2003-10-27Update to 0.9.8.0. Notably, brings in IPv6 support, thus closingcube4-76/+55
PR pkg/18081. Complete change log at http://slrn.sourceforge.net/docs/changes.html . Changes since slrn 0.9.7.4: -1. Changes when building on Un*x: [...] 0. Bug fixes include: [...] 1. Changes to the user interface: [...] 2. When used in combination with slrnpull, slrn now supports "true offline reading". [...] 3. slrnpull no longer completely rewrites the overview files when expiring articles. [...] 4. If your terminal supports it (and you are not using Win32 or OS/2), you can now use colors and attributes at the same time. [...] 5. Set use_recommended_msg_id to 1 in your config file if you want slrn to make use of server-proposed Message-IDs. [...] 6. Added intrinsic functions [...] 7. Custom sorting now allows you to use different criteria for sorting initial articles of threads and articles inside threads. [...] 9. When reading in spool mode with spool_check_up_on_nov set, slrn now finds out the number of bytes of each article, even if it is not included in the news overview file (based on a patch by Jurriaan W Kalkman). 10. Support Cancel-Locks using the canlock library (--with-canlock) that can be obtained from <http://cssri.meowing.net/> [...] 11. Support GNU TLS via its new OpenSSL compatibility layer (--with-gnutls). [...] 12. New command-line option "-w0" that waits on startup, but only if a warning or error is displayed. 13. Updated cleanscore, see contrib/NEWS.cleanscore (Felix Schueller) 14. Verbatim text can be hidden using toggle_verbatim_text (default binding '{') or hide_verbatim_text in the config file. (Arek Sochala) 15. The "BEGIN PGP SIGNED ARTICLE" line is displayed using the "pgpsignature" color and stripped on followups. (Emmanuele Bassi) 16. If query_read_group_cutoff is set to -n, slrn will automatically (without prompting) download n articles when more than n are present. 17. Support Turkish characters on Win32 - set charset to "ibm857" for this. With help from A. Alper ATICI 18. Re-structured the manual and added a chapter about slang's pre-processing facilities. (Matthias Friedrich) 19. The config variable cc_followup_string is obsolete [...] 20. New translations: [be, fi, tr] 21. Remove duplicates when browsing URLs (Ruediger Sonderfeld) 22. IPv6 support (requires getaddrinfo; patch by J.H.M. Dassen (Ray)) 23. A new, updated and more comprehensive FAQ (doc/FAQ) - it replaces the files FAQ, SCORE_FAQ and slrnpull/FAQ (written by Matthias Friedrich and me, based on John E. Davis' original files).
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-04-27Lint: USE_PKGLOCALEDIR and whitespacecjep1-4/+4
2003-04-10Add patches as suggested in PR/21073 by Quentin Garnier:mjl4-13/+47
o Bugfixes were published on the slrn website since the release of 0.9.7.4 last year. Even though no new version was released, they are quite needed for normal operation (specifically, I was hit by a locale bug that makes slrn segfault when scoring). o ${PKGLOCALEDIR} needs to be enforced both in package's Makefile and PLIT, and in the source (po Makefile has a hard-coded path that may not match the path used in other parts of the source tree).
2003-03-15It appears that on Linux the dlopen and friends functions require -ldl.jschauma1-1/+5
2003-03-13This doesn't seem to need GMAKE after all.jschauma1-2/+5
Also, only adjust INSTALL if on NetBSD 1.3.2 as indicated by the comment. (Other Operating Systems may have 'install' in a different location.)
2002-10-09buildlink1 -> buildlink2.wiz1-3/+4
2002-08-04enable generation of message-ID and use of msg-id-cache.jschauma1-2/+3
ok'd by MAINTAINER mjl
2002-03-28update to 0.9.7.4:grant3-7/+10
* various bug fixes * allow use of alternate MTA * Spanish, French and Korean translations update MASTER_SITES.
2001-12-01Update to 0.9.7.3mjl3-32/+32
Bug fixes include: * Removed code that unpacks "shell archives" as it causes a serious security hole. * Even when using read_active, slrn would enter all subscribed groups. * force_authentication was ignored when re-connecting. * In rare cases, the need to send authentication data was not recognized. * Interpret "news:" URLs enclosed in angle brackets correctly. * Scorefiles get "include"d only once (no more loops). * Unsubscribed groups are no longer moved to the bottom of the newsrc file. * Multiple '%s' in (non_)Xbrowser are handled correctly (fixes segfault). Minor UI changes: * Tagging ('*') an article marks it as unread. * The new default of 'reject_long_lines' is 2. * When confirm_actions is set, catching up a group requires confirmation. * Complain if user specifies a nonexistant config file on the command line. * Made new_subject_breaks_threads a bitmapped value (see manual for details) On Unix, gettext is used to translate messages. Currently, the following translations are available: - da.po (Danish; Byrial Jensen) - de.po (German; Jens Wahnes) - it.po (Italian; Emmanuele Bassi) - nl.po (Dutch; Jelmer Vernooij) - pl.po (Polish; Jarek Baczynski / Arkadiusz Sochala) - ru.po (Russian; Andy Shevchenko) The new function "view_scores" (bound to 'v' in article mode) shows you which scorefile entries matched the current article. Assigning names to your entries (see score.txt for details) will make this even more useful. The new intrinsic functions "register_hook" and "unregister_hook" allow the definition of multiple functions for most hooks. An autosave copy of the newsrc file is created whenever you leave a group. This can be turned off with no_autosave. Scoring on "Bytes:" (by integer value, not regexp) is possible. In header_display_format, you can use '%b' to display the number of bytes. This is available when reading overview data only (e.g. _not_ in slrnpull)! In *_display_format and *_status_line, the additional modifier '*' can be used to center justify text in a field of a given width. slrn accepts 8bit characters in newsgroup names. Updated cleanscore, see contrib/NEWS.cleanscore The code that allows running slrnpull as an unpriviledged user can now be turned on by passing --enable-setgid-code to configure. It no longer makes outgoing postings group writeable. The bottom line now has its own color object ("message"). New intrinsic functions get_fg_color and get_bg_color that return the current color of an object. In the readline keymap, the new functions "delbol" (^U) and "delbow" (^W) will delete to the beginning of the line or the word, respectively. In selection lists (e.g. used by color.sl), pressing a letter takes you to the next (or previous, if shift was held down) entry that starts with it. ew descriptors in header_status_line: %h, %l and %k now stand for the number of high / low scoring / killed articles, respectively. New intrinsic functions read_mini_variable (tab completes variable names) and read_mini_integer. See macros/varset.sl for an example (easy interactive setting of variables at runtime).
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+2
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-23bump to 0.9.7.2nb1, by applying fix for a security hole by disablinglukem2-2/+9
the unshar-ing of shell scripts on binary decode.
2001-08-22Update to 0.9.7.2. Plus: clean up Makefile, buildlinkify.mjl5-84/+117
Besides a number of bugfixes, better support for non-Unix systems and a bit of new documentation, it starts up faster on some systems and has minor new features, like tab completion or detection of ``news:'' URLs. It is also more RFC compliant than ever. It has a fully customizable group mode and status bars, highlights URLs, makes use of some common NNTP extensions, offers better documentation and has lots of minor improvements and bugfixes over the previous version.
2001-07-26update for new patch-aahubertf1-1/+2
2001-07-26Try building slrn with a LOCALBASE!=/usr/pkg -> *boom*hubertf1-0/+22
slrn looks for libslang in /usr/pkg by default, and doesn't know about looking in other locations. Use $PREFIX instead of /usr/pkg now. Found while compiling this on Solaris (w/o Zoularis, of course :)
2001-05-06Manually make slrnpull, and add it to PLIST.wiz2-2/+6
Noted by Martin Ammermueller. Should close pkg/12542.
2001-05-03Don't disable slrnpull and spool; addresses pkg/12542.wiz1-3/+2
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-01Update to 0.9.7.0.1 (= 0.9.7.0a). Changes:mjl2-4/+5
slrn does not crash in spool mode. S-Lang versions < 1.4.0 can be used; in this case, the set_utf8_conversion_table intrinsic is not available.
2001-03-30Update to 0.9.7.0. Lots of changes, mostly bugfixes. Quote from themjl7-120/+64
maintainer: "Besides adding exciting new features, it also fixes a lot of annoying and some (potentially) security relevant bugs, so I recommend the upgrade."
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-10-30Update to 0.9.6.3mjl2-4/+4
0. Bug fixes: artmisc.c: If a line is marked as a PGP line, then it cannot also be a quote line. art.c: Only wrap/unwrap an article when the display requires it. art.c: Allow rot13 to apply to signature. uudecode.c: If a line contains a space, then skip it. art.c: get_parent_headers: avoid self-referencing articles group.c: remove arbitrary group name length limit. group.c: code added to support for arbitrarily long newsrc lines. art.c: Fix sorting methods 4 and 6. art.c: Add From header to forwarded emails. art.c: MIME process article after saving it. art.c: have ESC-p sync line with parent. art.c: avoid infinite loop on search_article (""); post.c: if signature is "", then do not add it. mime.c: allow whitepspace to follow `=' continuations art.c: update thread scores after art_xpunge 1. #v+/#v- verbatim marks may be hidden via `hide_verbatim_marks' variable. The article mode function "toggle_verbatim_marks" may be used to toggle the state of the marks. 2. Special characters in URLs are passed to browser in hex format. 3. BeOS system name added to version.c 4. line length check skipped in verbatim sections. 5. doc/README.macros: Mention post_file_hook 6. src/xover.c: algorithm for extracting msg-id from In-Reply-To changed. 7. The thread tree depth maximum size (for the graphic) was increased from 32 to 256 after reworking how the graphic is stored. 8. doc/slrn.1,slrn.rc: typos fixed 9. src/startup.c: "blue" foreground colors changed to "lightgray" to make the object standout on xterm. 10. The `Date' header may be given a color 11. macros/color.sl updated 12. New slrnrc variable: 'set check_new_groups 1'. If 0, then do not check for new groups 13. src/post.c: Allow verbatim sections to exceed 80 character line limit with no warning.
2000-01-10(re)genwiz1-2/+1
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1