FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 12:11 PM BST
Port details
sml-nj 110.0.7_3 lang on this many watch lists=4 search for ports that depend on this port
Ignore IGNORE: is only for i386, while you are running amd64
A popular functional language from Bell Labs
Maintained by: joemann@beefree.free.de search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


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.
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/sml-nj/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
http://smlnj.cs.uchicago.edu/dist/release/110.0.7/
ftp://flint.cs.yale.edu/pub/smlnj/release/110.0.7/
http://heanet.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://sunet.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://iweb.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://switch.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://surfnet.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://kent.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://freefr.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://voxel.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://jaist.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://osdn.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://nchc.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://ncu.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://transact.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://softlayer.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://internode.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://ufpr.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
http://waix.dl.sourceforge.net/project/smlnj/smlnj-release/110.0.7/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/sml-nj/110.0.7/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 04:17:38
Original commit files touched by this commit  110.0.7_3
dougb search for other commits by this committer
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
Original commit files touched by this commit  110.0.7_3
ohauer search for other commits by this committer
- remove MD5
22 Aug 2009 02:23:49
Original commit files touched by this commit  110.0.7_3
amdmi3 search for other commits by this committer
- Fix broken makefiles introduced with translation to new SF File Release System

Reported by:    dan
Pointyhat to:   myself
22 Aug 2009 00:24:37
Original commit files touched by this commit  110.0.7_3
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
02 Sep 2007 05:47:05
Original commit files touched by this commit  110.0.7_3
jkoshy search for other commits by this committer
- 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]
27 Aug 2007 15:24:48
Original commit files touched by this commit  110.0.7_3
jkoshy search for other commits by this committer
- 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]
22 Jan 2006 12:42:24
Original commit files touched by this commit  110.0.7_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
12 Jan 2005 02:44:41
Original commit files touched by this commit  110.0.7_2
jkoshy search for other commits by this committer
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]
31 Dec 2004 07:51:03
Original commit files touched by this commit  110.0.7_1
jkoshy search for other commits by this committer
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>
04 Feb 2004 05:21:48
Original commit files touched by this commit  110.0.7_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
06 Dec 2003 13:17:15
Original commit files touched by this commit  110.0.7
jkoshy search for other commits by this committer
Add MASTER_SITES, update WWW.

PR:             ports/59978
Submitted by:   Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
13 Nov 2003 13:30:42
Original commit files touched by this commit  110.0.7
trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
15 Aug 2003 07:24:45
Original commit files touched by this commit  110.0.7
jkoshy search for other commits by this committer
Fix build breakage with the GCC 3.3.1.

Submitted by:   Johannes 5 Joemann <joemann@beefree.free.de>
30 Mar 2003 00:36:22
Original commit files touched by this commit  110.0.7
jkoshy search for other commits by this committer
Make this port build on 5-CURRENT.
07 Mar 2003 06:05:38
Original commit files touched by this commit  110.0.7
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
01 Jul 2002 08:53:03
Original commit files touched by this commit  110.0.7
jkoshy search for other commits by this committer
Mark this port as only for the i386 architecture.

Suggested by:   Christian "naddy" Weisgerber <naddy@freebsd.org>
24 Dec 2001 07:26:31
files touched by this commit
jkoshy search for other commits by this committer
Install with the correct user:group.    
27 Oct 2000 13:49:21
files touched by this commit
jkoshy search for other commits by this committer
Update to v110.0.7.    
11 Oct 2000 12:17:30
files touched by this commit
jkoshy search for other commits by this committer
Fix a patch failure that affects non-ELF systems, for v110.0.6.    
08 Oct 2000 04:17:26
files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  
07 Oct 2000 23:28:29
files touched by this commit
asami search for other commits by this committer
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
files touched by this commit
jkoshy search for other commits by this committer
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.    

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23675
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours19
new 7 days62
new fortnight184
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.164 seconds.