Re: Porting htop

2016-06-10 Thread Jakub Skrzypnik
On Fri, 10 Jun 2016 14:27:09 -0400
Owl Owl  wrote:

> Looks like the latest version of htop can be compiled on OpenBSD now.
> Has anyone taken a peek at porting it over as a standard port/package?

It's already in 'openbsd-wip/', but when I tried, it was very unstable,
had polluted my $HOME with coredumps and suffered to UI refreshing
issues. And while I'm testing it at least once a motnh, there's no
visible progress on that, and I'm too stupid to patch that C++ tree.



Re: Porting htop

2016-06-10 Thread Juan Francisco Cantero Hurtado
On Fri, Jun 10, 2016 at 08:37:32PM +0200, Daniel Jakots wrote:
> On Fri, 10 Jun 2016 14:27:09 -0400, Owl Owl 
> wrote:
> 
> > Folks,
> > 
> > Looks like the latest version of htop can be compiled on OpenBSD now.
> > Has anyone taken a peek at porting it over as a standard port/package?
> 
> There's a WIP port [0] but there are still bugs which are easily
> triggered in OpenBSD [1]
> 
> [0] https://marc.info/?l=openbsd-ports=146172011613713=2
> [1] https://marc.info/?l=openbsd-ports=146283061630445=2

Also available in:
https://github.com/jasperla/openbsd-wip/tree/master/sysutils/htop

-- 
Juan Francisco Cantero Hurtado http://juanfra.info



Re: Porting htop

2016-06-10 Thread Daniel Jakots
On Fri, 10 Jun 2016 14:27:09 -0400, Owl Owl 
wrote:

> Folks,
> 
> Looks like the latest version of htop can be compiled on OpenBSD now.
> Has anyone taken a peek at porting it over as a standard port/package?

There's a WIP port [0] but there are still bugs which are easily
triggered in OpenBSD [1]

[0] https://marc.info/?l=openbsd-ports=146172011613713=2
[1] https://marc.info/?l=openbsd-ports=146283061630445=2

Cheers,
Daniel



Porting htop

2016-06-10 Thread Owl Owl
Folks,

Looks like the latest version of htop can be compiled on OpenBSD now. Has
anyone taken a peek at porting it over as a standard port/package?

Best,

Mike