| Port details |
- moonlight-embedded-devel Command-line moonlight implementation with keyboard-grabbing support
- 2.7.5 games
=0 2.7.4_2Version of this port present on the latest quarterly branch. - Maintainer: lisp_25689@163.com
 - Port Added: 2024-09-16 20:23:42
- Last Update: 2025-09-11 22:08:03
- Commit Hash: da96cf6
- License: GPLv3+
- WWW:
- https://github.com/moonlight-stream/moonlight-embedded
- Description:
- Moonlight allows you to stream your Desktop or games from your Windows
PC(sunshine or NV shield) to your FreeBSD system.
In contrast to moonlight-qt, this port can grab keyboard and mouse
and has full worked vaapi decoder, which helps in case of crashes.
Note1: This is a fork of moonlight-embedded aimed for more features
and fixes for FreeBSD on amd64, not only on embedded systems.
Note2: If meet crash frequently, try adjust Integrated Graphics
Device(IDG) Aperture size from BIOS.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- moonlight-embedded-devel>0:games/moonlight-embedded-devel
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/games/moonlight-embedded-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install games/moonlight-embedded-devel
- pkg install moonlight-embedded-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: moonlight-embedded-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1757506828
SHA256 (moonlight-embedded-devel-2.7.5.tar.xz) = 486d5527733226706ef70b0534c8206f1872e18b4d331ca04af07f32db349018
SIZE (moonlight-embedded-devel-2.7.5.tar.xz) = 380456
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- input.h : devel/evdev-proto
- xdg-shell.xml : graphics/wayland-protocols
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- x11.pc : x11/libX11
- perl5>=5.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libavahi-client.so : net/avahi-app
- libavcodec.so : multimedia/ffmpeg
- libcurl.so : ftp/curl
- libepoll-shim.so : devel/libepoll-shim
- libevdev.so : devel/libevdev
- libexpat.so : textproc/expat2
- libopus.so : audio/opus
- libudev.so : devel/libudev-devd
- libuuid.so : misc/libuuid
- libva.so : multimedia/libva
- libdrm.so : graphics/libdrm
- libwayland-client.so : graphics/wayland
- libEGL.so : graphics/libglvnd
- libgbm.so : graphics/mesa-libs
- libGLESv2.so : graphics/libglvnd
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for moonlight-embedded-devel-2.7.5:
====> Options available for the group OTHERS
CEC=off: Enable HDMI-CEC(TV controller) feature by using libcec.so
====> Sound (audio) support: you have to select exactly one of them
OSS=on: Open Sound System support for embedded(not SDL) platform
PULSE=off: PulseAudio sound server support for embedded(not SDL) platform
===> Use 'make config' to modify these settings
- Options name:
- games_moonlight-embedded-devel
- USES:
- cmake gl localbase:ldflags perl5 pkgconfig sdl ssl tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.7.5 11 Sep 2025 22:08:03
    |
Vladimir Druzenko (vvd)  Author: Armin Zhu |
games/moonlight-embedded-devel: Update 2.7.4 => 2.7.5
Changelog:
1. Optimize input interaction with -nograb mode.
Now can use ALT+CTRL to change mouse grab mode with -nograb mode.
2. Add feature that can choose render style.For example, use -fixed to
keep render ratio with different window size.(-windowed option)
3. Add feature that can record window size and site under X server.
This need -config /path/to/file -save /path/to/file options to enable.
4. Add note: If meet crash frequently, try adjust Integrated Graphics
Device(IDG) Aperture size from BIOS.
https://github.com/armin-25689/moonlight-embedded/releases/tag/v2.7.5
Improve port:
- Fix warnings from portclippy.
- Fix the alignment in a few places.
- Merge the REINPLACE_CMD in the post-extract.
PR: 289430 |
2.7.4_3 30 Jun 2025 15:00:39
    |
Matthias Andree (mandree)  |
*/*: Bump PORTREVISION after libuuid/libblkid switch
from e2fsprogs to util-linux, to complete the bump of all users
of either library that started with Alexander's commit titled
'*/*: Switch to misc/libuuid and misc/libblkid'
PR: 251489 |
2.7.4_2 30 Jun 2025 14:57:32
    |
Matthias Andree (mandree)  Author: Alexander Shursha |
*/*: Switch to misc/libuuid and misc/libblkid
PR: 221293
PR: 251489
PR: 257070 |
2.7.4_2 14 Mar 2025 09:54:03
    |
Po-Chuan Hsieh (sunpoet)  |
multimedia/libcec: Update to 7.0.0
- Update LICENSE_FILE
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Pulse-Eight/libcec/releases |
2.7.4_1 23 Nov 2024 08:31:00
    |
Gleb Popov (arrowd)  |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC |
2.7.4 09 Nov 2024 17:23:08
    |
Vladimir Druzenko (vvd)  Author: Armin Zhu |
games/moonlight-embedded-devel: Update 2.7.3 → 2.7.4
Changelog:
https://github.com/armin-25689/moonlight-embedded/releases/tag/v2.7.4
PR: 282650 |
2.7.3 25 Sep 2024 06:28:07
    |
Robert Clausecker (fuz)  Author: Armin Zhu |
games/moonlight-embedded-devel: update to 2.7.3
Changelog: https://github.com/armin-25689/moonlight-embedded/releases/tag/v2.7.3
PR: 281627
Event: EuroBSDcon 2024 |
2.7.2 16 Sep 2024 20:14:23
    |
Robert Clausecker (fuz)  Author: Armin Zhu |
games/moonlight-embedded-devel: moonlight-embedded development version
Moonlight allows you to stream your Desktop or games from your Windows
PC(sunshine or NV shield) to your FreeBSD system.
In contrast to moonlight-qt, this port can grab keyboard and mouse
and has full worked vaapi decoder, which helps in case of crashes.
Note: This is a fork of moonlight-embedded aimed for more features
and fixes for FreeBSD on amd64, not only on embedded systems.
WWW: https://github.com/armin-25689/moonlight-embedded/releases/tag/v2.7.2
PR: 280632 |