Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to v110.42. | Joseph Koshy | 2002-11-22 | 6 | -39/+39 |
| | | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] | ||||
* | Update to v110.41. | Joseph Koshy | 2002-07-19 | 2 | -18/+18 |
| | | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] | ||||
* | Upgrade to v110.40. | Joseph Koshy | 2002-06-09 | 8 | -137/+48 |
| | | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] | ||||
* | Upgrade to v110.39. Compilation of this port is now controlled by three | Joseph Koshy | 2002-03-26 | 9 | -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 MUSHA | 2002-01-29 | 1 | -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 Joemann | Joseph Koshy | 2002-01-14 | 1 | -1/+1 |
| | | | | <joemann@beefree.free.de>. | ||||
* | Update to v110.37. | Joseph Koshy | 2001-12-20 | 7 | -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 Koshy | 2001-08-24 | 11 | -186/+352 |
| | | | | | PR: ports/29656 Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> | ||||
* | Upgrade to development version 110.33. | Joseph Koshy | 2001-06-18 | 8 | -341/+379 |
| | |||||
* | Rename ${FILISDER}/patch-* to ${FILESDIRA}/extra-patch-*. (These patches | Satoshi Asami | 2000-10-07 | 1 | -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_LINK | Joseph Koshy | 2000-05-29 | 1 | -0/+2 |
| | | | | to prevent packaging. | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 2000-04-12 | 1 | -23/+22 |
| | |||||
* | Fix building of SML/NJ under 4-CURRENT after 1999/7/25. | Joseph Koshy | 2000-01-28 | 2 | -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'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | awk -> ${AWK} | Michael Haro | 1999-08-22 | 1 | -2/+2 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -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: additions | Michael Haro | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Correct stale patch. | Joseph Koshy | 1999-02-02 | 1 | -8/+8 |
| | | | | Found by: asami@freebsd.org | ||||
* | Forced commit to record unbreaking for ELF. | Joseph Koshy | 1999-02-02 | 1 | -1/+1 |
| | |||||
* | Add patch for ELF support. | Joseph Koshy | 1999-02-02 | 1 | -0/+15 |
| | |||||
* | Unbreak for ELF. | Joseph Koshy | 1999-02-02 | 2 | -3/+15 |
| | |||||
* | Clean up MASTER_SITES. Remove unneeded patch. | Joseph Koshy | 1998-11-22 | 1 | -5/+9 |
| | |||||
* | Upgrade to v110.9.1. Unbreak. | Joseph Koshy | 1998-11-20 | 6 | -47/+281 |
| | |||||
* | Refer people needed a lighter weight implementation of ML to Chuck Robey's | Joseph Koshy | 1998-08-03 | 1 | -0/+4 |
| | | | | Moscow ML port. | ||||
* | Mark port as BROKEN till issues on library source paths, usage of the | Joseph Koshy | 1998-07-20 | 1 | -1/+3 |
| | | | | built in CM (Compilation Manager) etc. are understood and resolved. | ||||
* | A Standard ML implementation from Bell Labs. | Joseph Koshy | 1998-07-15 | 5 | -0/+98 |