summaryrefslogtreecommitdiff
path: root/lang/sml-nj
AgeCommit message (Collapse)AuthorFilesLines
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-05-04Add sparc distfile digest and size.agc1-1/+3
2001-04-28Remove redundant echoing, quoting, and input redirection to sed.jtb1-3/+3
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-13/+23
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-5/+3
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-20Add NetBSD-sparc support, supplied by Stephan Thesing in pkg/12411.wiz4-7/+259
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Move the COMMENT from being in its own file to a definition in theagc2-2/+2
package Makefile.
2000-09-04Remove trailing empty linewiz1-1/+0
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz1-6/+5
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-02-05$() -> ${}wiz1-2/+2
2000-01-24Apply patch from PR 9114.augustss1-3/+3
2000-01-09moved patch-sum to correct directory (noted by Bernd Ernesti)wiz2-3/+3
2000-01-09generated patch-sumwiz1-0/+3
2000-01-09replaced some more commands by their ${COMMAND} counterpartswiz1-3/+3
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-09Make this package compile on Solaris/sparc.agc3-69/+83
1999-12-08changes for NetBSDproff5-36/+42
1999-12-08A Standard ML implementation from Bell-Labs. Implements the SML '97 definitionproff8-0/+369
including the new Basis library with a few minor omissions and discrepancies. WWW: http://cm.bell-labs.com/cm/cs/what/smlnj/index.html If you are interested in a lighter weight implementation of ML, the Moscow-ML port is recommended.