Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.18.1_1 22 Apr 2024 18:20:02 |
Dmitry Marakasov (amdmi3) |
devel/sdl2pp: switch to cmake:testing
PR: 278499
Submitted by: diizzy |
0.18.1_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.18.1 17 Apr 2023 18:18:26 |
Dmitry Marakasov (amdmi3) |
devel/sdl2pp: update 0.18.0 → 0.18.1 |
0.18.0 27 Mar 2023 21:40:48 |
Dmitry Marakasov (amdmi3) |
devel/sdl2pp: update 0.17.0 → 0.18.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
0.17.0 28 Apr 2022 18:59:37 |
Dmitry Marakasov (amdmi3) |
devel/sdl2pp: update 0.16.2 → 0.17.0 |
0.16.2 28 Apr 2022 17:52:30 |
Dmitry Marakasov (amdmi3) |
devel/sdl2pp: update 0.16.1 → 0.16.2, make tests verbose |
0.16.1 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
0.16.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.16.1 18 Jun 2020 22:23:25 |
amdmi3 |
- Update to 0.16.1 |
0.16.0_3 08 Nov 2019 11:39:00 |
tobik |
devel: Add missing USES={gl,gnome,php,sdl} |
0.16.0_3 14 Sep 2019 22:01:13 |
jbeich |
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 |
gerald |
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 |
gerald |
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 |
gerald |
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 |
amdmi3 |
- Disable -Werror, fix build on 12 |
0.16.0 16 Feb 2018 12:43:48 |
amdmi3 |
- Update to 0.16.0 |
0.15.0_1 10 Sep 2017 20:55:39 |
gerald |
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 |
amdmi3 |
- Update to 0.15.0 |
0.14.1 29 Jun 2017 07:57:42 |
amdmi3 |
- Update to 0.14.1 |
0.14.0 31 May 2017 17:35:55 |
amdmi3 |
- Update to 0.14.0 |
0.13.0_1 01 Apr 2017 15:23:32 |
gerald |
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 |
amdmi3 |
- Update to 0.13.0 |
0.12.0 12 Nov 2016 17:38:26 |
antoine |
Spell CHOSEN_COMPILER_TYPE correctly
PR: 199098 |
0.12.0 01 Apr 2016 14:00:57 |
mat |
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 |
amdmi3 |
- Update to 0.12.0 |
0.11.0 16 Dec 2015 15:08:35 |
amdmi3 |
- Update repo URL |
0.11.0 30 Nov 2015 05:05:25 |
amdmi3 |
- Update to 0.11.0 |
0.10.0 14 Oct 2015 15:55:54 |
amdmi3 |
- Update to 0.10.0 |
0.9.0 28 Sep 2015 17:20:43 |
amdmi3 |
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 |
amdmi3 |
Chase changed variable name |
0.9.0 07 Sep 2015 13:54:27 |
amdmi3 |
- Update to 0.9.0 |
0.8.2 20 Aug 2015 15:11:18 |
amdmi3 |
- Switch to options helpers |
0.8.2 27 Jul 2015 23:04:30 |
amdmi3 |
- Update to 0.8.2 |
0.8.1 29 Jun 2015 17:21:27 |
amdmi3 |
- Update to 0.8.1 |
0.8.0 10 Jun 2015 15:29:25 |
amdmi3 |
- Update to 0.8.0 |
0.7.1 28 Apr 2015 18:44:05 |
bdrewery |
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 |
amdmi3 |
- Update to 0.7.1 |
0.7.0 01 Feb 2015 19:48:54 |
amdmi3 |
- Fix build with clang 3.6 |
0.7.0 22 Jan 2015 18:01:38 |
amdmi3 |
- Update to 0.7.0
- Add DOXYGEN option |
0.6.0 11 Jan 2015 16:12:30 |
amdmi3 |
- Update to 0.6.0 |
0.5.2 30 Dec 2014 00:06:48 |
amdmi3 |
- Update to 0.5.2 |
0.5.1 29 Dec 2014 00:29:41 |
amdmi3 |
- Update to 0.5.1 |
0.4.0 20 Dec 2014 00:08:15 |
amdmi3 |
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 |