On Thu, Nov 30, 2017 at 11:34:59AM -0500, Daniel Jakots wrote:
> On Thu, 30 Nov 2017 17:19:59 +0100, Klemens Nanni wrote:
> > > However I purposefully wrote aggregate6 in such a way that it can
> > > work in both python2 and python3 environments to enable broader
> > > applicability.
> >
> > Fai
On Thu, 30 Nov 2017 17:19:59 +0100, Klemens Nanni
wrote:
> > However I purposefully wrote aggregate6 in such a way that it can
> > work in both python2 and python3 environments to enable broader
> > applicability.
> Fair point with regards to portability but not when it comes to new
> ports. Th
On Thu, Nov 30, 2017 at 03:25:31PM +, Job Snijders wrote:
> On Thu, Nov 30, 2017 at 01:53:35PM +0100, Klemens Nanni wrote:
> > devel/py-radix has no FLAVORS,
>
> You may need to update your ports tree, I updated py-radix yesterday.
Ah, my bad.
> > portcheck(1) tells you that.
>
> Sorry, I'm
On Thu, 30 Nov 2017 15:25:31 +, Job Snijders wrote:
> > devel/py-radix has no FLAVORS,
>
> You may need to update your ports tree, I updated py-radix yesterday.
You didn't add the py3 flavor in devel/Makefile.
Also next time, please mention in your commit message that you added
a py3 fla
On Thu, Nov 30, 2017 at 01:53:35PM +0100, Klemens Nanni wrote:
> On Thu, Nov 30, 2017 at 12:19:07PM +, Job Snijders wrote:
> > py-aggregate6 is a python replacement for the net/aggregate tool. It's
> > faster, and capable of optimising lists of IPv6 prefixes. It can also be
> > used as python l
On Thu, Nov 30, 2017 at 12:19:07PM +, Job Snijders wrote:
> Dear all,
>
> py-aggregate6 is a python replacement for the net/aggregate tool. It's
> faster, and capable of optimising lists of IPv6 prefixes. It can also be
> used as python library.
Quite handy, thanks.
devel/py-radix has no FLAV