non port: lang/ikarus/Makefile |
Number of commits found: 11 |
Thursday, 19 Jun 2014
|
21:50 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)
 |
Saturday, 1 Mar 2014
|
12:23 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)
 |
Friday, 3 Jan 2014
|
01:13 bapt
Part 2 at removing now useless FETCH_ARGS redifition
 |
Friday, 20 Sep 2013
|
19:53 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
 |
Sunday, 10 Jun 2012
|
00:11 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)
 |
Friday, 9 Sep 2011
|
19:05 dhn
- Update MASTER_SITES
PR: ports/159909
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
 |
Monday, 19 Apr 2010
|
10:43 ale
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
 |
Tuesday, 19 May 2009
|
15:25 erwin
Make NO_PACKAGE unconditional, as it's already only for i386.
Submitted by: pointyhat
 |
Thursday, 14 May 2009
|
11:53 pav
- Chase math/libgmp4 shlib bump
Reported by: pointyhat
Pointy hat to: ale
 |
Saturday, 9 May 2009
|
23:28 glarkin
- Prevent package building on i386/6.x pointyhat, due to lack of required
CPU SSE instruction set.
- Bumped PORTREVISION
Suggested by: erwin
 |
Wednesday, 29 Apr 2009
|
14:52 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/
 |
Number of commits found: 11 |