aboutsummaryrefslogtreecommitdiff
path: root/lang/drscheme
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to v360. Upstream changes include:Joseph Koshy2007-01-267-329/+478
| | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=183327
* Fix compilation on FreeBSD 5.X.Joseph Koshy2006-11-301-2/+28
| | | | | | | | PR: ports/105381 Submitted by: Thorolf (thorolf at grid einherjar de) Notes: svn path=/head/; revision=178306
* - Upgrade to v352. This is a bug-fix release.Joseph Koshy2006-09-227-22/+244
| | | | | | | | | - 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. Notes: svn path=/head/; revision=173593
* - Bring down the parts of upstream change SVN#4389 that makeJoseph Koshy2006-09-203-3/+28
| | | | | | | | | | | .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. Notes: svn path=/head/; revision=173446
* BROKEN: Does not compileKris Kennaway2006-09-171-0/+2
| | | | Notes: svn path=/head/; revision=173192
* Update to v351.Joseph Koshy2006-07-254-84/+145
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=168691
* This port no longer requires `gmake`.Joseph Koshy2006-07-151-1/+0
| | | | Notes: svn path=/head/; revision=167864
* Upgrade to v350.Joseph Koshy2006-07-144-7308/+7618
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=167796
* Upgrade to v301 --- bug fixes and changes to the demos.Joseph Koshy2006-01-183-7/+75
| | | | Notes: svn path=/head/; revision=153825
* - Upgrade to v300. This DrScheme release offers Unicode support,Joseph Koshy2005-12-215-473/+1287
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=151780
* Add SA256 checksums.Joseph Koshy2005-12-131-0/+1
| | | | Notes: svn path=/head/; revision=151108
* X11BASE and portlint cleanups.Joseph Koshy2005-10-251-3/+5
| | | | Notes: svn path=/head/; revision=146337
* Upgrade to v209.Joseph Koshy2005-02-263-62/+187
| | | | Notes: svn path=/head/; revision=129817
* Fix fetch breakage.Joseph Koshy2004-10-201-3/+4
| | | | | | | Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=119857
* Upgrade to v208.Joseph Koshy2004-10-193-195/+863
| | | | Notes: svn path=/head/; revision=119803
* Remove unneccessary bsd.port.(pre|post).mk inclusion.Kris Kennaway2004-03-131-3/+1
| | | | Notes: svn path=/head/; revision=103867
* Fix installation glitch that caused a slowdown of DrScheme. BumpJoseph Koshy2004-03-073-28/+2020
| | | | | | | | | | | PORTREVISION. Correct typo (ONLY_FOR_ARCH -> ONLY_FOR_ARCHS). PR: ports/63782 Notes: svn path=/head/; revision=103182
* Upgrade to v206p1. Mark as 'only for i386', till the ports to otherJoseph Koshy2004-03-034-1792/+745
| | | | | | | Tier-1 architectures are completed. Notes: svn path=/head/; revision=102846
* BROKEN on !i386: Does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102068
* Update to v205.Joseph Koshy2003-12-103-50/+396
| | | | Notes: svn path=/head/; revision=95515
* Use the virtual category "scheme" (part ii)Edwin Groothuis2003-08-281-1/+1
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=87818
* Upgrade to v204.Joseph Koshy2003-06-293-276/+674
| | | | Notes: svn path=/head/; revision=83802
* Bundle in the 'include/' and 'lib/' directories to support extensionJoseph Koshy2003-05-022-1/+19
| | | | | | | | | | writers. PR: ports/51644 Submitted by: Martin Vito Cruz <sleepinghead@netzero.com> Notes: svn path=/head/; revision=79978
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to v203.Joseph Koshy2003-02-053-16/+273
| | | | Notes: svn path=/head/; revision=74875
* Sort PLIST.Joseph Koshy2003-02-051-2792/+2792
| | | | Notes: svn path=/head/; revision=74873
* better for future maintainYing-Chieh Liao2002-09-181-5/+5
| | | | Notes: svn path=/head/; revision=66583
* Correct ${MASTER_SITE}, update checksums.Joseph Koshy2002-09-182-6/+6
| | | | | | | Submitted by: Paul Gabriel <paul@pogo.franken.de> Notes: svn path=/head/; revision=66574
* Move downloaded distfile to a directory numbered by ${PORTVERSION} toJoseph Koshy2002-09-132-1/+2
| | | | | | | | | 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. Notes: svn path=/head/; revision=66226
* Update to v202.Joseph Koshy2002-09-093-612/+1262
| | | | Notes: svn path=/head/; revision=65905
* Upgrade to v200.Joseph Koshy2002-07-246-2021/+2621
| | | | | | | Requested by: Austus <austus@adelphia.net> Notes: svn path=/head/; revision=63470
* Upgrade to v103p1.Joseph Koshy2001-12-133-5/+6
| | | | Notes: svn path=/head/; revision=51459
* Remove redundant spaces at EOL.Akinori MUSHA2001-10-211-1/+1
| | | | Notes: svn path=/head/; revision=49045
* A port of `DrScheme', a graphical teaching environment and IDE for Scheme.Joseph Koshy2001-06-266-0/+2455
Notes: svn path=/head/; revision=44445