freebsd-ports/lang/moscow_ml/files
..
patch-..::examples::calc::Makefile
patch-config::auto_aux::endian.c
patch-config::Makefile
patch-doc::helpsigs::Makefile
patch-doc::Makefile
patch-dynlibs::crypt::Makefile
patch-dynlibs::interface::Makefile
patch-dynlibs::intinf::Makefile
patch-dynlibs::Makefile
patch-dynlibs::mregex::Makefile
patch-dynlibs::mregex::mregex.c
patch-dynlibs::msocket::msocket.c
patch-dynlibs::munix::munix.c
patch-Makefile
patch-Makefile.inc
patch-mosmlyac::Makefile
patch-README
patch-runtime::config.h
patch-runtime::Makefile
README.FreeBSD

Notes for the FreeBSD port
==========================

Once the port is installed, you are good to go. Be sure to note the
docs and examples installed in the standard places.

Bugs & Incompatibilities 
========================

1. Some C-libraries depending on other ports were not built. As a
consequence, the structures 

        Gdbm, Gdimage, Mysql and Postgres

will fail to load. 

2. The Regex structure now considers the empty string an invalid
regular expression. Certain GNU regex 0.12 specific performance hacks
could not be brought to work under FreeBSD, so expect a performance
penalty relative to, say, GNU/Linux-based mosml distributions. 

Copyright
=========

The Moscow ML system is governed by three different licenses (due to
inclusion of other peoples work). For details, refer to the following
files:

        %%PREFIX%%/share/doc/mosml/copyrght.cl
        %%PREFIX%%/share/doc/mosml/copyrght.att
        %%PREFIX%%/share/doc/mosml/README

Non-profit source redistribution seems to be ok.

        -- debois@diku.dk