wulf
754cd47bbc
Updated ocaml to version 3.01: Bugfix release
2001-07-15 14:43:35 +00:00
wulf
462832fd7f
Updated ocaml to 3.01: Bugfix release
2001-07-13 16:22:55 +00:00
jlam
022d07a536
Mechanical changes of tk DEPENDS:
...
tk-8.3.2 -> tk>=8.3.2
tk-[0-9]* -> tk>=8.0
tk-8.* -> tk>=8.0
2001-05-05 19:51:13 +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
jwise
85faafcab7
Adapt this package to tk-8.3.2.
2000-08-31 14:43:49 +00:00
wiz
a11951fe0e
Move all compilation steps into the build phase.
...
Man pages for optimized binaries are installed unconditionally, so move
them to the default PLIST.
2000-08-24 22:32:34 +00:00
wiz
790a779a8c
add bin/ocamlopt
2000-08-22 02:55:40 +00:00
wiz
0acb021e57
sort
2000-08-22 02:54:54 +00:00
wiz
8c4c3585b4
add .opt man pages to PLIST.opt.
2000-07-04 01:40:33 +00:00
wulf
9d0cf0d68a
Changed ${MAKE} in pre-install to ${GMAKE} too...
2000-06-12 15:17:45 +00:00
wulf
b2dbf2143c
Package needs 'gmake' as it otherwise will not build.
...
Added support for native-code compiler for i386 architecture.
2000-06-12 14:43:21 +00:00
wulf
98d6717e20
Added support for native-code compiler for i386 architecture.
2000-06-12 14:42:21 +00:00
groo
0eab2059fc
Objective Caml is the latest implementation of the Caml dialect of ML. The main
...
novelties compared with its ancestor, Caml Light, are:
* Full support for objects and classes -- here combined for the first time
with ML-style type reconstruction.
* A powerful module calculus in the style of Standard ML (but retaining
separate compilation).
* A high-performance native code compiler (in addition to a Caml
Light-style bytecode compiler).
TO BE DONE: install emacs mode, get native compiler working on ARCHs that
support it.
2000-05-05 04:56:56 +00:00