NOTICE: This package has been removed from pkgsrc

./lang/drscheme, R4RS-compliant and nearly R5RS-compliant scheme tailored for teaching

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 209nb3, Package name: drscheme-209nb3, Maintainer: pkgsrc-users

DrScheme is a graphical environment for developing programs using the Scheme,
MzScheme, and MrEd programming languages. DrScheme runs under Windows 95/98/NT,
MacOS, and Unix/X.

DrScheme's features include:

* Source text highlighting of syntax and run-time errors
* Support for multiple levels of Scheme from Beginning Student to
Full Scheme
* An algebraic stepper for the Beginning Student language
* Interactive and graphical static analysis
* A graphical user interface (GUI) library
* Objects, threads, modules, exceptions, TCP/IP, and regular expressions,
and filesystem support


Required to run:
[graphics/MesaLib] [graphics/freetype2] [fonts/Xft2] [lang/perl5] [x11/Xrender]

Required to build:
[pkgtools/x11-links] [devel/gmake] [x11/renderproto]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2010-07-20 04:20:39 by Aleksej Saushev | Files touched by this commit (21) | Package removed
Log message:
Remove DrScheme, successor is Racket (lang/racket).
Remove MzScheme, successor is textual Racket (lang/racket-textual).
   2009-06-14 20:03:45 by Joerg Sonnenberger | Files touched by this commit (167)
Log message:
Remove @dirrm entries from PLISTs
   2008-11-10 18:21:40 by Thomas Klausner | Files touched by this commit (147)
Log message:
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
   2008-09-07 02:43:50 by David A. Holland | Files touched by this commit (2)
Log message:
Fix broken build arising from C++ version skew.
   2007-11-12 00:52:49 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove morpheus.wish.com.mx from MASTER_SITES, doesn't resolve.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2007-02-19 23:28:25 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Modular Xorg support. Bump revision as I am not sure whether Xft was
used before.
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.