Page MenuHomeFreeBSD

*/*: Rename WEBSOCKET option
ClosedPublic

Authored by michaelo on Jun 10 2025, 9:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 13, 9:23 PM
Unknown Object (File)
Sat, Jul 12, 3:13 AM
Unknown Object (File)
Fri, Jul 11, 11:18 PM
Unknown Object (File)
Fri, Jul 11, 1:18 PM
Unknown Object (File)
Fri, Jul 11, 8:33 AM
Unknown Object (File)
Fri, Jul 11, 3:05 AM
Unknown Object (File)
Thu, Jul 10, 10:33 PM
Unknown Object (File)
Thu, Jul 10, 5:24 PM
Subscribers
None

Details

Reviewers
jrm
otis
AMDmi3
Summary

The WEBSOCKETS option has been renamed to WEBSOCKET to match the name from
RFC 6455, other ports and the description from Mk/bsd.options.desc.mk.

Approved by: jrm (mentor), otis (mentor), amdmi3

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64842
Build 61725: arc lint + arc unit

Event Timeline

michaelo created this revision.

Couldn't be WEBSOCKETS also left in place, with the same LIB_DEPENDS and CMAKE_ON as WEBSOCKET, to lower the POLA violation, for some time?

Couldn't be WEBSOCKETS also left in place, with the same LIB_DEPENDS and CMAKE_ON as WEBSOCKET, to lower the POLA violation, for some time?

How is the user supported to maintain two options w/o knowing the new one? I am not fully sure that I do understand your proposal.

We didn't do it here: 9537b429308c

This revision is now accepted and ready to land.Jun 10 2025, 9:37 AM

I'll keep this open for a couple of more days to review.

This revision now requires review to proceed.Jun 13 2025, 11:47 AM
jrm added inline comments.
UPDATING
13

The ulimate nit-picky comment: serial comma for the win.

This revision is now accepted and ready to land.Tue, Jun 17, 3:46 PM