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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
moonlight-embedded Gamestream client
2.6.2 games on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.6.1Version of this port present on the latest quarterly branch.
Maintainer: lisp_25689@163.com search for ports maintained by this maintainer
Port Added: 2017-08-03 21:45:04
Last Update: 2024-01-14 20:35:24
Commit Hash: 251a845
License: GPLv3+
WWW:
https://github.com/moonlight-stream/moonlight-embedded
Description:
Moonlight Embedded is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield. Moonlight Embedded allows you to stream your full collection of games from your powerful Windows desktop to your FreeBSD system. First, pair: # moonlight pair 192.168.0.1 Then, connect: # moonlight stream -app Desktop -1080 192.168.0.1 ENJOY!
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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.conf.sample
  3. share/man/man1/moonlight.1.gz
  4. share/moonlight/gamecontrollerdb.txt
  5. @ldconfig
  6. /usr/local/share/licenses/moonlight-embedded-2.6.2/catalog.mk
  7. /usr/local/share/licenses/moonlight-embedded-2.6.2/LICENSE
  8. /usr/local/share/licenses/moonlight-embedded-2.6.2/GPLv3+
Collapse this list.
Dependency lines:
  • moonlight-embedded>0:games/moonlight-embedded
To install the port:
cd /usr/ports/games/moonlight-embedded/ && make install clean
To add the package, run one of these commands:
  • pkg install games/moonlight-embedded
  • pkg install moonlight-embedded
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: moonlight-embedded
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1701007066 SHA256 (moonlight-embedded-2.6.2.tar.xz) = 8bcc69b403a628efaf8686d40c0d1428b46defe4c65b06ff6ccc3fe32f0b2356 SIZE (moonlight-embedded-2.6.2.tar.xz) = 328660

Packages (timestamps in pop-ups are UTC):
moonlight-embedded
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.6.22.6.2-2.6.22.6.2---
FreeBSD:13:quarterly2.6.12.6.1-2.6.12.6.12.6.12.6.1-
FreeBSD:14:latest2.6.22.6.2-2.6.22.6.22.5.3_2-2.5.3_2
FreeBSD:14:quarterly2.6.12.6.1-2.6.12.6.12.6.12.6.1-
FreeBSD:15:latest2.6.22.6.2n/a2.6.2n/a2.6.2--
FreeBSD:15:quarterly--n/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. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. sdl2-config : devel/sdl20
  6. x11.pc : x11/libX11
  7. 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. libvdpau.so : multimedia/libvdpau
  11. libva.so : multimedia/libva
  12. libEGL.so : graphics/libglvnd
  13. libGLESv2.so : graphics/libglvnd
  14. libSDL2.so : devel/sdl20
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_moonlight-embedded
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/moonlight-stream/moonlight-embedded/releases/download/v2.6.2/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.6.2
14 Jan 2024 20:35:24
commit hash: 251a8452de9d0e60e294057899e992ed581077aacommit hash: 251a8452de9d0e60e294057899e992ed581077aacommit hash: 251a8452de9d0e60e294057899e992ed581077aacommit hash: 251a8452de9d0e60e294057899e992ed581077aa files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Armin Zhu
games/moonlight-embedded: Update to 2.6.2

In addition to maintainers patch fix REINPLACE_CMD for docs/README.pod

Changelog:
https://github.com/moonlight-stream/moonlight-embedded/releases/tag/v2.6.2

PR:		276144
2.6.1
19 Oct 2023 07:07:28
commit hash: ec671703cada5b2e44de0758dc14199b2fb75596commit hash: ec671703cada5b2e44de0758dc14199b2fb75596commit hash: ec671703cada5b2e44de0758dc14199b2fb75596commit hash: ec671703cada5b2e44de0758dc14199b2fb75596 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Armin Zhu
games/moonlight-embedded: update to 2.6.1

 *Security fixes:
     Fixed CVE-2023-42799, CVE-2023-42800, and CVE-2023-42801
    From:
https://github.com/moonlight-stream/moonlight-embedded/releases/tag/v2.6.1
 *Optimize the experience of grabing the keyboard.
     Now,Exclusive grab keyboard is the default behavior.But maybe it doesn't
work on the Wayland WM.
     Use Alt+Ctrl+Shift+Z to grab or ungrab keyboard.
 *Optimize the experience of using the gamepad on FreeBSD.
     Replace the libevdev drive gamepad with SDL to ensure maximum
compatibility.
     The rumble on the gamepad may not work.
 *Update man page.

Explanation for changed patch files:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.0
30 Sep 2023 20:00:01
commit hash: f01ecd7106e46d41ff9cfa250cfe819c7a746a66commit hash: f01ecd7106e46d41ff9cfa250cfe819c7a746a66commit hash: f01ecd7106e46d41ff9cfa250cfe819c7a746a66commit hash: f01ecd7106e46d41ff9cfa250cfe819c7a746a66 files touched by this commit This port version is marked as vulnerable.
Robert Clausecker (fuz) search for other commits by this committer
Author: Armin Zhu
games/moonlight-embedded: update to 2.6.0

 - Fixed "video decode buffer too small" errors
 - Fixed keyboard no response on platform x11*
 - Fixed no sound on platform x11*
 - Fixed fixed pin code
 - Update man page for moonlight
 - Fixed too slow network response

In addition, we now ship a number of patches to improve the experience
on FreeBSD:

 - fix slow host response times
 - add OSS sound support
 - handle keyboard more strictly, avoiding unresponsive keyboards
 - default to SDL for gamepad handling
 - add a grab/ungrab keyboard shortcut for X11
 - add a -nosdl option to switch between libsdl and libevdev on X11
 - disable HDR, as it is not supported on FreeBSD.

