Commit graph

28 commits

Author SHA1 Message Date
heinz
18a916d5e6 Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
grant
f1ab3f4ed4 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jschauma
1a79a87e2a Make this compile with gcc-3.3 by replacing multi-line strings
"foo
string"

in inline asm with

"foo\n"
"string"

(Noted in agc's latest bulk build.)
2004-01-13 23:40:24 +00:00
cjep
c843a6ae2a Add trailing / to HOMEPAGEs 2003-12-30 17:27:31 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmc
166bb2832e Pass RPATH_FLAG along so libGL gets picked up correctly 2003-05-03 20:57:03 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
nathanw
b817026991 Remove i386-centric ONLY_FOR_PLATFORM definition. Empirically, this
works fine on non-i386 platforms.
2003-01-10 18:46:32 +00:00
kei
6c1697a655 fixed some build and installation issue. tested on 1.6D/i386.
- use buildlink2
- it needs MesaLib
- added missing entries into PLIST
- /usr/local, /usr/pkg --> ${PREFIX}
- modified the way of handling LDFLAGS
- and some minor stuff
2002-10-15 11:27:11 +00:00
jschauma
19e12719d7 distinfo was not updated when DIST_SUBDIR was added. 2002-09-24 22:04:44 +00:00
jschauma
3b6229bc60 Add back DIST_SUBDIR so we can store the distfile on nbftp without
screwing people with an older pkgsrc trying to download other versions
(distfile name does not contain version number)
2002-09-01 16:33:31 +00:00
jschauma
d73b477b36 Update lang/drscheme to current version 202.
Changes since our last version (103) include (but obviously
are not limited to):

New Homepage http://www.drscheme.org

  drscheme:
    - removed 'project manager' (use 'module' instead)
    - added profiling support
    - support for different natural languages
    - added module browser
    - added XML boxes
    - new menu-items
    - improved error message output
    - added an emacs-like c-x c-b feature
    - improved documentation
    - teachpacks support macro definitions
    - now prints exact real numbers as graphical fractions
    - misc bug fixes
    - improved create executable interface
    - improved interaction between help desk and external browser

  mred:
    - many new key- and mouse events
    - various changes (additions and removals) of different methods
    - Added 'unknown/mask and 'unknown/gif bitmap types
    - New load handler, text-editor-load-handler

  mzscheme:
    - new module system
    -  No object or unit system is built into MzScheme.
    - The core syntax system is hygienic;
    - Modules can replace units where units are used merely for namespace
      control
    - The `struct' form is gone, replaced by a more flexible
      `make-struct-type' form
    - various process procedures have been moved to a new
      MzLib library, "process.ss"
    - The built-in regular-expression matcher works on input ports
    - The mzc compiler supports a subset of the Gambit-C foreign-function
      interface

  teachpack:
    - Fixed bug in convert.ss
    - removed: pingp-play.ss pingp.ss protect-play.ss rectangle.ss
    - all exported functions are primitive operators or higher order primitives
      this improves error reporting behavior in the Beginner languages
    - added servlet.ss and servlet2.ss

  stepper:
    - Total rewrite for new syntax. Addition of test suites.
    Addition of somewhat more systematic macro unwinding.
    Lots of bug fixes.
2002-08-31 20:27:48 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
skrll
9bd4180d57 /bin/mkdir -> ${MKDIR}.
Make the print-PLIST target output ${MKDIR} also.
2002-02-05 22:39:00 +00:00
dogcow
a18042eceb copy missing /notes/ directory, so viewing release notes works.
also, fix /usr/pkg -> %D in PLIST.
2001-11-09 03:03:03 +00:00
zuntum
a437fd43cc Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
groo
a1a797f636 Modify to use DIST_SUBDIR (distribution name never changes).
If we're conflicting with mzscheme, it would help if we install mzscheme
and mzc as well.
2001-10-05 01:22:07 +00:00
groo
e274bb8b1d Modify to use DIST_SUBDIR (distribution name never changes).
If we're conflicting with mzscheme, it would help if we install mzscheme
and mzc as well.
2001-10-05 01:14:52 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
groo
ceac1a4790 Update DrScheme to 103p1. Changes include performance enhancements, minor
tweeks, and a new autoconf build system.

The package now conflicts with any installed version of mzscheme as it
builds with, and installs its own.
2001-09-05 21:30:36 +00:00
groo
996a29aa6f Update DrScheme to 103p1. Changes include performance enhancements, minor
tweeks, and a new autoconf build system.

The package now conflicts with any installed version of mzscheme as it
builds with, and installs its own.
2001-09-05 03:52:47 +00:00
agc
8118fe36ae Move to sha1 digests, and add distfile sizes. 2001-04-19 15:00:47 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
agc
82acd159f7 Move the COMMENT from being in its own file to a definition in the
package Makefile.
2001-02-17 09:06:56 +00:00
tron
e19b5fbcd6 Add missing dependence on "perl" package. Patch worked out by
Alistair Crooks.
2000-09-14 16:03:20 +00:00
groo
c6f4c028c7 R4RS-compilant and nearly R5RS-compliant scheme tailored for teaching
TODO: Stop unecessary complete rebuild of mzscheme
      Fix games launch script
2000-05-22 20:26:59 +00:00