From owner-freebsd-ports-bugs@freebsd.org Fri Jul 22 13:34:39 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2110EBA0349 for ; Fri, 22 Jul 2016 13:34:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0FEAB1D42 for ; Fri, 22 Jul 2016 13:34:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6MDYc78020968 for ; Fri, 22 Jul 2016 13:34:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211255] sysutils/qjail: Install fails because "uname -r" includes patchlevel Date: Fri, 22 Jul 2016 13:34:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: qjail1@a1poweruser.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2016 13:34:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211255 --- Comment #15 from Joe Barbish --- Ignore that portlint warning about size of pkg-descr file just like it has = been ignored for the last 16 years. About the first line of pkg-descr, warning against use on systems < 10.0.=20 There is a qjail2 port just for 9.3 and older systems. 9.3 goes EOL in Dece= mber this year, at which time I will have qjail2 removed. Besides that version is frozen in time having none of the updates added to the qjail port. I believe that 10.0 & 10.1 have already reached EOL but since there are many users out there still on these versions I plan to leave the internal script checks for only 10.x and newer. When it comes to the first line of the pkg-descr where it says this version supports 10.x and newer, it will stay in the pkg-descr file. People who look online at the ports system read the long description and read that first li= ne. Not likely to drill down to the port makefile to see the OSVERSION knob. I have no problem with you putting the OSVERSION knob in the 4.9 makefile as long as you also make the same change to the 5.0 port's makefile. --=20 You are receiving this mail because: You are the assignee for the bug.=