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
rsocket-cpp C++ implementation of RSocket
2021.08.30.00_3 net Deleted 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 2021.08.30.00_3Version of this port present on the latest quarterly branch.
Broken BROKEN: build fails with latest devel/folly, no upstream support provided: https://github.com/rsocket/rsocket-cpp/issues/906
Deprecated DEPRECATED: Broken since 2021
Expired This port expired on: 2023-03-21
Ignore IGNORE: is marked as broken: build fails with latest devel/folly, no upstream support provided: https://github.com/rsocket/rsocket-cpp/issues/906
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-06-17 03:00:35
Last Update: 2023-03-21 00:01:44
Commit Hash: b060e77
License: APACHE20
WWW:
https://rsocket.io/
Description:
RSocket is a binary protocol for use on byte stream transports such as TCP, WebSockets, and Aeron. It enables the following symmetric interaction models via async message passing over a single connection: * request/response (stream of 1) * request/stream (finite stream of many) * fire-and-forget (no response) * channel (bi-directional streams)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (136 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/rsocket-cpp-2021.08.30.00_3/catalog.mk
  3. /usr/local/share/licenses/rsocket-cpp-2021.08.30.00_3/LICENSE
  4. /usr/local/share/licenses/rsocket-cpp-2021.08.30.00_3/APACHE20
  5. include/rsocket/ColdResumeHandler.h
  6. include/rsocket/ConnectionAcceptor.h
  7. include/rsocket/ConnectionFactory.h
  8. include/rsocket/DuplexConnection.h
  9. include/rsocket/Payload.h
  10. include/rsocket/RSocket.h
  11. include/rsocket/RSocketClient.h
  12. include/rsocket/RSocketConnectionEvents.h
  13. include/rsocket/RSocketErrors.h
  14. include/rsocket/RSocketException.h
  15. include/rsocket/RSocketParameters.h
  16. include/rsocket/RSocketRequester.h
  17. include/rsocket/RSocketResponder.h
  18. include/rsocket/RSocketServer.h
  19. include/rsocket/RSocketServerState.h
  20. include/rsocket/RSocketServiceHandler.h
  21. include/rsocket/RSocketStats.h
  22. include/rsocket/ResumeManager.h
  23. include/rsocket/benchmarks/Fixture.h
  24. include/rsocket/benchmarks/Latch.h
  25. include/rsocket/benchmarks/Throughput.h
  26. include/rsocket/framing/ErrorCode.h
  27. include/rsocket/framing/Frame.h
  28. include/rsocket/framing/FrameFlags.h
  29. include/rsocket/framing/FrameHeader.h
  30. include/rsocket/framing/FrameProcessor.h
  31. include/rsocket/framing/FrameSerializer.h
  32. include/rsocket/framing/FrameSerializer_v1_0.h
  33. include/rsocket/framing/FrameTransport.h
  34. include/rsocket/framing/FrameTransportImpl.h
  35. include/rsocket/framing/FrameType.h
  36. include/rsocket/framing/FramedDuplexConnection.h
  37. include/rsocket/framing/FramedReader.h
  38. include/rsocket/framing/Framer.h
  39. include/rsocket/framing/ProtocolVersion.h
  40. include/rsocket/framing/ResumeIdentificationToken.h
  41. include/rsocket/framing/ScheduledFrameProcessor.h
  42. include/rsocket/framing/ScheduledFrameTransport.h
  43. include/rsocket/internal/Allowance.h
  44. include/rsocket/internal/ClientResumeStatusCallback.h
  45. include/rsocket/internal/Common.h
  46. include/rsocket/internal/ConnectionSet.h
  47. include/rsocket/internal/KeepaliveTimer.h
  48. include/rsocket/internal/ScheduledRSocketResponder.h
  49. include/rsocket/internal/ScheduledSingleObserver.h
  50. include/rsocket/internal/ScheduledSingleSubscription.h
  51. include/rsocket/internal/ScheduledSubscriber.h
  52. include/rsocket/internal/ScheduledSubscription.h
  53. include/rsocket/internal/SetupResumeAcceptor.h
  54. include/rsocket/internal/StackTraceUtils.h
  55. include/rsocket/internal/SwappableEventBase.h
  56. include/rsocket/internal/WarmResumeManager.h
  57. include/rsocket/statemachine/ChannelRequester.h
  58. include/rsocket/statemachine/ChannelResponder.h
  59. include/rsocket/statemachine/ConsumerBase.h
  60. include/rsocket/statemachine/FireAndForgetResponder.h
  61. include/rsocket/statemachine/PublisherBase.h
  62. include/rsocket/statemachine/RSocketStateMachine.h
  63. include/rsocket/statemachine/RequestResponseRequester.h
  64. include/rsocket/statemachine/RequestResponseResponder.h
  65. include/rsocket/statemachine/StreamFragmentAccumulator.h
  66. include/rsocket/statemachine/StreamRequester.h
  67. include/rsocket/statemachine/StreamResponder.h
  68. include/rsocket/statemachine/StreamStateMachineBase.h
  69. include/rsocket/statemachine/StreamsWriter.h
  70. include/rsocket/tck-test/BaseSubscriber.h
  71. include/rsocket/tck-test/FlowableSubscriber.h
  72. include/rsocket/tck-test/MarbleProcessor.h
  73. include/rsocket/tck-test/SingleSubscriber.h
  74. include/rsocket/tck-test/TestFileParser.h
  75. include/rsocket/tck-test/TestInterpreter.h
  76. include/rsocket/tck-test/TestSuite.h
  77. include/rsocket/tck-test/TypedCommands.h
  78. include/rsocket/transports/RSocketTransport.h
  79. include/rsocket/transports/tcp/TcpConnectionAcceptor.h
  80. include/rsocket/transports/tcp/TcpConnectionFactory.h
  81. include/rsocket/transports/tcp/TcpDuplexConnection.h
  82. include/yarpl/Common.h
  83. include/yarpl/Disposable.h
  84. include/yarpl/Flowable.h
  85. include/yarpl/Observable.h
  86. include/yarpl/Refcounted.h
  87. include/yarpl/Single.h
  88. include/yarpl/examples/FlowableExamples.h
  89. include/yarpl/flowable/AsyncGeneratorShim.h
  90. include/yarpl/flowable/CancelingSubscriber.h
  91. include/yarpl/flowable/DeferFlowable.h
  92. include/yarpl/flowable/EmitterFlowable.h
  93. include/yarpl/flowable/Flowable.h
  94. include/yarpl/flowable/FlowableConcatOperators.h
  95. include/yarpl/flowable/FlowableDoOperator.h
  96. include/yarpl/flowable/FlowableObserveOnOperator.h
  97. include/yarpl/flowable/FlowableOperator.h
  98. include/yarpl/flowable/FlowableTimeoutOperator.h
  99. include/yarpl/flowable/Flowable_FromObservable.h
  100. include/yarpl/flowable/Flowables.h
  101. include/yarpl/flowable/PublishProcessor.h
  102. include/yarpl/flowable/Subscriber.h
  103. include/yarpl/flowable/Subscription.h
  104. include/yarpl/flowable/TestSubscriber.h
  105. include/yarpl/flowable/ThriftStreamShim.h
  106. include/yarpl/observable/DeferObservable.h
  107. include/yarpl/observable/Observable.h
  108. include/yarpl/observable/ObservableConcatOperators.h
  109. include/yarpl/observable/ObservableDoOperator.h
  110. include/yarpl/observable/ObservableOperator.h
  111. include/yarpl/observable/Observables.h
  112. include/yarpl/observable/Observer.h
  113. include/yarpl/observable/Subscription.h
  114. include/yarpl/observable/TestObserver.h
  115. include/yarpl/single/Single.h
  116. include/yarpl/single/SingleObserver.h
  117. include/yarpl/single/SingleObservers.h
  118. include/yarpl/single/SingleOperator.h
  119. include/yarpl/single/SingleSubscription.h
  120. include/yarpl/single/SingleSubscriptions.h
  121. include/yarpl/single/SingleTestObserver.h
  122. include/yarpl/single/Singles.h
  123. include/yarpl/test_utils/Mocks.h
  124. include/yarpl/test_utils/Tuple.h
  125. include/yarpl/utils/credits.h
  126. lib/cmake/rsocket/rsocket-config.cmake
  127. lib/cmake/rsocket/rsocket-exports-release.cmake
  128. lib/cmake/rsocket/rsocket-exports.cmake
  129. lib/cmake/yarpl/yarpl-config.cmake
  130. lib/cmake/yarpl/yarpl-exports-release.cmake
  131. lib/cmake/yarpl/yarpl-exports.cmake
  132. lib/libReactiveSocket.so
  133. lib/libyarpl.so
  134. @owner
  135. @group
  136. @mode
Collapse this list.
Dependency lines:
  • rsocket-cpp>0:net/rsocket-cpp
No installation instructions:
This port has been deleted.
PKGNAME: rsocket-cpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1630398197 SHA256 (rsocket-rsocket-cpp-v2021.08.30.00_GH0.tar.gz) = ee9f8ea5bb3a23a296f218d5ad440646c8c1037eb9a03e9f7cca7f16b1e4b304 SIZE (rsocket-rsocket-cpp-v2021.08.30.00_GH0.tar.gz) = 1872507

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libfmt>0 : devel/libfmt
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Library dependencies:
  1. libboost_atomic.so : devel/boost-libs
  2. libdouble-conversion.so : devel/double-conversion
  3. libevent.so : devel/libevent
  4. libfolly.so : devel/folly
  5. libgflags.so : devel/gflags
  6. libglog.so : devel/glog
  7. liblz4.so : archivers/liblz4
  8. libsnappy.so : archivers/snappy
  9. libsodium.so : security/libsodium
  10. libunwind.so : devel/libunwind
  11. libzstd.so : archivers/zstd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_rsocket-cpp
USES:
cmake compiler:c++14-lang ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rsocket/rsocket-cpp/tar.gz/v2021.08.30.00?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2023-03-20
    REASON: Has expired: Broken since 2021

Number of commits found: 79

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2021.08.30.00_3
21 Mar 2023 00:01:44
commit hash: b060e770eb9bc2d1bcc6401172147673c1e7f5b1commit hash: b060e770eb9bc2d1bcc6401172147673c1e7f5b1commit hash: b060e770eb9bc2d1bcc6401172147673c1e7f5b1commit hash: b060e770eb9bc2d1bcc6401172147673c1e7f5b1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/rsocket-cpp: Remove expired port:

2023-03-21 net/rsocket-cpp: Broken since 2021
2021.08.30.00_3
20 Feb 2023 17:09:27
commit hash: 079988b6ee1f441848da6630a07f420087f00700commit hash: 079988b6ee1f441848da6630a07f420087f00700commit hash: 079988b6ee1f441848da6630a07f420087f00700commit hash: 079988b6ee1f441848da6630a07f420087f00700 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
net/rsocket-cpp: deprecate
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)
2021.08.30.00_3
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)
2021.08.30.00_3
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
2021.08.30.00_2
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
2021.08.30.00_1
17 Apr 2022 23:58:01
commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/glog: Update to 0.6.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/glog/releases
2021.08.30.00
07 Dec 2021 09:01:26
commit hash: 8d7003b2986497b89210590b6ed155cd5f69cceecommit hash: 8d7003b2986497b89210590b6ed155cd5f69cceecommit hash: 8d7003b2986497b89210590b6ed155cd5f69cceecommit hash: 8d7003b2986497b89210590b6ed155cd5f69ccee files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Broken
2021.08.30.00
31 Aug 2021 09:42:37
commit hash: 6fdfd178add82097fcf49840e212f29a1c4b2c18commit hash: 6fdfd178add82097fcf49840e212f29a1c4b2c18commit hash: 6fdfd178add82097fcf49840e212f29a1c4b2c18commit hash: 6fdfd178add82097fcf49840e212f29a1c4b2c18 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.08.23.00 -> 2021.08.30.00
2021.08.23.00
24 Aug 2021 17:10:15
commit hash: db9750a609b789bbf6e2951488533b3e8eb18049commit hash: db9750a609b789bbf6e2951488533b3e8eb18049commit hash: db9750a609b789bbf6e2951488533b3e8eb18049commit hash: db9750a609b789bbf6e2951488533b3e8eb18049 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update to 2021.08.23.00
2021.08.02.00
02 Aug 2021 20:49:02
commit hash: 7ccc4bdfe6484badede2717fd4f3d1ff874bcff3commit hash: 7ccc4bdfe6484badede2717fd4f3d1ff874bcff3commit hash: 7ccc4bdfe6484badede2717fd4f3d1ff874bcff3commit hash: 7ccc4bdfe6484badede2717fd4f3d1ff874bcff3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update to 2021.08.02.00
2021.07.19.00
21 Jul 2021 02:29:00
commit hash: 47a023dc739ec8d45873253462c02e48df6e043ccommit hash: 47a023dc739ec8d45873253462c02e48df6e043ccommit hash: 47a023dc739ec8d45873253462c02e48df6e043ccommit hash: 47a023dc739ec8d45873253462c02e48df6e043c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.07.12.00 -> 2021.07.19.00
2021.07.12.00
13 Jul 2021 22:45:18
commit hash: c7cce1a018d728673461874f888e1a8991ad55e1commit hash: c7cce1a018d728673461874f888e1a8991ad55e1commit hash: c7cce1a018d728673461874f888e1a8991ad55e1commit hash: c7cce1a018d728673461874f888e1a8991ad55e1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.06.28.00 -> 2021.07.12.00
2021.06.28.00
04 Jul 2021 23:41:17
commit hash: 8fdb8d961160379fc3bb148cee9f3f57aec5d4cecommit hash: 8fdb8d961160379fc3bb148cee9f3f57aec5d4cecommit hash: 8fdb8d961160379fc3bb148cee9f3f57aec5d4cecommit hash: 8fdb8d961160379fc3bb148cee9f3f57aec5d4ce files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update to 2021.06.28.00
2021.06.21.00
27 Jun 2021 08:28:32
commit hash: c105beafc54bba09a19684435f7eab9a198c78c8commit hash: c105beafc54bba09a19684435f7eab9a198c78c8commit hash: c105beafc54bba09a19684435f7eab9a198c78c8commit hash: c105beafc54bba09a19684435f7eab9a198c78c8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.06.14.00 -> 2021.06.21.00
2021.06.14.00
15 Jun 2021 18:59:11
commit hash: 347b85d6cac6cd136cf015eb2f0f42fb536f2b5ccommit hash: 347b85d6cac6cd136cf015eb2f0f42fb536f2b5ccommit hash: 347b85d6cac6cd136cf015eb2f0f42fb536f2b5ccommit hash: 347b85d6cac6cd136cf015eb2f0f42fb536f2b5c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.06.07.00 -> 2021.06.14.00
2021.06.07.00
08 Jun 2021 17:53:31
commit hash: 80a9c92d5b97f5454c41792df6f3e5fce25a9237commit hash: 80a9c92d5b97f5454c41792df6f3e5fce25a9237commit hash: 80a9c92d5b97f5454c41792df6f3e5fce25a9237commit hash: 80a9c92d5b97f5454c41792df6f3e5fce25a9237 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.05.31.00 -> 2021.06.07.00
2021.05.31.00
01 Jun 2021 06:47:38
commit hash: 4d9fbe70033776fd8b28249cc75c81b0ee031147commit hash: 4d9fbe70033776fd8b28249cc75c81b0ee031147commit hash: 4d9fbe70033776fd8b28249cc75c81b0ee031147commit hash: 4d9fbe70033776fd8b28249cc75c81b0ee031147 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.05.24.00 -> 2021.05.31.00
2021.05.24.00
25 May 2021 19:43:38
commit hash: 53e2879cb7b2a8efa63b2e6348d8b62fecc797b0commit hash: 53e2879cb7b2a8efa63b2e6348d8b62fecc797b0commit hash: 53e2879cb7b2a8efa63b2e6348d8b62fecc797b0commit hash: 53e2879cb7b2a8efa63b2e6348d8b62fecc797b0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.05.17.00 -> 2021.05.24.00
2021.05.17.00
20 May 2021 04:56:34
commit hash: 46b4693cb56b2dcdf5ddb0a22bcbdf98d1d39a03commit hash: 46b4693cb56b2dcdf5ddb0a22bcbdf98d1d39a03commit hash: 46b4693cb56b2dcdf5ddb0a22bcbdf98d1d39a03commit hash: 46b4693cb56b2dcdf5ddb0a22bcbdf98d1d39a03 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.05.10 -> 2021.05.17
10 May 2021 17:13:48
commit hash: 8410cfcdd17dee494f87760d79102cfdaa6ef279commit hash: 8410cfcdd17dee494f87760d79102cfdaa6ef279commit hash: 8410cfcdd17dee494f87760d79102cfdaa6ef279commit hash: 8410cfcdd17dee494f87760d79102cfdaa6ef279 files touched by this commit Sanity Test Failure Refresh
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.04.26.00 -> 2021.05.10.00
2021.04.26.00
26 Apr 2021 17:56:33
commit hash: 8c08d5dc2943b53b335d120cbb02549359e96f8fcommit hash: 8c08d5dc2943b53b335d120cbb02549359e96f8fcommit hash: 8c08d5dc2943b53b335d120cbb02549359e96f8fcommit hash: 8c08d5dc2943b53b335d120cbb02549359e96f8f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.04.19.00 -> 2021.04.26.00
2021.04.19.00
19 Apr 2021 15:49:07
commit hash: 4c743f07002741db6446d1a96d77c827f0ae0917commit hash: 4c743f07002741db6446d1a96d77c827f0ae0917commit hash: 4c743f07002741db6446d1a96d77c827f0ae0917commit hash: 4c743f07002741db6446d1a96d77c827f0ae0917 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.04.12.00 -> 2021.04.19.00
2021.04.12.00
12 Apr 2021 23:45:06
commit hash: 9fb27c4b4a3ae4353a5968dbdd9e4f3a45620369commit hash: 9fb27c4b4a3ae4353a5968dbdd9e4f3a45620369commit hash: 9fb27c4b4a3ae4353a5968dbdd9e4f3a45620369commit hash: 9fb27c4b4a3ae4353a5968dbdd9e4f3a45620369 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.04.05.00 -> 2021.04.12.00
2021.04.05.00
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
2021.04.05.00
06 Apr 2021 17:22:14
commit hash: 1fc501c173381d27484fb7cfb2f5054d3ce26347commit hash: 1fc501c173381d27484fb7cfb2f5054d3ce26347commit hash: 1fc501c173381d27484fb7cfb2f5054d3ce26347commit hash: 1fc501c173381d27484fb7cfb2f5054d3ce26347 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/rsocket-cpp: Update 2021.03.29.00 -> 2021.04.05.00
2021.03.29.00
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.
2021.03.29.00
29 Mar 2021 21:35:21
Revision:569517Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2021.03.22.00 -> 2021.03.29.00
2021.03.22.00
24 Mar 2021 03:06:47
Revision:569080Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2021.03.08.00 -> 2021.03.22.00
2021.03.08.00
09 Mar 2021 01:24:07
Revision:567888Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2021.03.01.00 -> 2021.03.08.00
2021.03.01.00
01 Mar 2021 18:38:05
Revision:566882Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2021.02.22.00 -> 2021.03.01.00
2021.02.22.00
22 Feb 2021 20:27:13
Revision:566331Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2021.02.15.00 -> 2021.02.22.00
2021.02.15.00
15 Feb 2021 23:54:07
Revision:565362Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2021.02.08.00 -> 2021.02.15.00
2021.02.08.00
09 Feb 2021 20:12:13
Revision:564812Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2021.02.01.00 -> 2021.02.08.00
2021.02.01.00
02 Feb 2021 17:06:37
Revision:563826Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2021.01.25.00 -> 2021.02.01.00
2021.01.25.00
26 Jan 2021 02:39:46
Revision:562635Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2021.01.18.00 -> 2021.01.25.00
2021.01.18.00
19 Jan 2021 17:53:23
Revision:562064Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2021.01.11.00 -> 2021.01.18.00
2021.01.11.00
11 Jan 2021 21:03:17
Revision:561269Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2021.01.04.00 -> 2021.01.11.00
2021.01.04.00
04 Jan 2021 18:59:35
Revision:560328Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.12.28.00 -> 2021.01.04.00
2020.12.28.00
28 Dec 2020 20:35:56
Revision:559522Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.12.21.00 -> 2020.12.28.00
2020.12.21.00
22 Dec 2020 18:29:54
Revision:558939Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.12.14.00 -> 2020.12.21.00
2020.12.14.00
15 Dec 2020 04:37:33
Revision:558132Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.12.07.00 -> 2020.12.14.00
2020.12.07.00
08 Dec 2020 23:30:06
Revision:557312Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.11.30.00 -> 2020.12.07.00
2020.11.30.00
01 Dec 2020 03:39:09
Revision:556703Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.11.23.00 -> 2020.11.30.00
2020.11.23.00
24 Nov 2020 23:42:59
Revision:556234Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.11.16.00 -> 2020.11.23.00
2020.11.16.00
20 Nov 2020 07:21:23
Revision:555745Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.11.02.00 -> 2020.11.16.00
2020.11.02.00
03 Nov 2020 18:09:57
Revision:554009Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.10.26.00 -> 2020.11.02.00

