From owner-freebsd-ports@FreeBSD.ORG Thu Feb 28 17:54:00 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B196E7B8 for ; Thu, 28 Feb 2013 17:54:00 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 6C4A7700 for ; Thu, 28 Feb 2013 17:54:00 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r1SHrx0Z066259; Thu, 28 Feb 2013 10:53:59 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r1SHrxsl066256; Thu, 28 Feb 2013 10:53:59 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 28 Feb 2013 10:53:59 -0700 (MST) From: Warren Block To: Matthias Apitz Subject: Re: FreeBSD port for redirecting printer In-Reply-To: <20130228060342.GA2462@tinyCurrent> Message-ID: References: <20130226180645.GA1161@tiny.Sisis.de> <20130226183646.GA2351@tiny.Sisis.de> <20130227115646.GA1821@tiny.Sisis.de> <20130228060342.GA2462@tinyCurrent> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="3512871622-720591877-1362074039=:66100" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 28 Feb 2013 10:53:59 -0700 (MST) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2013 17:54:00 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --3512871622-720591877-1362074039=:66100 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8BIT On Thu, 28 Feb 2013, Matthias Apitz wrote: > El día Wednesday, February 27, 2013 a las 12:56:47PM +0100, Matthias Apitz escribió: > >> another issue, how do you print an UTF-8 encoded text file, containing >> for example Hebrew and Greek? With CUPS' lpr(1) you just say: >> >> $ lpr -Pfoo myfile.txt > > And now? Big silence? Nobody wants to step-up with a proposal? :-) It has never been something I've needed to do, but if I had to do it, I'd start by looking for a standalone filter. Maybe print/paps? Whatever CUPS uses to do it may be standalone, in fact. CUPS may look like a big monolithic thing, but is actually a bunch of pieces that might be usable individually. --3512871622-720591877-1362074039=:66100--