| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Oct 2012 13:39:59
0.6_1
|
dinoex  |
- cleanup comments
Feature safe: yes |
26 Jun 2012 05:43:33
0.6_1
|
dinoex  |
- reset MAINTAINER |
08 Aug 2011 16:03:01
0.6_1
|
dinoex  |
- MASTER_SITE_LOCAL |
07 Apr 2011 18:26:01
0.6_1
|
dinoex  |
- drop MD5 |
04 Jun 2010 13:58:55
0.6_1
|
dinoex  |
LICENSE GPLv2 |
04 Jun 2010 13:49:15
0.6_1
|
dinoex  |
LICENSE GPLv2 |
30 May 2010 12:28:39
0.6_1
|
dinoex  |
- drop USE_GNUSTEP_PREFIX |
16 Jan 2009 17:00:31
0.6_1
|
dinoex  |
- add LICENSE: |
06 Jun 2008 13:41:15
0.6_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
08 Aug 2007 15:52:48
0.6
|
dinoex  |
- update to 0.6 |
25 May 2007 05:55:36
0.5_1
|
dinoex  |
- update for gnustep-make-2.0.0 |
19 May 2007 20:32:57
0.5_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
30 Apr 2007 05:46:10
0.5
|
dinoex  |
- fix build for gnustep-gui-0.12 |
31 Jan 2007 18:18:14
0.5
|
dinoex  |
- add category gnustep
PR: 103931
Approved by: pav |
13 Jan 2007 03:57:25
0.5
|
dinoex  |
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu |
18 Nov 2006 09:55:59
0.5
|
dinoex  |
A GNUstep-aware scheme interpreter. You need libflex installed on your system.
Includes many examples, e.g. the sieve of Erathostenes to compute primes,
a Koch curve plotter, mandelbrot set, graphs of various functions etc.
GScheme is fully tail recursive. The garbage collector bypasses GNUstep's
retain/release mechanism in order to deal with circular data structures.
GScheme is document-based and you can edit more than one file at the same time.
WWW: http://www.gnustep.it/marko/GScheme/index.html |