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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
moonlight-embedded-devel Command-line moonlight implementation with keyboard-grabbing support
2.7.4_2 games 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 2.7.4_1Version of this port present on the latest quarterly branch.
Maintainer: lisp_25689@163.com search for ports maintained by this maintainer
Port Added: 2024-09-16 20:23:42
Last Update: 2025-03-14 09:54:03
Commit Hash: cb79551
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. Note: This is a fork of moonlight-embedded aimed for more features and fixes for FreeBSD on amd64, not only on embedded systems.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. bin/moonlight
  2. @sample etc/moonlight/moonlight.conf.sample
  3. share/man/man1/moonlight.1.gz
  4. share/moonlight/gamecontrollerdb.txt
  5. @ldconfig
  6. /usr/local/share/licenses/moonlight-embedded-devel-2.7.4_2/catalog.mk
  7. /usr/local/share/licenses/moonlight-embedded-devel-2.7.4_2/LICENSE
  8. /usr/local/share/licenses/moonlight-embedded-devel-2.7.4_2/GPLv3+
Collapse this list.
Dependency lines:
  • moonlight-embedded-devel>0:games/moonlight-embedded-devel
Conflicts:
CONFLICTS_INSTALL:
  • moonlight-embedded
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 = 1731162268 SHA256 (moonlight-embedded-devel-2.7.4.tar.xz) = e74d99666c11d92397517a7c2058ad203b31973af10d496ccfc6b37106a993e6 SIZE (moonlight-embedded-devel-2.7.4.tar.xz) = 1121376

Packages (timestamps in pop-ups are UTC):
moonlight-embedded-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.7.4_22.7.4_2--2.7.4_2---
FreeBSD:13:quarterly2.7.4_12.7.4_1--2.7.4_2---
FreeBSD:14:latest2.7.4_22.7.4_2--2.7.4_2---
FreeBSD:14:quarterly2.7.4_12.7.4_2-2.7.4_12.7.4_2---
FreeBSD:15:latest2.7.4_22.7.4_2n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. input.h : devel/evdev-proto
  2. xdg-shell.xml : graphics/wayland-protocols
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. sdl2-config : devel/sdl20
  7. x11.pc : x11/libX11
  8. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libavahi-client.so : net/avahi-app
  2. libavcodec.so : multimedia/ffmpeg
  3. libcurl.so : ftp/curl
  4. libepoll-shim.so : devel/libepoll-shim
  5. libevdev.so : devel/libevdev
  6. libexpat.so : textproc/expat2
  7. libopus.so : audio/opus
  8. libudev.so : devel/libudev-devd
  9. libuuid.so : misc/e2fsprogs-libuuid
  10. libva.so : multimedia/libva
  11. libdrm.so : graphics/libdrm
  12. libwayland-client.so : graphics/wayland
  13. libEGL.so : graphics/libglvnd
  14. libgbm.so : graphics/mesa-libs
  15. libGLESv2.so : graphics/libglvnd
  16. 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.4_2: ====> 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/armin-25689/moonlight-embedded/releases/download/v2.7.4/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.7.4_2
14 Mar 2025 09:54:03
commit hash: cb795516bfa849905b99371403a2e17ace10d790commit hash: cb795516bfa849905b99371403a2e17ace10d790commit hash: cb795516bfa849905b99371403a2e17ace10d790commit hash: cb795516bfa849905b99371403a2e17ace10d790 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5commit hash: 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5commit hash: 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5commit hash: 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
*: Bump PORTREVISIONs of Pulseaudio consumers

Sponsored by:	Future Crew, LLC
2.7.4
09 Nov 2024 17:23:08
commit hash: 0455412a26760f39b55fe38bac7b7e59ab517adbcommit hash: 0455412a26760f39b55fe38bac7b7e59ab517adbcommit hash: 0455412a26760f39b55fe38bac7b7e59ab517adbcommit hash: 0455412a26760f39b55fe38bac7b7e59ab517adb files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: 71cfbf964cec256f7a35c8a4b21910def0c92566commit hash: 71cfbf964cec256f7a35c8a4b21910def0c92566commit hash: 71cfbf964cec256f7a35c8a4b21910def0c92566commit hash: 71cfbf964cec256f7a35c8a4b21910def0c92566 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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
commit hash: 293907b67c3829737d5218cdf9bafe0144abd2f8commit hash: 293907b67c3829737d5218cdf9bafe0144abd2f8commit hash: 293907b67c3829737d5218cdf9bafe0144abd2f8commit hash: 293907b67c3829737d5218cdf9bafe0144abd2f8 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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

Number of commits found: 5