openbsd-ports/lang/racket/pkg
juanfra 25d46612b7 Update to racket 6.1.1.
The installation of the shared lib is not recommended by upstream and
nobody is using it, so I'm removing the lib from the package.
2014-11-11 23:51:51 +00:00
..
DESCR
PLIST Update to racket 6.1.1. 2014-11-11 23:51:51 +00:00
README

$OpenBSD: README,v 1.2 2014/04/09 03:34:49 juanfra Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

Known issues
============

- Some examples of ffi-lib don't work.

- Due to lack of thread-local storage support on OpenBSD, "places" and
  "futures" are disabled.

Limitations
===========

Racket only supports CPUs with SSE extension.