svn commit: r393158 - in head/net: . py-netif
Dmitry Marakasov
amdmi3 at amdmi3.ru
Tue Sep 1 14:12:46 UTC 2015
* William Grzybowski (wg at FreeBSD.org) wrote:
> net/py-netif: Python network configuration library for FreeBSD
>
> WWW: https://github.com/freenas/py-netif
It's strange it haven't shown up on pkg-fallout until now, but it fails to
build:
http://beefy6.nyi.freebsd.org/data/101amd64-default/395737/logs/py27-netif-1.0.log
It seems that this IGNORE should be tweaked to ${OSVERSION} < 1100000
> +.if ${OPSYS} == FreeBSD && ${OSVERSION} <= 1000000
> +IGNORE= This module requires at least FreeBSD 10
> +.endif
FreeBSD 10.x (even 10-stable) doesn't have enum lagg_proto which
py-netif wants.
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru ..: jabber: amdmi3 at jabber.ru http://amdmi3.ru
More information about the svn-ports-head
mailing list