FreshPorts -- The Place For Ports Fri, 5 Dec 2008 7:30 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
drscheme 370_2 lang on this many watch lists=6 search for ports that depend on this port
An interactive, integrated, graphical Scheme programming environment

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 search for ports maintained by this maintainer
Port Added: 26 Jun 2001 07:19:52
Also Listed In: scheme


DrScheme is an interactive, integrated, graphical programming
environment for the Scheme, MzScheme, and MrEd programming languages.
DrScheme incorporates several features including highlighting of
the source of syntax and run-time errors, support for multiple
language levels, an algebraic stepper, objects, modules, a GUI
library, TCP/IP, and much more. It includes an extensive, hyper-linked
help system called Help Desk, available from the Help menu.
DrScheme Jr is a textual version of DrScheme that offers some of the
benefits of DrScheme, but without development tools or graphics. 

WWW: http://www.drscheme.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11-fonts/libXft, x11/libX11, x11/libXrender, x11-toolkits/libXaw, devel/libtool15
Required To Run: x11-fonts/libXft, x11/libX11, x11/libXrender, x11-toolkits/libXaw
Required Libraries: graphics/cairo, graphics/jpeg, graphics/png, converters/libiconv, graphics/libGLU

To install the port: cd /usr/ports/lang/drscheme/ && make install clean
To add the package: pkg_add -r drscheme


Configuration Options
===> The following configuration options are available for drscheme-370_2:
     CGC=off (default) "With CGC garbage collector"
===> Use 'make config' to modify these settings

Master Sites:
http://download.plt-scheme.org/bundles/370/plt/
http://www.cs.utah.edu/plt/download/370/plt/
ftp://ftp.pasteur.fr/pub/computing/Scheme/plt-scheme/370/plt/
ftp://archive.informatik.uni-tuebingen.de/unix/language/plt/370/plt/
ftp://infogroep.be/pub/plt/bundles/370/plt/
ftp://morpheus.wish.com.mx/pub/plt/370/plt/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/drscheme/370/

Number of commits found: 45

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Jun 2008 19:43:01
Original commit files touched by this commit  370_2
pav search for other commits by this committer
- Mark IGNORED on pointyhat - receives signal 10 during build on pointyhat, but
  builds on my regular workstation
19 Jun 2008 03:50:47
Original commit files touched by this commit  370_2
pav search for other commits by this committer
- Fix segfaults, unbreak
- Add missed xorg dependency

PR:             ports/118808
Submitted by:   Andrew Reilly <areilly@bigpond.net.au>
19 Apr 2008 18:56:05
Original commit files touched by this commit  370_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
10 Apr 2008 09:48:24
Original commit files touched by this commit  370_1
jkoshy search for other commits by this committer
Reset maintainership.
23 Mar 2008 23:03:18
Original commit files touched by this commit  370_1
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
25 Nov 2007 00:58:44
Original commit files touched by this commit  370
linimon search for other commits by this committer
Now is getting signal 11 everywhere on the cluster, not just problems
with gcc4.2.

Approved by:    portmgr (self)
29 Oct 2007 03:09:21
Original commit files touched by this commit  370
jkoshy search for other commits by this committer
Mark BROKEN with GCC 4.2.
26 Oct 2007 06:50:02
Original commit files touched by this commit  370
jkoshy search for other commits by this committer
Fix a memory corruption/core dump that is reproduceable in my
FreeBSD/amd64 6-stable environment [1].  Unbreak the port.

Submitted by:   Matthew Flatt <mflatt at cs dot utah dot edu> [1]
28 Jul 2007 23:31:18
Original commit files touched by this commit  370
kris search for other commits by this committer
BROKEN: Segfault during build
07 Jun 2007 10:07:27
Original commit files touched by this commit  370
jkoshy search for other commits by this committer
Upgrade to v370.  The port now unconditionally depends on Cairo
graphics.  Additional upstream changes include:
 - The conservative garbage collector (CGC) has been replaced with a
   precise garbage collector (3m) in the standard build.  For most
   users, this change simply amounts to "better performance in space
   and time".  Use the port knob 'CGC' to build DrScheme with
   the conservative garbage collector.
 - Unit-based servlets are no longer supported in the web server.
   Use module-based servlets, instead.
 - A new `(lib "unit.ss")' library replaces the old one and provides
   a simpler and more flexible syntax.
 - The HtDP "world.ss" and "image.ss" teachpacks have been revised,
   including support for the creation of animated GIFs and DrScheme's
   teachpack GUI now works only with the HtDP languages.  In other
   languages, use `require' to access teachpacks.
