summaryrefslogtreecommitdiff
path: root/news/slrn/Makefile
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2001-03-30 18:13:24 +0000
committermjl <mjl@pkgsrc.org>2001-03-30 18:13:24 +0000
commit8df9d7c48eec047da7f29c3be5c16a1718ebf54e (patch)
tree8dbaa7045900a4a27296e5c5e28a4e29f05e6fd2 /news/slrn/Makefile
parent9159c0b74c7078dd0e4209f5dd2f3e4bfe0d90a3 (diff)
downloadpkgsrc-8df9d7c48eec047da7f29c3be5c16a1718ebf54e.tar.gz
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."
Diffstat (limited to 'news/slrn/Makefile')
-rw-r--r--news/slrn/Makefile17
1 files changed, 11 insertions, 6 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile
index b9b6e9bfb2d..9a9fe0f1f88 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -1,19 +1,24 @@
-# $NetBSD: Makefile,v 1.11 2001/02/17 17:54:51 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2001/03/30 18:13:24 mjl Exp $
#
-DISTNAME= slrn-0.9.6.3
+DISTNAME= slrn-0.9.7.0
CATEGORIES= news
-MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ \
- ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/slrn/
+MASTER_SITES= ftp://slrn.sourceforge.net/pub/slrn/ \
+ ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/slrn/ \
+ ftp://ftp.fu-berlin.de/pub/unix/news/slrn/ \
+ ftp://ftp.ntua.gr/pub/lang/slang/ \
+ ftp://ftp.plig.org/pub/slrn/
MAINTAINER= mjl@netbsd.org
-HOMEPAGE= http://space.mit.edu/%7Edavis/slrn.html
+HOMEPAGE= http://slrn.sourceforge.net/
COMMENT= Powerful threaded newsreader, that is highly customizable
DEPENDS+= libslang-*:../../devel/libslang
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --without-X
+CONFIGURE_ARGS+= --without-X \
+ --disable-slrnpull --disable-spool --disable-inews \
+ --disable-gen-mid --with-libdir=${PREFIX}/lib/slrn
# the next is a workaround, as 1.3.2 install doesn't like -c and -d
# together