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 2022Q2
sdl2pp C++11 bindings/wrapper for SDL2
0.18.1_1 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.18.1_1Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-12-20 00:08:22
Last Update: 2023-04-25 15:17:15
Commit Hash: feb1fa3
License: ZLIB
WWW:
https://github.com/libSDL2pp/libSDL2pp
Description:
This library provides C++11 bindings/wrapper over a subset of SDL2 functions with extra features proided with modern C++ such as: * RAII-style initialization and destruction * Full error checking: exception is thrown if any SDL function fails. Exception itself allows to retrieve SDL error string * C++11 move semantics support, which allow you to store SDL objects in containers and pass/return them by value with no overhead
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 (39 items)
Collapse this list.
  1. /usr/local/share/licenses/sdl2pp-0.18.1_1/catalog.mk
  2. /usr/local/share/licenses/sdl2pp-0.18.1_1/LICENSE
  3. /usr/local/share/licenses/sdl2pp-0.18.1_1/ZLIB
  4. include/SDL2pp/AudioDevice.hh
  5. include/SDL2pp/AudioSpec.hh
  6. include/SDL2pp/Chunk.hh
  7. include/SDL2pp/Color.hh
  8. include/SDL2pp/Config.hh
  9. include/SDL2pp/ContainerRWops.hh
  10. include/SDL2pp/Exception.hh
  11. include/SDL2pp/Export.hh
  12. include/SDL2pp/Font.hh
  13. include/SDL2pp/Mixer.hh
  14. include/SDL2pp/Music.hh
  15. include/SDL2pp/Optional.hh
  16. include/SDL2pp/Point.hh
  17. include/SDL2pp/RWops.hh
  18. include/SDL2pp/Rect.hh
  19. include/SDL2pp/Renderer.hh
  20. include/SDL2pp/SDL.hh
  21. include/SDL2pp/SDL2pp.hh
  22. include/SDL2pp/SDLImage.hh
  23. include/SDL2pp/SDLMixer.hh
  24. include/SDL2pp/SDLTTF.hh
  25. include/SDL2pp/StreamRWops.hh
  26. include/SDL2pp/Surface.hh
  27. include/SDL2pp/Texture.hh
  28. include/SDL2pp/Wav.hh
  29. include/SDL2pp/Window.hh
  30. lib/libSDL2pp.so
  31. lib/libSDL2pp.so.8
  32. lib/libSDL2pp.so.8.3.0
  33. libdata/pkgconfig/sdl2pp.pc
  34. lib/cmake/SDL2pp/SDL2ppConfig.cmake
  35. lib/cmake/SDL2pp/SDL2ppTargets-release.cmake
  36. lib/cmake/SDL2pp/SDL2ppTargets.cmake
  37. @owner
  38. @group
  39. @mode
Collapse this list.
Dependency lines:
  • sdl2pp>0:devel/sdl2pp
To install the port:
cd /usr/ports/devel/sdl2pp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/sdl2pp
  • pkg install sdl2pp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sdl2pp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1681746047 SHA256 (libSDL2pp-libSDL2pp-0.18.1_GH0.tar.gz) = 063390d440835f611cef48c1a2a2593765192f388429c6d0b6e1ada2a582633f SIZE (libSDL2pp-libSDL2pp-0.18.1_GH0.tar.gz) = 300596

Packages (timestamps in pop-ups are UTC):
sdl2pp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.18.1_10.18.1_10.16.10.18.1_10.18.1_1---
FreeBSD:13:quarterly0.18.1_10.18.1_1-0.18.1_10.18.1_10.18.1_10.18.1_10.18.1_1
FreeBSD:14:latest0.18.1_10.18.1_1-0.18.1_10.18.1_10.18.1_1-0.18.1_1
FreeBSD:14:quarterly0.18.1_10.18.1_1-0.18.1_10.18.1_10.18.1_10.18.1_10.18.1_1
FreeBSD:15:latest0.18.1_10.18.1_1n/a0.18.1_1n/a0.18.1_10.18.1_10.18.1_1
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
  3. sdl2-config : devel/sdl20
Library dependencies:
  1. libSDL2_image.so : graphics/sdl2_image
  2. libSDL2_mixer.so : audio/sdl2_mixer
  3. libSDL2.so : devel/sdl20
  4. libSDL2_ttf.so : graphics/sdl2_ttf
This port is required by:
for Libraries
  1. games/hoverboard-sdl

Configuration Options:
===> The following configuration options are available for sdl2pp-0.18.1_1: DOCS=on: Build and/or install documentation DOXYGEN=off: Build documentation with Doxygen ===> Use 'make config' to modify these settings
Options name:
devel_sdl2pp
USES:
cmake compiler:c++17-lang sdl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/libSDL2pp/libSDL2pp/tar.gz/0.18.1?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port