Re: UPDATE: sysutils/htop 2.2.0 => 3.0.0

2020-09-12 Thread Ian Sutton
On Sat, Sep 05, 2020 at 08:08:36AM +0200, Rafael Sadowski wrote: > On Tue Sep 01, 2020 at 02:44:43PM +1000, Stephen Gregoratto wrote: > > A fork[1] of htop has appeared, with blessings[2] from the original > > developer. Downsides are that it uses GitHub archives, so GH_* stuff is > > addded. I too

htop crashes fixed

2019-05-11 Thread Ian Sutton
hello, most startup crashes on htop have been fixed, but to confirm, i would like some folks to test it, leave it running, and send any coredumps to this address. note -- crashes occurring shortly after exiting (hitting q) i am aware of & do not need coredumps for many thanks, ians

Re: htop local patch: off by one CPU meter

2018-09-12 Thread Ian Sutton
I agree, I am not sure what I was thinking. I reviewed the code and it is indeed an error. The zero index bug I was trying to fix with that patch lives elsewhere. Thanks! Ian On Wed, Sep 12, 2018 at 3:21 PM, Daniel Jakots wrote: > Hi, > > patches/patch-CPUMeter_c seems wrong to me. On a 4-core m

htop fixed

2018-07-26 Thread Ian Sutton
()'s because they are run too early & crash htop -- tradeoff is memory leaks. Best, Ian Sutton

Re: NEW: games/soyuz

2017-10-10 Thread Ian Sutton
On Sat, Sep 30, 2017 at 04:32:27PM +0100, Stuart Henderson wrote: > Diff on top to tidy it up a bit. > > I don't read Russian (totally killing my chances of being an astronaut > ;) but is there something on the screen you get by pressing T that would > pass for a version number? Is there copyrigh

NEW: games/soyuz

2017-09-29 Thread Ian Sutton
Hello, I've ported some software. http://ce.gl/soyuz-port.tgz games/soyuz is a spaceflight simulator used to train Soviet cosmonauts to fly fourth generation Soyuz rockets in the mid-to-late 1980s, it was designed and written by members of the Soviet space program. It specifically simulates the i

Re: new: sysutils/htop

2016-11-15 Thread Ian Sutton
On Tue, Nov 15, 2016 at 04:29:46PM -0500, Ian Sutton wrote: > I am happy to take over maintainership. I will investigate these issues > and incorporate your patches in a mail to follow. I'll try to get some > coredumps & fix extant issues too. And here is the mail with tarbal

Re: new: sysutils/htop

2016-11-15 Thread Ian Sutton
On Sat, Nov 05, 2016 at 12:03:32PM +0100, Juan Francisco Cantero Hurtado wrote: > On Sat, Nov 05, 2016 at 06:09:43AM -0400, Ian Sutton wrote: > > On Sat, Nov 05, 2016 at 10:24:23AM +0100, Landry Breuil wrote: > > > given that it runs for example on macppc.. ok to import with that

Re: new: sysutils/htop

2016-11-05 Thread Ian Sutton
On Sat, Nov 05, 2016 at 10:24:23AM +0100, Landry Breuil wrote: > given that it runs for example on macppc.. ok to import with that line > zapped. zapped On Sat, Nov 05, 2016 at 10:24:27AM +0100, Daniel Jakots wrote: > You probably want to look at what juanfra@ already did: > https://github.com/j

new: sysutils/htop

2016-11-05 Thread Ian Sutton
htop is an enhanced version of the venerable top(1). could a porter please add this? i am more than happy to maintain. ian htop-2.0.2.tgz Description: application/tar-gz

Re: [UPDATE] plan9/drawterm: new repository and update maintainer e-mail

2016-09-14 Thread Ian Sutton
On Wed, Sep 14, 2016 at 09:19:01PM -0400, Ian Sutton wrote: > This patch works for me as far as I can tell. Below is your patch with ...nd here's the patch: Index: plan9/drawterm/Makefile === RCS file: /cvs/ports/plan9/

Re: [UPDATE] plan9/drawterm: new repository and update maintainer e-mail

2016-09-14 Thread Ian Sutton
On Thu, Sep 15, 2016 at 01:23:18AM +0200, Dmitrij D. Czarkoff wrote: > Several issues with this update: > > * WANTLIB should be updated as now drawterm depends on sndio. > * Patch expands tabs; this is inconsistent with the rest of ports tree. > * "d9813b086ec6.tar.gz" is a poor name for distfi

Re: [UPDATE] plan9/drawterm: new repository and update maintainer e-mail

2016-09-14 Thread Ian Sutton
On Wed, Sep 14, 2016 at 04:38:35PM -0400, stanley lieber wrote: > Updated again. The original drawterm is effectively abandoned by its authors. I've tested this and can confirm it works. I'd really like to see this committed as a frequent user of drawterm. The patch below fixes the files CVS compl