Date: Tue, 06 Sep 2016 16:09:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 212419] [patch] Mk/Scripts/qa.sh: disable some checks for linux ports Message-ID: <bug-212419-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212419 Bug ID: 212419 Summary: [patch] Mk/Scripts/qa.sh: disable some checks for linux ports Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: tijl@FreeBSD.org CC: freebsd-ports-bugs@FreeBSD.org Keywords: patch Created attachment 174420 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174420&action= =3Dedit patch Some improvements for Linux ports: - shebang check: skip scripts in LINUXBASE. Things like /bin/bash are vali= d in a Linux context. Also, these scripts usually only work with a Linux shell = so it doesn't make sense to try to make them work from a FreeBSD shell. - prefixvar check: allow LINUXBASE/var. - proxydeps check: only test FreeBSD ELF files because ldd(1) doesn't work = with other ELF files. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212419-13>