From b1103f3a426f7cda021939a8ad2e78f0ab84ee89 Mon Sep 17 00:00:00 2001 From: Scott Mace Date: Sat, 22 Oct 1994 09:28:32 +0000 Subject: Import of TRN 3.5 --- news/trn/Makefile | 20 ++++++++++++++++++++ news/trn/pkg-comment | 1 + news/trn/pkg-descr | 17 +++++++++++++++++ news/trn/pkg-plist | 22 ++++++++++++++++++++++ 4 files changed, 60 insertions(+) create mode 100644 news/trn/Makefile create mode 100644 news/trn/pkg-comment create mode 100644 news/trn/pkg-descr create mode 100644 news/trn/pkg-plist (limited to 'news/trn') diff --git a/news/trn/Makefile b/news/trn/Makefile new file mode 100644 index 000000000000..2707f7e6d71e --- /dev/null +++ b/news/trn/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: trn +# Version required: 3.5 +# Date created: 21 October 1994 +# Whom: smace +# +# $id: Makefile,v 1.0 1994/10/21 00:00:00 smace Exp $ +# + +DISTNAME= trn-3.5 +MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ +EXTRACT_SUFX= .tar.gz +DISTFILES= trn-3.5.tar.gz + +IS_INTERACTIVE= yes + +pre-configure: + @echo "===> Running pre-configure target for ${DISTNAME}" + @sh ${SCRIPTDIR}/preconf ${PORTSDIR} ${.CURDIR} ${WRKSRC} + +.include diff --git a/news/trn/pkg-comment b/news/trn/pkg-comment new file mode 100644 index 000000000000..90b2404ecdc9 --- /dev/null +++ b/news/trn/pkg-comment @@ -0,0 +1 @@ +TRN, Threaded Read News, newsreader 3.5 diff --git a/news/trn/pkg-descr b/news/trn/pkg-descr new file mode 100644 index 000000000000..845ca05bc44f --- /dev/null +++ b/news/trn/pkg-descr @@ -0,0 +1,17 @@ +Trn is Threaded RN -- a newsreader that uses an article's references to +order the discussions in a very natural, reply-ordered sequence called +threads. Having the replies associated with their parent articles not +only makes following the discussion easier, but also makes it easy to back- +track and (re-)read a specific discussion from the beginning. Trn also +has a visual representation of the current thread in the upper right corner +of the header, which will give you a feel for how the discussion is going +and how the current article is related to the last one you read. + +In addition, a thread selector makes it easy to browse through a large +group looking for interesting articles. You can even browse through the +articles you've already read and select the one(s) you wish to read again. +Other nice features include the extract commands for the source and binary +groups, thread-oriented kill directives, a better newgroup finding strategy, +and lots more. See the file NEW for a list of the things that are new to +trn 3.0 from previous versions. + diff --git a/news/trn/pkg-plist b/news/trn/pkg-plist new file mode 100644 index 000000000000..e40ad75e4773 --- /dev/null +++ b/news/trn/pkg-plist @@ -0,0 +1,22 @@ +@exec echo "Be sure to edit %D/bin/Pnews and %D/bin/newsetup to set the Distribution codes" +@cwd /usr/local +bin/Pnews +bin/Rnmail +bin/newsetup +bin/newsgroups +bin/nntplist +bin/trn +bin/trn-artchk +lib/trn/INIT +lib/trn/Pnews.header +lib/trn/Speller +lib/trn/filexp +lib/trn/makedir +lib/trn/mbox.saver +lib/trn/newsnews +lib/trn/norm.saver +man/man1/trn.1 +man/man1/Pnews.1 +man/man1/Rnmail.1 +man/man1/newsetup.1 +man/man1/newsgroups.1 -- cgit v1.2.3