19 May 2007 21:32:57
Original commit files touched by this commit  360_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
26 Jan 2007 11:48:34
Original commit files touched by this commit  360
jkoshy search for other commits by this committer
Upgrade to v360.  Upstream changes include:
 - A new macro stepper that traces through macro expansion
   step by step.
 - A new "Lazy Scheme" language level.
 - New support for prompts and composable continuations.
 - Regexp support now includes the usual collection of
   "Perl-compatible" features.
 - Compiler improvements and bug fixes.
30 Nov 2006 05:57:47
Original commit files touched by this commit  352
jkoshy search for other commits by this committer
Fix compilation on FreeBSD 5.X.

PR:             ports/105381
Submitted by:   Thorolf (thorolf at grid einherjar de)
22 Sep 2006 11:44:01
Original commit files touched by this commit  352
jkoshy search for other commits by this committer
- Upgrade to v352.  This is a bug-fix release.
- Tweak the port's build to detect and use libpng and
  libjpeg present in $LOCALBASE.
- Build this port for the amd64 architecture in addition to i386.
20 Sep 2006 07:25:49
Original commit files touched by this commit  351_1
jkoshy search for other commits by this committer
- Bring down the parts of upstream change SVN#4389 that make
  .zo file generation more deterministic.  Package building
  should work reliably now, so unbreak the port.
- Explicitly depend on -lXft.
- Change the build to always use the libjpeg and libpng
  libraries bundled with the source package.
17 Sep 2006 02:45:30
Original commit files touched by this commit  351
kris search for other commits by this committer
BROKEN: Does not compile
25 Jul 2006 04:27:26
Original commit files touched by this commit  351
jkoshy search for other commits by this committer
Update to v351.

Upstream changes include:
 - bug-fixes,
 - improved 3m performance,
 - HtDC libraries have been reorganized into four packages,
 - improvements to the 'Debug' button, including persistent
   breakpoints,
 - expressiveness improvements and a 2x performance boost
   for tight loops that do a lot of contract checking.
15 Jul 2006 07:15:45
Original commit files touched by this commit  350
jkoshy search for other commits by this committer
This port no longer requires `gmake`.
14 Jul 2006 16:29:32
Original commit files touched by this commit  350
jkoshy search for other commits by this committer
Upgrade to v350.

Major changes include:
 - A new JIT compiler for mzscheme.
 - The installed port uses a hier(7)-compatible directory
   structure under ${PREFIX}.
 - ProfessorJ includes a unit-testing mechanism.
 - The default exception handler in mzscheme now shows
   stack-trace information.

The port now offers a new option 'MMM' that builds DrScheme with
the experimental 3M garbage collector.
18 Jan 2006 16:09:09
Original commit files touched by this commit  301
jkoshy search for other commits by this committer
Upgrade to v301 --- bug fixes and changes to the demos.
21 Dec 2005 18:53:06
Original commit files touched by this commit  300
jkoshy search for other commits by this committer
- Upgrade to v300.  This DrScheme release offers Unicode support,
  a foreign function interface, anti-aliased text, and many other
  extensions and improvements.

- Add a port knob 'CAIRO' to conditionally allow compilation with
  the Cairo graphics library.
13 Dec 2005 16:23:44
Original commit files touched by this commit  209
jkoshy search for other commits by this committer
Add SA256 checksums.
25 Oct 2005 18:58:39
Original commit files touched by this commit  209
jkoshy search for other commits by this committer
X11BASE and portlint cleanups.
26 Feb 2005 04:48:55
Original commit files touched by this commit  209
jkoshy search for other commits by this committer
Upgrade to v209.
20 Oct 2004 16:41:40
Original commit files touched by this commit  208
jkoshy search for other commits by this committer
Fix fetch breakage.

