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
Remember
I remember
2024-11-06 brought a new category: filesystems. Sadly, the website did not process it well. I''m working on that. It may take a few days.
Port details
dpp C++ Discord API bot library
10.0.29_1 www on this many watch lists=2 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 10.0.29_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-01-10 01:54:05
Last Update: 2024-05-20 10:33:03
Commit Hash: b66e494
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: devel
License: APACHE20
WWW:
https://dpp.dev/
Description:
D++ is a lightweight and efficient library for Discord written in modern C++, covering as much of the API specification as possible with an incredibly small memory footprint even when caching large amounts of data. Library Features: * Support for Discord API v10 * Really small memory footprint * Efficient caching system for guilds, channels, guild members, roles, users * Sharding and clustering (Many shards, one process: specify the number of shards, or let the library decide) * Highly optimised ETF (Erlang Term Format) support for very fast websocket throughput * Slash Commands/Interactions support * Voice support (sending and receiving audio) * The entire Discord API is available for use in the library * Stable Windows support * Ready-made compiled packages for Windows, Raspberry Pi (ARM64/ARM7/ARMv6), Debian x86/x64, and RPM based distributions * Highly scalable for large amounts of guilds and users
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 (92 items)
Collapse this list.
  1. /usr/local/share/licenses/dpp-discord-10.0.29_1/catalog.mk
  2. /usr/local/share/licenses/dpp-discord-10.0.29_1/LICENSE
  3. /usr/local/share/licenses/dpp-discord-10.0.29_1/APACHE20
  4. include/dpp/appcommand.h
  5. include/dpp/application.h
  6. include/dpp/auditlog.h
  7. include/dpp/automod.h
  8. include/dpp/ban.h
  9. include/dpp/cache.h
  10. include/dpp/channel.h
  11. include/dpp/cluster.h
  12. include/dpp/cluster_coro_calls.h
  13. include/dpp/cluster_sync_calls.h
  14. include/dpp/collector.h
  15. include/dpp/colors.h
  16. include/dpp/commandhandler.h
  17. include/dpp/coro.h
  18. include/dpp/coro/async.h
  19. include/dpp/coro/coro.h
  20. include/dpp/coro/coroutine.h
  21. include/dpp/coro/job.h
  22. include/dpp/coro/task.h
  23. include/dpp/coro/when_any.h
  24. include/dpp/discordclient.h
  25. include/dpp/discordevents.h
  26. include/dpp/discordvoiceclient.h
  27. include/dpp/dispatcher.h
  28. include/dpp/dns.h
  29. include/dpp/dpp.h
  30. include/dpp/dtemplate.h
  31. include/dpp/emoji.h
  32. include/dpp/entitlement.h
  33. include/dpp/etf.h
  34. include/dpp/event.h
  35. include/dpp/event_router.h
  36. include/dpp/exception.h
  37. include/dpp/export.h
  38. include/dpp/guild.h
  39. include/dpp/httpsclient.h
  40. include/dpp/integration.h
  41. include/dpp/intents.h
  42. include/dpp/invite.h
  43. include/dpp/isa/avx.h
  44. include/dpp/isa/avx2.h
  45. include/dpp/isa/avx512.h
  46. include/dpp/isa/fallback.h
  47. include/dpp/isa_detection.h
  48. include/dpp/json.h
  49. include/dpp/json_fwd.h
  50. include/dpp/json_interface.h
  51. include/dpp/managed.h
  52. include/dpp/message.h
  53. include/dpp/misc-enum.h
  54. include/dpp/once.h
  55. include/dpp/permissions.h
  56. include/dpp/presence.h
  57. include/dpp/prune.h
  58. include/dpp/queues.h
  59. include/dpp/restrequest.h
  60. include/dpp/restresults.h
  61. include/dpp/role.h
  62. include/dpp/scheduled_event.h
  63. include/dpp/sku.h
  64. include/dpp/snowflake.h
  65. include/dpp/socket.h
  66. include/dpp/sslclient.h
  67. include/dpp/stage_instance.h
  68. include/dpp/stringops.h
  69. include/dpp/sync.h
  70. include/dpp/sysdep.h
  71. include/dpp/thread.h
  72. include/dpp/timed_listener.h
  73. include/dpp/timer.h
  74. include/dpp/unicode_emoji.h
  75. include/dpp/user.h
  76. include/dpp/utility.h
  77. include/dpp/version.h
  78. include/dpp/voiceregion.h
  79. include/dpp/voicestate.h
  80. include/dpp/webhook.h
  81. include/dpp/win32_safe_warnings.h
  82. include/dpp/wsclient.h
  83. lib/cmake/dpp/dpp-config-version.cmake
  84. lib/cmake/dpp/dpp-config.cmake
  85. lib/cmake/dpp/dpp-release.cmake
  86. lib/cmake/dpp/dpp.cmake
  87. lib/libdpp.so
  88. lib/libdpp.so.10.0.29
  89. libdata/pkgconfig/dpp.pc
  90. @owner
  91. @group
  92. @mode
Collapse this list.
Dependency lines:
  • dpp-discord>0:www/dpp
To install the port:
cd /usr/ports/www/dpp/ && make install clean
To add the package, run one of these commands:
  • pkg install www/dpp
  • pkg install dpp-discord
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dpp-discord
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1704840621 SHA256 (DPP-10.0.29.tar.gz) = a37e91fbdabee20cb0313700588db4077abf0ebabafe386457d999d22d2d0682 SIZE (DPP-10.0.29.tar.gz) = 15560520

Packages (timestamps in pop-ups are UTC):
dpp-discord
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest10.0.29_110.0.29_1-10.0.29_110.0.29_1---
FreeBSD:13:quarterly10.0.29_110.0.29_1-10.0.29_110.0.29_1---
FreeBSD:14:latest10.0.29_110.0.29_1-10.0.29_110.0.29_1---
FreeBSD:14:quarterly10.0.29_110.0.29_1-10.0.29_110.0.29_1---
FreeBSD:15:latest--n/a-n/a10.0.2910.0.2910.0.29
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. nlohmann-json>0 : devel/nlohmann-json
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Runtime dependencies:
  1. nlohmann-json>0 : devel/nlohmann-json
Library dependencies:
  1. libopus.so : audio/opus
  2. libsodium.so : security/libsodium
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_dpp
USES:
cmake:testing compiler:c++20-lang localbase ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/brainboxdotcc/DPP/releases/download/v10.0.29/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
10.0.29_1
20 May 2024 10:33:03
commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377 files touched by this commit
Vsevolod Stakhov (vsevolod) search for other commits by this committer
security/libsodium: update to 1.0.19, bump dependent ports

PR:	278259
Reported by:	Andrey Korobkov <alster-vinterdalen.se>
10.0.29
10 Jan 2024 01:51:00
commit hash: 5484cd257e61bdd718356b6429e917157cf4e647commit hash: 5484cd257e61bdd718356b6429e917157cf4e647commit hash: 5484cd257e61bdd718356b6429e917157cf4e647commit hash: 5484cd257e61bdd718356b6429e917157cf4e647 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/dpp: New port: C++ Discord API bot library

Number of commits found: 2