head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.54 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.52 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.50 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.48 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.46 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.44 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.42 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.40 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.38 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.36 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.34 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.32 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.30 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.28 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.26 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.24 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.22 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.20 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.18 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.16 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.14 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.12 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.10 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.8 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.6 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.4 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.3.0.2 pkgsrc-2003Q4-base:1.3 netbsd-1-6-1:1.2.0.2 netbsd-1-6-1-base:1.2 netbsd-1-6:1.1.0.6 netbsd-1-6-RELEASE-base:1.1 pkgviews:1.1.0.2 pkgviews-base:1.1; locks; strict; comment @# @; 1.3 date 2003.03.21.22.24.20; author wiz; state dead; branches; next 1.2; 1.2 date 2002.09.29.15.03.20; author wiz; state Exp; branches; next 1.1; 1.1 date 2002.07.04.20.24.42; author wiz; state Exp; branches; next ; desc @@ 1.3 log @Renamed sml-nj to smlnj. @ text @$NetBSD: patch-aa,v 1.2 2002/09/29 15:03:20 wiz Exp $ --- config/targets.orig Fri Feb 22 21:42:15 2002 +++ config/targets @@@@ -41,7 +41,7 @@@@ request ml-lex # build ML-Burg # -#request ml-burg +request ml-burg # pre-compile and install the remaining components of the SML/NJ library # (everything except smlnj-lib.cm, aka Util, itself) @@@@ -50,27 +50,27 @@@@ request smlnj-lib # pre-compile and install CM "portable graph" utility library # -#request pgraph-util +request pgraph-util # pre-compile and install Concurrent ML, which is a library for message-passing # concurrency. # -#request cml +request cml # pre-compile and install the CML Library, which provides some useful CML # modules. # -#request cml-lib +request cml-lib # pre-compile and install eXene, which is a library for X-Windows programming. # EXene requires CML. # -#request eXene +request eXene # pre-compile and install the C-Kit, which is a library for parsing and # type-checking C programs # -#request ckit +request ckit # pre-compile and install the ML-NLFFI Library, which is the core of # a new foreign function interface (where "foreign" functions are @@@@ -79,7 +79,7 @@@@ request smlnj-lib # the new FFI. # This preview release currently works only under X86/Linux. # -#request ml-nlffi-lib +request ml-nlffi-lib # build ML-NLFFI-Gen, a program generator tool used in conjunction with # the new "NLFFI" foreign function interface. The tool generates ML @@@@ -87,13 +87,13 @@@@ request smlnj-lib # (Requires ckit!) # This preview release currently works only under X86/Linux. # -#request ml-nlffigen +request ml-nlffigen # pre-compile and install the MLRISC Tools library. # This library is for parsing and pretty printing SML code. # It's used by various MLRISC code generator generator. # -#request mlrisc-tools +request mlrisc-tools # Build and install the 'nowhere' program translator. # This tool translates programs with conditional patterns (where clauses) @@@@ -101,11 +101,11 @@@@ request smlnj-lib # (bad) documentation. # (Requires the mlrisc-tools library!) # -#request nowhere +request nowhere # unpack and install the documentation directory. # -#request doc +request doc # Note: autoloading is always enabled. # In order to customize what is being pre-registered for autoloading @ 1.2 log @Update to 110.41, provided by Christopher Richards in PR 18437. Notable changes include an utter plethora of bug fixes (e.g, a memory leak in the garbage collector), and some small added features (e.g. Danvy-style format combinators added to smlnj-lib). Also added are some tools (ml-nlffigen, nowhere) that appeared previously but were not enabled. Moreover, this update also gets rid of the ugly "patch the source at runtime" hack used in previous pkgsrc versions. Thus the jumbo (and ill-named) file/patch-global-names is removed and its contents split into ordinary patch/patch-?? files. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Update to 110.38, provided by Chris Richards in pkg/15427. Changes since 110.9.1: * Bug fixes, improvements to generated code, and miscellaneous user-invisible tweaks too numerous to mention. * Autoloaded libraries now load correctly, due to the new `CM_PATHCONFIG' mechanism. Autoloading failed in the package's previous version, despite the best effort of the do-install target. * New commands `ml-build' and `ml-makedepend'. The former automates the process of building standalone heap images, while the latter generates dependencies for traditional makefiles. * Major overhaul of the Compilation Manager (CM). For example, most `sources.cm' files now require including `$/basis.cm', as well as substituting `$/foo.cm' for `foo.cm' wherever `foo.cm' refers to an autoloaded library bundled with the system (e.g. `smlnj-lib.cm'). For details, see http://www.smlnj.org/NEWS/110.20-README.html, and the CM manual at http://cm.bell-labs.com/cm/cs/what/smlnj/doc/CM/new.pdf . * Reduced virtual memory consumption. * Support for running under Mac OS X (Darwin). Such support is not currently reflected in the pkgsrc, however, since I have no way to test it. @ text @d3 1 a3 1 --- config/targets.orig Sun Jan 27 19:18:03 2002 d5 1 a5 1 @@@@ -44,7 +44,7 @@@@ d9 2 a10 2 -#TARGETS="$TARGETS ml-burg" +TARGETS="$TARGETS ml-burg" d14 7 a20 1 @@@@ -56,17 +56,17 @@@@ d24 2 a25 2 -#TARGETS="$TARGETS cml" +TARGETS="$TARGETS cml" d30 2 a31 2 -#TARGETS="$TARGETS cml-lib" +TARGETS="$TARGETS cml-lib" d36 2 a37 2 -#TARGETS="$TARGETS eXene" +TARGETS="$TARGETS eXene" d41 45 @