From owner-freebsd-ports@FreeBSD.ORG Fri Apr 25 11:59:10 2014 Return-Path: Delivered-To: freebsd-ports@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 6A5563FC for ; Fri, 25 Apr 2014 11:59:10 +0000 (UTC) Received: from forward9l.mail.yandex.net (forward9l.mail.yandex.net [IPv6:2a02:6b8:0:1819::9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 298AB1880 for ; Fri, 25 Apr 2014 11:59:10 +0000 (UTC) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward9l.mail.yandex.net (Yandex) with ESMTP id 8A58EE6135C; Fri, 25 Apr 2014 15:59:06 +0400 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 277AA1704123; Fri, 25 Apr 2014 15:59:06 +0400 (MSK) Received: from 78.108.203.86.tel.ru (78.108.203.86.tel.ru [78.108.203.86]) by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id AXjnhrd4RS-x5S8nvec; Fri, 25 Apr 2014 15:59:05 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: 2fd88f7c-aea2-4d02-9522-d776c30ef404 Message-ID: <535A4E09.5000006@passap.ru> Date: Fri, 25 Apr 2014 15:59:05 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Stefan Bethke , freebsd-ports@freebsd.org Subject: Re: foomatic-rip and foo2zjs References: <338BD4B8-F25A-4CC5-A5FA-451C48BB5A5C@lassitu.de> In-Reply-To: <338BD4B8-F25A-4CC5-A5FA-451C48BB5A5C@lassitu.de> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 11:59:10 -0000 23.04.2014 00:23, Stefan Bethke пишет: > Two quick observations I’m too lazy to file PRs for: > > foomatic-rip (from foomatic-filters-4.0.17) coredumps if you set debug: 1 in /usr/local/etc/foomatic/filter.conf. I haven’t checked what is going wrong specifically. It is possible to run foomatic-rip form the command line with -v and with debug: 0, though. At a quick glance: there is a definition of preferred shell. It is /bin/bash (commented out though). Did you try to define one? I'd say that defining it to /usr/local/bin/bash may help. > foo2zjs-20140401 requires textproc/gsed, but it’s not a dependency of the port. Not sure it really has to be gsed (instead of /usr/bin/sed), but that is what it calls. Fixed, thanks! -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve