Skip to content
Snippets Groups Projects
Commit ace63874 authored by Hiroki Tagato's avatar Hiroki Tagato
Browse files

net/sniffnet: update to 1.2.2

While here, mark the port as BROKEN on FreeBSD 12 since it requires
memfd_create(2) which was introduced in FreeBSD 13.

Changelog: https://github.com/GyulyVGC/sniffnet/releases/tag/v1.2.2

Reported by:	GitHub (watch releases)
parent 09e0e2b5
No related branches found
No related tags found
No related merge requests found
PORTNAME= sniffnet
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.1
PORTREVISION= 1
DISTVERSION= 1.2.2
CATEGORIES= net
MAINTAINER= tagattie@FreeBSD.org
......@@ -13,6 +12,8 @@ LICENSE_COMB= dual
LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT
BROKEN_FreeBSD_12= ld: error: undefined symbol: memfd_create
LIB_DEPENDS= libasound.so:audio/alsa-lib \
libfreetype.so:print/freetype2 \
libfontconfig.so:x11-fonts/fontconfig
......
CARGO_CRATES= Inflector-0.11.4 \
ab_glyph-0.2.21 \
CARGO_CRATES= ab_glyph-0.2.21 \
ab_glyph_rasterizer-0.1.8 \
addr2line-0.19.0 \
addr2line-0.20.0 \
adler-1.0.2 \
ahash-0.7.6 \
ahash-0.8.3 \
aho-corasick-1.0.2 \
aliasable-0.1.3 \
alsa-0.7.0 \
allocator-api2-0.2.16 \
alsa-0.7.1 \
alsa-sys-0.3.1 \
android-activity-0.4.3 \
android-properties-0.2.2 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
approx-0.5.1 \
arrayref-0.3.7 \
arrayvec-0.5.2 \
arrayvec-0.7.2 \
arrayvec-0.7.4 \
ash-0.37.3+1.3.251 \
autocfg-1.1.0 \
backtrace-0.3.67 \
backtrace-0.3.68 \
base64-0.21.2 \
bindgen-0.64.0 \
bit-set-0.5.3 \
bit-vec-0.6.3 \
bitflags-1.3.2 \
bitflags-2.3.3 \
block-0.1.6 \
block-sys-0.1.0-beta.1 \
block2-0.2.0-alpha.6 \
bumpalo-3.13.0 \
bytemuck-1.13.1 \
bytemuck_derive-1.4.1 \
byteorder-1.4.3 \
bytes-1.4.0 \
calloop-0.10.6 \
cc-1.0.79 \
cc-1.0.82 \
cesu8-1.1.0 \
cexpr-0.6.0 \
cfg-if-1.0.0 \
cfg_aliases-0.1.1 \
chrono-0.4.26 \
clang-sys-1.6.1 \
clipboard-win-4.5.0 \
clipboard_macos-0.1.0 \
clipboard_wayland-0.2.0 \
clipboard_x11-0.4.0 \
cmake-0.1.50 \
cocoa-0.24.1 \
cocoa-foundation-0.1.1 \
codespan-reporting-0.11.1 \
......@@ -47,27 +51,18 @@ CARGO_CRATES= Inflector-0.11.4 \
com-rs-0.2.1 \
combine-4.6.6 \
confy-0.5.1 \
const_panic-0.2.8 \
core-foundation-0.9.3 \
core-foundation-sys-0.6.2 \
core-foundation-sys-0.8.4 \
core-graphics-0.22.3 \
core-graphics-types-0.1.1 \
core-text-19.2.0 \
core-graphics-types-0.1.2 \
coreaudio-rs-0.11.2 \
coreaudio-sys-0.2.12 \
cosmic-text-0.9.0 \
cpal-0.15.2 \
crc32fast-1.3.2 \
crossbeam-channel-0.5.8 \
crossbeam-deque-0.8.3 \
crossbeam-epoch-0.9.14 \
crossbeam-utils-0.8.15 \
crossfont-0.5.1 \
cty-0.2.2 \
crunchy-0.2.2 \
d3d12-0.6.0 \
darling-0.13.4 \
darling_core-0.13.4 \
darling_macro-0.13.4 \
dasp_sample-0.11.0 \
data-url-0.2.0 \
directories-4.0.1 \
......@@ -76,34 +71,26 @@ CARGO_CRATES= Inflector-0.11.4 \
dlib-0.5.2 \
dns-lookup-2.0.2 \
downcast-rs-1.2.0 \
dwrote-0.11.0 \
either-1.8.1 \
encase-0.3.0 \
encase_derive-0.3.0 \
encase_derive_impl-0.3.0 \
encoding_rs-0.8.32 \
equivalent-1.0.1 \
errno-0.2.8 \
errno-dragonfly-0.1.2 \
error-code-2.3.1 \
etagere-0.2.8 \
etherparse-0.13.0 \
euclid-0.22.9 \
expat-sys-2.1.6 \
fast-srgb8-1.0.0 \
fastrand-1.9.0 \
fdeflate-0.3.0 \
find-crate-0.6.3 \
flate2-1.0.26 \
float-cmp-0.9.0 \
float_next_after-0.1.5 \
fnv-1.0.7 \
fontconfig-parser-0.5.2 \
fontdb-0.12.0 \
fontconfig-parser-0.5.3 \
fontdb-0.14.1 \
foreign-types-0.3.2 \
foreign-types-0.5.0 \
foreign-types-macros-0.2.3 \
foreign-types-shared-0.1.1 \
foreign-types-shared-0.3.1 \
form_urlencoded-1.2.0 \
freetype-rs-0.26.0 \
freetype-sys-0.13.1 \
futures-0.3.28 \
futures-channel-0.3.28 \
futures-core-0.3.28 \
......@@ -114,122 +101,125 @@ CARGO_CRATES= Inflector-0.11.4 \
futures-task-0.3.28 \
futures-timer-3.0.2 \
futures-util-0.3.28 \
fxhash-0.2.1 \
gethostname-0.2.3 \
getrandom-0.2.10 \
gif-0.12.0 \
gimli-0.27.2 \
glam-0.21.3 \
gimli-0.27.3 \
glam-0.24.1 \
glob-0.3.1 \
glow-0.11.2 \
glow-0.12.2 \
glow_glyph-0.5.1 \
glyph_brush-0.7.7 \
glyph_brush_draw_cache-0.1.5 \
glyph_brush_layout-0.2.3 \
glow-0.12.3 \
glyphon-0.3.0 \
gpu-alloc-0.5.4 \
gpu-alloc-types-0.2.0 \
gpu-allocator-0.22.0 \
gpu-descriptor-0.2.3 \
gpu-descriptor-types-0.1.1 \
guillotiere-0.6.2 \
h2-0.3.19 \
h2-0.3.20 \
half-2.3.1 \
hashbrown-0.12.3 \
hassle-rs-0.9.0 \
hermit-abi-0.2.6 \
hashbrown-0.14.0 \
hassle-rs-0.10.0 \
heck-0.4.1 \
hermit-abi-0.3.2 \
hexf-parse-0.2.1 \
http-0.2.9 \
http-body-0.4.5 \
httparse-1.8.0 \
httpdate-1.0.2 \
hyper-0.14.26 \
hyper-rustls-0.24.0 \
hyper-0.14.27 \
hyper-rustls-0.24.1 \
iana-time-zone-0.1.57 \
iana-time-zone-haiku-0.1.2 \
iced-0.9.0 \
iced_core-0.9.0 \
iced_futures-0.6.0 \
iced_glow-0.8.0 \
iced_graphics-0.8.0 \
iced_lazy-0.6.1 \
iced_native-0.10.3 \
iced_style-0.8.0 \
iced_wgpu-0.10.0 \
iced_winit-0.9.1 \
ident_case-1.0.1 \
iced-0.10.0 \
iced_core-0.10.0 \
iced_futures-0.7.0 \
iced_graphics-0.9.0 \
iced_renderer-0.1.0 \
iced_runtime-0.1.1 \
iced_style-0.9.0 \
iced_tiny_skia-0.1.0 \
iced_wgpu-0.11.1 \
iced_widget-0.1.3 \
iced_winit-0.10.0 \
idna-0.4.0 \
imagesize-0.11.0 \
imagesize-0.12.0 \
indexmap-1.9.3 \
indexmap-2.0.0 \
instant-0.1.12 \
ipnet-2.7.2 \
io-lifetimes-1.0.11 \
ipnet-2.8.0 \
ipnetwork-0.18.0 \
itoa-1.0.6 \
itoa-1.0.9 \
jni-0.19.0 \
jni-0.20.0 \
jni-sys-0.3.0 \
jobserver-0.1.26 \
jpeg-decoder-0.3.0 \
js-sys-0.3.63 \
js-sys-0.3.64 \
khronos-egl-4.1.0 \
kurbo-0.8.3 \
kurbo-0.9.5 \
lazy_static-1.4.0 \
lazycell-1.3.0 \
libc-0.2.146 \
libc-0.2.147 \
libloading-0.6.7 \
libloading-0.7.4 \
libloading-0.8.0 \
libm-0.2.7 \
linked-hash-map-0.5.6 \
lock_api-0.4.10 \
log-0.4.18 \
log-0.4.19 \
lru-0.11.0 \
lyon-1.0.1 \
lyon_algorithms-1.0.3 \
lyon_geom-1.0.4 \
lyon_path-1.0.3 \
lyon_path-1.0.4 \
lyon_tessellation-1.0.10 \
mach2-0.4.1 \
malloc_buf-0.0.6 \
maxminddb-0.23.0 \
memchr-2.5.0 \
memmap2-0.5.10 \
memmap2-0.6.2 \
memoffset-0.6.5 \
memoffset-0.8.0 \
memoffset-0.7.1 \
metal-0.24.0 \
mime-0.3.17 \
minimal-lexical-0.2.1 \
miniz_oxide-0.6.2 \
miniz_oxide-0.7.1 \
mio-0.8.8 \
naga-0.11.1 \
naga-0.12.3 \
ndk-0.7.0 \
ndk-context-0.1.1 \
ndk-glue-0.7.0 \
ndk-macro-0.3.0 \
ndk-sys-0.4.1+23.1.7779620 \
nix-0.22.3 \
nix-0.24.3 \
nix-0.25.1 \
nix-0.26.2 \
nom-7.1.3 \
num-derive-0.3.3 \
num-traits-0.2.15 \
num_cpus-1.15.0 \
num-traits-0.2.16 \
num_cpus-1.16.0 \
num_enum-0.5.11 \
num_enum-0.6.1 \
num_enum_derive-0.5.11 \
num_enum_derive-0.6.1 \
objc-0.2.7 \
objc-foundation-0.1.1 \
objc-sys-0.2.0-beta.2 \
objc2-0.3.0-beta.3.patch-leaks.3 \
objc2-encode-2.0.0-pre.2 \
objc_exception-0.1.2 \
objc_id-0.1.1 \
object-0.30.4 \
object-0.31.1 \
oboe-0.5.0 \
oboe-sys-0.5.0 \
once_cell-1.18.0 \
ordered-float-3.7.0 \
ouroboros-0.13.0 \
ouroboros_macro-0.13.0 \
orbclient-0.3.46 \
ouroboros-0.17.2 \
ouroboros_macro-0.17.2 \
owned_ttf_parser-0.19.0 \
palette-0.6.1 \
palette_derive-0.6.1 \
palette-0.7.2 \
palette_derive-0.7.2 \
parking_lot-0.11.2 \
parking_lot-0.12.1 \
parking_lot_core-0.8.6 \
......@@ -237,126 +227,123 @@ CARGO_CRATES= Inflector-0.11.4 \
pcap-1.1.0 \
peeking_take_while-0.1.2 \
percent-encoding-2.3.0 \
phf-0.11.1 \
phf_generator-0.11.1 \
phf_macros-0.11.1 \
phf_shared-0.11.1 \
phf-0.11.2 \
phf_generator-0.11.2 \
phf_macros-0.11.2 \
phf_shared-0.11.2 \
pico-args-0.5.0 \
pin-project-lite-0.2.9 \
pin-project-lite-0.2.11 \
pin-utils-0.1.0 \
pkg-config-0.3.27 \
plotters-0.3.4 \
plotters-backend-0.3.4 \
plotters-iced-0.8.0 \
png-0.17.8 \
plotters-0.3.5 \
plotters-backend-0.3.5 \
plotters-iced-0.9.0 \
png-0.17.9 \
ppv-lite86-0.2.17 \
proc-macro-crate-1.3.1 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.60 \
profiling-1.0.8 \
quote-1.0.28 \
proc-macro2-1.0.66 \
profiling-1.0.9 \
quick-xml-0.28.2 \
quote-1.0.32 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
range-alloc-0.1.3 \
raw-window-handle-0.3.4 \
raw-window-handle-0.4.3 \
rangemap-1.3.0 \
raw-window-handle-0.5.2 \
rayon-1.7.0 \
rayon-core-1.11.0 \
rctree-0.5.0 \
redox_syscall-0.2.16 \
redox_syscall-0.3.5 \
redox_users-0.4.3 \
regex-1.8.4 \
regex-syntax-0.7.2 \
renderdoc-sys-0.7.1 \
regex-1.9.3 \
regex-automata-0.3.6 \
regex-syntax-0.7.4 \
relative-path-1.8.0 \
renderdoc-sys-1.0.0 \
reqwest-0.11.18 \
resvg-0.29.0 \
resvg-0.35.0 \
rgb-0.8.36 \
ring-0.16.20 \
rodio-0.17.1 \
rosvgtree-0.1.0 \
roxmltree-0.18.0 \
rstest-0.17.0 \
rstest_macros-0.17.0 \
rstest-0.18.1 \
rstest_macros-0.18.1 \
rustc-demangle-0.1.23 \
rustc-hash-1.1.0 \
rustc_version-0.4.0 \
rustls-0.21.1 \
rustls-pemfile-1.0.2 \
rustls-webpki-0.100.1 \
rustls-0.21.6 \
rustls-pemfile-1.0.3 \
rustls-webpki-0.101.2 \
rustybuzz-0.7.0 \
ryu-1.0.13 \
safe_arch-0.5.2 \
rustybuzz-0.8.0 \
ryu-1.0.15 \
same-file-1.0.6 \
scoped-tls-1.0.1 \
scopeguard-1.1.0 \
scopeguard-1.2.0 \
sct-0.7.0 \
sctk-adwaita-0.4.3 \
semver-1.0.17 \
serde-1.0.164 \
serde_derive-1.0.164 \
serde_json-1.0.96 \
sctk-adwaita-0.5.4 \
semver-1.0.18 \
serde-1.0.183 \
serde_derive-1.0.183 \
serde_json-1.0.104 \
serde_urlencoded-0.7.1 \
servo-fontconfig-0.5.1 \
servo-fontconfig-sys-5.1.0 \
shlex-1.1.0 \
simd-adler32-0.3.5 \
simd-adler32-0.3.7 \
simplecss-0.2.1 \
siphasher-0.3.10 \
slab-0.4.8 \
slotmap-1.0.6 \
smallvec-1.10.0 \
smallvec-1.11.0 \
smithay-client-toolkit-0.16.0 \
smithay-clipboard-0.6.6 \
socket2-0.4.9 \
socket2-0.5.3 \
softbuffer-0.2.1 \
spin-0.5.2 \
spirv-0.2.0+1.5.4 \
stable_deref_trait-1.2.0 \
static_assertions-1.1.0 \
str-buf-1.0.6 \
strict-num-0.1.1 \
strsim-0.10.0 \
svg_fmt-0.4.1 \
svgfilters-0.4.0 \
svgtypes-0.9.0 \
svgtypes-0.10.0 \
svgtypes-0.11.0 \
swash-0.1.8 \
symphonia-0.5.3 \
symphonia-bundle-mp3-0.5.3 \
symphonia-core-0.5.3 \
symphonia-metadata-0.5.3 \
syn-1.0.109 \
syn-2.0.18 \
syn-2.0.28 \
sys-locale-0.3.0 \
termcolor-1.2.0 \
thiserror-1.0.40 \
thiserror-impl-1.0.40 \
tiny-skia-0.7.0 \
thiserror-1.0.44 \
thiserror-impl-1.0.44 \
tiny-skia-0.8.4 \
tiny-skia-path-0.7.0 \
tiny-skia-0.10.0 \
tiny-skia-path-0.8.4 \
tiny-skia-path-0.10.0 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
tokio-1.28.2 \
tokio-rustls-0.24.0 \
tokio-1.29.1 \
tokio-rustls-0.24.1 \
tokio-util-0.7.8 \
toml-0.5.11 \
toml_datetime-0.6.2 \
toml_edit-0.19.10 \
toml_datetime-0.6.3 \
toml_edit-0.19.14 \
tower-service-0.3.2 \
tracing-0.1.37 \
tracing-core-0.1.31 \
try-lock-0.2.4 \
ttf-parser-0.18.1 \
ttf-parser-0.19.0 \
ttf-parser-0.19.1 \
twox-hash-1.6.3 \
unicode-bidi-0.3.13 \
unicode-bidi-mirroring-0.1.0 \
unicode-ccc-0.1.2 \
unicode-general-category-0.6.0 \
unicode-ident-1.0.9 \
unicode-ident-1.0.11 \
unicode-linebreak-0.1.5 \
unicode-normalization-0.1.22 \
unicode-script-0.5.5 \
unicode-segmentation-1.10.1 \
......@@ -365,49 +352,55 @@ CARGO_CRATES= Inflector-0.11.4 \
unicode-xid-0.2.4 \
untrusted-0.7.1 \
url-2.4.0 \
usvg-0.29.0 \
usvg-text-layout-0.29.0 \
usvg-0.35.0 \
usvg-parser-0.35.0 \
usvg-text-layout-0.35.0 \
usvg-tree-0.35.0 \
vec_map-0.8.2 \
version_check-0.9.4 \
walkdir-2.3.3 \
want-0.3.0 \
want-0.3.1 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.86 \
wasm-bindgen-backend-0.2.86 \
wasm-bindgen-futures-0.4.36 \
wasm-bindgen-macro-0.2.86 \
wasm-bindgen-macro-support-0.2.86 \
wasm-bindgen-shared-0.2.86 \
wasm-bindgen-0.2.87 \
wasm-bindgen-backend-0.2.87 \
wasm-bindgen-futures-0.4.37 \
wasm-bindgen-macro-0.2.87 \
wasm-bindgen-macro-support-0.2.87 \
wasm-bindgen-shared-0.2.87 \
wasm-timer-0.2.5 \
wayland-backend-0.1.2 \
wayland-client-0.29.5 \
wayland-client-0.30.2 \
wayland-commons-0.29.5 \
wayland-cursor-0.29.5 \
wayland-protocols-0.29.5 \
wayland-scanner-0.29.5 \
wayland-scanner-0.30.1 \
wayland-sys-0.29.5 \
web-sys-0.3.63 \
wayland-sys-0.30.1 \
web-sys-0.3.64 \
webpki-0.22.0 \
webpki-roots-0.22.6 \
weezl-0.1.7 \
wgpu-0.15.1 \
wgpu-core-0.15.1 \
wgpu-hal-0.15.4 \
wgpu-types-0.15.2 \
wgpu_glyph-0.19.0 \
widestring-0.5.1 \
wgpu-0.16.3 \
wgpu-core-0.16.1 \
wgpu-hal-0.16.2 \
wgpu-types-0.16.1 \
widestring-1.0.2 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-wsapoll-0.1.1 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
window_clipboard-0.2.4 \
window_clipboard-0.3.0 \
windows-0.44.0 \
windows-0.46.0 \
windows-0.48.0 \
windows-sys-0.36.1 \
windows-sys-0.45.0 \
windows-sys-0.48.0 \
windows-targets-0.42.2 \
windows-targets-0.48.0 \
windows-targets-0.48.1 \
windows_aarch64_gnullvm-0.42.2 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_msvc-0.36.1 \
......@@ -427,14 +420,17 @@ CARGO_CRATES= Inflector-0.11.4 \
windows_x86_64_msvc-0.36.1 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.0 \
winit-0.27.5 \
winnow-0.4.6 \
winit-0.28.6 \
winnow-0.5.4 \
winreg-0.10.1 \
winres-0.1.12 \
wio-0.2.2 \
x11-dl-2.21.0 \
x11rb-0.9.0 \
x11rb-0.11.1 \
x11rb-protocol-0.11.1 \
xcursor-0.3.4 \
xi-unicode-0.3.0 \
xml-rs-0.8.14 \
xmlparser-0.13.5
xml-rs-0.8.16 \
xmlparser-0.13.5 \
xmlwriter-0.1.0 \
yazi-0.1.6 \
zeno-0.2.2
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment