Assembla home | Assembla project page
 

Table of Contents

  1. version 2.1.3

PortLog: sys-libs/slang

http://www.s-lang.org/

version 2.1.3

R5untested
BONEuntested
Haikustable

dependencies: sys-libs/ncurses

Builds ok on Haiku, using a BeOS config.guess, 
Used ./configure --prefix=/boot/home/config
Then need to modify includes for sldisplay.c and slutty.c from <net/socket.h> to <sys/select.h>
And remove -lm from several Makefiles, and -lc in the src Makefile, and -ltermcap in a couple of Makefiles.
After you get make to finish then run make install

TODO: Better document where all the -lm, -lc and -ltermcap changes need to be made.