summaryrefslogtreecommitdiff
path: root/news/slrn/patches
diff options
context:
space:
mode:
authorhwr <hwr>1998-10-31 21:09:13 +0000
committerhwr <hwr>1998-10-31 21:09:13 +0000
commit9f9fa95815dfa348ce8b0744fb79cfbe86bc73d4 (patch)
tree38d885023ead68e15f7b95901eb3b2ad350c7454 /news/slrn/patches
parent8a998dc6fb3302ef5d59dcee5e9a10fd97f5db86 (diff)
downloadpkgsrc-9f9fa95815dfa348ce8b0744fb79cfbe86bc73d4.tar.gz
Slrn - a text terminal based newsreader. Version 0.9.5.3.
Diffstat (limited to 'news/slrn/patches')
-rw-r--r--news/slrn/patches/patch-aa19
-rw-r--r--news/slrn/patches/patch-ab41
-rw-r--r--news/slrn/patches/patch-ac26
3 files changed, 86 insertions, 0 deletions
diff --git a/news/slrn/patches/patch-aa b/news/slrn/patches/patch-aa
new file mode 100644
index 00000000000..2677c9b4dd7
--- /dev/null
+++ b/news/slrn/patches/patch-aa
@@ -0,0 +1,19 @@
+--- configure.orig Tue Sep 8 14:59:16 1998
++++ configure Sat Oct 31 21:26:18 1998
+@@ -2401,6 +2401,8 @@
+
+ fi
+
++slrn_cv_domain=no
++
+ echo "$ac_t""$slrn_cv_domain" 1>&6
+
+ if test "$slrn_cv_domain" != no; then
+@@ -2486,6 +2488,7 @@
+ # version.
+
+ JD_Search_Dirs="$JD_Search_Dirs \
++ $prefix/include,$prefix/lib \
+ /usr/local/include,/usr/local/lib \
+ /usr/include,/usr/lib \
+ /usr/include/slang,/usr/lib \
diff --git a/news/slrn/patches/patch-ab b/news/slrn/patches/patch-ab
new file mode 100644
index 00000000000..8d1d4f3c3a7
--- /dev/null
+++ b/news/slrn/patches/patch-ab
@@ -0,0 +1,41 @@
+--- src/Makefile.in.orig Tue Sep 8 14:59:21 1998
++++ src/Makefile.in Sat Oct 31 21:27:37 1998
+@@ -62,7 +62,7 @@
+ prefix = @prefix@
+ exec_prefix = @exec_prefix@
+ BINDIR = @bindir@
+-DOCDIR = $(prefix)/doc/slrn
++DOCDIR = $(prefix)/share/slrn
+ MANDIR = @mandir@
+ MACRODIR = @datadir@/slrn
+ #----------------------------------------------------------------------------
+@@ -118,19 +118,16 @@
+ distclean: clean
+ /bin/rm -rf $(OBJDIR) Makefile sysconf.h
+ install: all $(BINDIR)
+- $(INSTALL) -m 755 -o root -g root $(OBJDIR)/slrn $(BINDIR)
+- -$(INSTALL) -m 755 -o root -g root $(OBJDIR)/slrnpull $(BINDIR)
+- $(INSTALL) -d $(DOCDIR) -m 755 -o root -g root
+- $(INSTALL) -m 644 -o root -g root ../doc/* $(DOCDIR)
+- $(INSTALL) -m 644 -o root -g root ../COPYRIGHT $(DOCDIR)
+- $(INSTALL) -m 644 -o root -g root ../COPYING $(DOCDIR)
+- $(INSTALL) -m 644 -o root -g root ../README $(DOCDIR)
+- $(INSTALL) -m 644 -o root -g root ../changes.txt $(DOCDIR)
+- $(INSTALL) -m 644 -o root -g root ../doc/slrn.1 $(MANDIR)/man1
+- $(INSTALL) -d $(DOCDIR)/slrnpull -m 755 -o root -g root
+- $(INSTALL) -m 644 -o root -g root ../slrnpull/* $(DOCDIR)/slrnpull
+- $(INSTALL) -d $(MACRODIR) -m 755 -o root -g root
+- $(INSTALL) -m 644 -o root -g root ../macros/*.sl $(MACRODIR)
++ $(INSTALL) -c -m 755 $(OBJDIR)/slrn $(BINDIR)
++ $(INSTALL) -d $(DOCDIR) -m 755
++ $(INSTALL) -c -m 644 ../doc/* $(DOCDIR)
++ $(INSTALL) -c -m 644 ../COPYRIGHT $(DOCDIR)
++ $(INSTALL) -c -m 644 ../COPYING $(DOCDIR)
++ $(INSTALL) -c -m 644 ../README $(DOCDIR)
++ $(INSTALL) -c -m 644 ../changes.txt $(DOCDIR)
++ $(INSTALL) -c -m 644 ../doc/slrn.1 $(MANDIR)/man1
++ $(INSTALL) -d $(MACRODIR) -m 755
++ $(INSTALL) -c -m 644 ../macros/*.sl $(MACRODIR)
+ $(BINDIR):
+ - ../mkinsdir.sh $(BINDIR)
+ # The symlinks target is for my own private use. It simply creates the object
diff --git a/news/slrn/patches/patch-ac b/news/slrn/patches/patch-ac
new file mode 100644
index 00000000000..1b92807fa48
--- /dev/null
+++ b/news/slrn/patches/patch-ac
@@ -0,0 +1,26 @@
+$NetBSD: patch-ac,v 1.1.1.1 1998/10/31 21:09:13 hwr Exp $
+--- src/slrnfeat.h.orig Tue Sep 8 14:59:21 1998
++++ src/slrnfeat.h Sat Oct 31 17:39:02 1998
+@@ -7,10 +7,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.
+ */
+@@ -48,7 +48,7 @@
+ #define SLRN_HAS_SLANG 1
+
+ /* 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