Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lang/mit-scheme: update to version 12.1 | Jimmy Olgeni | 2025-06-09 | 1 | -44/+0 |
| | |||||
* | Remove $FreeBSD$ from patches files everywhere. | Mathieu Arnold | 2015-05-22 | 1 | -3/+0 |
| | | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082 | ||||
* | Upgrade to version 9.1.1, with amd64 support. | Jimmy Olgeni | 2013-01-12 | 1 | -0/+47 |
The configure script is not able to detect some functions from fenv.h, possibly because it does not use "#pragma STDC FENV_ACCESS ON", which is used in the actual code. If you know of a way to make configure work without hacking config.h.in, suggestions are welcome. Notes: svn path=/head/; revision=310285 |