Port details |
- ikarus Optimizing incremental native-code compiler for R6RS Scheme
- 0.0.3_3 lang
=2 0.0.3_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream project died in 2009
This port expired on: 2014-07-20 IGNORE: is only for i386, while you are running amd64
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-04-29 14:52:54
- Last Update: 2014-07-20 09:40:31
- SVN Revision: 362307
- People watching this port, also watch:: chicken, bash-completion, siod
- Also Listed In: scheme
- License: not specified in port
- WWW:
- http://www.ikarus-scheme.org/
- Description:
- Ikarus Scheme is a free optimizing incremental native-code compiler
for Scheme as specified in the Revised^6 Report on the Algorithmic
Language Scheme.
Ikarus Scheme is an optimizing compiler, so your Scheme code will
run fast without the need to port hot spots to C "for performance".
With an incremental compiler, you don't need a separate compilation
step to make your program run fast. The best part is that the
compiler itself is fast, capable of compiling thousands of lines
of code per second.
Finally, Ikarus Scheme is an R6RS compiler. R6RS libraries, scripts,
record types, condition system, exception handling, unicode strings,
bytevectors, hashtable, and enumerations are among the supported
features.
WWW: http://www.ikarus-scheme.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ikarus
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- libgmp.so : math/gmp
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.3_3 20 Jul 2014 09:40:31 |
rene |
Remove expired ports:
2014-07-20 lang/stklos: Fails testsuite on all platforms, unmaintained upstream
2014-07-20 lang/ikarus: Upstream project died in 2009
2014-07-20 security/pam_pgina: main site disappeared, no more public distfiles |
0.0.3_3 19 Jun 2014 21:50:49 |
marino |
lang: stklos,ikarus: Reset maintainer, deprecate, expire in 1 month
Vitaly Magerya requested to release these ports which have not been
maintained upstream for years. He endorses deprecation if no one steps
up to fix and stage them.
http://lists.freebsd.org/pipermail/freebsd-ports/2014-June/093312.html
Approved by: portmgr (implicit) |
0.0.3_3 01 Mar 2014 12:23:44 |
gerald |
- Convert to the new LIB_DEPENDS format.
- Replace USE_GMAKE by USES=gmake.
- Remove setting for FreeBSD 7.x and earlier which we no longer support.
Approved by: portmgr (generic pre-approval) |
0.0.3_3 03 Jan 2014 01:13:00 |
bapt |
Part 2 at removing now useless FETCH_ARGS redifition |
0.0.3_3 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
0.0.3_3 10 Jun 2012 00:11:01 |
sylvio |
- * Switch NOPORTDOCS and NOPORTEXAMPLES to their OptionsNG
equivalents for devel/premake4, lang/ikarus, lang/stklos
and lang/ypsilon.
* Add mutual conflicts to lang/ikarus
- Only define NO_PACKAGE for lang/ikarus when PACKAGE_BUILDING
is set (i.e. on the pointyhat cluster).
PR: ports/168715
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer) |
0.0.3_3 09 Sep 2011 19:05:28 |
dhn |
- Update MASTER_SITES
PR: ports/159909
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer) |
0.0.3_3 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
0.0.3_3 19 Apr 2010 10:43:43 |
ale |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
0.0.3_2 19 May 2009 15:25:18 |
erwin |
Make NO_PACKAGE unconditional, as it's already only for i386.
Submitted by: pointyhat |
0.0.3_2 14 May 2009 11:53:13 |
pav |
- Chase math/libgmp4 shlib bump
Reported by: pointyhat
Pointy hat to: ale |
0.0.3_1 09 May 2009 23:28:28 |
glarkin |
- Prevent package building on i386/6.x pointyhat, due to lack of required
CPU SSE instruction set.
- Bumped PORTREVISION
Suggested by: erwin |
0.0.3 29 Apr 2009 14:52:15 |
glarkin |
Ikarus Scheme is a free optimizing incremental native-code compiler
for Scheme as specified in the Revised^6 Report on the Algorithmic
Language Scheme.
Ikarus Scheme is an optimizing compiler, so your Scheme code will
run fast without the need to port hot spots to C "for performance".
With an incremental compiler, you don't need a separate compilation
step to make your program run fast. The best part is that the
compiler itself is fast, capable of compiling thousands of lines
of code per second.
Finally, Ikarus Scheme is an R6RS compiler. R6RS libraries, scripts,
record types, condition system, exception handling, unicode strings,
bytevectors, hashtable, and enumerations are among the supported
features.
WWW: http://www.ikarus-scheme.org/ |