aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2024-11-30 16:25:45 +0000
committerRene Ladan <rene@FreeBSD.org>2024-11-30 16:25:45 +0000
commite51fac9332e4339ab5b761afe53ce21fa2af2f92 (patch)
tree99f19b9968332607f20dfd7f3cf9bb1fe8486ca6
parent58f5f36d0bc54333ce710b5ffcbb039de51402e2 (diff)
-rw-r--r--MOVED1
-rw-r--r--databases/Makefile1
-rw-r--r--databases/vsqlite/Makefile28
-rw-r--r--databases/vsqlite/distinfo2
-rw-r--r--databases/vsqlite/pkg-descr1
-rw-r--r--databases/vsqlite/pkg-plist13
6 files changed, 1 insertions, 45 deletions
diff --git a/MOVED b/MOVED
index b73fae253b33..3d0a18251b58 100644
--- a/MOVED
+++ b/MOVED
@@ -3735,3 +3735,4 @@ devel/linux-rl9-qt5-qtdeclarative|x11-toolkits/linux-rl9-qt5-qtdeclarative|2024-
audio/libcddb||2024-11-30|Has expired: Multiple services have been shutdown and there's no way to easily submit data
audio/libcddb-doc||2024-11-30|Removed, documentation for expired audio/libcddb
multimedia/vtkmpeg2encode||2024-11-30|Has expired: Obsolete, addon to VTK5 which was removed in 2018
+databases/vsqlite||2024-11-30|Has expired: Abandonware, last release in 2014 and last commit 4 years ago
diff --git a/databases/Makefile b/databases/Makefile
index fb562ca9e84d..6c77c204f156 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1110,7 +1110,6 @@
SUBDIR += valkey
SUBDIR += vfront
SUBDIR += virtualpg
- SUBDIR += vsqlite
SUBDIR += webdis
SUBDIR += wfb2sql
SUBDIR += xapian-bindings
diff --git a/databases/vsqlite/Makefile b/databases/vsqlite/Makefile
deleted file mode 100644
index 8dbbab631586..000000000000
--- a/databases/vsqlite/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-PORTNAME= vsqlite
-PORTVERSION= 0.3.13
-PORTREVISION= 21
-CATEGORIES= databases
-
-MAINTAINER= kwm@FreeBSD.org
-COMMENT= Well designed and portable SQLite3 Wrapper for C++
-WWW= https://github.com/vinzenz/vsqlite--
-
-LICENSE= BSD3CLAUSE
-
-DEPRECATED= Abandonware, last release in 2014 and last commit 4 years ago
-EXPIRATION_DATE=2024-11-30
-
-LIB_DEPENDS= libboost_random.so:devel/boost-libs
-
-USE_GITHUB= yes
-GH_ACCOUNT= vinzenz
-GH_PROJECT= vsqlite--
-
-USES= autoreconf compiler:c++0x libtool sqlite:3
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-INSTALL_TARGET= install-strip
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-.include <bsd.port.mk>
diff --git a/databases/vsqlite/distinfo b/databases/vsqlite/distinfo
deleted file mode 100644
index a381e1a3552a..000000000000
--- a/databases/vsqlite/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (vinzenz-vsqlite---0.3.13_GH0.tar.gz) = 73dea3c0b4b7769254da17182efbf9fc16893c50ed0d544abfdde127b69467d5
-SIZE (vinzenz-vsqlite---0.3.13_GH0.tar.gz) = 28195
diff --git a/databases/vsqlite/pkg-descr b/databases/vsqlite/pkg-descr
deleted file mode 100644
index d4761e2a0a0b..000000000000
--- a/databases/vsqlite/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Well designed and portable SQLite3 Wrapper for C++
diff --git a/databases/vsqlite/pkg-plist b/databases/vsqlite/pkg-plist
deleted file mode 100644
index 596f1fe4a476..000000000000
--- a/databases/vsqlite/pkg-plist
+++ /dev/null
@@ -1,13 +0,0 @@
-include/sqlite/command.hpp
-include/sqlite/connection.hpp
-include/sqlite/database_exception.hpp
-include/sqlite/execute.hpp
-include/sqlite/ext/variant.hpp
-include/sqlite/query.hpp
-include/sqlite/result.hpp
-include/sqlite/transaction.hpp
-include/sqlite/view.hpp
-lib/libvsqlitepp.a
-lib/libvsqlitepp.so
-lib/libvsqlitepp.so.3
-lib/libvsqlitepp.so.3.0.0