Akinori MUSHA
c982f5faf1
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
Joseph Koshy
8d69a27cf2
Change MAINTAINER to the capable hands of Johannes 5 Joemann
...
<joemann@beefree.free.de>.
2002-01-14 06:49:06 +00:00
Joseph Koshy
660116cd7a
Update to v110.37.
...
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
2001-12-20 08:56:38 +00:00
Joseph Koshy
924e43a646
Upgrade to SML/NJ v110.34. Add a number of nifty configurability options.
...
PR: ports/29656
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
2001-08-24 09:12:43 +00:00
Joseph Koshy
7bd4daf996
Upgrade to development version 110.33.
2001-06-18 10:34:13 +00:00
Satoshi Asami
45088c8848
Rename ${FILISDER}/patch-* to ${FILESDIRA}/extra-patch-*. (These patches
...
are applied from within the configure script, patched by patch-ab.)
2000-10-07 22:28:28 +00:00
Joseph Koshy
cac7bae378
`sml-nj-devel' will be tracking SML/NJ working snapshots. Set NO_LATEST_LINK
...
to prevent packaging.
2000-05-29 06:27:16 +00:00
David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
Joseph Koshy
1353f66bf5
Fix building of SML/NJ under 4-CURRENT after 1999/7/25.
...
The trap handler returns different information after this date for
numeric error conditions. Since kern.osreldate is not a reliable
indicator of when this change occurred, we revert to checking for
the presence of a particular #define in <machine/trap.h> to decide
if the SML/NJ runtime sources need to use the newer interface.
Submitted by: Tom <tcrimi@andrew.cmu.edu> (in part)
2000-01-28 06:36:13 +00:00
David E. O'Brien
f0f690adc1
Change Id->FreeBSD.
1999-08-25 06:35:40 +00:00
Michael Haro
235481b52a
awk -> ${AWK}
...
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +00:00
Michael Haro
99e0b1f29f
Yet more WWW: additions
1999-05-03 06:13:27 +00:00
Joseph Koshy
d461f3d40c
Correct stale patch.
...
Found by: asami@freebsd.org
1999-02-02 07:29:00 +00:00
Joseph Koshy
038440de8e
Forced commit to record unbreaking for ELF.
1999-02-02 04:18:52 +00:00
Joseph Koshy
f5b19c099d
Add patch for ELF support.
1999-02-02 04:00:12 +00:00
Joseph Koshy
7fbdc4d299
Unbreak for ELF.
1999-02-02 03:52:32 +00:00
Joseph Koshy
873678116d
Clean up MASTER_SITES. Remove unneeded patch.
1998-11-22 04:46:10 +00:00
Joseph Koshy
190c2427ea
Upgrade to v110.9.1. Unbreak.
1998-11-20 08:14:12 +00:00
Joseph Koshy
c9a53bc4e6
Refer people needed a lighter weight implementation of ML to Chuck Robey's
...
Moscow ML port.
1998-08-03 01:31:39 +00:00
Joseph Koshy
adc4459788
Mark port as BROKEN till issues on library source paths, usage of the
...
built in CM (Compilation Manager) etc. are understood and resolved.
1998-07-20 07:56:58 +00:00
Joseph Koshy
d668be598b
A Standard ML implementation from Bell Labs.
1998-07-15 10:05:45 +00:00