summaryrefslogtreecommitdiff
path: root/lang/sml-nj-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to v110.42.Joseph Koshy2002-11-226-39/+39
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
* Update to v110.41.Joseph Koshy2002-07-192-18/+18
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
* Upgrade to v110.40.Joseph Koshy2002-06-098-137/+48
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
* Upgrade to v110.39. Compilation of this port is now controlled by threeJoseph Koshy2002-03-269-151/+285
| | | | | | | | | | | | | knobs: - the default compiles the basic runtime, heap, libs, ml-yacc, ml-lex and smlnj-lib - WITH_EVERYTHING installs everything in the distribution, including sources - WITH_RECOMPILE recompiles the compiler, implies WITH_EVERYTHING - WITH_FLINT applies the patch to access FLINT, implies WITH_RECOMPILE Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> (MAINTAINER)
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-4/+4
| | | | | | | | 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.
* Change MAINTAINER to the capable hands of Johannes 5 JoemannJoseph Koshy2002-01-141-1/+1
| | | | <joemann@beefree.free.de>.
* Update to v110.37.Joseph Koshy2001-12-207-158/+187
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
* Upgrade to SML/NJ v110.34. Add a number of nifty configurability options.Joseph Koshy2001-08-2411-186/+352
| | | | | PR: ports/29656 Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
* Upgrade to development version 110.33.Joseph Koshy2001-06-188-341/+379
|
* Rename ${FILISDER}/patch-* to ${FILESDIRA}/extra-patch-*. (These patchesSatoshi Asami2000-10-071-2/+2
| | | | are applied from within the configure script, patched by patch-ab.)
* `sml-nj-devel' will be tracking SML/NJ working snapshots. Set NO_LATEST_LINKJoseph Koshy2000-05-291-0/+2
| | | | to prevent packaging.
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-23/+22
|
* Fix building of SML/NJ under 4-CURRENT after 1999/7/25.Joseph Koshy2000-01-282-3/+30
| | | | | | | | | | 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)
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | chown -> ${CHOWN}
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | 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
* Yet more WWW: additionsMichael Haro1999-05-031-1/+1
|
* Correct stale patch.Joseph Koshy1999-02-021-8/+8
| | | | Found by: asami@freebsd.org
* Forced commit to record unbreaking for ELF.Joseph Koshy1999-02-021-1/+1
|
* Add patch for ELF support.Joseph Koshy1999-02-021-0/+15
|
* Unbreak for ELF.Joseph Koshy1999-02-022-3/+15
|
* Clean up MASTER_SITES. Remove unneeded patch.Joseph Koshy1998-11-221-5/+9
|
* Upgrade to v110.9.1. Unbreak.Joseph Koshy1998-11-206-47/+281
|
* Refer people needed a lighter weight implementation of ML to Chuck Robey'sJoseph Koshy1998-08-031-0/+4
| | | | Moscow ML port.
* Mark port as BROKEN till issues on library source paths, usage of theJoseph Koshy1998-07-201-1/+3
| | | | built in CM (Compilation Manager) etc. are understood and resolved.
* A Standard ML implementation from Bell Labs.Joseph Koshy1998-07-155-0/+98