On 2012-04-17, Laurence Rochfort <[email protected]> wrote: > I believe Io and Prolog are not in ports: > http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/?only_with_tag=OPENBSD_5_0#dirlist > > Can I just download the source for the above and compile as I would in > Linux? Any guidance as to process and good practice would be greatly > appreciated.
There was a WIP port of io - have a dig in the history of https://github.com/jasperla/openbsd-wip/ - but only for i386 as it required ucontext.h functions on other arch, which don't exist for OpenBSD. SWI-Prolog has been in ports for some time.

