wip clean-up: remove libdoozer
authorpin <voidpin@protonmail.com>
Fri, 8 Jul 2022 07:30:54 +0000 (09:30 +0200)
committerpin <voidpin@protonmail.com>
Fri, 8 Jul 2022 07:30:54 +0000 (09:30 +0200)
Last commit 2013. EOL Qt4 only.

Makefile
libdoozer/DESCR [deleted file]
libdoozer/Makefile [deleted file]
libdoozer/PLIST [deleted file]
libdoozer/buildlink3.mk [deleted file]
libdoozer/distinfo [deleted file]

index c81709e095a527c0987455410cad5ac8bfc2040f..69868b2f7e3db9d045031edf3fa6a1f0f435fd4a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2041,7 +2041,6 @@ SUBDIR+=  libdialog
 SUBDIR+=       libdisasm
 SUBDIR+=       libdivecomputer
 SUBDIR+=       libdjconsole
-SUBDIR+=       libdoozer
 SUBDIR+=       libdrm-dfbsd
 SUBDIR+=       libdrm-dfbsd-meson
 SUBDIR+=       libdxfrw
diff --git a/libdoozer/DESCR b/libdoozer/DESCR
deleted file mode 100644 (file)
index e1b6759..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-libdoozer is a C++ client library for the Doozer lock service. It implements
-all the client functions the Go library has. It can be used for:
-
- - Synchronized configuration update,
- - Optimistic resource locking,
- - Master election and
- - Service autodiscovery.
-
-It supports multiple master processes in multiple locations while still
-guaranteeing a globally consistent state.
diff --git a/libdoozer/Makefile b/libdoozer/Makefile
deleted file mode 100644 (file)
index bdbf91d..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2013/02/18 00:31:27 asau Exp $
-
-DISTNAME=      libdoozer-0.1
-CATEGORIES=    databases devel
-MASTER_SITES=  ftp://ftp.bsdprojects.net/pub/bsdprojects/libdoozer/
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    tonnerre@NetBSD.org
-HOMEPAGE=      https://github.com/ha/doozer/
-COMMENT=       C++ Client Library for the Doozer Locking Service
-LICENSE=       2-clause-bsd
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL=   yes
-USE_TOOLS+=    gm4 gmake
-USE_LANGUAGES= c c++
-GCC_REQD=      4.6
-
-.include "../../x11/qt4-libs/buildlink3.mk"
-.include "../../devel/protobuf/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/libdoozer/PLIST b/libdoozer/PLIST
deleted file mode 100644 (file)
index fb900b6..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2013/02/08 20:45:28 tonnerre Exp $
-bin/doozer-cli
-bin/doozer-ping
-include/doozer.h
-lib/libdoozer.la
diff --git a/libdoozer/buildlink3.mk b/libdoozer/buildlink3.mk
deleted file mode 100644 (file)
index 95ff5f7..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2013/02/08 20:45:28 tonnerre Exp $
-
-BUILDLINK_TREE+=       libdoozer
-
-.if !defined(LIBDOOZER_BUILDLINK3_MK)
-LIBDOOZER_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libdoozer+=      libdoozer>=0.1
-BUILDLINK_PKGSRCDIR.libdoozer?=                ../../wip/libdoozer
-.endif # LIBDOOZER_BUILDLINK3_MK
-
-BUILDLINK_TREE+=       -libdoozer
diff --git a/libdoozer/distinfo b/libdoozer/distinfo
deleted file mode 100644 (file)
index 0e1433b..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1 2013/02/08 20:45:28 tonnerre Exp $
-
-RMD160 (libdoozer-0.1.tar.bz2) = d3f2280dc8889be8ca9c21b1a5bab6a54eb7b0cf
-Size (libdoozer-0.1.tar.bz2) = 266701 bytes