index | | raw e-mail
diff --git a/MOVED b/MOVED
index 8d5e20367c1c..26d5c0752ad6 100644
--- a/MOVED
+++ b/MOVED
@@ -5229,3 +5229,4 @@ devel/py-jsonschema-spec|devel/py-jsonschema-path|2026-04-05|Remove obsoleted po
devel/py-libcst03|devel/py-libcst|2026-04-05|Remove obsoleted port. Use devel/py-libcst instead
devel/py-babi_grammars|devel/py-babi-grammars|2026-04-05|Rename to match upstream naming
devel/capnproto1|devel/capnproto-tiledb|2026-04-05|Rename for better naming
+net-mgmt/argus3|net-mgmt/argus|2026-04-06|Update to latest version and remove version suffix
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 97b9316f5b8c..a821a7c9901b 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -9,7 +9,7 @@
SUBDIR += alertmanager
SUBDIR += andwatch
SUBDIR += ap-utils
- SUBDIR += argus3
+ SUBDIR += argus
SUBDIR += argus3-clients
SUBDIR += arpscan
SUBDIR += arpwatch
diff --git a/net-mgmt/argus3/Makefile b/net-mgmt/argus/Makefile
similarity index 84%
rename from net-mgmt/argus3/Makefile
rename to net-mgmt/argus/Makefile
index e4460452c1bc..19cc088073cc 100644
--- a/net-mgmt/argus3/Makefile
+++ b/net-mgmt/argus/Makefile
@@ -1,31 +1,29 @@
PORTNAME= argus
-PORTVERSION= 3.0.8.2
-PORTREVISION= 2
+DISTVERSIONPREFIX= v
+DISTVERSION= 5.0.2
CATEGORIES= net-mgmt security
-MASTER_SITES= http://qosient.com/argus/src/ \
- ftp://qosient.com/pub/argus/src/
MAINTAINER= bofh@FreeBSD.org
COMMENT= Generic IP network transaction auditing tool
-WWW= https://www.qosient.com/argus/
+WWW= https://openargus.org/
LICENSE= GPLv3
-CONFLICTS= argus-2* argus-sasl-2* argus-clients-2*
+USES= bison perl5
+USE_GITHUB= yes
+GH_ACCOUNT= openargus
+USE_RC_SUBR= argus
+
+GNU_CONFIGURE= yes
+
+CONFLICTS= argus-*
OPTIONS_DEFINE= SASL EXAMPLES
OPTIONS_DEFAULT=SASL
+
SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
SASL_CONFIGURE_ON= --with-sasl=${LOCALBASE}
-SASL_VARS= PKGNAMESUFFIX+=-sasl
-
-USE_RC_SUBR= argus
-
-USES= bison perl5
-GNU_CONFIGURE= yes
-
-# Fix build with clang11
-CFLAGS+= -fcommon
+SASL_VAR= PKGNAMESUFFIX=-sasl
post-patch:
@${REINPLACE_CMD} -e 's#/usr/lib/sasl2#${LOCALBASE}/lib/sasl2#' ${WRKSRC}/argus/ArgusOutput.c
diff --git a/net-mgmt/argus/distinfo b/net-mgmt/argus/distinfo
new file mode 100644
index 000000000000..ae1da68eee38
--- /dev/null
+++ b/net-mgmt/argus/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1775475615
+SHA256 (openargus-argus-v5.0.2_GH0.tar.gz) = 1718454ac717fe5f500d00ff608097e3c5483f4e138aa789e67e306feb52bafb
+SIZE (openargus-argus-v5.0.2_GH0.tar.gz) = 583183
diff --git a/net-mgmt/argus3/files/argus.in b/net-mgmt/argus/files/argus.in
similarity index 100%
rename from net-mgmt/argus3/files/argus.in
rename to net-mgmt/argus/files/argus.in
diff --git a/net-mgmt/argus3/pkg-descr b/net-mgmt/argus/pkg-descr
similarity index 100%
rename from net-mgmt/argus3/pkg-descr
rename to net-mgmt/argus/pkg-descr
diff --git a/net-mgmt/argus3/pkg-plist b/net-mgmt/argus/pkg-plist
similarity index 100%
rename from net-mgmt/argus3/pkg-plist
rename to net-mgmt/argus/pkg-plist
diff --git a/net-mgmt/argus3/distinfo b/net-mgmt/argus3/distinfo
deleted file mode 100644
index 80d2a370d660..000000000000
--- a/net-mgmt/argus3/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1465512231
-SHA256 (argus-3.0.8.2.tar.gz) = ca4e3bd5b9d4a8ff7c01cc96d1bffd46dbd6321237ec94c52f8badd51032eeff
-SIZE (argus-3.0.8.2.tar.gz) = 524749
home |
help
