| Port details |
- framework-autorotate Framework Laptop 12 X11 display autorotate
- 1.0 x11
=0 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
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- 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:
-
- x11.pc : x11/libX11
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- xdpyinfo : x11/xdpyinfo
- xinput : x11/xinput
- xrandr : x11/xrandr
- xset : x11/xset
- x11.pc : x11/libX11
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0 13 Aug 2026 02:31:53
    |
Devin Teske (dteske)  |
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
|