diff --git a/net/netpeek/Makefile b/net/netpeek/Makefile index 52cdb827f0db..9fc8fd6560e8 100644 --- a/net/netpeek/Makefile +++ b/net/netpeek/Makefile @@ -1,30 +1,30 @@ PORTNAME= netpeek DISTVERSIONPREFIX= v -DISTVERSION= 0.3.2 +DISTVERSION= 0.3.3 CATEGORIES= net gnome python MAINTAINER= nxjoseph@FreeBSD.org COMMENT= Modern local network scanner for GNOME WWW= https://github.com/zingytomato/netpeek \ https://flathub.org/apps/io.github.zingytomato.netpeek LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libadwaita-1.so:x11-toolkits/libadwaita RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-nmap>=0.7.1_1:security/py-python-nmap@${PY_FLAVOR} -USES= gettext-tools gnome meson pkgconfig python:build,run +USES= gettext-tools gnome meson pkgconfig python USE_GITHUB= yes GH_ACCOUNT= ZingyTomato GH_PROJECT= NetPeek USE_GNOME= glib20 gtk40 GLIB_SCHEMAS= io.github.zingytomato.netpeek.gschema.xml NO_ARCH= yes post-patch: ${REINPLACE_CMD} 's,python3,python${PYTHON_VER},g' \ ${WRKSRC}/src/meson.build .include diff --git a/net/netpeek/distinfo b/net/netpeek/distinfo index 69b7d52eb864..e060aafe678f 100644 --- a/net/netpeek/distinfo +++ b/net/netpeek/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1786883662 -SHA256 (ZingyTomato-NetPeek-v0.3.2_GH0.tar.gz) = cde1c5e737fdd36a0f33faac8aec079d90358884cc0da1c8366f9905d8f3f3d8 -SIZE (ZingyTomato-NetPeek-v0.3.2_GH0.tar.gz) = 1424248 +TIMESTAMP = 1787921611 +SHA256 (ZingyTomato-NetPeek-v0.3.3_GH0.tar.gz) = 2160525e16e7d322b67d1896736ef1618071c7db3c2042a47b8dda2a92899904 +SIZE (ZingyTomato-NetPeek-v0.3.3_GH0.tar.gz) = 1239133 diff --git a/net/netpeek/pkg-descr b/net/netpeek/pkg-descr index 54508cc794a5..70c7571aa1bc 100644 --- a/net/netpeek/pkg-descr +++ b/net/netpeek/pkg-descr @@ -1,10 +1,18 @@ A modern libadwaita-based network scanner for GNOME that helps you discover devices on your local network. Features: -o Fast Network Scanning: Discover active devices on your network -o Port Scanning: Shows open ports on discovered devices -o Modern UI: Built with GTK4 and Libadwaita -o Multi-threaded: Fast concurrent scanning -o Flexible Input: Supports CIDR notation, IP ranges, and single IPs +o Fast Network Scanning -- Discover active devices on your network +o Port Scanning -- Shows open ports on discovered devices +o Service Detection -- Automatically identifies common services +o Deep Scan Mode -- Attempts OS detection and service version identification +o Custom Names and History -- Rename devices, browse and reload previous scans +o Scan Info Dialog -- View detailed scan metadata for current and previous scans +o Dark Mode -- Follow system theme, or force light/dark +o Sortable Results -- Sort by known status, IP, hostname, custom name and more +o Searchable Results -- Search and filter devices on scan pages +o Modern UI -- Built with GTK4 and Libadwaita +o Multi-threaded -- Fast concurrent scanning with a configurable thread count +o Flexible Input -- Supports CIDR notation, IP ranges, and single IPs o Automatic IP Detection: Instantly finds your local IP range +o CSV Export -- Export scan results for use elsewhere