From owner-freebsd-questions@FreeBSD.ORG Sun Jan 19 22:29:34 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E02973B for ; Sun, 19 Jan 2014 22:29:34 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E07F01200 for ; Sun, 19 Jan 2014 22:29:33 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W50ru-0001ON-FG for freebsd-questions@freebsd.org; Sun, 19 Jan 2014 23:29:26 +0100 Received: from 65.75.36.70 ([65.75.36.70]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Jan 2014 23:29:26 +0100 Received: from gyliamos by 65.75.36.70 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Jan 2014 23:29:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Will Parsons Subject: Re: Newsreader issues Date: Sun, 19 Jan 2014 22:29:01 +0000 (UTC) Lines: 23 Message-ID: References: <201401191828.s0JIRoHI073294@fire.js.berklix.net> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 65.75.36.70 User-Agent: slrn/1.0.1 (FreeBSD) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: gyliamos@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jan 2014 22:29:34 -0000 Julian H. Stacey wrote: > Walter Hurry wrote: >> I have been using the Pan newsreader for years, very happily. >> >> Unfortunately it won't compile on FreeBSD 10. I have raised a PR: 182203. >> >> In the meantime, two questions: >> >> Is there a workaround or patch available? >> >> If not, can anyone recommend a GUI reader for Usenet? I don't need >> binaries, just text. > > I used /usr/ports/news/slrn many years back, > it does at least compile & run on 10-RC5 (I just checked). > (but I'm behind a fire wall so I didnt test further trying for a news spool) slrn is a text-mode rather than a GUI reader, but it is an excellent newsreader for text groups. I've used it for years (typically in an xterm) and would highly recommend it to the OP. -- Will