notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/mlton/files/patch-mlton_Makefile
SVNWeb

Number of commits found: 1

Mon, 20 Mar 2023
[ 16:34 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Timothy Beyer ]    commit hash:1ad4dbd771c18f9a599411d3a9f08f375523db96  commit hash:1ad4dbd771c18f9a599411d3a9f08f375523db96  commit hash:1ad4dbd771c18f9a599411d3a9f08f375523db96  1ad4dbd 
lang/mlton: Fix BUILD

-  Memory usage has been so extreme that building on i386 build servers
   often fails due to slightly imperfect conditions.  This is like
   because the zone pass was intended to be disabled on modern versions,
   but was unintentionally? hardcoded to a specific older version
   (corrected).
-  Simple fix where bootstrap images for FreeBSD versions >= 13 were
   unavailable  (if compat13x is needed, then I will add it to
   dependencies, but it shouldn't be necessary), so it should build on
   FreeBSD 14.x with this change
- While I(bofh) am here pet portclippy/portfmt
- Utilize OPTIONSNG as best as possible

PR:		261820
Approved by:	MAINTAINER

Number of commits found: 1