head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.54 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.52 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.50 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.48 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.46 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.44 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.42 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.40 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.38 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.36 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.34 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.32 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.30 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.28 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.26 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.24 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.22 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.20 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.18 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.16 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.14 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.6.0.12 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.6.0.10 pkgsrc-2004Q4-base:1.6 pkgsrc-2004Q3:1.6.0.8 pkgsrc-2004Q3-base:1.6 pkgsrc-2004Q2:1.6.0.6 pkgsrc-2004Q2-base:1.6 pkgsrc-2004Q1:1.6.0.4 pkgsrc-2004Q1-base:1.6 pkgsrc-2003Q4:1.6.0.2 pkgsrc-2003Q4-base:1.6 buildlink2-base:1.6 netbsd-1-5-PATCH001:1.5 netbsd-1-5-RELEASE:1.4 netbsd-1-4-PATCH003:1.4 netbsd-1-4-PATCH002:1.4 comdex-fall-1999:1.3 netbsd-1-4-PATCH001:1.3 netbsd-1-4-RELEASE:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.6 date 2001.08.22.14.21.48; author mjl; state dead; branches; next 1.5; 1.5 date 2001.03.30.18.13.26; author mjl; state Exp; branches; next 1.4; 1.4 date 2000.01.01.18.24.32; author mjl; state Exp; branches; next 1.3; 1.3 date 99.05.18.22.01.36; author mjl; state Exp; branches; next 1.2; 1.2 date 99.02.09.01.06.47; author hubertf; state Exp; branches; next 1.1; 1.1 date 98.10.31.21.09.13; author hwr; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 98.10.31.21.09.13; author hwr; state Exp; branches; next ; desc @@ 1.6 log @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. @ text @$NetBSD: patch-ac,v 1.5 2001/03/30 18:13:26 mjl Exp $ --- src/Makefile.in.orig Fri Mar 30 19:58:10 2001 +++ src/Makefile.in Fri Mar 30 19:58:18 2001 @@@@ -68,7 +68,7 @@@@ exec_prefix = @@exec_prefix@@ BINDIR = @@bindir@@ -DOCDIR = $(prefix)/doc/slrn +DOCDIR = $(prefix)/share/doc/slrn MANDIR = @@mandir@@ MACRODIR = @@datadir@@/slrn MKINSDIR = ../autoconf/mkinsdir.sh @@@@ -188,14 +188,6 @@@@ do \ echo $(INSTALL_DATA) $$i $(DEST_MANDIR)/man1/; \ $(INSTALL_DATA) $$i $(DEST_MANDIR)/man1/; \ - if [ "$$?" != "0" ]; then \ - exit 1; \ - fi; \ - done - @@for i in $(SLRNPULL_DOCS); \ - do \ - echo $(INSTALL_DATA) $$i $(DEST_DOCDIR)/slrnpull; \ - $(INSTALL_DATA) $$i $(DEST_DOCDIR)/slrnpull; \ if [ "$$?" != "0" ]; then \ exit 1; \ fi; \ @ 1.5 log @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." @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Update to 0.9.6.2. Change are mostly bugfixes and minor cosmetic changes. @ text @d3 4 a6 18 --- src/slrnfeat.h.orig Sat Jan 1 18:42:08 2000 +++ src/slrnfeat.h Sat Jan 1 18:45:21 2000 @@@@ -14,10 +14,10 @@@@ * NOTE: if you intend to use slrnpull, make sure you enable SPOOL_SUPPORT * in addition to PULL_SUPPORT. */ -#define SLRN_HAS_PULL_SUPPORT 1 +#define SLRN_HAS_PULL_SUPPORT 0 #define SLRN_HAS_NNTP_SUPPORT 1 -#define SLRN_HAS_SPOOL_SUPPORT 1 -#define SLRN_HAS_INEWS_SUPPORT 1 +#define SLRN_HAS_SPOOL_SUPPORT 0 +#define SLRN_HAS_INEWS_SUPPORT 0 /* Set this to 1 to force the user to use INEWS for posting. This also means * that slrn will use the hardcoded inews program pathname. */ @@@@ -65,7 +65,7 @@@@ #define SLRN_HAS_SLANG 1 d8 21 a28 18 /* Set this to 0 if you do not want slrn to generate message-id header. */ -#define SLRN_HAS_GEN_MSGID 1 +#define SLRN_HAS_GEN_MSGID 0 /* If you want mapping ISO Latin <--> native character set, set this to 1. * Supported character sets: isolatin, ibm850, and next @@@@ -214,9 +214,9 @@@@ # define SLRN_ARTICLE_FILENAME ".article" # define SLRN_FOLLOWUP_FILENAME ".followup" # define SLRN_SIGNATURE_FILE ".signature" -# define SLRN_SENDMAIL_COMMAND "/usr/lib/sendmail -oi -t -oem -odb" +# define SLRN_SENDMAIL_COMMAND "/usr/sbin/sendmail -oi -t -oem -odb" # ifndef SLRN_LIB_DIR -# define SLRN_LIB_DIR "/usr/local/lib/slrn" +# define SLRN_LIB_DIR "/usr/pkg/lib/slrn" # endif # endif /* unix */ # endif /* os2 */ @ 1.3 log @Update to slrn-0.9.5.6 @ text @d3 2 a4 2 --- src/slrnfeat.h.orig Tue May 18 23:45:48 1999 +++ src/slrnfeat.h Tue May 18 23:48:42 1999 d19 1 a19 1 @@@@ -54,7 +54,7 @@@@ d28 1 a28 1 @@@@ -203,9 +203,9 @@@@ @ 1.2 log @sendmail is in /usr/sbin, not /usr/lib. Reported by in PR 6966. @ text @d3 3 a5 3 --- src/slrnfeat.h.orig Tue Sep 8 14:59:21 1998 +++ src/slrnfeat.h Tue Feb 9 02:03:45 1999 @@@@ -7,10 +7,10 @@@@ d19 1 a19 1 @@@@ -48,7 +48,7 @@@@ d28 1 a28 1 @@@@ -196,7 +196,7 @@@@ d35 2 a36 1 # define SLRN_LIB_DIR "/usr/local/lib/slrn" d38 2 @ 1.1 log @Initial revision @ text @d1 2 a2 1 $NetBSD:$ d4 1 a4 1 +++ src/slrnfeat.h Sat Oct 31 17:39:02 1998 d28 9 @ 1.1.1.1 log @Slrn - a text terminal based newsreader. Version 0.9.5.3. @ text @@