Subject: CVS commit: pkgsrc/lang/sbcl
From: Havard Eidnes
Date: 2019-10-12 11:47:40
Message id: 20191012094740.5E6C1FBF4@cvs.NetBSD.org

Log Message:
A couple of fixes to sbcl:
 * Don't request job control in the shell scripts used during the build
   via the "-m" option; it will cause a backgrounded job to stall with
   SIGTTIN.
 * Add a Config.generic-netbsd, and collect common settings for all
   the various NetBSD configs there.
 * Do tty handling in sbcl the same way OpenBSD does, i.e. no TIOCNOTTY.
Bump PKGREVISION.

Files:
RevisionActionfile
1.82modifypkgsrc/lang/sbcl/Makefile
1.61modifypkgsrc/lang/sbcl/distinfo
1.1addpkgsrc/lang/sbcl/patches/patch-make-genesis-2.sh
1.1addpkgsrc/lang/sbcl/patches/patch-make-host-1.sh
1.1addpkgsrc/lang/sbcl/patches/patch-make-host-2.sh
1.1addpkgsrc/lang/sbcl/patches/patch-make-target-1.sh
1.1addpkgsrc/lang/sbcl/patches/patch-make-target-2.sh
1.1addpkgsrc/lang/sbcl/patches/patch-src_runtime_Config.arm-netbsd
1.1addpkgsrc/lang/sbcl/patches/patch-src_runtime_Config.generic-netbsd
1.1addpkgsrc/lang/sbcl/patches/patch-src_runtime_Config.ppc-netbsd
1.1addpkgsrc/lang/sbcl/patches/patch-src_runtime_Config.sparc-netbsd
1.1addpkgsrc/lang/sbcl/patches/patch-src_runtime_Config.x86-64-netbsd
1.1addpkgsrc/lang/sbcl/patches/patch-src_runtime_Config.x86-netbsd
1.1addpkgsrc/lang/sbcl/patches/patch-src_runtime_run-program.c