Submitted by:   Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
19 Oct 2004 18:29:00
Original commit files touched by this commit  208
jkoshy search for other commits by this committer
Upgrade to v208.
13 Mar 2004 10:15:50
Original commit files touched by this commit  206p1_1
kris search for other commits by this committer
Remove unneccessary bsd.port.(pre|post).mk inclusion.
07 Mar 2004 09:20:09
Original commit files touched by this commit  206p1_1
jkoshy search for other commits by this committer
Fix installation glitch that caused a slowdown of DrScheme.  Bump
PORTREVISION.

Correct typo (ONLY_FOR_ARCH -> ONLY_FOR_ARCHS).

PR:             ports/63782
03 Mar 2004 16:47:57
Original commit files touched by this commit  206p1
jkoshy search for other commits by this committer
Upgrade to v206p1.  Mark as 'only for i386', till the ports to other
Tier-1 architectures are completed.
25 Feb 2004 10:33:14
Original commit files touched by this commit  205
kris search for other commits by this committer
BROKEN on !i386: Does not compile
10 Dec 2003 03:38:10
Original commit files touched by this commit  205
jkoshy search for other commits by this committer
Update to v205.
28 Aug 2003 01:01:09
Original commit files touched by this commit  204
edwin search for other commits by this committer
Use the virtual category "scheme" (part ii)

        Add the virtual category "scheme" to the maintained ports
        (except sxm). I guess no maintainer would deny this trivial
        change.

PR:             ports/56052
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
29 Jun 2003 07:02:37
Original commit files touched by this commit  204
jkoshy search for other commits by this committer
Upgrade to v204.
02 May 2003 02:54:06
Original commit files touched by this commit  203
jkoshy search for other commits by this committer
Bundle in the 'include/' and 'lib/' directories to support extension
writers.

PR:             ports/51644
Submitted by:   Martin Vito Cruz <sleepinghead@netzero.com>
07 Mar 2003 06:05:38
Original commit files touched by this commit  203
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
05 Feb 2003 14:13:11
Original commit files touched by this commit  203
jkoshy search for other commits by this committer
Update to v203.
05 Feb 2003 14:11:08
Original commit files touched by this commit  203
jkoshy search for other commits by this committer
Sort PLIST.
18 Sep 2002 12:05:05
Original commit files touched by this commit  202
ijliao search for other commits by this committer
better for future maintain
18 Sep 2002 11:02:25
Original commit files touched by this commit  202
jkoshy search for other commits by this committer
Correct ${MASTER_SITE}, update checksums.

Submitted by:   Paul Gabriel <paul@pogo.franken.de>
13 Sep 2002 05:07:46
Original commit files touched by this commit  202
jkoshy search for other commits by this committer
Move downloaded distfile to a directory numbered by ${PORTVERSION} to
compensate for the fact the master tarball does not have a version
number in its filename.  This prevents older copies of the sources
being picked up during the "fetch" phase.
09 Sep 2002 10:03:44
Original commit files touched by this commit  202
jkoshy search for other commits by this committer
Update to v202.
24 Jul 2002 09:48:05
Original commit files touched by this commit  200
jkoshy search for other commits by this committer
Upgrade to v200.

Requested by:   Austus <austus@adelphia.net>
13 Dec 2001 08:18:16
files touched by this commit
jkoshy search for other commits by this committer
Upgrade to v103p1.    
21 Oct 2001 23:51:15
files touched by this commit
knu search for other commits by this committer
Remove redundant spaces at EOL.    
26 Jun 2001 11:19:52
files touched by this commit
jkoshy search for other commits by this committer
A port of `DrScheme', a graphical teaching environment and IDE for Scheme.    

Number of commits found: 45

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19495
Broken 161
Deprecated 87
Ignore 471
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 55
Expired 57
Set to expire 71
Interactive 78
new 24 hours 2
new 48 hours3
new 7 days27
new fortnight93
new month163

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.243 seconds.