Reported by:	portscout
2020.10.26.00
27 Oct 2020 19:51:18
Revision:553482Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.10.12.00 -> 2020.10.26.00

Reported by:	portscout
2020.10.12.00
15 Oct 2020 05:44:07
Revision:552381Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.09.14.00 -> 2020.10.12.00

Reported by:	portscout
2020.09.14.00
15 Sep 2020 08:28:32
Revision:548712Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.09.07.00 -> 2020.09.14.00

Reported by:	portscout
2020.09.07.00
08 Sep 2020 17:10:43
Revision:547996Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.08.31.00 -> 2020.09.07.00

Reported by:	portscout
2020.08.31.00_1
07 Sep 2020 21:19:41
Revision:547943Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 7.0.3

Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.3
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
2020.08.31.00
03 Sep 2020 09:16:34
Revision:547431Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.08.24.00 -> 2020.08.31.00

Reported by:	portscout
2020.08.24.00
27 Aug 2020 07:07:00
Revision:546325Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.08.17.00 -> 2020.08.24.00

Reported by:	portscout
2020.08.17.00
19 Aug 2020 19:01:30
Revision:545449Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.08.10.00 -> 2020.08.17.00

Reported by:	portscout
2020.08.10.00
11 Aug 2020 20:52:46
Revision:544713Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.08.03.00 -> 2020.08.10.00

