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 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/jasperla/openbsd-wip/tree/master/sysutils/htop > > hmm -- what's causing the commit hesitation?
Random crashes and double frees. Run the program with MALLOC_OPTIONS=F. If you take the maintainership, I will import the port. A few comments: - Remove the extra space at the end of DESCR. - Change "This is htop, an interactive" to "htop is an interactive" in DESCR. - Remove the second phrase in DESCR. Users don't need to know what are the dependencies of the packages. - Look the Makefile in my old port and copy the ALL_TARGET and INSTALL_STRIP lines to your Makefile, with the comment included. -- Juan Francisco Cantero Hurtado http://juanfra.info
