Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 2015 17:12:38 +0300
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        William Grzybowski <wg@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r393158 - in head/net: . py-netif
Message-ID:  <20150901141238.GO1245@hades.panopticon>
In-Reply-To: <201507291307.t6TD7hHT039411@repo.freebsd.org>
References:  <201507291307.t6TD7hHT039411@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* William Grzybowski (wg@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@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru      http://amdmi3.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150901141238.GO1245>