| Port details on branch 2025Q4 |
- websocketd Turn any program that uses STDIN/STDOUT into a WebSocket server
- 0.4.1_32 www
=0 0.4.1_32Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-11-01 15:53:31
- Last Update: 2025-11-01 15:48:35
- Commit Hash: ae07b4c
- License: BSD2CLAUSE
- WWW:
- http://websocketd.com/
- https://github.com/joewalnes/websocketd
- Description:
- websocketd is a small command-line tool that will wrap an existing command-line
interface program, and allow it to be accessed via a WebSocket.
WebSocket-capable applications can now be built very easily. As long as you can
write an executable program that reads STDIN and writes to STDOUT, you can build
a WebSocket server. Do it in Python, Ruby, Perl, Bash, .NET, C, Go, PHP, Java,
Clojure, Scala, Groovy, Expect, Awk, VBScript, Haskell, Lua, R, whatever! No
networking libraries necessary.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- websocketd>0:www/websocketd
- To install the port:
- cd /usr/ports/www/websocketd/ && make install clean
- To add the package, run one of these commands:
- pkg install www/websocketd
- pkg install websocketd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: websocketd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1757120560
SHA256 (joewalnes-websocketd-v0.4.1_GH0.tar.gz) = 6b8fe0fad586d794e002340ee597059b2cfc734ba7579933263aef4743138fe5
SIZE (joewalnes-websocketd-v0.4.1_GH0.tar.gz) = 46366
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_websocketd
- USES:
- go:modules
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|