Commit graph

7 commits

Author SHA1 Message Date
taca
fba434363c net/ruby-netaddr: update to 2.0.3
2.0.2 (2018/01/27)

* add to_net()

2.0.3 (2018/03/23)

* add contains()
* add long()
* Remove unused `newNet` local variable to stop warning
2018-03-23 14:27:08 +00:00
taca
6c93c8a529 net/ruby-netaddr: update to 2.0.1
pkgsrc change:
* update HOMEPAGE.
* LICENSE is apache-2.0 for netaddr 2.x.

Version 2.x

A complete rewrite and totally incompatible with 1.x. My main motivation now
is to reduce bug reports resulting from the poor code quality of 1.x.
2018-03-14 15:28:22 +00:00
wiz
1770bcacd4 Comment out dead sites. 2017-09-04 18:00:49 +00:00
taca
1c86a024db Update ruby-netaddr to 1.5.1.
====1.5.1

===Changes
* fixed bug with NetAddr#merge (credit to Daniel Boughton)
2016-03-15 14:48:09 +00:00
taca
5d99001b45 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
2010-09-10 07:37:25 +00:00
seb
f5b043b00a Update from version 1.4.0 to version 1.5.0.
Upstream changes:
==Version
====1.5.0
===Changes
* fixed bug with EUI48#to_eui64 (credit to Erik Kline)
* fixed bug with u/l bit toggle on EUI#link_local (credit to Erik Kline)
* added EUI#to_ipv6
* added NetAddr#supernets
2009-04-22 11:42:01 +00:00
seb
9a13d2d2dd Initial import of ruby-netaddr as version 1.4.0 into the NetBSD
Packages Collection.

NetAddr (formerly IPAdmin) is a Ruby package for working with
network addresses. Includes: ability to subnet/supernet IPv4 and
IPv6 space, create CIDR-based hierarchical trees, manipulate MAC
addresses, and much more.
2008-05-09 22:28:12 +00:00