Reported by:	portscout
2020.08.03.00
05 Aug 2020 00:38:16
Revision:544192Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.07.27.00 -> 2020.08.03.00

Reported by:	portscout
2020.07.27.00_1
31 Jul 2020 17:07:19
Revision:543873Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 7.0.2

Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.2
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
2020.07.27.00
28 Jul 2020 16:01:46
Revision:543610Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.07.20.00 -> 2020.07.27.00

Reported by:	portscout
2020.07.20.00
21 Jul 2020 06:07:47
Revision:542719Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.07.13.00 -> 2020.07.20.00

Reported by:	portscout
2020.07.13.00_1
20 Jul 2020 16:27:43
Revision:542655Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 7.0.1

Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.1
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
2020.07.13.00
15 Jul 2020 15:44:52
Revision:542266Original commit files touched by this commit
yuri search for other commits by this committer
2020.07.06.00: Update 2020.07.06.00 -> 2020.07.13.00

Reported by:	portscout
2020.07.06.00
07 Jul 2020 08:59:38
Revision:541394Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.06.29.00 -> 2020.07.06.00

Reported by:	portscout
2020.06.29.00
30 Jun 2020 06:51:02
Revision:540861Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.06.15.00 -> 2020.06.29.00

Reported by:	portscout
2020.06.15.00
15 Jun 2020 20:46:53
Revision:539282Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.06.08.00 -> 2020.06.15.00
2020.06.08.00
09 Jun 2020 05:58:00
Revision:538284Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.06.01.00 -> 2020.06.08.00

