[Bug 256144] [NEW PORT] www/code-server Run VS Code on a server and access it anywhere in a browser

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 30 Jul 2025 19:13:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256144

0x1eef@protonmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |0x1eef@protonmail.com

--- Comment #10 from 0x1eef@protonmail.com ---
I have forked Rob's port (thanks) and added support for offline builds:
https://github.com/0x1eef/myports/tree/main/freebsd/www/code-server

It is based on the most recent version of code-server (at the time of writing,
that's 4.102.2 and vscode 1.102.2). It includes patches that improve the user
experience of code-server on FreeBSD. I have been using it for the last couple
of weeks w/o issues. 

The port includes a build/ directory that produces a release of code-server as
a tarball. The tarball is uploaded as a GitHub release. And the port just
installs this GitHub release.  Hope this might help.

-- 
You are receiving this mail because:
You are the assignee for the bug.