Port details |
- sml-nj Popular functional language from Bell Labs
- 110.0.7_3 lang
=4 110.0.7_3Version of this port present on the latest quarterly branch.
- BROKEN: Fails to build
DEPRECATED: Broken for more than 6 months This port expired on: 2014-08-22 IGNORE: is marked as broken: Fails to build
- Maintainer: joemann@beefree.free.de
- Port Added: unknown
- Last Update: 2014-07-30 19:42:51
- SVN Revision: 363509
- People watching this port, also watch:: rsync, libiconv, python, nmap
- License: not specified in port
- WWW:
- http://www.smlnj.org/
- Description:
- A Standard ML implementation from Bell-Labs. Implements the SML '97 definition
including the new Basis library with a few minor omissions and discrepancies.
WWW: http://www.smlnj.org/
If you are interested in a lighter weight implementation of ML,
the Moscow-ML port is recommended.
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: smlnj
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
110.0.7_3 30 Jul 2014 19:42:51 |
pi |
lang/smlnj: 110.71 -> 110.76
- unbreak and support staging
- support amd64
- no longer depends on gmake
- moves lang/sml-nj-devel to lang/smlnj
- supersedes lang/sml-nj
PR: 191899
Reviewed by: Robert Cina <transitive@gmail.com>,
Timothy Beyer <beyert@cs.ucr.edu>
Approved by: Johannes <joemann@beefree.free.de> (maintainer) |
110.0.7_3 22 Jul 2014 17:45:13 |
antoine |
Deprecate some ports BROKEN for more than 6 months
With hat: portmgr |
110.0.7_3 05 Jul 2014 19:27:04 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.
CR: D305
Approved by: portmgr (swills) |
110.0.7_3 26 May 2014 14:47:57 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
110.0.7_3 31 Jan 2014 21:10:51 |
antoine |
Mark broken: Fails to build
On 8 and 9:
[Loading int-inf.sml.bin]
Bus error (core dumped)
!!! unable to build SML heap image (sml.x86-bsd)
*** [do-build] Error code 1
On 10 and head:
gcc -ansi -c -I../config -I../objs -I../include ../config/gen-common.c
make[2]: exec(gcc) failed (No such file or directory)
*** Error code 1
Reported by: pkg-fallout since august 2013
With hat: portmgr |
110.0.7_3 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
110.0.7_3 24 Oct 2011 04:17:38 |
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. |
110.0.7_3 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
110.0.7_3 22 Aug 2009 02:23:49 |
amdmi3 |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself |
110.0.7_3 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
110.0.7_3 02 Sep 2007 05:47:05 |
jkoshy |
- Use SUB_FILES and SUB_LIST. [1]
- Tweak pkg-install script (no user visible changes).
Suggested by: sat [1]
Submitted by: Johannes 5 Joemann [MAINTAINER] |
110.0.7_3 27 Aug 2007 15:24:48 |
jkoshy |
- Remove CONFLICTS (with smlnj-devel). Use a helper script (installed
as ${PREFIX}/bin/multiexec-wrapper) to resolve conflicting
executable names (such as sml, ml-lex, etc.).
- Bump PORTREVISION.
- Update MASTER_SITES.
Submitted by: Johannes 5 Joemann [MAINTAINER] |
110.0.7_2 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
110.0.7_2 12 Jan 2005 02:44:41 |
jkoshy |
Maintainer change: Johannes 5 Joemann is the new maintainer.
Fix a CM tool path problem reported by Gerhard Gonter [ggonter .at.
yahoo.com].
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] |
110.0.7_1 31 Dec 2004 07:51:03 |
jkoshy |
Use "install.sh" during build and also during install as done in
lang/sml-nj-devel to resolve PR 40866.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> |
110.0.7_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
110.0.7 06 Dec 2003 13:17:15 |
jkoshy |
Add MASTER_SITES, update WWW.
PR: ports/59978
Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw> |
110.0.7 13 Nov 2003 13:30:42 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
110.0.7 15 Aug 2003 07:24:45 |
jkoshy |
Fix build breakage with the GCC 3.3.1.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> |
110.0.7 30 Mar 2003 00:36:22 |
jkoshy |
Make this port build on 5-CURRENT. |
110.0.7 07 Mar 2003 06:05:38 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
110.0.7 01 Jul 2002 08:53:03 |
jkoshy |
Mark this port as only for the i386 architecture.
Suggested by: Christian "naddy" Weisgerber <naddy@freebsd.org> |
24 Dec 2001 07:26:31 |
jkoshy |
Install with the correct user:group. |
27 Oct 2000 13:49:21 |
jkoshy |
Update to v110.0.7. |
11 Oct 2000 12:17:30 |
jkoshy |
Fix a patch failure that affects non-ELF systems, for v110.0.6. |
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.) |
14 Jun 2000 12:09:02 |
jkoshy |
Downgrade the sml-nj port to the current `release' version v110.0.6. The
`sml-nj-devel' port will track working versions of the SML/NJ system. |