| Summary: | www/novnc: fix stage (non-root) + launch.sh (linux netstat syntax fail) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | John Hein <jcfyecrayz> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(araujo) |
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Thanks, will commit it soon. A commit references this bug: Author: araujo Date: Fri Sep 22 04:56:37 UTC 2017 New revision: 450315 URL: https://svnweb.freebsd.org/changeset/ports/450315 Log: - Fix stage and fix netstat invocation in launch.sh. PR: ports/222176 Submitted by: John Hein <z7dr6ut7gs@snkmail.com> Changes: head/www/novnc/Makefile head/www/novnc/files/ head/www/novnc/files/patch-utils_launch.sh |
Created attachment 186209 [details] [patch] fix 'make stage' (missed STAGEDIR) + freebsd netstat usage in launch.sh 'make stage' can fail (e.g., when not root) with: /bin/mkdir -p /usr/local/libexec/novnc mkdir: /usr/local/libexec/novnc: Permission denied And netstat invocation in launch.sh is linux-specific. Running launch.sh (before attached patch) gives: netstat: illegal option -- t