Date: Tue, 14 Oct 2014 03:07:10 -0700 (PDT) From: Beeblebrox <zaphod@berentweb.com> To: freebsd-current@freebsd.org Subject: Re: printing text file with LPD - non-printable characters Message-ID: <20141014130654.0fb45a70@rsbsd.rsb> In-Reply-To: <20141014092950.GA1573@unixarea.DDR.dd> References: <1412530903064-5954561.post@n5.nabble.com> <20141005183517.GA1073@unixarea.DDR.dd> <20141005220221.1ed7df8d@rsbsd.rsb> <1413274782325-5956648.post@n5.nabble.com> <20141014091503.GA1481@unixarea.DDR.dd> <20141014122631.6c83732d@rsbsd.rsb> <20141014092950.GA1573@unixarea.DDR.dd>
next in thread | previous in thread | raw e-mail | index | archive | help
@Matthias: > This is one of the reasons we stick with 1.4.3. How? Did you create a self-maintained port for it? How did you overcome the problem of CUPS-dependent ports pulling in 1.7.3 in poudriere? Regards. ----- FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/printing-text-file-with-LPD-non-printable-characters-tp5954561p5956672.html Sent from the freebsd-current mailing list archive at Nabble.com. From owner-freebsd-current@FreeBSD.ORG Tue Oct 14 10:43:05 2014 Return-Path: <owner-freebsd-current@FreeBSD.ORG> Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1E788BC for <freebsd-current@freebsd.org>; Tue, 14 Oct 2014 10:43:05 +0000 (UTC) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CBC6197F for <freebsd-current@freebsd.org>; Tue, 14 Oct 2014 10:43:04 +0000 (UTC) Received: from [89.204.135.184] (helo=unixarea.DDR.dd) by ms-10.1blu.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from <guru@unixarea.de>) id 1XdzZE-0005u5-IP for freebsd-current@freebsd.org; Tue, 14 Oct 2014 12:43:00 +0200 Received: from unixarea.DDR.dd (localhost [127.0.0.1]) by unixarea.DDR.dd (8.14.9/8.14.3) with ESMTP id s9EAgqOS001777 for <freebsd-current@freebsd.org>; Tue, 14 Oct 2014 12:42:53 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by unixarea.DDR.dd (8.14.9/8.14.3/Submit) id s9EAgnSB001776 for freebsd-current@freebsd.org; Tue, 14 Oct 2014 12:42:49 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: unixarea.DDR.dd: guru set sender to guru@unixarea.de using -f Date: Tue, 14 Oct 2014 12:42:47 +0200 From: Matthias Apitz <guru@unixarea.de> To: freebsd-current@freebsd.org Subject: Re: printing text file with LPD - non-printable characters Message-ID: <20141014104247.GA1760@unixarea.DDR.dd> Reply-To: Matthias Apitz <guru@unixarea.de> Mail-Followup-To: Matthias Apitz <guru@unixarea.de>, freebsd-current@freebsd.org References: <1412530903064-5954561.post@n5.nabble.com> <20141005183517.GA1073@unixarea.DDR.dd> <20141005220221.1ed7df8d@rsbsd.rsb> <1413274782325-5956648.post@n5.nabble.com> <20141014091503.GA1481@unixarea.DDR.dd> <20141014122631.6c83732d@rsbsd.rsb> <20141014092950.GA1573@unixarea.DDR.dd> <20141014130654.0fb45a70@rsbsd.rsb> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20141014130654.0fb45a70@rsbsd.rsb> X-Operating-System: FreeBSD 11.0-CURRENT r269739 (i386) User-Agent: Mutt/1.5.23 (2014-03-12) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 89.204.135.184 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 14 Oct 2014 10:43:05 -0000 El día Tuesday, October 14, 2014 a las 03:07:10AM -0700, Beeblebrox escribió: > @Matthias: I'm not '@Matthias', but Matthias, and I think, the @ sign is normaly used to express user@host or @domain; > > This is one of the reasons we stick with 1.4.3. > > How? Did you create a self-maintained port for it? > How did you overcome the problem of CUPS-dependent ports pulling in 1.7.3 in poudriere? I compile it directly from source, also on non-FreeBSD hosts (Linux and SPARC) and ship it to our customers. matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141014130654.0fb45a70>