update Makefile (integrate COMMENT), change the MASTER_SITES,
takeover MAINTAINERSHIP, clean the patches, update the DESCR and finally, upgrade to 0.9.7.0a. espie@ OK.
This commit is contained in:
parent
2da58bdddf
commit
ef98c9ee2e
@ -1,19 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2001/04/10 14:01:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2001/04/10 14:59:15 lebel Exp $
|
||||
|
||||
DISTNAME= slrn-0.9.6.3
|
||||
CATEGORIES= news
|
||||
NEED_VERSION= 1.310
|
||||
MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ \
|
||||
ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/slrn/
|
||||
COMMENT= "SLang-based newsreader"
|
||||
|
||||
HOMEPAGE= http://www.slrn.org/
|
||||
DISTNAME= slrn-0.9.7.0a
|
||||
CATEGORIES= news
|
||||
NEED_VERSION= 1.364
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= slrn
|
||||
HOMEPAGE= http://www.slrn.org/
|
||||
|
||||
MAINTAINER= David Lebel <lebel@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
LIB_DEPENDS= slang.::devel/libslang
|
||||
LIB_DEPENDS= slang.::devel/libslang
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (slrn-0.9.6.3.tar.gz) = d36f00f2dd2c077fe1640e877a6d9ce1
|
||||
RMD160 (slrn-0.9.6.3.tar.gz) = a32991047bfafc91c7b41fa82981bf367cf76b03
|
||||
SHA1 (slrn-0.9.6.3.tar.gz) = 3e5267fc7f0c34fb45cfa2280f0841bb92885e77
|
||||
MD5 (slrn-0.9.7.0a.tar.gz) = 42b16ce18a8a3143e11fff71dd7ac170
|
||||
RMD160 (slrn-0.9.7.0a.tar.gz) = d1ff710997268f317c098036bba8dd559943efeb
|
||||
SHA1 (slrn-0.9.7.0a.tar.gz) = 55cf070ee208d7d3bcddc48506cd717224d98fd6
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- src/slrnfeat.h.orig Thu Dec 23 12:24:37 1999
|
||||
+++ src/slrnfeat.h Fri Feb 11 18:10:49 2000
|
||||
@@ -214,7 +214,7 @@
|
||||
# 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"
|
||||
# endif
|
12
news/slrn/patches/patch-src_slrnfeat_h
Normal file
12
news/slrn/patches/patch-src_slrnfeat_h
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-src_slrnfeat_h,v 1.1 2001/04/10 14:59:16 lebel Exp $
|
||||
--- src/slrnfeat.h.orig Tue Apr 10 10:19:53 2001
|
||||
+++ src/slrnfeat.h Tue Apr 10 10:22:10 2001
|
||||
@@ -150,7 +150,7 @@
|
||||
# define SLRN_FOLLOWUP_FILENAME ".followup"
|
||||
# define SLRN_SIGNATURE_FILE ".signature"
|
||||
# ifndef SLRN_SENDMAIL_COMMAND
|
||||
-# define SLRN_SENDMAIL_COMMAND "/usr/lib/sendmail -oi -t -oem -odb"
|
||||
+# define SLRN_SENDMAIL_COMMAND "/usr/sbin/sendmail -oi -t -oem -odb"
|
||||
# endif
|
||||
# ifndef SLRN_LIB_DIR
|
||||
# define SLRN_LIB_DIR "/usr/local/lib/slrn"
|
@ -1 +0,0 @@
|
||||
SLang-based newsreader
|
@ -1,4 +1,14 @@
|
||||
slrn (not to be confused with slnr) is a SLang-based NNTP newsreader with a
|
||||
nice interface.
|
||||
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).
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2001/04/10 14:59:17 lebel Exp $
|
||||
bin/slrn
|
||||
man/man1/slrn.1
|
||||
share/doc/slrn/COPYING
|
||||
@ -9,7 +10,6 @@ share/doc/slrn/README.GroupLens
|
||||
share/doc/slrn/README.macros
|
||||
share/doc/slrn/README.os2
|
||||
share/doc/slrn/README.vms
|
||||
share/doc/slrn/README.w95
|
||||
share/doc/slrn/SCORE_FAQ
|
||||
share/doc/slrn/changes.txt
|
||||
share/doc/slrn/help.txt
|
||||
@ -29,6 +29,7 @@ share/doc/slrn/slrnpull/slrnpull.conf
|
||||
share/doc/slrn/slrnpull/slrnpull.sh
|
||||
share/slrn/color.sl
|
||||
share/slrn/ispell.sl
|
||||
share/slrn/latin2.sl
|
||||
share/slrn/nn.sl
|
||||
share/slrn/posthook.sl
|
||||
share/slrn/search.sl
|
||||
|
Loading…
Reference in New Issue
Block a user