Reported by:	portscout
2020.06.01.00
05 Jun 2020 20:11:06
Revision:538055Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.05.25.00 -> 2020.06.01.00

Reported by:	portscout
2020.05.25.00
27 May 2020 19:26:40
Revision:536711Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Remove benchmarks and examples from the build
2020.05.25.00
26 May 2020 08:28:02
Revision:536588Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.05.18.00 -> 2020.05.25.00

Reported by:	portscout
2020.05.18.00
19 May 2020 15:31:34
Revision:535864Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 2020.05.04.00 -> 2020.05.18.00

Reported by:	portscout
2020.05.04.00_1
10 May 2020 07:43:45
Revision:534820Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 6.2.1

Changes:	https://github.com/fmtlib/fmt/releases/tag/6.2.0
Changes:	https://github.com/fmtlib/fmt/releases/tag/6.2.1
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
2020.05.04.00
06 May 2020 02:27:39
Revision:534112Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Update 0.10.0-942 -> 2020.05.04.00

Reported by:	portscout
0.10.0.942_5
12 Jan 2020 09:09:33
Revision:522771Original commit files touched by this commit
yuri search for other commits by this committer
net/rsocket-cpp: Limit version format to prevent portscout reporting odd
revisions
0.10.0.942_5
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
0.10.0.942_4
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
0.10.0.942_3
04 Aug 2019 17:15:41
Revision:508116Original commit files touched by this commit
yuri search for other commits by this committer
devel/double-conversion: Update 3.0.0 -> 3.1.5-11

Maintainer reset due to the extended timeout, as per policy.
Take maintainership.

7 ports are bumped.

PR:		239367
Approved by:	waitman@waitman.net (maintainer's timeout; ~6months on a PR#235789
for the same port)
0.10.0.942_2
02 Aug 2019 13:30:40
Revision:507877Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
0.10.0.942_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.10.0.942
17 Jun 2019 03:00:20
Revision:504382Original commit files touched by this commit
yuri search for other commits by this committer
New port: net/rsocket-cpp: C++ implementation of RSocket

Number of commits found: 79