notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
websocketpp Header-only implementation of the WebSocket protocol
0.8.2 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.2Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-12-02 09:37:57
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: MIT BSD3CLAUSE ZLIB
WWW:
https://www.zaphoyd.com/websocketpp/
Description:
WebSocket++ is an open source (BSD license) header only C++ library that implements RFC6455 The WebSocket Protocol. It allows integrating WebSocket client and server functionality into C++ programs. It uses interchangable network transport modules including one based on C++ iostreams and one based on Boost Asio.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (103 items)
Collapse this list.
  1. /usr/local/share/licenses/websocketpp-0.8.2/catalog.mk
  2. /usr/local/share/licenses/websocketpp-0.8.2/LICENSE
  3. /usr/local/share/licenses/websocketpp-0.8.2/MIT
  4. /usr/local/share/licenses/websocketpp-0.8.2/BSD3CLAUSE
  5. /usr/local/share/licenses/websocketpp-0.8.2/ZLIB
  6. include/websocketpp/base64/base64.hpp
  7. include/websocketpp/client.hpp
  8. include/websocketpp/close.hpp
  9. include/websocketpp/common/asio.hpp
  10. include/websocketpp/common/asio_ssl.hpp
  11. include/websocketpp/common/chrono.hpp
  12. include/websocketpp/common/connection_hdl.hpp
  13. include/websocketpp/common/cpp11.hpp
  14. include/websocketpp/common/functional.hpp
  15. include/websocketpp/common/md5.hpp
  16. include/websocketpp/common/memory.hpp
  17. include/websocketpp/common/network.hpp
  18. include/websocketpp/common/platforms.hpp
  19. include/websocketpp/common/random.hpp
  20. include/websocketpp/common/regex.hpp
  21. include/websocketpp/common/stdint.hpp
  22. include/websocketpp/common/system_error.hpp
  23. include/websocketpp/common/thread.hpp
  24. include/websocketpp/common/time.hpp
  25. include/websocketpp/common/type_traits.hpp
  26. include/websocketpp/concurrency/basic.hpp
  27. include/websocketpp/concurrency/none.hpp
  28. include/websocketpp/config/asio.hpp
  29. include/websocketpp/config/asio_client.hpp
  30. include/websocketpp/config/asio_no_tls.hpp
  31. include/websocketpp/config/asio_no_tls_client.hpp
  32. include/websocketpp/config/boost_config.hpp
  33. include/websocketpp/config/core.hpp
  34. include/websocketpp/config/core_client.hpp
  35. include/websocketpp/config/debug.hpp
  36. include/websocketpp/config/debug_asio.hpp
  37. include/websocketpp/config/debug_asio_no_tls.hpp
  38. include/websocketpp/config/minimal_client.hpp
  39. include/websocketpp/config/minimal_server.hpp
  40. include/websocketpp/connection.hpp
  41. include/websocketpp/connection_base.hpp
  42. include/websocketpp/endpoint.hpp
  43. include/websocketpp/endpoint_base.hpp
  44. include/websocketpp/error.hpp
  45. include/websocketpp/extensions/extension.hpp
  46. include/websocketpp/extensions/permessage_deflate/disabled.hpp
  47. include/websocketpp/extensions/permessage_deflate/enabled.hpp
  48. include/websocketpp/frame.hpp
  49. include/websocketpp/http/constants.hpp
  50. include/websocketpp/http/impl/parser.hpp
  51. include/websocketpp/http/impl/request.hpp
  52. include/websocketpp/http/impl/response.hpp
  53. include/websocketpp/http/parser.hpp
  54. include/websocketpp/http/request.hpp
  55. include/websocketpp/http/response.hpp
  56. include/websocketpp/impl/connection_impl.hpp
  57. include/websocketpp/impl/endpoint_impl.hpp
  58. include/websocketpp/impl/utilities_impl.hpp
  59. include/websocketpp/logger/basic.hpp
  60. include/websocketpp/logger/levels.hpp
  61. include/websocketpp/logger/stub.hpp
  62. include/websocketpp/logger/syslog.hpp
  63. include/websocketpp/message_buffer/alloc.hpp
  64. include/websocketpp/message_buffer/message.hpp
  65. include/websocketpp/message_buffer/pool.hpp
  66. include/websocketpp/processors/base.hpp
  67. include/websocketpp/processors/hybi00.hpp
  68. include/websocketpp/processors/hybi07.hpp
  69. include/websocketpp/processors/hybi08.hpp
  70. include/websocketpp/processors/hybi13.hpp
  71. include/websocketpp/processors/processor.hpp
  72. include/websocketpp/random/none.hpp
  73. include/websocketpp/random/random_device.hpp
  74. include/websocketpp/roles/client_endpoint.hpp
  75. include/websocketpp/roles/server_endpoint.hpp
  76. include/websocketpp/server.hpp
  77. include/websocketpp/sha1/sha1.hpp
  78. include/websocketpp/transport/asio/base.hpp
  79. include/websocketpp/transport/asio/connection.hpp
  80. include/websocketpp/transport/asio/endpoint.hpp
  81. include/websocketpp/transport/asio/security/base.hpp
  82. include/websocketpp/transport/asio/security/none.hpp
  83. include/websocketpp/transport/asio/security/tls.hpp
  84. include/websocketpp/transport/base/connection.hpp
  85. include/websocketpp/transport/base/endpoint.hpp
  86. include/websocketpp/transport/debug/base.hpp
  87. include/websocketpp/transport/debug/connection.hpp
  88. include/websocketpp/transport/debug/endpoint.hpp
  89. include/websocketpp/transport/iostream/base.hpp
  90. include/websocketpp/transport/iostream/connection.hpp
  91. include/websocketpp/transport/iostream/endpoint.hpp
  92. include/websocketpp/transport/stub/base.hpp
  93. include/websocketpp/transport/stub/connection.hpp
  94. include/websocketpp/transport/stub/endpoint.hpp
  95. include/websocketpp/uri.hpp
  96. include/websocketpp/utf8_validator.hpp
  97. include/websocketpp/utilities.hpp
  98. include/websocketpp/version.hpp
  99. lib/cmake/websocketpp/websocketpp-config.cmake
  100. lib/cmake/websocketpp/websocketpp-configVersion.cmake
  101. @owner
  102. @group
  103. @mode
