2024-09-22 07:52:26 by Takahiro Kambe | Files touched by this commit (2) | |
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) | |
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) | |
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) | |
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 |
2017-09-23 21:50:09 by Sebastian Wiedenroth | Files touched by this commit (1) |
Log message: ruby-pcaprub: fix build on SunOS Needs help to use correct integer type and add libpcap buildlink. |
2017-09-05 20:30:56 by Min Sik Kim | Files touched by this commit (4) |
Log message: Import ruby-pcaprub-0.12.4 as net/ruby-pcaprub libpcap bindings for ruby with Ruby1.8, Ruby1.9, Ruby 2.x. |