From owner-freebsd-ports@FreeBSD.ORG Wed Jun 18 18:17:04 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 98C8BE05; Wed, 18 Jun 2014 18:17:04 +0000 (UTC) Received: from smtp.kn-bremen.de (gruenbaer.kn-bremen.de [148.251.8.79]) by mx1.freebsd.org (Postfix) with ESMTP id 556B0211E; Wed, 18 Jun 2014 18:17:03 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id D98743DE0DFE; Wed, 18 Jun 2014 20:17:01 +0200 (CEST) Received: from enceladus10.kn-bremen.de (noident@localhost [127.0.0.1]) by enceladus10.kn-bremen.de (8.14.5/8.14.5) with ESMTP id s5IIEck1011232; Wed, 18 Jun 2014 20:14:38 +0200 (CEST) (envelope-from nox@enceladus10.kn-bremen.de) Received: (from nox@localhost) by enceladus10.kn-bremen.de (8.14.5/8.14.5/Submit) id s5IIEcpl011231; Wed, 18 Jun 2014 20:14:38 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Wed, 18 Jun 2014 20:14:37 +0200 To: Kurt Jaeger Subject: Re: Updating sysutils/pstack ? Message-ID: <20140618181437.GB11072@enceladus10.kn-bremen.de> References: <20140617194324.GA3393@enceladus10.kn-bremen.de> <20140617195738.GF2586@home.opsec.eu> <20140617200221.GG2586@home.opsec.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140617200221.GG2586@home.opsec.eu> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: zont@FreeBSD.org, Juergen Lock , freebsd-ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2014 18:17:04 -0000 On Tue, Jun 17, 2014 at 10:02:21PM +0200, Kurt Jaeger wrote: > Hi! > > > > This just came up on irc, seems zont has a newer pstack version on github > > > and the port is unmaintained... Anything wrong with committing > > > this? :) (also at: > > > > > > http://people.freebsd.org/~nox/tmp/pstack-github-001.patch > > > > Tests were OK, I'll take it. > > Done. Thanks! Btw, if you want to become the maintainer for that port, > please step forward and volunteer 8-) > Turns out kib has a different version that uses libunwind and thus is supposed to be more accurate, I just committed it as sysutils/pstacku: http://www.freshports.org/sysutils/pstacku Best, Juergen