From owner-freebsd-ports-bugs@freebsd.org Sat Jul 15 12:43:20 2017 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 9C64AAF99DD for ; Sat, 15 Jul 2017 12:43:20 +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 89EF66F485 for ; Sat, 15 Jul 2017 12:43:20 +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 v6FChKSH095175 for ; Sat, 15 Jul 2017 12:43:20 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219377] [NEW PORT] sysutils/mac_rtprio :Simple MAC framework policy to manage access for setting realtime priorities by selected GID Date: Sat, 15 Jul 2017 12:43:20 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: amutu@amutu.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: 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.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jul 2017 12:43:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219377 --- Comment #5 from Jov --- (In reply to Dan MacDonald from comment #3) This port does not depend on specific kernel version, but you should sync t= he /usr/src with your running system before building, or there may be problems. Also note, I think 12-current may have some problems because when I try to = load the tcpmd5 module,it report similar error: "depends on kernel - not availab= le or version mismatch" This is a test on my FreeBSD-RELEASE11.0: pkg install ./mac_rtprio-kmod-20170417.txz=20 Updating FreeBSD repository catalogue... Fetching meta.txz: 100% 944 B 0.9kB/s 00:01=20=20=20=20 Fetching packagesite.txz: 100% 6 MiB 201.6kB/s 00:30=20=20=20=20 Processing entries: 100% FreeBSD repository update completed. 26597 packages processed. All repositories are up to date. Updating database digests format: 100% Checking integrity... done (0 conflicting) The following 1 package(s) will be affected (of 0 checked): New packages to be INSTALLED: mac_rtprio-kmod: 20170417 Number of packages to be installed: 1 Proceed with this action? [y/N]: y [1/1] Installing mac_rtprio-kmod-20170417... Extracting mac_rtprio-kmod-20170417: 100% root@:/usr/ports/sysutils/mac_rtprio # kldload mac_rtprio root@:/usr/ports/sysutils/mac_rtprio # kldstat Id Refs Address Size Name 1 102 0xffffffff80200000 1fa8888 kernel 2 1 0xffffffff821aa000 30aec0 zfs.ko 3 2 0xffffffff824b5000 adc0 opensolaris.ko 4 1 0xffffffff824c0000 21bd0 geom_eli.ko 5 1 0xffffffff824e3000 b3e8 aesni.ko ... 71 1 0xffffffff82b66000 b2f mac_rtprio.ko --=20 You are receiving this mail because: You are the assignee for the bug.=