Submitter becomes maintainer.

PR:		274026
2.5.3_2
27 Apr 2023 12:01:46
commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 files touched by this commit This port version is marked as vulnerable.
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump all users of multimedia/ffmpeg*

...to make sure all picks up new version(s)
2.5.3_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit This port version is marked as vulnerable.
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
2.5.3
19 Oct 2022 20:40:49
commit hash: 17f6df6b7f53b17d2f2a0159a9b12a0c0e160c92commit hash: 17f6df6b7f53b17d2f2a0159a9b12a0c0e160c92commit hash: 17f6df6b7f53b17d2f2a0159a9b12a0c0e160c92commit hash: 17f6df6b7f53b17d2f2a0159a9b12a0c0e160c92 files touched by this commit This port version is marked as vulnerable.
Gleb Popov (arrowd) search for other commits by this committer
games/moonlight-embedded: Update to 2.5.3

Enable compiling a discover feature.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.5.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5.2
16 May 2022 06:49:43
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 files touched by this commit This port version is marked as vulnerable.
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
2.5.2
21 Apr 2022 11:57:11
commit hash: 1a71ca9ef7e3fac9b0394d2c99d9a6980a025960commit hash: 1a71ca9ef7e3fac9b0394d2c99d9a6980a025960commit hash: 1a71ca9ef7e3fac9b0394d2c99d9a6980a025960commit hash: 1a71ca9ef7e3fac9b0394d2c99d9a6980a025960 files touched by this commit This port version is marked as vulnerable.
Gleb Popov (arrowd) search for other commits by this committer
games/moonlight-embedded: Update to 2.5.2

Enable udev, evdev and platform selection features.
2.4.11
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.4.11
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.4.11
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
Reset MAINTAINER
2.4.11
20 Aug 2020 07:55:25
Revision:545505Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
games/moonlight-embedded: Unbreak with GCC10/Clang11 (-fno-common default)

ld: error: duplicate symbol: inputAdded
>>> defined at config.c
>>>            CMakeFiles/moonlight.dir/src/config.c.o:(inputAdded)
>>> defined at main.c
>>>            CMakeFiles/moonlight.dir/src/main.c.o:(.bss+0x0)

ld: error: duplicate symbol: mutex
>>> defined at main.c
>>>            CMakeFiles/moonlight.dir/src/main.c.o:(mutex)
>>> defined at sdl.c
>>>            CMakeFiles/moonlight.dir/src/sdl.c.o:(.bss+0x28)

ld: error: duplicate symbol: sdlCurrentFrame
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4.11
17 Mar 2020 23:26:10
Revision:528613Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
games/moonlight-embedded: Update to 2.4.11

Changes:	https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.11
2.4.10_1
05 Aug 2019 23:06:50
Revision:508216Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2.4.10
28 May 2019 03:41:53
Revision:502848Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
games/moonlight-embedded: Update to 2.4.10

Changes:	https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.10
2.4.9
02 May 2019 04:26:28
Revision:500631Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
games/moonlight-embedded: Update to 2.4.9

Changes:	https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.9
2.4.8
29 Apr 2019 19:41:50
Revision:500426Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
games/moonlight-embedded: Update to 2.4.8

Changes:	https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.8
2.4.7_2
29 Jan 2019 15:53:32
Revision:491573Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
games/moonlight-embedded: Add patch to fix runtime with GFE 3.16

Submitted by:	Brian Bostwick
2.4.7_1
06 Nov 2018 01:50:27
Revision:484273Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.1

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2.4.7
12 Aug 2018 12:20:35
Revision:476985Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
games/moonlight-embedded: Update to 2.4.7

- Use static release tarballs that upstream has provided since 2.4.6
- Rebase patches

Changes:	https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.7
2.4.6_1
02 May 2018 15:07:27
Revision:468844Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.0

- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
2.4.6
24 Apr 2018 16:39:11
Revision:468220Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
games/moonlight-embedded: unbreak with ffmpeg 4.0

src/video/ffmpeg.c:99:27: error: use of undeclared identifier
'CODEC_FLAG_LOW_DELAY'
    decoder_ctx->flags |= CODEC_FLAG_LOW_DELAY;
                          ^
src/video/sdl.c:43:48: error: use of undeclared identifier
'FF_INPUT_BUFFER_PADDING_SIZE'
  ffmpeg_buffer = malloc(DECODER_BUFFER_SIZE + FF_INPUT_BUFFER_PADDING_SIZE);
                                               ^

PR:		227726
2.4.6
17 Feb 2018 14:14:12
Revision:462161Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
games/moonlight-embedded: Update to 2.4.6

- Adds support for GFE >= 3.12

Changes:	https://github.com/irtimmer/moonlight-embedded/compare/v2.4.4...v2.4.6
MFH:		2018Q1
2.4.4
04 Nov 2017 17:49:37
Revision:453474Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
games/moonlight-embedded: Update to 2.4.4

Changes:	https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.4
2.4.3_1
21 Oct 2017 06:50:50
Revision:452570Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.4

Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
2.4.3
17 Aug 2017 21:49:12
Revision:448197Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
games/moonlight-embedded: Update to 2.4.3

Changes:	https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.3
2.4.2
03 Aug 2017 21:44:51
Revision:447284Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
New port: games/moonlight-embedded

Moonlight Embedded is an open source implementation of NVIDIA's
GameStream, as used by the NVIDIA Shield.

Moonlight Embedded allows you to stream your full collection of games
from your powerful Windows desktop to your FreeBSD system.

WWW: https://github.com/irtimmer/moonlight-embedded

Number of commits found: 29