View Single Post
Old 10th November 2009
gbechis gbechis is offline
Port Guard
 
Join Date: Oct 2009
Posts: 13
Default

Quote:
Originally Posted by BSDfan666 View Post
OpenBSD does not have any ports related to "Pascal" or "Delphi", but FreeBSD has a "Free Pascal" port, and some additional wrapper ports for common libraries.

Perhaps you can create an OpenBSD port by referencing them.
FreePascal is entirely written in Pascal, to build an OpenBSD version you will need to cross-compile it:
http://www.freepascal.org/faq.var#FPandGNUPascal
I think that it would be easier to build a port of GNU Pascal (it it written in C) even if it's rather old.
Reply With Quote