From owner-freebsd-doc@FreeBSD.ORG Tue Oct 7 16:22:27 2014 Return-Path: Delivered-To: freebsd-doc@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 1F7B762A; Tue, 7 Oct 2014 16:22:27 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EC736982; Tue, 7 Oct 2014 16:22:26 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id E274FB98D; Tue, 7 Oct 2014 12:22:25 -0400 (EDT) From: John Baldwin To: freebsd-doc@freebsd.org Subject: Re: Addendum: Man pages: PDF generation defunct Date: Tue, 7 Oct 2014 11:12:58 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.4-CBSD-20140415; KDE/4.5.5; amd64; ; ) References: <78A8BD6765DCF048A628A51C3FBD1D76189CEDB7@MXS2.zuv.uni-muenchen.de> In-Reply-To: <78A8BD6765DCF048A628A51C3FBD1D76189CEDB7@MXS2.zuv.uni-muenchen.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201410071112.58964.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Tue, 07 Oct 2014 12:22:26 -0400 (EDT) Cc: Glen Barber , Treutwein Bernhard , doceng@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2014 16:22:27 -0000 On Thursday, September 18, 2014 2:54:51 am Treutwein Bernhard wrote: > as far as I can see, pdf generation worked flawlessly until > 11/12. September but on 15. September it was already defunct. > Postscript generation has no problems ... I've reproduced here that if I use man.cgi on www.freebsd.org and select the 'pdf' output format I get an empty file (whereas all the other formats including 'ps' work fine). -- John Baldwin