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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
framework-autorotate Framework Laptop 12 X11 display autorotate
1.0 x11new! 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: dteske@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-08-13 02:36:06
Last Update: 2026-08-13 02:31:53
Commit Hash: 2e07486
License: BSD2CLAUSE
WWW:
https://github.com/FrauBSD/framework-autorotate
Description:
framework-autorotate orients the built-in display of a Framework Laptop 12 under FreeBSD X11 by reading the Chrome Embedded Controller (EC) memmap accelerometer and tablet-mode bit (TBMD), applying xrandr to the internal panel (eDP/LVDS/DSI), and remapping absolute touch and stylus devices. It is intended for use with an X display manager greeter as well as an interactive session. Framework Laptop 13 Pro, even with the touchscreen kit, is a clamshell, not a convertible.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/framework-autorotate-1.0/catalog.mk
  2. /usr/local/share/licenses/framework-autorotate-1.0/LICENSE
  3. /usr/local/share/licenses/framework-autorotate-1.0/BSD2CLAUSE
  4. sbin/framework_autorotate
  5. libexec/framework_autorotate/map-touchscreen
  6. libexec/framework_autorotate/xlogin_recenter
  7. share/man/man8/framework_autorotate.8.gz
  8. share/examples/framework_autorotate/dot.framework_autorotate.bvwm
  9. share/examples/framework_autorotate/dot.framework_autorotate.fvwm
  10. @owner
  11. @group
  12. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • framework_autorotate
Dependency lines:
  • framework-autorotate>0:x11/framework-autorotate
To install the port:
cd /usr/ports/x11/framework-autorotate/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/framework-autorotate
  • pkg install framework-autorotate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: framework-autorotate
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1786585556 SHA256 (FrauBSD-framework-autorotate-1.0_GH0.tar.gz) = a520b96eaf004fe2712f8c0b8dd247b17faf4fdb7f76daab388cc8ffbcd15c19 SIZE (FrauBSD-framework-autorotate-1.0_GH0.tar.gz) = 28054

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
  2. xrandr.pc : x11/libXrandr
Runtime dependencies:
  1. xdpyinfo : x11/xdpyinfo
  2. xinput : x11/xinput
  3. xrandr : x11/xrandr
  4. xset : x11/xset
  5. x11.pc : x11/libX11
  6. xrandr.pc : x11/libXrandr
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for framework-autorotate-1.0: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
x11_framework-autorotate
USES:
localbase:ldflags xorg
pkg-message:
For install:
framework-autorotate provides Framework Laptop 12 X11 display autorotate via framework_autorotate(8). To enable at boot: sysrc framework_autorotate_enable=YES service framework_autorotate start Optional: framework_autorotate_mode=always|tablet and framework_autorotate_logfile. See framework_autorotate(8).
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/FrauBSD/framework-autorotate/tar.gz/1.0?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
1.0
13 Aug 2026 02:31:53
commit hash: 2e07486a80c4afc2d3659c78d4847b03a938b5a9commit hash: 2e07486a80c4afc2d3659c78d4847b03a938b5a9commit hash: 2e07486a80c4afc2d3659c78d4847b03a938b5a9commit hash: 2e07486a80c4afc2d3659c78d4847b03a938b5a9 files touched by this commit
Devin Teske (dteske) search for other commits by this committer
x11/framework-autorotate: New port

Framework Laptop 12 X11 display autorotate: Chrome EC memmap
accelerometer and TBMD drive RandR on the built-in panel, ILIT
touch/stylus remap, XDM greeter recovery, and an optional
per-user chrome hook.

Reviewed by:	jrm
Differential Revision:	https://reviews.freebsd.org/D58651

Number of commits found: 1