git: efb8c46b11aa - main - security/libpreludedb: Remove expired port

Rene Ladan <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <[email protected]>
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=efb8c46b11aa637e27ba39c14d2f3964ea9e472e

commit efb8c46b11aa637e27ba39c14d2f3964ea9e472e
Author:     Rene Ladan <[email protected]>
AuthorDate: 2026-07-31 20:04:13 +0000
Commit:     Rene Ladan <[email protected]>
CommitDate: 2026-07-31 20:04:13 +0000

    security/libpreludedb: Remove expired port
    
    2026-07-30 security/libpreludedb: Upstream project is dead
---
 MOVED                           |  1 +
 security/Makefile               |  1 -
 security/libpreludedb/Makefile  | 47 --------------------------
 security/libpreludedb/distinfo  |  3 --
 security/libpreludedb/pkg-descr | 10 ------
 security/libpreludedb/pkg-plist | 75 -----------------------------------------
 6 files changed, 1 insertion(+), 136 deletions(-)

diff --git a/MOVED b/MOVED
index f92be69e2f51..3c762b25edf5 100644
--- a/MOVED
+++ b/MOVED
@@ -5518,3 +5518,4 @@ archivers/quazip@qt5||2026-07-29|Unflavorize, remove Qt5 flavor
 archivers/quazip@qt6|archivers/quazip|2026-07-29|Unflavorize
 graphics/libkdcraw-qt5||2026-07-30|Removed: the last consumer has been switched to Qt6-based libkdcraw
 benchmarks/py-naarad||2026-07-31|Has expired: Upstream last activity was in 2016, and the project has been moved to the LinkedInAttic GitHub account
+security/libpreludedb||2026-07-31|Has expired: Upstream project is dead
diff --git a/security/Makefile b/security/Makefile
index f132fd178fd1..0f6738ea71c9 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -327,7 +327,6 @@
     SUBDIR += libp11
     SUBDIR += libpki
     SUBDIR += libprelude
-    SUBDIR += libpreludedb
     SUBDIR += libpwquality
     SUBDIR += libressl
     SUBDIR += libressl-devel
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile
deleted file mode 100644
index ef436fbfc1e9..000000000000
--- a/security/libpreludedb/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-PORTNAME=	libpreludedb
-DISTVERSION=	5.2.0
-PORTREVISION=	3
-CATEGORIES=	security
-MASTER_SITES=	https://www.prelude-siem.org/attachments/download/1393/
-
-MAINTAINER=	[email protected]
-COMMENT=	Library to access Prelude IDMEF database
-WWW=		https://github.com/Prelude-SIEM/libpreludedb
-
-LICENSE=	GPLv2+
-LICENSE_FILE=	${WRKSRC}/COPYING
-
-DEPRECATED=	Upstream project is dead
-EXPIRATION_DATE=	2026-07-30
-
-LIB_DEPENDS=	libgnutls.so:security/gnutls \
-		libltdl.so:devel/libltdl \
-		libpcre.so:devel/pcre \
-		libprelude.so:security/libprelude \
-		libunwind.so:devel/libunwind
-
-USES=		gmake libtool python shebangfix ssl
-USE_LDCONFIG=	yes
-
-SHEBANG_FILES=	preludedb-admin
-
-GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--without-swig
-CONFIGURE_ENV=	PYTHON3=${PYTHON_CMD}
-
-INSTALL_TARGET=	install-strip
-
-OPTIONS_DEFINE=		DOCS
-OPTIONS_DEFAULT=	MYSQL
-OPTIONS_MULTI=		DB
-OPTIONS_MULTI_DB=	MYSQL PGSQL SQLITE
-OPTIONS_SUB=		yes
-
-MYSQL_USES=		mysql
-MYSQL_CONFIGURE_WITH=	mysql
-PGSQL_USES=		pgsql
-PGSQL_CONFIGURE_WITH=	postgresql
-SQLITE_USES=		sqlite
-SQLITE_CONFIGURE_WITH=	sqlite3
-
-.include <bsd.port.mk>
diff --git a/security/libpreludedb/distinfo b/security/libpreludedb/distinfo
deleted file mode 100644
index 8cb3a2358f4a..000000000000
--- a/security/libpreludedb/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1648888495
-SHA256 (libpreludedb-5.2.0.tar.gz) = 2077e079d8e23e8d39b31a862bcc79fa43b828942e031f6ee57358af4fd5bb0d
-SIZE (libpreludedb-5.2.0.tar.gz) = 1372810
diff --git a/security/libpreludedb/pkg-descr b/security/libpreludedb/pkg-descr
deleted file mode 100644
index 144562e9cb6d..000000000000
--- a/security/libpreludedb/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Prelude is a Universal "Security Information & Event Management" (SIEM)
-system.  Prelude collects, normalizes, sorts, aggregates, correlates and
-reports all security-related events.
-
-As well as being capable of recovering any type of log (system logs, syslog,
-flat files, etc.), Prelude benefits from a native support with a number of
-systems dedicated to enriching information even further (snort, samhain,
-ossec, auditd, etc.).
-
-This library provides a framework for easy access to the Prelude database.
diff --git a/security/libpreludedb/pkg-plist b/security/libpreludedb/pkg-plist
deleted file mode 100644
index fbfb2c3b1653..000000000000
--- a/security/libpreludedb/pkg-plist
+++ /dev/null
@@ -1,75 +0,0 @@
-bin/libpreludedb-config
-bin/preludedb-admin
-include/libpreludedb/preludedb.h
-include/libpreludedb/preludedb.hxx
-include/libpreludedb/preludedb-error.h
-include/libpreludedb/preludedb-error.hxx
-include/libpreludedb/preludedb-path-selection.h
-include/libpreludedb/preludedb-plugin-format.h
-include/libpreludedb/preludedb-plugin-sql.h
-include/libpreludedb/preludedb-sql-settings.h
-include/libpreludedb/preludedb-sql.h
-include/libpreludedb/preludedb-sql.hxx
-include/libpreludedb/preludedb-sql-select.h
-include/libpreludedb/preludedb-version.h
-lib/libpreludedb.so
-lib/libpreludedb.so.7
-lib/libpreludedb.so.7.4.1
-lib/libpreludedbcpp.so
-lib/libpreludedbcpp.so.2
-lib/libpreludedbcpp.so.2.4.1
-lib/libpreludedb/plugins/formats/classic.so
-%%MYSQL%%lib/libpreludedb/plugins/sql/mysql.so
-%%PGSQL%%lib/libpreludedb/plugins/sql/pgsql.so
-%%SQLITE%%lib/libpreludedb/plugins/sql/sqlite3.so
-share/man/man1/libpreludedb-config.1.gz
-share/man/man1/preludedb-admin.1.gz
-share/aclocal/libpreludedb.m4
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/api-index-full.html
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/ch01.html
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/deprecated-api-index.html
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/home.png
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/index.html
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/left.png
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/left-insensitive.png
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-error.html
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-path-selection.html
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-plugin-format.html
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-plugin-sql.html
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-sql-settings.html
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-sql.html
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-version.html
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb.html
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb.devhelp2
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/object-tree.html
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/right.png
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/right-insensitive.png
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/style.css
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/up.png
-%%PORTDOCS%%share/gtk-doc/html/libpreludedb/up-insensitive.png
-%%DATADIR%%/classic/mysql-update-14-1.sql
-%%DATADIR%%/classic/mysql-update-14-2.sql
-%%DATADIR%%/classic/mysql-update-14-3.sql
-%%DATADIR%%/classic/mysql-update-14-4.sql
-%%DATADIR%%/classic/mysql-update-14-5.sql
-%%DATADIR%%/classic/mysql-update-14-6.sql
-%%DATADIR%%/classic/mysql-update-14-7.sql
-%%DATADIR%%/classic/mysql-update-14-8.sql
-%%DATADIR%%/classic/mysql.sql
-%%DATADIR%%/classic/mysql2pgsql.sh
-%%DATADIR%%/classic/mysql2sqlite.sh
-%%DATADIR%%/classic/pgsql-update-14-1.sql
-%%DATADIR%%/classic/pgsql-update-14-2.sql
-%%DATADIR%%/classic/pgsql-update-14-3.sql
-%%DATADIR%%/classic/pgsql-update-14-4.sql
-%%DATADIR%%/classic/pgsql-update-14-5.sql
-%%DATADIR%%/classic/pgsql-update-14-6.sql
-%%DATADIR%%/classic/pgsql-update-14-7.sql
-%%DATADIR%%/classic/pgsql-update-14-8.sql
-%%DATADIR%%/classic/pgsql.sql
-%%DATADIR%%/classic/sqlite-update-14-4.sql
-%%DATADIR%%/classic/sqlite-update-14-5.sql
-%%DATADIR%%/classic/sqlite-update-14-6.sql
-%%DATADIR%%/classic/sqlite-update-14-7.sql
-%%DATADIR%%/classic/sqlite-update-14-8.sql
-%%DATADIR%%/classic/sqlite.sql
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.