./net/ruby-pcaprub, Ruby libpcap bindings

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


Branch: CURRENT, Version: 0.13.3, Package name: ruby32-pcaprub-0.13.3, Maintainer: minskim

libpcap bindings for ruby with Ruby1.8, Ruby1.9, Ruby 2.x.


Required to run:
[lang/ruby24-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 36 KB

Version history: (Expand)


CVS history: (Expand)


   2024-09-22 07:52:26 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-pcaprub: update to 0.13.3

0.13.3 (2024-07-29)

* Add support for Ruby 3.3.
* Add support for npcap.
* Replace u_int32_t with bpf_u_int32
* safely load ruby_installer and fallback to manually adding to path
   2024-05-12 17:16:09 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
net/ruby-pcaprub: update to 0.13.2

0.13.2 (2024-04-22)

* Add support for x64-mingw-ucrt
* bundle: update git.
* Add github actions support
* Add support for windows tests on Github actions
* pcap: get rid of pcap_lookupdev.
   2022-01-14 17:31:26 by Takahiro Kambe | Files touched by this commit (1)
Log message:
ruby-pcaprub: allow ruby30

ruby-pcaprub 0.13.1 already supports Ruby 3.
   2021-11-28 09:02:29 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-pcaprub: update to 0.13.1

0.13.1 (2021-09-16)

* Fix compilation on win64.
* Allow for ruby 3.
   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
   2021-02-14 16:09:30 by Takahiro Kambe | Files touched by this commit (5)
Log message:
Mark these packages Ruby 3.0 incompatible
   2018-09-23 17:55:35 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-pcaprub: update to 0.13.0

0.13.0 (2018/07/25)

* added tests for open_dead
* Add lib_version function to Pcap module