Re: New: misc/vifm

2009-08-09 Thread Aaron Stellman
On Sun, Aug 09, 2009 at 12:49:46PM +0200, Landry Breuil wrote: > On Sat, Aug 08, 2009 at 08:58:13PM +0200, Landry Breuil wrote: > > On Sat, Aug 08, 2009 at 04:22:08PM +0200, Tobias Ulmer wrote: > > > First try that doesn't crash on amd64 within seconds. > > > > > > Removes the most evil things gcc

Re: New: misc/vifm

2009-08-09 Thread Landry Breuil
On Sat, Aug 08, 2009 at 08:58:13PM +0200, Landry Breuil wrote: > On Sat, Aug 08, 2009 at 04:22:08PM +0200, Tobias Ulmer wrote: > > First try that doesn't crash on amd64 within seconds. > > > > Removes the most evil things gcc warns about and moves malloc out of the > > signal handler. There is wit

Re: New: misc/vifm

2009-08-08 Thread Landry Breuil
On Sat, Aug 08, 2009 at 05:32:16PM -0400, Predrag Punosevac wrote: > Landry Breuil wrote: > > > On Sat, Aug 08, 2009 at 04:22:08PM +0200, Tobias Ulmer wrote: > > > First try that doesn't crash on amd64 within seconds. > > > > > > Removes the most evil things gcc warns about and moves malloc out

Re: New: misc/vifm

2009-08-08 Thread Predrag Punosevac
Landry Breuil wrote: > On Sat, Aug 08, 2009 at 04:22:08PM +0200, Tobias Ulmer wrote: > > First try that doesn't crash on amd64 within seconds. > > > > Removes the most evil things gcc warns about and moves malloc out of the > > signal handler. There is without a doubt, much more to repair... > >

Re: New: misc/vifm

2009-08-08 Thread Landry Breuil
On Sat, Aug 08, 2009 at 04:22:08PM +0200, Tobias Ulmer wrote: > First try that doesn't crash on amd64 within seconds. > > Removes the most evil things gcc warns about and moves malloc out of the > signal handler. There is without a doubt, much more to repair... For sure.. with your patches, it st

Re: New: misc/vifm

2009-08-08 Thread Tobias Ulmer
First try that doesn't crash on amd64 within seconds. Removes the most evil things gcc warns about and moves malloc out of the signal handler. There is without a doubt, much more to repair... vifm2.tar.gz Description: application/tar-gz

Re: New: misc/vifm

2009-08-08 Thread Tobias Ulmer
On Sat, Aug 08, 2009 at 11:12:02AM +0200, Landry Breuil wrote: > On Fri, Aug 07, 2009 at 04:06:53PM -0700, Aaron Stellman wrote: > > Hello ports@, > > attached is the ports of vifm -- ncurses file manager with vi > > keybindings. > > > > cat pkg/DESCR > > Vifm is a ncurses based file manager with

Re: New: misc/vifm

2009-08-08 Thread Landry Breuil
On Fri, Aug 07, 2009 at 04:06:53PM -0700, Aaron Stellman wrote: > Hello ports@, > attached is the ports of vifm -- ncurses file manager with vi > keybindings. > > cat pkg/DESCR > Vifm is a ncurses based file manager with vi like keybindings. If you > use vi, vifm gives you complete keyboard contro

New: misc/vifm

2009-08-07 Thread Aaron Stellman
Hello ports@, attached is the ports of vifm -- ncurses file manager with vi keybindings. cat pkg/DESCR Vifm is a ncurses based file manager with vi like keybindings. If you use vi, vifm gives you complete keyboard control over your files without having to learn a new set of commands. vifm.tar.gz