Page MenuHomeFreeBSD

*/*: Rename WEBSOCKET option
ClosedPublic

Authored by michaelo on Tue, Jun 10, 9:22 AM.
Tags
None
Referenced Files
F121953330: D50774.id156775.diff
Mon, Jun 30, 11:11 PM
Unknown Object (File)
Sun, Jun 29, 4:05 PM
Unknown Object (File)
Sun, Jun 29, 4:51 AM
Unknown Object (File)
Sat, Jun 28, 9:56 AM
Unknown Object (File)
Tue, Jun 17, 8:11 AM
Unknown Object (File)
Sun, Jun 15, 8:38 PM
Unknown Object (File)
Sun, Jun 15, 8:38 PM
Unknown Object (File)
Sun, Jun 15, 8:34 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.Tue, Jun 10, 9:37 AM

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

This revision now requires review to proceed.Fri, Jun 13, 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