Skip site navigation (1)Skip section navigation (2)

CVS log for ports/lang/drscheme/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / lang / drscheme

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.45
Thu Jan 7 17:04:29 2010 UTC (2 years, 1 month ago) by olgeni
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.44: +1 -1 lines
Remove unmaintained lang/drscheme port, which is superceded by
lang/plt-scheme. According to pointyhat lang/drscheme it has been
broken since 2007/06.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:34:26 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:11:07 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
- update to jpeg7
Tested by:	pav on pointyhat

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:27:43 2009 UTC (3 years ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Jun 22 18:43:01 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -0 lines
- Mark IGNORED on pointyhat - receives signal 10 during build on pointyhat, but
  builds on my regular workstation

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Jun 19 02:50:47 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -3 lines
- Fix segfaults, unbreak
- Add missed xorg dependency

PR:		ports/118808
Submitted by:	Andrew Reilly <areilly@bigpond.net.au>

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:51:26 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -5 lines
- 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)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Apr 10 08:48:24 2008 UTC (3 years, 10 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Reset maintainership.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Mar 23 23:03:02 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Nov 25 00:58:44 2007 UTC (4 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -3 lines
Now is getting signal 11 everywhere on the cluster, not just problems
with gcc4.2.

Approved by:	portmgr (self)

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Oct 29 03:09:21 2007 UTC (4 years, 3 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -0 lines
Mark BROKEN with GCC 4.2.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Oct 26 05:50:01 2007 UTC (4 years, 3 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +6 -3 lines
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]

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jul 28 22:31:18 2007 UTC (4 years, 6 months ago) by kris
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -0 lines
BROKEN: Segfault during build

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jun 7 09:07:27 2007 UTC (4 years, 8 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +14 -19 lines
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.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat May 19 20:13:34 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jan 26 11:48:33 2007 UTC (5 years ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -5 lines
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.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Sep 22 10:44:00 2006 UTC (5 years, 4 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +15 -7 lines
- 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.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Sep 20 06:25:49 2006 UTC (5 years, 4 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -2 lines
- 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.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Sep 17 01:45:30 2006 UTC (5 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -0 lines
BROKEN: Does not compile

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Jul 25 03:27:26 2006 UTC (5 years, 6 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
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.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jul 15 06:15:45 2006 UTC (5 years, 6 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +0 -1 lines
This port no longer requires `gmake`.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jul 14 15:29:32 2006 UTC (5 years, 6 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +26 -28 lines
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.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Jan 18 16:09:09 2006 UTC (6 years ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Upgrade to v301 --- bug fixes and changes to the demos.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Dec 21 18:53:05 2005 UTC (6 years, 1 month ago) by jkoshy
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +15 -5 lines
- 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.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Oct 25 17:58:38 2005 UTC (6 years, 3 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -3 lines
X11BASE and portlint cleanups.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Feb 26 04:48:54 2005 UTC (6 years, 11 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Upgrade to v209.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Oct 20 15:41:40 2004 UTC (7 years, 3 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -3 lines
Fix fetch breakage.

Submitted by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Oct 19 17:29:00 2004 UTC (7 years, 3 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +7 -3 lines
Upgrade to v208.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Mar 13 10:15:50 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -3 lines
Remove unneccessary bsd.port.(pre|post).mk inclusion.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Mar 7 09:20:09 2004 UTC (7 years, 11 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -10 lines
Fix installation glitch that caused a slowdown of DrScheme.  Bump
PORTREVISION.

Correct typo (ONLY_FOR_ARCH -> ONLY_FOR_ARCHS).

PR:		ports/63782

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 3 16:47:57 2004 UTC (7 years, 11 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -6 lines
Upgrade to v206p1.  Mark as 'only for i386', till the ports to other
Tier-1 architectures are completed.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Feb 25 10:33:14 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -1 lines
BROKEN on !i386: Does not compile

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Dec 10 03:38:09 2003 UTC (8 years, 2 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -3 lines
Update to v205.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 28 00:01:07 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
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>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jun 29 06:02:36 2003 UTC (8 years, 7 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Upgrade to v204.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri May 2 01:54:06 2003 UTC (8 years, 9 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Bundle in the 'include/' and 'lib/' directories to support extension
writers.

PR:		ports/51644
Submitted by:	Martin Vito Cruz <sleepinghead@netzero.com>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:05:29 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 5 14:13:11 2003 UTC (9 years ago) by jkoshy
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to v203.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Sep 18 11:05:04 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -5 lines
better for future maintain

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Sep 18 10:02:25 2002 UTC (9 years, 4 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Correct ${MASTER_SITE}, update checksums.

Submitted by:	Paul Gabriel <paul@pogo.franken.de>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 13 04:07:46 2002 UTC (9 years, 5 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
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.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 9 09:03:43 2002 UTC (9 years, 5 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Update to v202.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 24 08:48:05 2002 UTC (9 years, 6 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -8 lines
Upgrade to v200.

Requested by:	Austus <austus@adelphia.net>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 13 08:18:16 2001 UTC (10 years, 2 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Upgrade to v103p1.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jun 26 09:19:51 2001 UTC (10 years, 7 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_4_4_0
A port of `DrScheme', a graphical teaching environment and IDE for Scheme.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options