From owner-freebsd-questions@FreeBSD.ORG Sat Oct 10 01:49:44 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB9B01065672 for ; Sat, 10 Oct 2009 01:49:44 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.121]) by mx1.freebsd.org (Postfix) with ESMTP id 86ECE8FC1D for ; Sat, 10 Oct 2009 01:49:44 +0000 (UTC) Received: from irsec67702 ([129.110.241.3]) by cdptpa-smta01.mail.rr.com with ESMTP id <20091010014943766.JUOD4754@cdptpa-smta01.mail.rr.com>; Sat, 10 Oct 2009 01:49:43 +0000 From: "Paul Schmehl" To: "'stan'" , "'Free BSD Questions list'" References: <20091009231954.GA26918@teddy.fas.com> In-Reply-To: <20091009231954.GA26918@teddy.fas.com> Date: Fri, 9 Oct 2009 20:50:22 -0500 Message-ID: <031c01ca494c$081b7600$18526200$@rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcpJN0TQce5Fj8fdQwuuzaT2tPYOqQAFIuew Content-Language: en-us Cc: Subject: RE: text2html ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Oct 2009 01:49:44 -0000 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of stan Sent: Friday, October 09, 2009 6:20 PM To: Free BSD Questions list Subject: text2html ? I had a contractor uppgrade a freebsd machine a while back. Now I am finding things that did not get done corectly. The latest is that I have some other machines that create text files copy them over to this machine, and put them iin the webservers space. Looks like in the past, these files were procesed by /usr/local/bin/text2html, which O would almost certainly have installed from a port. But, I cannot seem to find this port. Can anyone sugest either where I can find this utlity, or what I might use as an alternative? The text files to process are very simple reports of system statistics. Thanks for any ideas. pauls@utd65257# cd /usr/ports/ pauls@utd65257# make search name=text2html pauls@utd65257# make search name=txt2html Port: txt2html-2.51 Path: /usr/ports/textproc/txt2html Info: Convert raw text to something with a little HTML formatting Maint: jadawin@FreeBSD.org B-deps: p5-ExtUtils-CBuilder-0.24 p5-ExtUtils-ParseXS-2.19 p5-Getopt-ArgvFile-1.11 p5-Module-Build-0.30 p5-YAML-0.68 p5-YAML-Syck-1.05 perl-5.8.9 R-deps: p5-ExtUtils-CBuilder-0.24 p5-ExtUtils-ParseXS-2.19 p5-Getopt-ArgvFile-1.11 p5-Module-Build-0.30 p5-YAML-0.68 p5-YAML-Syck-1.05 perl-5.8.9 WWW: http://txt2html.sourceforge.net/ Paul Schmehl (pschmehl_lists@tx.rr.com) In case it isn't already obvious, my opinions are my own and not those of my employer