NEW: lang/yabasic

2014-06-04 Thread Anders Jensen-Waud
Hello, 

I have ported yabasic (yet another basic interpreter) to OpenBSD. yabasic is 
currently included in FreeBSD and several Linux distributions. Tarball is 
attached.

I have included a number of strcpy/strlcpy and strcat/strlcat patches to remove 
security warnings during compile time. I am happy to feed those patches back to 
the author. 

Would there be interest in including this in Ports? 

Regards, 

Anders


yabasic.tar.gz
Description: GNU Zip compressed data


Re: NEW: lang/yabasic

2014-06-07 Thread Anders Jensen-Waud
Hi, 

After feedback from sthen@ I have removed the patches and cleaned up the 
Makefile. 

Please let me know if this is succinct enough — I have only tested the build on 
amd64. 

Cheers


yabasic-v2.tar.gz
Description: GNU Zip compressed data

Anders

On 5 Jun 2014, at 10:33 am, Anders Jensen-Waud  wrote:

> Hello, 
> 
> I have ported yabasic (yet another basic interpreter) to OpenBSD. yabasic is 
> currently included in FreeBSD and several Linux distributions. Tarball is 
> attached.
> 
> I have included a number of strcpy/strlcpy and strcat/strlcat patches to 
> remove security warnings during compile time. I am happy to feed those 
> patches back to the author. 
> 
> Would there be interest in including this in Ports? 
> 
> Regards, 
> 
> Anders
>