summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-12-26 00:24:01 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-12-26 00:24:01 +0000
commit6c291a7f926626a9f5ae7b484245eb0f668b6286 (patch)
tree1204c1c632f246b8047eedccbefedc08f3a7f315 /sysutils
parentdevel/spirv-tools: move to graphics/ where glslang is (diff)
sysutils/basu: move to devel/ where dbus is
Notes
Notes: svn path=/head/; revision=559264
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/basu/Makefile26
-rw-r--r--sysutils/basu/distinfo3
-rw-r--r--sysutils/basu/pkg-descr5
-rw-r--r--sysutils/basu/pkg-plist9
5 files changed, 0 insertions, 44 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index eb61ce0d28d9..a81b6ec01251 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -101,7 +101,6 @@
SUBDIR += barrier
SUBDIR += bashtop
SUBDIR += bastille
- SUBDIR += basu
SUBDIR += batmon
SUBDIR += battmond
SUBDIR += battray
diff --git a/sysutils/basu/Makefile b/sysutils/basu/Makefile
deleted file mode 100644
index 61709b97cc11..000000000000
--- a/sysutils/basu/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= basu
-DISTVERSIONPREFIX= v
-DISTVERSION= 0.1.0-40
-DISTVERSIONSUFFIX= -g5263cc0
-CATEGORIES= sysutils
-
-MAINTAINER= jbeich@FreeBSD.org
-COMMENT= sd-bus library, extracted from systemd
-
-LICENSE= LGPL21+
-LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL2.1
-
-USES= compiler:c11 gperf meson python:build shebangfix
-USE_GITHUB= yes
-USE_LDCONFIG= yes
-GH_ACCOUNT= emersion
-SHEBANG_FILES= src/basic/generate-gperfs.py
-
-.if exists(/usr/bin/ld.lld) && ${/usr/bin/ld:L:tA} != /usr/bin/ld.lld
-# bus-error.c:(.text.bus_error_name_to_errno+0x9a): undefined reference to '__start_BUS_ERROR_MAP'
-LDFLAGS+= -fuse-ld=lld
-.endif
-
-.include <bsd.port.mk>
diff --git a/sysutils/basu/distinfo b/sysutils/basu/distinfo
deleted file mode 100644
index 9aea8c0748a1..000000000000
--- a/sysutils/basu/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1608564034
-SHA256 (emersion-basu-v0.1.0-40-g5263cc0_GH0.tar.gz) = ecc01a05203bc398ee441af6fd7fd7cf6ee68aae61439d31f0f598dab808ed41
-SIZE (emersion-basu-v0.1.0-40-g5263cc0_GH0.tar.gz) = 241624
diff --git a/sysutils/basu/pkg-descr b/sysutils/basu/pkg-descr
deleted file mode 100644
index c774b9699df4..000000000000
--- a/sysutils/basu/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Some projects rely on the sd-bus library for DBus support. However not all
-systems have systemd or elogind installed. This library provides just sd-bus
-(and the "busctl" utility).
-
-WWW: https://github.com/emersion/basu
diff --git a/sysutils/basu/pkg-plist b/sysutils/basu/pkg-plist
deleted file mode 100644
index 62462a16bf21..000000000000
--- a/sysutils/basu/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-bin/basuctl
-include/basu/_sd-common.h
-include/basu/sd-bus-protocol.h
-include/basu/sd-bus-vtable.h
-include/basu/sd-bus.h
-include/basu/sd-id128.h
-lib/libbasu.so
-lib/libbasu.so.0
-libdata/pkgconfig/basu.pc