[Bug 283066] [NEW PORT] misc/spacenavd Daemon for Spacenav driver
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 283066] [NEW PORT] misc/spacenavd Daemon for Spacenav driver"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Jul 2025 09:34:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283066
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=5e7e4db9620d7c74a077b2cad029936257c5ac1e
commit 5e7e4db9620d7c74a077b2cad029936257c5ac1e
Author: Michael Reifenberger <mr@FreeBSD.org>
AuthorDate: 2025-07-23 09:21:05 +0000
Commit: Michael Reifenberger <mr@FreeBSD.org>
CommitDate: 2025-07-23 09:33:31 +0000
misc/spacenavd-devel: Daemon for Spacenav driver
Spacenavd is a free software user-space driver (daemon), for 6-dof
input devices, like 3Dconnexion's space-mice. It's compatible with
the original 3dxsrv proprietary daemon provided by 3Dconnexion,
and works as a drop-in replacement with any program that was written
for the 3Dconnexion driver, but also provides an improved
communication mechanism for programs designed specifically to work
with spacenavd.
This gets used with a DIY Spacemouse and FreeCAD/OpenSCAD.
There is a pending PR for misc/spacenavd but currently the owner of it
is not responding so this is a adopted devel version
PR: 283066
misc/spacenavd-devel/Makefile (new) | 32 ++++++++++++++++++++++++++
misc/spacenavd-devel/Makefile.git_rev (new) | 2 ++
misc/spacenavd-devel/distinfo (new) | 3 +++
misc/spacenavd-devel/files/newVersion.sh (new) | 22 ++++++++++++++++++
misc/spacenavd-devel/files/spacenavd.in (new) | 32 ++++++++++++++++++++++++++
misc/spacenavd-devel/pkg-descr (new) | 7 ++++++
misc/spacenavd-devel/pkg-plist (new) | 4 ++++
7 files changed, 102 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.