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
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.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.18.1_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.18.1
17 Apr 2023 18:18:26
commit hash: 272fa558797c37b72a91bc031cc7a351f0eccb92commit hash: 272fa558797c37b72a91bc031cc7a351f0eccb92commit hash: 272fa558797c37b72a91bc031cc7a351f0eccb92commit hash: 272fa558797c37b72a91bc031cc7a351f0eccb92 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/sdl2pp: update 0.18.0 → 0.18.1
0.18.0
27 Mar 2023 21:40:48
commit hash: 40e8f9bf0d5c3b2b67309f85051b86f86d68748ccommit hash: 40e8f9bf0d5c3b2b67309f85051b86f86d68748ccommit hash: 40e8f9bf0d5c3b2b67309f85051b86f86d68748ccommit hash: 40e8f9bf0d5c3b2b67309f85051b86f86d68748c files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/sdl2pp: update 0.17.0 → 0.18.0
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.17.0
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.17.0
28 Apr 2022 18:59:37
commit hash: 5a2a0dccc1b952c8251325ad69368481a257d121commit hash: 5a2a0dccc1b952c8251325ad69368481a257d121commit hash: 5a2a0dccc1b952c8251325ad69368481a257d121commit hash: 5a2a0dccc1b952c8251325ad69368481a257d121 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/sdl2pp: update 0.16.2 → 0.17.0
0.16.2
28 Apr 2022 17:52:30
commit hash: 3f309e52e87f6d6dd9d0f23ac6d7097cecf9b40ecommit hash: 3f309e52e87f6d6dd9d0f23ac6d7097cecf9b40ecommit hash: 3f309e52e87f6d6dd9d0f23ac6d7097cecf9b40ecommit hash: 3f309e52e87f6d6dd9d0f23ac6d7097cecf9b40e files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/sdl2pp: update 0.16.1 → 0.16.2, make tests verbose
0.16.1
07 Apr 2021 23:19:01
commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Remove useless Created by: headers mentioning me
0.16.1
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.16.1
18 Jun 2020 22:23:25
Revision:539573Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.16.1
0.16.0_3
08 Nov 2019 11:39:00
Revision:517048Original commit files touched by this commit
tobik search for other commits by this committer
devel: Add missing USES={gl,gnome,php,sdl}
0.16.0_3
14 Sep 2019 22:01:13
Revision:512079Original commit files touched by this commit
jbeich search for other commits by this committer
Drop C++11 workaround for GCC < 6 after r449590

lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.

PR:		193528
0.16.0_3
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.16.0_2
12 Dec 2018 01:35:36
Revision:487272Original 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
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

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, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.16.0_1
29 Jul 2018 22:18:46
Revision:475857Original 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
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
0.16.0
14 May 2018 18:47:41
Revision:469949Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Disable -Werror, fix build on 12
0.16.0
16 Feb 2018 12:43:48
Revision:462007Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.16.0
0.15.0_1
10 Sep 2017 20:55:39
Revision:449591Original 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
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
0.15.0
12 Jul 2017 12:29:37
Revision:445584Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.15.0
0.14.1
29 Jun 2017 07:57:42
Revision:444626Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.14.1
0.14.0
31 May 2017 17:35:55
Revision:442245Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.14.0
0.13.0_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
0.13.0
13 Nov 2016 10:19:16
Revision:426024Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.13.0
0.12.0
12 Nov 2016 17:38:26
Revision:425968Original commit files touched by this commit
antoine search for other commits by this committer
Spell CHOSEN_COMPILER_TYPE correctly

PR:		199098
0.12.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.12.0
24 Jan 2016 12:42:48
Revision:407114Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.12.0
0.11.0
16 Dec 2015 15:08:35
Revision:403866Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update repo URL
0.11.0
30 Nov 2015 05:05:25
Revision:402645Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.11.0
0.10.0
14 Oct 2015 15:55:54
Revision:399273Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.10.0
0.9.0
28 Sep 2015 17:20:43
Revision:398125Original commit files touched by this commit
amdmi3 search for other commits by this committer
Implemented complete support for test target.

You can now `make test' on any port to run test sequence, no-op by default.
If a port defines TEST_TARGET, it'll run sub-make with specified target,
usually `check' or `test', useful if upstream supports that. The port may
instead define custom do-test target, as well as usual satellite targets:

  {pre,do,post}-test, {pre,do,post}-test-OPT, {pre,do,post}-test-OPT-off

`make test' builds and stages port first, so test may use both WRKDIR and
STAGEDIR, and both BUILD and RUN depends are available for test target.
Additionally, TEST_DEPENDS is now properly supported and may be used to
define additional depends specifically for testing.

Framework may define default tests for specific cases. For instance,
perl5.mk and cran.mk already provide default test target on their own.

This commit also converts my ports which have tests to this new framework.

Approved by:	portmgr (bapt)
Differential Revision:	D3680
0.9.0
16 Sep 2015 00:25:32
Revision:397034Original commit files touched by this commit
amdmi3 search for other commits by this committer
Chase changed variable name
0.9.0
07 Sep 2015 13:54:27
Revision:396273Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.9.0
0.8.2
20 Aug 2015 15:11:18
Revision:394885Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
0.8.2
27 Jul 2015 23:04:30
Revision:393040Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.8.2
0.8.1
29 Jun 2015 17:21:27
Revision:390927Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.8.1
0.8.0
10 Jun 2015 15:29:25
Revision:389038Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.8.0
0.7.1
28 Apr 2015 18:44:05
Revision:384932Original commit files touched by this commit
bdrewery search for other commits by this committer
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.

When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.

Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.

empty() is used rather than (!defined || !${}) to support fmake.

The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.

PR:		199069
With hat:	portmgr
Testing done:	All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested.
0.7.1
27 Mar 2015 09:33:32
Revision:382384Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.7.1
0.7.0
01 Feb 2015 19:48:54
Revision:378266Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix build with clang 3.6
0.7.0
22 Jan 2015 18:01:38
Revision:377690Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.7.0
- Add DOXYGEN option
0.6.0
11 Jan 2015 16:12:30
Revision:376792Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.6.0
0.5.2
30 Dec 2014 00:06:48
Revision:375812Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.5.2
0.5.1
29 Dec 2014 00:29:41
Revision:375760Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.5.1
0.4.0
20 Dec 2014 00:08:15
Revision:374985Original commit files touched by this commit
amdmi3 search for other commits by this committer
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

WWW: https://github.com/AMDmi3/libSDL2pp

Number of commits found: 44