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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
btsixad Driver for Sixaxis gamepad connected over Bluetooth
0.1.1_1 sysutils 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 0.1.1Version of this port present on the latest quarterly branch.
Maintainer: aaz@q-fu.com search for ports maintained by this maintainer
Port Added: 2014-08-23 23:53:47
Last Update: 2024-03-21 08:57:58
Commit Hash: 78d0d94
License: BSD2CLAUSE
WWW:
http://althenia.net/btsixad
Description:
The btsixad daemon allows the PlayStation 3 Sixaxis gamepad to be used wirelessly over Bluetooth. When a gamepad is connected, the daemon cre- ates a virtual USB HID device named btsixa*. This can be symlinked to uhid* and used like an ordinary USB joystick or gamepad by SDL and other programs.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. sbin/btsixad
  2. etc/rc.d/btsixad
  3. etc/devd/btsixad.conf
  4. share/man/man8/btsixad.8.gz
  5. /usr/local/share/licenses/btsixad-0.1.1_1/catalog.mk
  6. /usr/local/share/licenses/btsixad-0.1.1_1/LICENSE
  7. /usr/local/share/licenses/btsixad-0.1.1_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • btsixad>0:sysutils/btsixad
To install the port:
cd /usr/ports/sysutils/btsixad/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/btsixad
  • pkg install btsixad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: btsixad
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1598107318 SHA256 (btsixad-0.1.1.tar.gz) = b932a6446fc63b5b72e24a76d77dea5d317c5c382032fcb2a9882da24fc2aece SIZE (btsixad-0.1.1.tar.gz) = 15508

Packages (timestamps in pop-ups are UTC):
btsixad
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.10.1.10.1.10.1.10.1.1_1-0.1.1-
FreeBSD:13:quarterly0.1.10.1.10.1.10.1.10.1.10.1.10.1.10.1.1
FreeBSD:14:latest0.1.10.1.10.1.10.1.10.1.1_10.1.1-0.1.1
FreeBSD:14:quarterly0.1.10.1.1-0.1.10.1.10.1.10.1.10.1.1
FreeBSD:15:latest0.1.10.1.1n/a0.1.1n/a0.1.10.1.10.1.1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_btsixad
USES:
uidfix
pkg-message:
For install:
1) A devd(8) configuration file has been installed. Please restart devd: # service devd restart 2) Add btsixad_enable=YES to /etc/rc.conf. See btsixad(8) for other options.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://althenia.net/files/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.1_1
21 Mar 2024 08:57:58
commit hash: 78d0d94a0b9020ff7a86783383af35f1d4cb4ba0commit hash: 78d0d94a0b9020ff7a86783383af35f1d4cb4ba0commit hash: 78d0d94a0b9020ff7a86783383af35f1d4cb4ba0commit hash: 78d0d94a0b9020ff7a86783383af35f1d4cb4ba0 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
sysutils/*: Move man pages to share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.1.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1.1
23 Aug 2020 05:06:03
Revision:545801Original commit files touched by this commit
lwhsu search for other commits by this committer
sysutils/btsixad: Update to 0.1.1

PR:		248837
Submitted by:	Andrey Zholos <aaz@q-fu.com> (maintainer)
0.1_1
30 Nov 2019 20:54:03
Revision:518726Original commit files touched by this commit
rene search for other commits by this committer
sysutils/btsixad: switch from CUSE4BSD to cuse, which is its in-tree successor.

Suggested by:	jbeich
0.1
25 Nov 2019 23:25:52
Revision:518434Original commit files touched by this commit
brooks search for other commits by this committer
Fix build with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.
0.1
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
0.1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.1
07 Sep 2014 11:14:29
Revision:367515Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
0.1
23 Aug 2014 23:53:39
Revision:365864Original commit files touched by this commit
marino search for other commits by this committer
Add new port sysutils/btsixad

PR:		192412
Submitted by:	Andrey Zholos

The btsixad daemon allows the PlayStation 3 Sixaxis gamepad to be used
wirelessly over Bluetooth. When a gamepad is connected, the daemon cre-
ates a virtual USB HID device named btsixa*.  This can be symlinked to
uhid* and used like an ordinary USB joystick or gamepad by SDL and other
programs.

Number of commits found: 12