Commit graph

49 commits

Author SHA1 Message Date
agc
9c33078522 Add RMD160 digests 2005-02-24 12:19:55 +00:00
adam
16685c8d47 Changes 0.9.8.1:
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-11-19 13:35:43 +00:00
heinz
7f62b75909 Revert last change.
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-04 22:57:09 +00:00
heinz
028f5adad7 On NetBSD 1.6.2, slrn needs libiconv. If you were lucky this could be included
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-03 22:35:58 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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-10-03 00:12:51 +00:00
snj
8411ec28e1 Convert to buildlink3 and use LDFLAGS.Linux. 2004-04-11 17:51:20 +00:00
cube
f0235b8a18 Update to 0.9.8.0. Notably, brings in IPv6 support, thus closing
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-10-27 21:48:27 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
cjep
1601f1a67f Lint: USE_PKGLOCALEDIR and whitespace 2003-04-27 14:37:02 +00:00
mjl
fe3ef1e7bb Add patches as suggested in PR/21073 by Quentin Garnier:
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-04-10 18:17:48 +00:00
jschauma
9f39809852 It appears that on Linux the dlopen and friends functions require -ldl. 2003-03-15 00:00:42 +00:00
jschauma
68ea39586c This doesn't seem to need GMAKE after all.
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.)
2003-03-13 03:02:24 +00:00
wiz
32a7c12483 buildlink1 -> buildlink2. 2002-10-09 13:52:28 +00:00
jschauma
7b0570927c enable generation of message-ID and use of msg-id-cache.
ok'd by MAINTAINER mjl
2002-08-04 15:06:56 +00:00
grant
d683a7e9c0 update to 0.9.7.4:
* various bug fixes
* allow use of alternate MTA
* Spanish, French and Korean translations

update MASTER_SITES.
2002-03-28 13:05:10 +00:00
mjl
c32830fbdb Update to 0.9.7.3
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-12-01 20:50:05 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
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-11-29 01:12:24 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
lukem
14f427a693 bump to 0.9.7.2nb1, by applying fix for a security hole by disabling
the unshar-ing of shell scripts on binary decode.
2001-10-23 01:55:44 +00:00
mjl
db846983b7 Update to 0.9.7.2. Plus: clean up Makefile, buildlinkify.
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-08-22 14:21:46 +00:00
hubertf
52d436ab5c update for new patch-aa 2001-07-26 17:10:17 +00:00
hubertf
1d14255dfd Try building slrn with a LOCALBASE!=/usr/pkg -> *boom*
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-07-26 16:54:43 +00:00
wiz
ea3694283b Manually make slrnpull, and add it to PLIST.
Noted by Martin Ammermueller. Should close pkg/12542.
2001-05-06 09:39:08 +00:00
wiz
1027710a6d Don't disable slrnpull and spool; addresses pkg/12542. 2001-05-03 17:50:28 +00:00
agc
9106bfca40 Move to sha1 digests, and add distfile sizes. 2001-04-19 13:37:53 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
mjl
68d1ebd7fd Update to 0.9.7.0.1 (= 0.9.7.0a). Changes:
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-04-01 16:35:10 +00:00
mjl
8df9d7c48e Update to 0.9.7.0. Lots of changes, mostly bugfixes. Quote from the
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-03-30 18:13:24 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
mjl
da4182ce05 Update to 0.9.6.3
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-10-30 14:17:19 +00:00
wiz
648f6af2e7 (re)gen 2000-01-10 01:25:11 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
mjl
a6fa5ed82d Oops, remove unnecessary (and conflicting) patch. 2000-01-02 00:27:37 +00:00
mjl
cd7c68d4e6 Update to 0.9.6.2. Change are mostly bugfixes and minor
cosmetic changes.
2000-01-01 18:24:30 +00:00
pooka
e8eb592be7 Make this work on alpha 1999-12-17 10:30:15 +00:00
mjl
228af5db4c Update to 0.9.5.7. Changes are minor bug fixes. 1999-10-16 00:10:08 +00:00
mycroft
00f045cdf8 libslang to 1.3.8 1999-07-22 07:10:47 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
tron
3e569b15af Remove redundant "--prefix=..." from ${CONFIGURE_ARGS}. 1999-06-22 07:35:32 +00:00
tron
35c9aac0ba Update dependence on "libslang" package to version 1.3.7. 1999-06-22 07:34:15 +00:00
mjl
2e4d436425 Update to slrn-0.9.5.9 1999-05-18 22:01:36 +00:00
mjl
86dc33bd97 Update to slrn-0.9.5.6 1999-05-18 22:01:35 +00:00
mjl
14122c3669 Update to 0.9.5.4. Relevant changes:
0. Misc bug fixes, including:
    * slrn now honors port information encoded in hostname when
      refreshing newsgroups.
1. Tweak to generation of NEWGROUPS server command to make it y2k
   compliant.  (In my opinion, the protocol is weak in this area)
3. New configuration variable: set simulate_graphic_chars 0
4. Patch from Hubert Figuiere <Hubert.Figuiere@solsoft.fr> to handle
   (broken?) knews iso-latin1 mime encoding.
5. New configuration variable: set auto_mark_article_as_read 1
   If zero, reading an article will not cause it to be marked as read.
6. It is now possible to specify what headers to show via the .slrnrc
   line:
       visible_headers "From:,Subject:,Newsgroups:,Followup-To:,Reply-To:"
7. Tweak to group.c:group_sync_group_with_server courtesy of
   stesch@parsec.rhein-neckar.de (Stefan Scholl).
1999-04-12 22:30:39 +00:00
hubertf
06881034f8 sendmail is in /usr/sbin, not /usr/lib.
Reported by <torppa@staff.megabaud.fi> in PR 6966.
1999-02-09 01:06:47 +00:00
frueauf
a0044c9eb4 Add missing rcs ids. 1998-10-31 23:06:31 +00:00
frueauf
0e197e4788 Remove unnecesary mkdir rule. 1998-10-31 23:04:37 +00:00
frueauf
97eec43ede Set proper PKGNAME (name-version sheme); remove double BUILD_DEPENDS on
libslang, DEPENDS is enough; remove unnecesary blank lines.
1998-10-31 23:01:54 +00:00
hwr
ba92c12b5f Slrn - a text terminal based newsreader. Version 0.9.5.3. 1998-10-31 21:09:13 +00:00