2024-12-09 15:07:09 by Ryo ONODERA | Files touched by this commit (9) |
Log message:
lang/smlnj: Update to 110.99.6.1
Changelog:
[2024-10-25] Version 110.99.6.1 is released. This p[atch release fixes a serious \
bug in 110.99.6. See the README for details.
[2024-09-18] Version 110.99.6 is released. This version is primarily a bugfix \
release with some additional improvements. See the README for details.
[2024-03-14] Version 110.99.5 is released. This version is primarily a bugfix \
release with some additional improvements. See the README for details.
[2023-08-01] Version 110.99.4 is released. This version is primarily a bugfix \
release, but it does include a small number of enhancements as well as support \
for macOS 14 (Sonoma). See the README for details.
|
2024-04-22 20:35:06 by Havard Eidnes | Files touched by this commit (4) |
Log message:
lang/smlnj: make this build on NetBSD/powerpc.
OK'ed by MAINTAINER.
|
2023-02-25 18:58:39 by Ryo ONODERA | Files touched by this commit (44) |
Log message:
smlnj: Update to 110.99.3
* CHangelog is too long, it includes adding amd64 support.
|
2022-09-16 21:45:07 by Havard Eidnes | Files touched by this commit (1) |
Log message:
lang/smlnj: remove the powerpc nlffi section.
This no longer had any effect, and therefore caused the build to fail.
The build and install now succeeds on NetBSD/macppc.
|
2021-11-18 08:33:11 by Thomas Klausner | Files touched by this commit (1) |
Log message:
smlnj: use BLAKE2s
|
2021-10-07 16:21:17 by Nia Alarie | Files touched by this commit (282) |
Log message:
lang: Remove SHA1 hashes for distfiles
|
2021-10-03 09:10:44 by Nia Alarie | Files touched by this commit (2) |
Log message:
smlnj: Disable PKGSRC_MKPIE
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2019-11-03 20:04:09 by Roland Illig | Files touched by this commit (159) |
Log message:
lang: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-10-12 22:52:54 by Havard Eidnes | Files touched by this commit (5) | |
Log message:
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.
|