Up to [cvs.NetBSD.org] / pkgsrc / lang / smlnj
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.28 / (download) - annotate - [select for diffs], Sat Feb 25 17:58:39 2023 UTC (7 months, 1 week ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.27: +98 -102
lines
Diff to previous 1.27 (colored)
smlnj: Update to 110.99.3 * CHangelog is too long, it includes adding amd64 support.
Revision 1.27 / (download) - annotate - [select for diffs], Thu Nov 18 07:33:11 2021 UTC (22 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.26: +23 -23
lines
Diff to previous 1.26 (colored)
smlnj: use BLAKE2s
Revision 1.26 / (download) - annotate - [select for diffs], Thu Oct 7 14:21:14 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.25: +1 -23
lines
Diff to previous 1.25 (colored)
lang: Remove SHA1 hashes for distfiles
Revision 1.25 / (download) - annotate - [select for diffs], Sat Oct 12 20:52:53 2019 UTC (3 years, 11 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.24: +11 -2
lines
Diff to previous 1.24 (colored)
Various updates to smlnj so it builds on NetBSD/powerpc again: * Modernize the powerpc entry in signal-sysdep.h to use the various _UC_MACHINE_ macros. * mk.ppc-netbsd: don't pass an empty RANLIB variable, causing build failure. Also make checksums of all the three arch-specific distfiles ("boxes"), for sparc, x86 and ppc. Bump PKGREVISION.
Revision 1.24 / (download) - annotate - [select for diffs], Sun Jul 3 19:35:13 2016 UTC (7 years, 3 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.23: +11 -2
lines
Diff to previous 1.23 (colored)
Patch up some compiler warnings in the hope of fixing the crashy build. No such luck though...
Revision 1.23 / (download) - annotate - [select for diffs], Sun Jul 3 19:29:27 2016 UTC (7 years, 3 months ago) by dholland
Branch: MAIN
Changes since 1.22: +19 -2
lines
Diff to previous 1.22 (colored)
Honor pkgsrc CFLAGS in all configs, not just some.
Revision 1.22 / (download) - annotate - [select for diffs], Sun Jul 3 19:26:35 2016 UTC (7 years, 3 months ago) by dholland
Branch: MAIN
Changes since 1.21: +1 -3
lines
Diff to previous 1.21 (colored)
Store brand new configs in ${FILESDIR}, not as patches.
Revision 1.21 / (download) - annotate - [select for diffs], Sun Jul 3 19:18:46 2016 UTC (7 years, 3 months ago) by dholland
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Honor the pkgsrc configure shell instead of using /bin/sh, as on some platforms /bin/sh gets one something uselessly broken. Also, don't set MAKE to Solaris's make on Solaris; while this might be necessary building standalone, in pkgsrc it's foolish.
Revision 1.20 / (download) - annotate - [select for diffs], Sun Jul 3 19:07:38 2016 UTC (7 years, 3 months ago) by dholland
Branch: MAIN
Changes since 1.19: +1 -6
lines
Diff to previous 1.19 (colored)
Remove duplicate patches. Patch only the src/ copy of the runtime. Instead of extracting the runtime twice for src/ and base/ and then haphazardly patching either or both copies, patch only one copy and create the other *after* patching. (better yet would be not to copy the thing at all, but I think there are smlnj reasons you can't do that)
Revision 1.19 / (download) - annotate - [select for diffs], Thu Apr 14 22:10:31 2016 UTC (7 years, 5 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (colored)
Two more patch comments. Also, remove a debug print that leaked in a year ago and that nobody's apparently noticed in the interim.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Apr 14 22:04:47 2016 UTC (7 years, 5 months ago) by dholland
Branch: MAIN
Changes since 1.17: +12 -12
lines
Diff to previous 1.17 (colored)
Add patch comments (where feasible)
Revision 1.17 / (download) - annotate - [select for diffs], Thu Apr 14 21:58:22 2016 UTC (7 years, 5 months ago) by dholland
Branch: MAIN
Changes since 1.16: +9 -1
lines
Diff to previous 1.16 (colored)
Use struct timeval instead of blithely assuming that some private struct declaration is always bit compatible with it. (Because it isn't.) My patches from PR 40954 circa 2009, which it turns out is still relevant even after the last couple updates. (Just for some reason it had stopped crashing.) This does not make smlnj build for me, but it gets further than it used to.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 3 22:50:44 2015 UTC (7 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.15: +21 -1
lines
Diff to previous 1.15 (colored)
Add SHA512 digests for distfiles for lang category Problems found with existing digests: Package nhc98 distfile nhc98src-1.22.tar.gz a8adc8f22371998ee0657bc0e01058a57d876abc [recorded] 81975fcb5f1dda5efeaabc30ce8c6dceae55e591 [calculated] Problems found locating distfiles: Package gcc-aux: missing distfile ada-bootstrap.i386.dragonfly.36A.tar.bz2 Package gcc-aux: missing distfile ada-bootstrap.i386.freebsd.84.tar.bz2 Package gcc-aux: missing distfile ada-bootstrap.x86_64.dragonfly.36A.tar.bz2 Package gcc-aux: missing distfile ada-bootstrap.x86_64.freebsd.84.tar.bz2 Package gcc-aux: missing distfile ada-bootstrap.x86_64.solaris.511.tar.bz2 Package gcc5-aux: missing distfile ada-bootstrap.i386.dragonfly.36A.tar.bz2 Package gcc5-aux: missing distfile ada-bootstrap.i386.freebsd.84.tar.bz2 Package gcc5-aux: missing distfile ada-bootstrap.x86_64.dragonfly.36A.tar.bz2 Package gcc5-aux: missing distfile ada-bootstrap.x86_64.freebsd.84.tar.bz2 Package gcc5-aux: missing distfile ada-bootstrap.x86_64.solaris.511.tar.bz2 Package ghc7: missing distfile ghc-7.6.3-boot-i386-unknown-freebsd.tar.xz Package icc11: missing distfile l_cproc_p_11.1.080.tgz Package jini: missing distfile jini-1_2_1_001-src.zip Package oo2c: missing distfile oo2c_32-2.0.11.tar.bz2 Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-freebsd-10-amd64-20150301.tar.xz Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-5-i386-20150301.tar.xz Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-6-i386-20150301.tar.xz Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-7-earmv6hf-20150306.tar.xz Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-7-sparc64-20150301.tar.xz Package openjdk7: missing distfile openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2 Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-freebsd-10-amd64-20150301.tar.xz Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-5-i386-20150301.tar.xz Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-6-i386-20150301.tar.xz Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-7-earmv6hf-20150306.tar.xz Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-7-sparc64-20150301.tar.xz Package openjdk8: missing distfile openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2 Package oracle-jdk8: missing distfile jdk-8u60-linux-i586.tar.gz Package oracle-jdk8: missing distfile jdk-8u60-solaris-x64.tar.gz Package oracle-jre8: missing distfile jre-8u60-linux-i586.tar.gz Package oracle-jre8: missing distfile jre-8u60-solaris-x64.tar.gz Package sun-jdk6: missing distfile jdk-6u45-linux-i586.bin Package sun-jdk6: missing distfile jdk-6u45-solaris-i586.sh Package sun-jdk7: missing distfile jdk-7u72-linux-i586.tar.gz Package sun-jdk7: missing distfile jdk-7u72-solaris-i586.tar.gz Package sun-jre6: missing distfile jce_policy-6.zip Package sun-jre6: missing distfile jre-6u45-linux-x64.bin Package sun-jre6: missing distfile jre-6u45-solaris-x64.sh Package sun-jre7: missing distfile jre-7u72-linux-i586.tar.gz Package sun-jre7: missing distfile jre-7u72-solaris-i586.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Apr 22 07:41:38 2015 UTC (8 years, 5 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.14: +4 -1
lines
Diff to previous 1.14 (colored)
Preliminary hacks for building this with -m32 on amd64 NetBSD. I've run into local problems with COMPAT_32 so this only gets a short distance in before I can't run it any further, but I'm going to commit anyway as "broken package" > "no package", and with luck I'll get it sorted out fully before much longer. Also allow amd64 Linux as the necessary hacks for that seem to already be in place.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 29 20:48:48 2012 UTC (11 years, 8 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.13: +61 -64
lines
Diff to previous 1.13 (colored)
Update to SML/NJ 110.73 SML/NJ 110.73 provides a number of new library features, including a new library for working with HTML 4, as well as many bug fixes. Details: CM: + Added boolean literals (true and false) to the conditional-expression syntax in CM. Thus, you can write #if true structure Foo #endif in a CM file. This change is meant to make it easier to use autoconf to configure the build process of an SML application. ML-Yacc: + Fixed ml-yacc examples to respect the changed signatures with respect to TextIO.inputLine. SML/NJ Library: + Added findExe function to PathUtil module. + Modified the implementation of GetOpt.usageInfo so that if the help string has embedded newlines, then the extra lines are properly indented. + Changed the interface of JSONStreamParser to support both parsing files and TextIO.instreams. + Added HTML4 library. + Fixed bug in hashed cons library (bug #55). + Added array iterators to DynamicArray module. Concurrent ML: + The paths used to specify the CML versions of libraries in a CM file have been rationalized (bug #68) $cml/basis.cm -- the CML version of $/basis.cm $cml/cml.cm -- core CML features $cml/cml-lib.cm -- CML library code $cml/trace-cml.cm -- TraceCML library for debugging $cml/smlnj-lib.cm -- CML version of the $/smlnj-lib.cm library $cml/inet-lib.cm -- CML version of the $/inet-lib.cm library $cml/unix-lib.cm -- CML version of the $/unix-lib.cm library Note that the old naming scheme is still supported, but may be removed in some future version. + Added Barriers module to CML. + Fixed the Win32 socket and polling implementation to work correctly with CML. Signature of poll was wrong and didn't handle sockets at all. MLRISC: + Added support for the RTDSC and RTDSCP instructions to the amd64 code generator.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Feb 7 03:14:36 2010 UTC (13 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.12: +61 -46
lines
Diff to previous 1.12 (colored)
Update to SML/NJ 110.72, bug fix release.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 22 14:48:47 2009 UTC (14 years ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.11: +56 -64
lines
Diff to previous 1.11 (colored)
Update to SML/NJ 110.71. Numerous changes since version 110.42 include AMD64 support and loads of bug fixes, detailed list of changes is at http://www.smlnj.org/dist/working/110.71/NOTES/HISTORY
Revision 1.11 / (download) - annotate - [select for diffs], Fri Jan 19 13:09:25 2007 UTC (16 years, 8 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.10: +3 -1
lines
Diff to previous 1.10 (colored)
add missing rmd160 hashes for boot.{sparc,ppc}-unix.tgz
Revision 1.10 / (download) - annotate - [select for diffs], Tue Mar 28 21:35:27 2006 UTC (17 years, 6 months ago) by gavan
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.9: +3 -2
lines
Diff to previous 1.9 (colored)
Apply patch from PR pkg/32722. Fixes building on i386.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Feb 24 09:03:11 2005 UTC (18 years, 7 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.8: +17 -1
lines
Diff to previous 1.8 (colored)
Add RMD160 digests
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 6 04:38:29 2004 UTC (19 years, 4 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.7: +38 -34
lines
Diff to previous 1.7 (colored)
Revert to smlnj-110.42, as 110.45 is troublesome. While doing so, keep it using buildlink3, fetchable, and buildable with gcc3. Requested by the package's maintainer.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Apr 9 23:19:37 2004 UTC (19 years, 5 months ago) by snj
Branch: MAIN
Changes since 1.6: +35 -39
lines
Diff to previous 1.6 (colored)
Update to smlnj-110.45. "The latest working version (110.45) fixes some installation problems caused by incompatibilities with GCC 3.3. Earlier, 110.44 brought our implementation of the Basis library closer to the specification, fixed several important bugs, and provided support for Mac OS X 10.3 (Panther). The previous working release (110.43) offered an operational win32 port, added IntInf support to compiler and Basis library, and also updated many interfaces of the Basis according to the latest draft of the specification." Provided by Jesper Louis Andersen in PR pkg/24586. Also fixes PR pkg/23480.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 2 19:57:35 2003 UTC (20 years, 3 months ago) by jtb
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
Add checksum and size info for boot.sparc-unix.tgz distfile.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jul 2 02:38:29 2003 UTC (20 years, 3 months ago) by taca
Branch: MAIN
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
Come back boot.x86-unix.tgz in distinfo. P.S. Should "make mdi" fetch and process all ARCH (or MACHINE_ARCH)'s distfiles?
Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 1 23:19:13 2003 UTC (20 years, 3 months ago) by jtb
Branch: MAIN
Changes since 1.3: +1 -1
lines
Diff to previous 1.3 (colored)
Wrong version of patch-af.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 1 23:10:33 2003 UTC (20 years, 3 months ago) by jtb
Branch: MAIN
Changes since 1.2: +10 -6
lines
Diff to previous 1.2 (colored)
Make this work on powerpc.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 21 22:54:38 2003 UTC (20 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.1: +42 -37
lines
Diff to previous 1.1 (colored)
Update to 110.42, from Christopher Richards in connection with PR 18678. Changes: A number of small, but important bug fixes.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Mar 21 22:20:55 2003 UTC (20 years, 6 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Reimport sml-nj as smlnj, which is the name commonly used by the community. Suggested by Christopher Richards in connection with PR 18678.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 21 22:20:55 2003 UTC (20 years, 6 months ago) by wiz
Branch: MAIN
Initial revision