From owner-freebsd-python@freebsd.org Tue Sep 24 23:16:18 2019 Return-Path: <owner-freebsd-python@freebsd.org> Delivered-To: freebsd-python@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 74E9AF4E44 for <freebsd-python@mailman.nyi.freebsd.org>; Tue, 24 Sep 2019 23:16:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 46dHBB2XhKz493H for <freebsd-python@freebsd.org>; Tue, 24 Sep 2019 23:16:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 57319F4E3D; Tue, 24 Sep 2019 23:16:18 +0000 (UTC) Delivered-To: python@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 56F9DF4E3B for <python@mailman.nyi.freebsd.org>; Tue, 24 Sep 2019 23:16:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46dHBB1jjSz493G for <python@FreeBSD.org>; Tue, 24 Sep 2019 23:16:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1FBCF6CB9 for <python@FreeBSD.org>; Tue, 24 Sep 2019 23:16:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x8ONGIvv013326 for <python@FreeBSD.org>; Tue, 24 Sep 2019 23:16:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x8ONGIuE013325 for python@FreeBSD.org; Tue, 24 Sep 2019 23:16:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 240789] [NEW PORT] sysutils/ansible-kld: Ansible module to load kernel modules and update /boot/loader.conf Date: Tue, 24 Sep 2019 23:16:17 +0000 X-Bugzilla-Reason: CC 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: feature, needs-patch, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vulcan@wired.sh X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.description Message-ID: <bug-240789-21822-uN8GgPsZzo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240789-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-240789-21822@https.bugs.freebsd.org/bugzilla/> 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-python@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/> List-Post: <mailto:freebsd-python@freebsd.org> List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 24 Sep 2019 23:16:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240789 Lewis Cook <vulcan@wired.sh> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #207780|port diff fixed |port diff final description| | --- Comment #5 from Lewis Cook <vulcan@wired.sh> --- Comment on attachment 207780 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207780 port diff final >Index: sysutils/ansible-kld/Makefile >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >--- sysutils/ansible-kld/Makefile (nonexistent) >+++ sysutils/ansible-kld/Makefile (working copy) >@@ -0,0 +1,34 @@ >+# $FreeBSD$ >+ >+PORTNAME=3D ansible-kld >+DISTVERSION=3D 0.1 >+CATEGORIES=3D sysutils >+PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER=3D vulcan@wired.sh >+COMMENT=3D Ansible module to load kernel modules or update /boot/loader.c= onf >+ >+LICENSE=3D MIT >+LICENSE_FILE=3D ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}ansible>0:sysutils/ansible@${PY_FLA= VOR} >+ >+USES=3D python >+ >+USE_GITHUB=3D yes >+GH_ACCOUNT=3D dlundgren >+GH_PROJECT=3D ansible-freebsd-modules >+GH_TAGNAME=3D cf37fc1e16fc03852abc8933e7959b22b51a5c90 >+ >+NO_ARCH=3D yes >+NO_BUILD=3D yes >+ >+ANSIBLE_MOD=3D $$(ansible-config-${PYTHON_VER} dump | ${EGREP} -o '${PREF= IX}/share/${PYTHON_PKGNAMEPREFIX}ansible/plugins/modules') >+ >+PLIST_FILES=3D $$(${ECHO_CMD} ${ANSIBLE_MOD} | ${SED} -e 's|${PREFIX}/||'= )/kld >+ >+do-install: >+ ${MKDIR} ${STAGEDIR}${ANSIBLE_MOD} >+ ${INSTALL_SCRIPT} ${WRKSRC}/library/kld ${STAGEDIR}${ANSIBLE_MOD}/kld >+ >+.include <bsd.port.mk> > >Property changes on: sysutils/ansible-kld/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=3D%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: sysutils/ansible-kld/distinfo >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >--- sysutils/ansible-kld/distinfo (nonexistent) >+++ sysutils/ansible-kld/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP =3D 1569326545 >+SHA256 (dlundgren-ansible-freebsd-modules-0.1-cf37fc1e16fc03852abc8933e79= 59b22b51a5c90_GH0.tar.gz) =3D 168013ef470d93eeb2a103c1613aaadceb84e6202cb9b= ff91166a5047a77898f >+SIZE (dlundgren-ansible-freebsd-modules-0.1-cf37fc1e16fc03852abc8933e7959= b22b51a5c90_GH0.tar.gz) =3D 9310 > >Property changes on: sysutils/ansible-kld/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: sysutils/ansible-kld/pkg-descr >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >--- sysutils/ansible-kld/pkg-descr (nonexistent) >+++ sysutils/ansible-kld/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+Ansible module to load kernel modules and manipulate >+/boot/loader.conf on a FreeBSD system. >+ >+WWW: https://github.com/dlundgren/ansible-freebsd-modules/ > >Property changes on: sysutils/ansible-kld/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property --=20 You are receiving this mail because: You are on the CC list for the bug.=