notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
spacenavd-devel Daemon for Spacenav driver
r20250714131520 miscnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: mr@freebsd.org search for ports maintained by this maintainer
Port Added: 2025-07-23 09:36:12
Last Update: 2025-07-23 09:33:31
Commit Hash: 5e7e4db
Also Listed In: x11-drivers
License: GPLv3+
WWW:
http://spacenav.sourceforge.net/index.html
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/spacenavd-devel-r20250714131520/catalog.mk
  2. /usr/local/share/licenses/spacenavd-devel-r20250714131520/LICENSE
  3. /usr/local/share/licenses/spacenavd-devel-r20250714131520/GPLv3+
  4. bin/spacenavd
  5. bin/spnavd_ctl
  6. etc/rc.d/spacenavd
  7. @sample etc/spnavrc.sample
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • spacenavd-devel>0:misc/spacenavd-devel
To install the port:
cd /usr/ports/misc/spacenavd-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/spacenavd-devel
  • pkg install spacenavd-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: spacenavd-devel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1752571835 SHA256 (FreeSpacenav-spacenavd-r20250714131520-df7a61e9eb5cded0764a0f9e21792a56dc64c2ab_GH0.tar.gz) = 0bdb6df0ab2cda996e0c8a99fa88d8e401424e82e7a68f80b909b560fe5aba86 SIZE (FreeSpacenav-spacenavd-r20250714131520-df7a61e9eb5cded0764a0f9e21792a56dc64c2ab_GH0.tar.gz) = 63954

Packages (timestamps in pop-ups are UTC):
spacenavd-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-r20250714131520------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-r20250714131520--r20250714131520---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. x11.pc : x11/libX11
  3. xext.pc : x11/libXext
  4. xi.pc : x11/libXi
  5. xtst.pc : x11/libXtst
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
  3. xi.pc : x11/libXi
  4. xtst.pc : x11/libXtst
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_spacenavd-devel
USES:
gmake xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/FreeSpacenav/spacenavd/tar.gz/df7a61e9eb5cded0764a0f9e21792a56dc64c2ab?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
r20250714131520
23 Jul 2025 09:33:31
commit hash: 5e7e4db9620d7c74a077b2cad029936257c5ac1ecommit hash: 5e7e4db9620d7c74a077b2cad029936257c5ac1ecommit hash: 5e7e4db9620d7c74a077b2cad029936257c5ac1ecommit hash: 5e7e4db9620d7c74a077b2cad029936257c5ac1e files touched by this commit
Michael Reifenberger (mr) search for other commits by this committer
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

Number of commits found: 1