| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 04:17:38
110.71
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
03 Jul 2011 13:45:36
110.71
|
ohauer  |
- remove MD5 |
28 Nov 2009 00:57:45
110.71
|
miwi  |
- Update to 110.71
PR: 139807
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> (maintainer) |
27 Jul 2008 00:26:24
110.65
|
edwin  |
Remove comment about PKG_INFO not being available. |
27 Jul 2008 00:23:58
110.65
|
edwin  |
pkg_info -> ${PKG_INFO} |
02 Sep 2007 05:48:55
110.65
|
jkoshy  |
- Use SUB_FILES and SUB_LIST. [1]
- Minor tweaks to the port Makefile and pkg-install script.
Suggested by: sat [1]
Submitted by: Johannes 5 Joemann [MAINTAINER] |
27 Aug 2007 15:41:19
110.65
|
jkoshy  |
Update to v110.65. Upstream changes from the previous version of the
port include:
- many bug fixes, a revised regression test suite.
- a new MLRISC code generator for the amd64.
- "lexgen" has been replaced by "ml-ulex".
- "ml-ulex", "ml-antlr" and "trace-debug-profile" are now part of
the default install.
Remove CONFLICTS with sml-nj. The sml-nj* ports now use a helper
script (installed as ${PREFIX}/bin/multiexec-wrapper) to resolve
conflicting executable names (such as sml, ml-lex, etc.).
Submitted by: Johannes 5 Joemann [MAINTAINER] |
29 Nov 2006 17:46:37
110.60
|
jkoshy  |
Upgrade to v110.60. Upstream changes include:
- a new directory layout.
- new code generator tools (in beta).
Submitted by: Johannes 5 Joemann (joemann at beefree dot free dot de) |
10 Jun 2006 12:47:00
110.59
|
jkoshy  |
Upgrade to v110.59.
Upstream changes from the previous version of the port include:
- An improved lexer generator tool "lexgen".
- bug fixes and minor improvements
Submitted by: Johannes 5 Joemann <joemann at beefree.free.de>, with
patches tty handling code from Timothy Bourke
<timbob at bigpond.com> |
31 Jan 2006 16:09:53
110.57
|
jkoshy  |
Upgrade to v110.57.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] |
30 Jan 2006 12:14:44
110.54
|
edwin  |
SHA256ify
Approved by: krion@ |
02 Jun 2005 08:08:41
110.54
|
jkoshy  |
Update to v110.54.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> |
20 Dec 2004 15:42:43
110.52
|
jkoshy  |
Upgrade to v110.52.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] |
05 Dec 2004 11:26:48
110.51
|
jkoshy  |
Upgrade to v110.51.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] |
15 Nov 2004 09:16:15
110.50
|
jkoshy  |
Upgrade to v110.50.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] |
29 Aug 2004 15:00:36
110.48
|
jkoshy  |
Upgrade to v110.48.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] |
31 Mar 2004 03:12:58
110.42_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
110.42_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
22 Jan 2004 11:06:02
110.42
|
trevor  |
Use the SORT macro from bsd.port.mk. |
15 Aug 2003 07:29:04
110.42
|
jkoshy  |
Unbreak build with GCC 3.3.1.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] |
09 Jul 2003 18:42:36
110.42
|
marcus  |
Update for compatibility with new bsd.port.mk patches.
Submitted by: maintainer |
30 Mar 2003 00:48:14
110.42
|
jkoshy  |
- Unbreak for 5-CURRENT
- calm processor warnings for assembler code on 5-CURRENT
- mark the Alpha as currently unsupported
- update WWW: link.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] |
21 Feb 2003 12:35:09
110.42
|
knu  |
De-pkg-comment. |
22 Nov 2002 11:17:32
110.42
|
jkoshy  |
Update to v110.42.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] |
19 Jul 2002 09:57:00
110.41
|
jkoshy  |
Update to v110.41.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] |
09 Jun 2002 07:00:09
110.40
|
jkoshy  |
Upgrade to v110.40.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] |
26 Mar 2002 08:58:34
110.39
|
jkoshy  |
Upgrade to v110.39. Compilation of this port is now controlled by three
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) |
29 Jan 2002 11:24:09 
|
knu  |
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.
|
14 Jan 2002 06:49:06 
|
jkoshy  |
Change MAINTAINER to the capable hands of Johannes 5 Joemann
<joemann@beefree.free.de>. |
20 Dec 2001 08:56:38 
|
jkoshy  |
Update to v110.37. |
24 Aug 2001 10:12:43 
|
jkoshy  |
Upgrade to SML/NJ v110.34. Add a number of nifty configurability options. |
18 Jun 2001 11:34:13 
|
jkoshy  |
Upgrade to development version 110.33. |
08 Oct 2000 04:17:26 
|
asami  |
Convert category lang to new layout. |
07 Oct 2000 23:28:29 
|
asami  |
Rename ${FILISDER}/patch-* to ${FILESDIRA}/extra-patch-*. (These patches are
applied from within the configure script, patched by patch-ab.) |
29 May 2000 07:27:16 
|
jkoshy  |
`sml-nj-devel' will be tracking SML/NJ working snapshots. Set NO_LATEST_LINK
to prevent packaging. |