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.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
Utility to administer the rc.conf system configuration file.
rcadm features:
* listing current settings
* enabling/disabling services
* setting and getting arbitrary variables
WWW: https://github.com/skoef/rcadm
PR: 179017
Submitted by: Reinier@flash.skoef.net
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port)
sas2ircu allows basic management of mps(4) based RAID controllers.
This includes controllers based on the LSI SAS2 IR protocol.
See the mps(4) man page for a more thorough list of controllers.
May not be redistributed. Must accept license to download.
WWW: http://www.lsi.com/
PR: 190399
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk>