PORTNAME= ansible DISTVERSION= g20200803 PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= sysutils PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -${_LIBRARY} MAINTAINER= lcook@FreeBSD.org COMMENT?= Ansible module to load kernel modules or update /boot/loader.conf LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= ansible:module python shebangfix USE_GITHUB= yes GH_ACCOUNT= dlundgren GH_PROJECT= ansible-freebsd-modules GH_TAGNAME= 537984b53018e36c2511132c3c66ac762f8b36dd SHEBANG_FILES= library/${_LIBRARY} NO_ARCH= yes NO_BUILD= yes _LIBRARY?= kld PLIST_FILES= ${ANSIBLE_MODULESDIR}/${_LIBRARY} do-install: ${MKDIR} ${STAGEDIR}${ANSIBLE_MODULESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/library/${_LIBRARY} \ ${STAGEDIR}${ANSIBLE_MODULESDIR}/${_LIBRARY} .include /head>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert to UCL & cleanup pkg-message (categories a-c)Mathieu Arnold2019-08-1424-67/+144
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-2710-9/+10
* Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.soMark Linimon2019-07-121-3/+5
* - Update to 6.2.5Li-Wen Hsu2019-07-08