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 on branch 2022Q3
restbed Asynchronous RESTful functionality to C++11 applications
4.8 www 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 4.8Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-03-07 04:35:43
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: AGPLv3
WWW:
https://github.com/Corvusoft/restbed
Description:
Restbed is a comprehensive and consistent programming model for building applications that require seamless and secure communication over HTTP, with the ability to model a range of business processes, designed to target mobile, tablet, desktop and embedded production environments.
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 (33 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/restbed-4.8/catalog.mk
  3. /usr/local/share/licenses/restbed-4.8/LICENSE
  4. /usr/local/share/licenses/restbed-4.8/AGPLv3
  5. include/corvusoft/restbed/byte.hpp
  6. include/corvusoft/restbed/common.hpp
  7. include/corvusoft/restbed/context_placeholder.hpp
  8. include/corvusoft/restbed/context_placeholder_base.hpp
  9. include/corvusoft/restbed/context_value.hpp
  10. include/corvusoft/restbed/http.hpp
  11. include/corvusoft/restbed/logger.hpp
  12. include/corvusoft/restbed/request.hpp
  13. include/corvusoft/restbed/resource.hpp
  14. include/corvusoft/restbed/response.hpp
  15. include/corvusoft/restbed/rule.hpp
  16. include/corvusoft/restbed/service.hpp
  17. include/corvusoft/restbed/session.hpp
  18. include/corvusoft/restbed/session_manager.hpp
  19. include/corvusoft/restbed/settings.hpp
  20. include/corvusoft/restbed/ssl_settings.hpp
  21. include/corvusoft/restbed/status_code.hpp
  22. include/corvusoft/restbed/string.hpp
  23. include/corvusoft/restbed/uri.hpp
  24. include/corvusoft/restbed/web_socket.hpp
  25. include/corvusoft/restbed/web_socket_message.hpp
  26. include/restbed
  27. lib/librestbed.a
  28. lib/librestbed.so
  29. lib/librestbed.so.4
  30. lib/librestbed.so.4.7
  31. @owner
  32. @group
  33. @mode
Collapse this list.
Dependency lines:
  • restbed>0:www/restbed
To install the port:
cd /usr/ports/www/restbed/ && make install clean
To add the package, run one of these commands:
  • pkg install www/restbed
  • pkg install restbed
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: restbed
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1629962270 SHA256 (Corvusoft-restbed-4.8_GH0.tar.gz) = 4801833f86a67b8a123c2c01203e259eb81157e1e9ef144a3b6395cb2d838a42 SIZE (Corvusoft-restbed-4.8_GH0.tar.gz) = 145738

Expand this list (4 items)

Collapse this list.

SHA256 (Corvusoft-asio-dependency-a4d820d_GH0.tar.gz) = 044621ac9d15f65fb9ba4d0e5b61dd30d3dff2176df228ab49fbf0c6daa9ef3f SIZE (Corvusoft-asio-dependency-a4d820d_GH0.tar.gz) = 1536854 SHA256 (Corvusoft-catch-dependency-d10b9bd_GH0.tar.gz) = a84ddaf54a3e9a84fbcebd509d655da3beca822029675a788b31ae3b78656908 SIZE (Corvusoft-catch-dependency-d10b9bd_GH0.tar.gz) = 631559

Collapse this list.


Packages (timestamps in pop-ups are UTC):
restbed
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.84.84.74.84.8-4.7-
FreeBSD:13:quarterly4.84.84.84.84.84.84.84.8
FreeBSD:14:latest4.84.84.84.84.84.8-4.8
FreeBSD:14:quarterly4.84.8-4.84.84.84.84.8
FreeBSD:15:latest4.84.8n/a4.8n/a4.84.84.8
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 Libraries
  1. devel/opendht

Configuration Options:
No options to configure
Options name:
www_restbed
USES:
cmake:testing compiler:c++14-lang ssl
pkg-message:
For install:
You installed restbed, the framework to build RESTful applications in C++11. Currently restbed has the caveat that it only works correctly on FreeBSD with this sysctl variable value: net.inet6.ip6.v6only=0. This value is not the default. When net.inet6.ip6.v6only=1, tests don't pass, and applications using this library can fail. See https://github.com/Corvusoft/restbed/issues/231 for further information.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Corvusoft/restbed/tar.gz/4.8?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port