Collapse this list.
Dependency lines:
  • websocketpp>0:devel/websocketpp
To install the port:
cd /usr/ports/devel/websocketpp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/websocketpp
  • pkg install websocketpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: websocketpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1590443036 SHA256 (zaphoyd-websocketpp-0.8.2_GH0.tar.gz) = 6ce889d85ecdc2d8fa07408d6787e7352510750daa66b5ad44aacb47bea76755 SIZE (zaphoyd-websocketpp-0.8.2_GH0.tar.gz) = 701364

Packages (timestamps in pop-ups are UTC):
websocketpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.20.8.20.8.20.8.20.8.2-0.8.2-
FreeBSD:13:quarterly0.8.20.8.20.8.20.8.20.8.20.8.20.8.20.8.2
FreeBSD:14:latest0.8.20.8.20.8.20.8.20.8.20.8.2-0.8.2
FreeBSD:14:quarterly0.8.20.8.2-0.8.20.8.20.8.20.8.20.8.2
FreeBSD:15:latest0.8.20.8.2n/a0.8.2n/a0.8.20.8.20.8.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Build
  1. devel/cpprestsdk
  2. games/pokerth
  3. math/cadabra2
  4. multimedia/obs-studio
  5. net-im/chatterino2
  6. science/ttk

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. audio/tomahawk*
  2. multimedia/obs-websocket*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_websocketpp
USES:
cmake:insource cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/zaphoyd/websocketpp/tar.gz/0.8.2?dummy=/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.8.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.2
11 Nov 2021 18:05:38
commit hash: 38a66306d7941b4d37c3a2198860a3dfc4c73423commit hash: 38a66306d7941b4d37c3a2198860a3dfc4c73423commit hash: 38a66306d7941b4d37c3a2198860a3dfc4c73423commit hash: 38a66306d7941b4d37c3a2198860a3dfc4c73423 files touched by this commit
Tilman Keskinoz (arved) search for other commits by this committer
Drop maintainership on most of my ports
0.8.2
18 Oct 2021 19:25:54
commit hash: 9ac88547134bca78d162ca24bf5ff73ed3ac1fb5commit hash: 9ac88547134bca78d162ca24bf5ff73ed3ac1fb5commit hash: 9ac88547134bca78d162ca24bf5ff73ed3ac1fb5commit hash: 9ac88547134bca78d162ca24bf5ff73ed3ac1fb5 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/websocketpp: Add CPE information

Approved by:	portmgr (blanket)
0.8.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.8.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.2
22 Mar 2021 10:17:44
Revision:568947Original commit files touched by this commit
danfe search for other commits by this committer
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
0.8.2
28 May 2020 17:50:09
Revision:536781Original commit files touched by this commit
arved search for other commits by this committer
Update to 0.8.2

Main feature is fix for boost 1.70, which we already had.
0.8.1_1
20 Mar 2019 14:53:29
Revision:496346Original commit files touched by this commit
jbeich search for other commits by this committer
devel/websocketpp: unbreak with boost 1.70

PR:		236589
0.8.1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
0.8.1
17 Dec 2018 21:23:22
Revision:487716Original commit files touched by this commit
yuri search for other commits by this committer
devel/websocketpp: Unbreak: remove the empty CMakeFiles directory

Approved by:	portmgr (unbreak)
0.8.1
06 Aug 2018 11:12:32
Revision:476503Original commit files touched by this commit
arved search for other commits by this committer
Update to 0.8.1
0.7.0
20 Jun 2018 09:37:12
Revision:472861Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
0.7.0
12 Oct 2016 15:35:41
Revision:423868Original commit files touched by this commit
arved search for other commits by this committer
Add NO_ARCH, as this is a header only implementation

PR:		213348
Submitted by:	yuri@rawbw.com
0.7.0
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.7.0
04 Mar 2016 16:23:33
Revision:410132Original commit files touched by this commit
arved search for other commits by this committer
Update to 0.7.0
0.4.0
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
0.4.0
02 Dec 2014 09:37:42
Revision:373759Original commit files touched by this commit
arved search for other commits by this committer
Add Websocketpp a C++ implementation of the Websocket protocol

Number of commits found: 18