Port details |
- linux-steam-utils Steam launcher for FreeBSD
- 20240625 games =4 20240512Version of this port present on the latest quarterly branch.
- Maintainer: iwtcex@gmail.com
- Port Added: 2020-04-19 10:57:38
- Last Update: 2024-06-30 12:28:41
- Commit Hash: 04ecd61
- People watching this port, also watch:: wine, winetricks, nnn, vlc, rust
- Also Listed In: linux
- License: MIT
- WWW:
- https://github.com/shkhln/linuxulator-steam-utils
- Description:
- A set of workarounds for running the Linux Steam client under FreeBSD.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- linux-steam-utils>0:games/linux-steam-utils
- To install the port:
- cd /usr/ports/games/linux-steam-utils/ && make install clean
- To add the package, run one of these commands:
- pkg install games/linux-steam-utils
- pkg install linux-steam-utils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: linux-steam-utils
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1719338773
SHA256 (shkhln-linuxulator-steam-utils-20240625_GH0.tar.gz) = 0976e893a6be4c1ecc2802b09948a1d468abdc2b4fb23409074aa247b5ced045
SIZE (shkhln-linuxulator-steam-utils-20240625_GH0.tar.gz) = 41129
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:
-
- linux-c7-devtools>0 : devel/linux-c7-devtools
- Runtime dependencies:
-
- ca_root_nss>=0 : security/ca_root_nss
- gtar : archivers/gtar
- liberation-fonts-ttf>=0 : x11-fonts/liberation-fonts-ttf
- zenity : x11/zenity
- linux-c7-dbus-libs>0 : devel/linux-c7-dbus-libs
- linux-c7-gtk2>0 : x11-toolkits/linux-c7-gtk2
- linux-c7-dri>0 : graphics/linux-c7-dri
- linux-c7-nss>0 : security/linux-c7-nss
- linux-c7-alsa-plugins-oss>0 : audio/linux-c7-alsa-plugins-oss
- ruby32 : lang/ruby32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_linux-steam-utils
- USES:
- linux ruby:run
- pkg-message:
- For install:
- Please note, this is an unofficial wrapper for the Steam client
and as such it is supported on a best effort basis.
Limitations:
- Sandbox is disabled for the web browser component.
- No controller input, no streaming, no VR.
- Valve Anti-Cheat is untested.
- Steam's container runtime (pressure-vessel) doesn't work.
Additional dependencies:
- If you use an NVIDIA card, you need to install a suitable
x11/linux-nvidia-libs(-xxx) port.
Steam setup:
1. Set security.bsd.unprivileged_chroot and vfs.usermount sysctls to 1.
2. Add nullfs to kld_list, load it.
3. Create a dedicated FreeBSD non-wheel user account for Steam. Switch to it.
4. Run `/usr/local/steam-utils/bin/lsu-bootstrap` to download the Steam bootstrap executable.
5. Run `steam` to download updates and start Steam.
For the list of tested Linux games see https://github.com/shkhln/linuxulator-steam-utils/wiki/Compatibility.
Native Proton setup (optional, semi-experimental):
1. Run `sudo pkg install wine-proton libc6-shim python3`.
2. Run `/usr/local/wine-proton/bin/pkg32.sh install wine-proton mesa-dri`.
3. In Steam install the matching Proton version (appid 2348590 for 8.0, 2805730 for 9.0, etc).
To enable it right click a game title in Steam, click Properties,
click Compatibility, select "FreeBSD Wine (emulators/wine-proton)".
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20240625 30 Jun 2024 12:28:41 |
Gleb Popov (arrowd) Author: Alex S |
games/linux-steam-utils: Update to 20240625
PR: 279990 |
20240512 13 May 2024 09:03:25 |
Vladimir Druzenko (vvd) Author: Alex S |
games/linux-steam-utils: update to 20240512
Changelog:
https://github.com/shkhln/linuxulator-steam-utils/compare/20240323...20240512
PR: 278944 |
20240323 26 Mar 2024 04:32:07 |
Gleb Popov (arrowd) |
games/linux-steam-utils: update to 20240323
PR: 277949 |
20231009 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
20231009 11 Oct 2023 06:02:18 |
Robert Clausecker (fuz) Author: Alex S |
games/linux-steam-utils: update to 20231009
Changelog:
https://github.com/shkhln/linuxulator-steam-utils/compare/20230709...20231009
PR: 274363 |
20230709 03 Aug 2023 06:26:53 |
Fernando Apesteguía (fernape) Author: Alex S |
games/linux-steam-utils: update to 20230709, drop FreeBSD 12
ChangeLog:
https://github.com/shkhln/linuxulator-steam-utils/compare/20230615...20230709
PR: 272879
Reported by: iwtcex@gmail.com (maintainer) |
20230615 18 Jun 2023 16:50:12 |
Fernando Apesteguía (fernape) Author: Alex S |
games/linux-steam-utils: update to 20230615
ChangeLog:
https://github.com/shkhln/linuxulator-steam-utils/compare/20230130...20230615
PR: 272007
Reported by: iwtcex@gmail.com (maintainer) |
20230130 30 Jan 2023 20:42:28 |
Neel Chauhan (nc) Author: Alex S |
games/linux-steam-utils: update to 20230130
Changes:
https://github.com/shkhln/linuxulator-steam-utils/compare/20221113...20230130
PR: 269089 |
20221113 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
20221113 05 Dec 2022 16:21:11 |
Jesper Schmitz Mouridsen (jsm) Author: Alex S |
games/linux-steam-utils: update to 20221113
PR: 267803
Tested by: Alex S <iwtcex@gmail.com> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
20220115 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
20220115 30 Jan 2022 19:20:48 |
Guangyuan Yang (ygy) Author: Alex S |
games/linux-steam-utils: Update to 20220115
Changelog: https://github.com/shkhln/linuxulator-steam-utils/compare/20211006...20220115 |
20211006 11 Oct 2021 02:16:39 |
Koichiro Iwao (meta) Author: Alex S |
games/linux-steam-utils: Update to 20211006
PR: 20211006 |
20210916 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
20210916 19 Sep 2021 19:56:42 |
Rainer Hurling (rhurlin) Author: Alex S |
games/linux-steam-utils: Update to 20210916
Changelog:
https://github.com/shkhln/linuxulator-steam-utils/compare/20210616...20210916
PR: 258577 |
20210616 25 Jun 2021 12:43:42 |
Rainer Hurling (rhurlin) Author: Alex S |
games/linux-steam-utils: Update to 20210616
Allow to launch applications of Steam beta
https://support.steampowered.com/kb_article.php?ref=7021-eiah-8669
PR: 256817 |
20210613 14 Jun 2021 18:37:26 |
Rainer Hurling (rhurlin) |
games/linux-steam-utils: Update to 20210613
Changelog:
https://github.com/shkhln/linuxulator-steam-utils/compare/20210425...20210613
PR: 256578
Reported by: Alex S <iwtcex@gmail.com> (maintainer) |
20210425 22 May 2021 10:36:40 |
Li-Wen Hsu (lwhsu) Author: Alex S |
games/linux-steam-utils: Update to 20210425
PR: 255380 |
20210303 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20210303 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20210303 08 Mar 2021 01:36:03 |
nc |
games/linux-steam-utils: update to 20210303
Changes:
https://github.com/shkhln/linuxulator-steam-utils/compare/20201010...20210303
PR: 254104
Submitted by: Alex S <iwtcex AT gmail DOT com> (maintainer) |
20201010 28 Oct 2020 16:42:09 |
lwhsu |
games/linux-steam-utils: update to 20201010
PR: 250242
Submitted by: Alex S <iwtcex@gmail.com> (maintainer) |
20200913 19 Sep 2020 19:32:52 |
dbaio |
games/linux-steam-utils: Update to 20200913
PR: 249335
Submitted by: Alex S <iwtcex@gmail.com> (maintainer)
Event: September 2020 Bugathon |
20200525_1 30 Jun 2020 13:42:43 |
netchild |
Add some dependencies which are not always satisfied implicitely,
and add info to the pkg-message for users with NVIDIA cards.
Approved by: maintainer |
20200525 11 Jun 2020 08:20:57 |
pi |
games/linux-steam-utils: update to 20200525
1. fix an SDL segfault on exit with the recent Steam client;
2. bundle a workaround for FMOD initialization bug described in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240043#c26
for FreeBSD 12.1.
PR: 246712
Submitted by: Alex S <iwtcex@gmail.com> (maintainer) |
20200404 19 Apr 2020 10:57:32 |
dch |
games/linux-steam-utils: new port
PR: 244207
Submitted by: Alex S <iwtcex@gmail.com>
Reviewed by: pi
Differential Revision: https://reviews.freebsd.org/D24501 |