./net/ruby-netaddr, Ruby package for working with network addresses

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.6, Package name: ruby31-netaddr-2.0.6, Maintainer: pkgsrc-users

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.


Required to run:
[lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 23 KB

Version history: (Expand)


CVS history: (Expand)


   2022-08-28 06:20:25 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-netaddr: update to 2.0.6

2.0.6 (2022-07-08)

* Fix support for ipv4-embedded ipv6 networks.
   2021-11-28 08:59:47 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-netaddr: update to 2.0.5

2.0.5 (2021-10-07)

No release note and here are quote from commit logs:

* Add support for ipv4-embedded ipv6.
* Add support for additional prefix lengths for ipv4().
* Fix IPv6 zero compression.  Per rfc5952 section-4.2.2, do not compress a
  single zero field.  Credit to https://github.com/sftim for pointing this
  out.
* Fix bug with fill() methods.
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2020-03-24 16:06:30 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-netaddr: update to 2.0.4

Update ruby-netaddr to 2.0.4.

No release notes available but several bug fixes and improvements.
   2018-03-23 15:27:08 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
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-14 16:28:22 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
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.
   2017-09-04 20:01:05 by Thomas Klausner | Files touched by this commit (192)
Log message:
Comment out dead sites.