From owner-freebsd-ports@FreeBSD.ORG Fri Sep 26 08:47:38 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7755816A4B3 for ; Fri, 26 Sep 2003 08:47:38 -0700 (PDT) Received: from shiva.bouglou.net (shiva.bouglou.net [62.4.22.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD9B44014 for ; Fri, 26 Sep 2003 08:47:37 -0700 (PDT) (envelope-from ecu@ipv42.net) Received: by shiva.bouglou.net (Postfix, from userid 1000) id 6A7DD152B2; Fri, 26 Sep 2003 17:47:36 +0200 (CEST) Date: Fri, 26 Sep 2003 17:47:36 +0200 From: Nicolas Jombart To: Kiramov Damir Message-ID: <20030926154736.GB9773@shiva.int.ipv42.net> References: <176950046404.20030926182126@damirycha.net.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <176950046404.20030926182126@damirycha.net.ru> X-Operating-System: FreeBSD User-Agent: Mutt/1.5.4i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: ccze-0.2.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2003 15:47:38 -0000 On Fri, Sep 26, 2003 at 06:21:26PM +0400, Kiramov Damir wrote: > Looks like there are some problems with ccze port - it segfaults when > you try to add "-p " as an argument. Hey, Actually this occurs with any command line option. see ports/57253. Thanks! Nicolas.