*/*: Use consistent description for WEBSOCKET port option
Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D50742
This commit is contained in:
@@ -26,7 +26,6 @@ GEVENT_DESC= Gevent support
|
||||
HTTPCLIENT_DESC=HTTP client support
|
||||
MSGPACK_DESC= MessagePack support
|
||||
RABBITMQ_DESC= RabbitMQ support
|
||||
WEBSOCKET_DESC= WebSocket support
|
||||
WSGI_DESC= WSGI support
|
||||
ZEROMQ_DESC= ZeroMQ support
|
||||
|
||||
|
||||
@@ -81,7 +81,6 @@ SMB_DESC= SMB/CIFS support
|
||||
SMTP_DESC= SMTP/SMTPS support
|
||||
THREADED_RESOLVER_DESC= Threaded DNS resolver
|
||||
TLS_SRP_DESC= TLS-SRP (Secure Remote Password) support
|
||||
WEBSOCKET_DESC= WebSocket support
|
||||
|
||||
ALTSVC_CONFIGURE_ENABLE=alt-svc
|
||||
BROTLI_CONFIGURE_WITH= brotli
|
||||
|
||||
@@ -70,7 +70,6 @@ PYTHON3_DESC= Execute embedded Python3 scripts
|
||||
SCTP_DESC= SCTP support
|
||||
SIPREPO_DESC= In-memory SIP message storage
|
||||
SLACK_DESC= Connector to Slack channels
|
||||
WEBSOCKET_DESC= WebSocket transport layer
|
||||
|
||||
DIALPLAN_LIB_DEPENDS= libpcre2-8.so:devel/pcre2
|
||||
DIALPLAN_VARS= EXTRA_MODULES+=dialplan
|
||||
|
||||
@@ -58,7 +58,6 @@ SERIAL_DESC= Serial port
|
||||
SSH_DESC= ssh plugin
|
||||
TWILIO_DESC= Use Twilio API to send messages
|
||||
TWITTER_DESC= Notifications to Twitter accounts
|
||||
WEBSOCKET_DESC= Websocket
|
||||
|
||||
APNS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apns2>=2.0.1:devel/py-apns2@${PY_FLAVOR}
|
||||
CELERY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}celery>0:devel/py-celery@${PY_FLAVOR}
|
||||
|
||||
Reference in New Issue
Block a user