The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD news : trn

Threaded Read News newsreader

 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.
 

ftp://ftp.uu.net/networking/news/readers/trn/



trn history


v. 1.23
date: 2003/09/27 01:01:03;  author: edwin;  state: Exp;  lines: +6 -6
KATO mega patch

- ECHO -> ECHO_MSG

For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD

PR:		ports/56820-56858
Submitted by:	KATO Tsuguru 

v. 1.22 date: 2003/02/20 18:52:47; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.21 date: 2002/11/10 16:47:38; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.20 date: 2002/11/06 22:46:35; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.19 date: 2001/01/27 05:28:29; author: will; state: Exp; lines: +2 -2 Remove inactive MAINTAINER , who hasn't committed in 20 months.
v. 1.18 date: 2000/04/21 07:51:54; author: mharo; state: Exp; lines: +6 -6 Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.17 date: 2000/04/09 17:33:27; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.16 date: 1999/08/31 06:49:40; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.15 date: 1999/08/30 14:31:58; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.14 date: 1998/06/04 16:12:22; author: smace; state: Exp; lines: +18 -6 Allow trn to build non-interactively Cleanup pre-configure script -- from elm port Change lib search path from /usr/lib to /usr/lib/aout make install will no longer leave trn.old bogon
v. 1.13 date: 1997/04/27 00:24:32; author: asami; state: Exp; lines: +2 -2 Adjust mpack path to point to converters.
v. 1.12 date: 1996/12/08 01:45:12; author: max; state: Exp; lines: +2 -2 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED or BROKEN. Pointed-out by: asami
v. 1.11 date: 1996/12/07 11:26:51; author: max; state: Exp; lines: +2 -2 Now, string describing reason for defining these variables must be set when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
v. 1.10 date: 1996/11/22 11:53:51; author: asami; state: Exp; lines: +2 -1 Another NO_PACKAGE port, too many questions asked.
v. 1.9 date: 1996/11/18 14:10:52; author: asami; state: Exp; lines: +4 -3 Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
v. 1.8 date: 1996/11/18 13:01:30; author: asami; state: Exp; lines: +1 -1 Typo ($id$ -> $Id$).
v. 1.7 date: 1996/11/18 11:38:21; author: asami; state: Exp; lines: +1 -1 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6 date: 1995/09/23 17:28:02; author: ache; state: Exp; lines: +1 -1 Change EXEC_DEPENDS -> RUN_DEPENDS
v. 1.5 date: 1995/05/06 11:51:42; author: ache; state: Exp; lines: +2 -0 Activate munpack Use proper inews path Upgrade config.sh to 3.6
v. 1.4 date: 1995/04/11 23:29:46; author: asami; state: Exp; lines: +1 -3 Makefiles of news ports cleaned up!
v. 1.3 date: 1995/04/01 12:49:14; author: jkh; state: Exp; lines: +1 -0 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.2 date: 1995/01/04 01:44:22; author: gpalmer; state: Exp; lines: +3 -3 Upgrade to 3.6
v. 1.1 date: 1994/10/22 09:28:30; author: smace; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/22 09:28:31; author: smace; state: Exp; lines: +0 -0 Import of TRN 3.5 ============================================================================= v. 1.23 date: 2003/09/27 01:01:03; author: edwin; state: Exp; lines: +6 -6 KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru
v. 1.22 date: 2003/02/20 18:52:47; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.21 date: 2002/11/10 16:47:38; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.20 date: 2002/11/06 22:46:35; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.19 date: 2001/01/27 05:28:29; author: will; state: Exp; lines: +2 -2 Remove inactive MAINTAINER , who hasn't committed in 20 months.
v. 1.18 date: 2000/04/21 07:51:54; author: mharo; state: Exp; lines: +6 -6 Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.17 date: 2000/04/09 17:33:27; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.16 date: 1999/08/31 06:49:40; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.15 date: 1999/08/30 14:31:58; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.14 date: 1998/06/04 16:12:22; author: smace; state: Exp; lines: +18 -6 Allow trn to build non-interactively Cleanup pre-configure script -- from elm port Change lib search path from /usr/lib to /usr/lib/aout make install will no longer leave trn.old bogon
v. 1.13 date: 1997/04/27 00:24:32; author: asami; state: Exp; lines: +2 -2 Adjust mpack path to point to converters.
v. 1.12 date: 1996/12/08 01:45:12; author: max; state: Exp; lines: +2 -2 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED or BROKEN. Pointed-out by: asami
v. 1.11 date: 1996/12/07 11:26:51; author: max; state: Exp; lines: +2 -2 Now, string describing reason for defining these variables must be set when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
v. 1.10 date: 1996/11/22 11:53:51; author: asami; state: Exp; lines: +2 -1 Another NO_PACKAGE port, too many questions asked.
v. 1.9 date: 1996/11/18 14:10:52; author: asami; state: Exp; lines: +4 -3 Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
v. 1.8 date: 1996/11/18 13:01:30; author: asami; state: Exp; lines: +1 -1 Typo ($id$ -> $Id$).
v. 1.7 date: 1996/11/18 11:38:21; author: asami; state: Exp; lines: +1 -1 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6 date: 1995/09/23 17:28:02; author: ache; state: Exp; lines: +1 -1 Change EXEC_DEPENDS -> RUN_DEPENDS
v. 1.5 date: 1995/05/06 11:51:42; author: ache; state: Exp; lines: +2 -0 Activate munpack Use proper inews path Upgrade config.sh to 3.6
v. 1.4 date: 1995/04/11 23:29:46; author: asami; state: Exp; lines: +1 -3 Makefiles of news ports cleaned up!
v. 1.3 date: 1995/04/01 12:49:14; author: jkh; state: Exp; lines: +1 -0 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.2 date: 1995/01/04 01:44:22; author: gpalmer; state: Exp; lines: +3 -3 Upgrade to 3.6
v. 1.1 date: 1994/10/22 09:28:30; author: smace; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/22 09:28:31; author: smace; state: Exp; lines: +0 -0 Import of TRN 3.5 ============================================================================= v. 1.23 date: 2003/09/27 01:01:03; author: edwin; state: Exp; lines: +6 -6 KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru
v. 1.22 date: 2003/02/20 18:52:47; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.21 date: 2002/11/10 16:47:38; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.20 date: 2002/11/06 22:46:35; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.19 date: 2001/01/27 05:28:29; author: will; state: Exp; lines: +2 -2 Remove inactive MAINTAINER , who hasn't committed in 20 months.
v. 1.18 date: 2000/04/21 07:51:54; author: mharo; state: Exp; lines: +6 -6 Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.17 date: 2000/04/09 17:33:27; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.16 date: 1999/08/31 06:49:40; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.15 date: 1999/08/30 14:31:58; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.14 date: 1998/06/04 16:12:22; author: smace; state: Exp; lines: +18 -6 Allow trn to build non-interactively Cleanup pre-configure script -- from elm port Change lib search path from /usr/lib to /usr/lib/aout make install will no longer leave trn.old bogon
v. 1.13 date: 1997/04/27 00:24:32; author: asami; state: Exp; lines: +2 -2 Adjust mpack path to point to converters.
v. 1.12 date: 1996/12/08 01:45:12; author: max; state: Exp; lines: +2 -2 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED or BROKEN. Pointed-out by: asami
v. 1.11 date: 1996/12/07 11:26:51; author: max; state: Exp; lines: +2 -2 Now, string describing reason for defining these variables must be set when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
v. 1.10 date: 1996/11/22 11:53:51; author: asami; state: Exp; lines: +2 -1 Another NO_PACKAGE port, too many questions asked.
v. 1.9 date: 1996/11/18 14:10:52; author: asami; state: Exp; lines: +4 -3 Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
v. 1.8 date: 1996/11/18 13:01:30; author: asami; state: Exp; lines: +1 -1 Typo ($id$ -> $Id$).
v. 1.7 date: 1996/11/18 11:38:21; author: asami; state: Exp; lines: +1 -1 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6 date: 1995/09/23 17:28:02; author: ache; state: Exp; lines: +1 -1 Change EXEC_DEPENDS -> RUN_DEPENDS
v. 1.5 date: 1995/05/06 11:51:42; author: ache; state: Exp; lines: +2 -0 Activate munpack Use proper inews path Upgrade config.sh to 3.6
v. 1.4 date: 1995/04/11 23:29:46; author: asami; state: Exp; lines: +1 -3 Makefiles of news ports cleaned up!
v. 1.3 date: 1995/04/01 12:49:14; author: jkh; state: Exp; lines: +1 -0 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.2 date: 1995/01/04 01:44:22; author: gpalmer; state: Exp; lines: +3 -3 Upgrade to 3.6
v. 1.1 date: 1994/10/22 09:28:30; author: smace; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/22 09:28:31; author: smace; state: Exp; lines: +0 -0 Import of TRN 3.5 =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm