Commit graph

43 commits

Author SHA1 Message Date
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Joseph Koshy
824692076d Reset maintainership. 2008-04-10 08:48:24 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Mark Linimon
a0da4e3c76 Now is getting signal 11 everywhere on the cluster, not just problems
with gcc4.2.

Approved by:	portmgr (self)
2007-11-25 00:58:44 +00:00
Joseph Koshy
24ca57e91e Mark BROKEN with GCC 4.2. 2007-10-29 03:09:21 +00:00
Joseph Koshy
3ba7474585 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]
2007-10-26 05:50:01 +00:00
Kris Kennaway
789411caa0 BROKEN: Segfault during build 2007-07-28 22:31:18 +00:00
Joseph Koshy
ec956c5dfb 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.
2007-06-07 09:07:27 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joseph Koshy
cb1380d0a6 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.
2007-01-26 11:48:33 +00:00
Joseph Koshy
5fe79500c2 Fix compilation on FreeBSD 5.X.
PR:		ports/105381
Submitted by:	Thorolf (thorolf at grid einherjar de)
2006-11-30 05:57:47 +00:00
Joseph Koshy
0515a672db - 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.
2006-09-22 10:44:01 +00:00
Joseph Koshy
03e9478acc - 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.
2006-09-20 06:25:49 +00:00
Kris Kennaway
a9c9ff6172 BROKEN: Does not compile 2006-09-17 01:48:08 +00:00
Joseph Koshy
f60f94a6bb 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.
2006-07-25 03:27:26 +00:00
Joseph Koshy
1a19f4af67 This port no longer requires gmake. 2006-07-15 06:15:45 +00:00
Joseph Koshy
f81c636ad5 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.
2006-07-14 15:29:32 +00:00
Joseph Koshy
18d3f04b0b Upgrade to v301 --- bug fixes and changes to the demos. 2006-01-18 16:09:09 +00:00
Joseph Koshy
f910f03bc9 - 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.
2005-12-21 18:53:06 +00:00
Joseph Koshy
67404331b5 Add SA256 checksums. 2005-12-13 16:23:44 +00:00
Joseph Koshy
f78368efbf X11BASE and portlint cleanups. 2005-10-25 17:58:38 +00:00
Joseph Koshy
774ec09404 Upgrade to v209. 2005-02-26 04:48:54 +00:00
Joseph Koshy
98fca632ab Fix fetch breakage.
Submitted by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2004-10-20 15:41:40 +00:00
Joseph Koshy
baad46f78c Upgrade to v208. 2004-10-19 17:29:00 +00:00
Kris Kennaway
dd7325ed6a Remove unneccessary bsd.port.(pre|post).mk inclusion. 2004-03-13 10:15:50 +00:00
Joseph Koshy
8c3508454d Fix installation glitch that caused a slowdown of DrScheme. Bump
PORTREVISION.

Correct typo (ONLY_FOR_ARCH -> ONLY_FOR_ARCHS).

PR:		ports/63782
2004-03-07 09:20:09 +00:00
Joseph Koshy
05f2dc0cc2 Upgrade to v206p1. Mark as 'only for i386', till the ports to other
Tier-1 architectures are completed.
2004-03-03 16:47:57 +00:00
Kris Kennaway
ba794034b3 BROKEN on !i386: Does not compile 2004-02-25 10:33:14 +00:00
Joseph Koshy
59fc878979 Update to v205. 2003-12-10 03:38:09 +00:00
Edwin Groothuis
8294a1d608 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>
2003-08-28 00:01:09 +00:00
Joseph Koshy
e5c0978ef4 Upgrade to v204. 2003-06-29 06:02:36 +00:00
Joseph Koshy
f89c55eec8 Bundle in the 'include/' and 'lib/' directories to support extension
writers.

PR:		ports/51644
Submitted by:	Martin Vito Cruz <sleepinghead@netzero.com>
2003-05-02 01:54:06 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joseph Koshy
6583f9b557 Update to v203. 2003-02-05 14:13:11 +00:00
Joseph Koshy
b2188ff6f3 Sort PLIST. 2003-02-05 14:11:08 +00:00
Ying-Chieh Liao
7e70bd0c60 better for future maintain 2002-09-18 11:05:04 +00:00
Joseph Koshy
aa4260e863 Correct ${MASTER_SITE}, update checksums.
Submitted by:	Paul Gabriel <paul@pogo.franken.de>
2002-09-18 10:02:25 +00:00
Joseph Koshy
74319546f2 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.
2002-09-13 04:07:46 +00:00
Joseph Koshy
e2f0c5b272 Update to v202. 2002-09-09 09:03:43 +00:00
Joseph Koshy
c54b080c8a Upgrade to v200.
Requested by:	Austus <austus@adelphia.net>
2002-07-24 08:48:05 +00:00
Joseph Koshy
0f1cec2578 Upgrade to v103p1. 2001-12-13 08:18:16 +00:00
Akinori MUSHA
2ff931dc66 Remove redundant spaces at EOL. 2001-10-21 21:51:15 +00:00
Joseph Koshy
e977d4f8a5 A port of `DrScheme', a graphical teaching environment and IDE for Scheme. 2001-06-26 09:19:52 +00:00