summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-rw-r--r--news/slrn/DESCR13
-rw-r--r--news/slrn/Makefile21
-rw-r--r--news/slrn/PLIST4
-rw-r--r--news/slrn/distinfo13
-rw-r--r--news/slrn/options.mk6
-rw-r--r--news/slrn/patches/patch-af4
-rw-r--r--news/slrn/patches/patch-ag9
-rw-r--r--news/slrn/patches/patch-src_slrnfeat.hin5
8 files changed, 32 insertions, 43 deletions
diff --git a/news/slrn/DESCR b/news/slrn/DESCR
index be32cad40d4..af299fc6ee6 100644
--- a/news/slrn/DESCR
+++ b/news/slrn/DESCR
@@ -1,4 +1,9 @@
-Slrn is a terminal based newsreader by John E. Davis <davis@space.mit.edu>.
-It supports threads and is highly customizable through S-Lang functions.
-
-In this package, there is only support for NNTP, not for local spool.
+slrn ('S-Lang read news') is a newsreader, i.e. a program that accesses a
+newsserver to read messages from the Internet News service (also known as
+'Usenet'). It runs in console mode on various Unix-like systems (including
+Linux), 32-bit Windows, OS/2, BeOS and VMS. Beside the usual features of a
+newsreader slrn supports scoring rules to highlight, sort or kill articles
+based on information from their header. It is highly customizable, allows
+free key-bindings and can easily be extended using the sophisticated
+S-Lang macro language. Offline reading is possible by using either
+slrnpull (shipped with slrn) or a local newsserver (like leafnode or INN).
diff --git a/news/slrn/Makefile b/news/slrn/Makefile
index e3051dcaed0..db018b607d3 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -1,37 +1,24 @@
-# $NetBSD: Makefile,v 1.58 2014/02/12 23:18:28 tron Exp $
+# $NetBSD: Makefile,v 1.59 2014/08/23 09:34:48 obache Exp $
-DISTNAME= slrn-0.9.9p1
-PKGREVISION= 10
+DISTNAME= slrn-1.0.1
CATEGORIES= news
-MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=slrn/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://slrn.sourceforge.net/
COMMENT= Highly customizable threaded newsreader
LICENSE= gnu-gpl-v2
-MAKE_JOBS_SAFE= no
-
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-inews --with-slrnpull --enable-spool \
--enable-grouplens --with-libdir=${PREFIX}/lib/slrn \
--enable-mid-cache \
- --with-slang=${PREFIX} \
- --with-slanglib=-lslang2 \
- --with-slanginc=slang2/slang.h \
+ --with-slang=${BUILDLINK_PREFIX.libslang2} \
--with-localedir=${PREFIX}/${PKGLOCALEDIR}/locale
.include "options.mk"
-.include "../../mk/bsd.prefs.mk"
-
-# the next is a workaround, as 1.3.2 install doesn't like -c and -d
-# together
-.if ${OPSYS} == "NetBSD" && ${OS_VERSION} == "1.3.2"
-CONFIGURE_ENV+= INSTALL=/usr/bin/install
-.endif
-LDFLAGS.Linux+= -ldl
LDFLAGS.SunOS+= -lsocket -lnsl
.include "../../devel/libslang2/buildlink3.mk"
diff --git a/news/slrn/PLIST b/news/slrn/PLIST
index bfbaa0ae008..f8b1d471584 100644
--- a/news/slrn/PLIST
+++ b/news/slrn/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:10:07 joerg Exp $
+@comment $NetBSD: PLIST,v 1.11 2014/08/23 09:34:48 obache Exp $
bin/slrn
bin/slrnpull
man/man1/slrn.1
@@ -46,6 +46,8 @@ share/slrn/slang/color.sl
share/slrn/slang/gsort.sl
share/slrn/slang/ispell.sl
share/slrn/slang/latin2.sl
+share/slrn/slang/mailcap.sl
+share/slrn/slang/mime.sl
share/slrn/slang/multipart.sl
share/slrn/slang/nn.sl
share/slrn/slang/posthook.sl
diff --git a/news/slrn/distinfo b/news/slrn/distinfo
index 6331b9f609d..81b7424006b 100644
--- a/news/slrn/distinfo
+++ b/news/slrn/distinfo
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.15 2013/02/18 23:29:23 dholland Exp $
+$NetBSD: distinfo,v 1.16 2014/08/23 09:34:48 obache Exp $
-SHA1 (slrn-0.9.9p1.tar.gz) = f14d88eda39b78bd2f098f211d4a1c363c0fe924
-RMD160 (slrn-0.9.9p1.tar.gz) = 9e614d12c30f72a4ccde90fe557495d86d44b368
-Size (slrn-0.9.9p1.tar.gz) = 1535032 bytes
-SHA1 (patch-af) = 0dbe90431bf4f4e7b8cec6c23da1ce7458a2ca38
-SHA1 (patch-ag) = 81f1b6d75d707049726d5b8dbedec1b7a4ded9ac
-SHA1 (patch-src_slrnfeat.hin) = 9d6fd3419146c264eed35bdb607f8fd1bb3bb656
+SHA1 (slrn-1.0.1.tar.gz) = 9ad41ec3894d2b6b1ae8f158e994a8f138540baa
+RMD160 (slrn-1.0.1.tar.gz) = 4a1aa5b3a209e8aac50df0e5557eabfe22b13622
+Size (slrn-1.0.1.tar.gz) = 1529545 bytes
+SHA1 (patch-af) = 7b9507c68cefa913ebeb0e44c4ca0ad70956a3bd
+SHA1 (patch-src_slrnfeat.hin) = a115a2f7de61acd5c296fb3696a3cb97226ea121
diff --git a/news/slrn/options.mk b/news/slrn/options.mk
index 45635766247..7d4489e872b 100644
--- a/news/slrn/options.mk
+++ b/news/slrn/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2011/03/23 21:44:24 shattered Exp $
+# $NetBSD: options.mk,v 1.2 2014/08/23 09:34:48 obache Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.slrn
PKG_SUPPORTED_OPTIONS= ssl uulib
@@ -21,7 +21,7 @@ CONFIGURE_ARGS+= --without-ssl
###
.if !empty(PKG_OPTIONS:Muulib)
. include "../../converters/uulib/buildlink3.mk"
-CONFIGURE_ARGS+= --with-uudeview
+CONFIGURE_ARGS+= --with-uu=${BUILDLINK_PREFIX.uulib}
.else
-CONFIGURE_ARGS+= --without-uudeview
+CONFIGURE_ARGS+= --without-uu
.endif
diff --git a/news/slrn/patches/patch-af b/news/slrn/patches/patch-af
index 753fefc8f03..2aba5fa768a 100644
--- a/news/slrn/patches/patch-af
+++ b/news/slrn/patches/patch-af
@@ -1,4 +1,6 @@
-$NetBSD: patch-af,v 1.1 2008/09/04 16:15:34 is Exp $
+$NetBSD: patch-af,v 1.2 2014/08/23 09:34:48 obache Exp $
+
+Directly use INSTALL_DATA as ${mkdir_p}.
--- po/Makefile.in.in.orig 2008-02-11 19:04:23.000000000 +0100
+++ po/Makefile.in.in
diff --git a/news/slrn/patches/patch-ag b/news/slrn/patches/patch-ag
deleted file mode 100644
index 5dd41e6efed..00000000000
--- a/news/slrn/patches/patch-ag
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2008/11/21 14:43:56 is Exp $
-
---- doc/slrn.1.orig 2008-02-10 18:01:00.000000000 +0100
-+++ doc/slrn.1
-@@ -1,4 +1,3 @@
--
- .\"
- .\" This manpage has been completely rewritten by Matthias Friedrich
- .\" <matt@mafr.de> based on the slrn reference manual
diff --git a/news/slrn/patches/patch-src_slrnfeat.hin b/news/slrn/patches/patch-src_slrnfeat.hin
index 8934b8d94bb..3dceb450928 100644
--- a/news/slrn/patches/patch-src_slrnfeat.hin
+++ b/news/slrn/patches/patch-src_slrnfeat.hin
@@ -1,4 +1,7 @@
-$NetBSD: patch-src_slrnfeat.hin,v 1.1 2013/02/18 23:29:23 dholland Exp $
+$NetBSD: patch-src_slrnfeat.hin,v 1.2 2014/08/23 09:34:48 obache Exp $
+
+Fix compiled-in default path to sendmail; it should be /usr/sbin/sendmail
+on essentially all even halfway modern systems.
--- src/slrnfeat.hin~ 2008-02-09 18:32:17.000000000 +0000
+++ src/slrnfeat.hin