notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/sdl2pp/Makefile
SVNWeb

Number of commits found: 41

Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Mon, 17 Apr 2023
[ 18:18 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:272fa558797c37b72a91bc031cc7a351f0eccb92  commit hash:272fa558797c37b72a91bc031cc7a351f0eccb92  commit hash:272fa558797c37b72a91bc031cc7a351f0eccb92  272fa55 
devel/sdl2pp: update 0.18.0 → 0.18.1
Mon, 27 Mar 2023
[ 21:40 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:40e8f9bf0d5c3b2b67309f85051b86f86d68748c  commit hash:40e8f9bf0d5c3b2b67309f85051b86f86d68748c  commit hash:40e8f9bf0d5c3b2b67309f85051b86f86d68748c  40e8f9b 
devel/sdl2pp: update 0.17.0 → 0.18.0
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 28 Apr 2022
[ 18:59 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:5a2a0dccc1b952c8251325ad69368481a257d121  commit hash:5a2a0dccc1b952c8251325ad69368481a257d121  commit hash:5a2a0dccc1b952c8251325ad69368481a257d121  5a2a0dc 
devel/sdl2pp: update 0.16.2 → 0.17.0
[ 17:52 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:3f309e52e87f6d6dd9d0f23ac6d7097cecf9b40e  commit hash:3f309e52e87f6d6dd9d0f23ac6d7097cecf9b40e  commit hash:3f309e52e87f6d6dd9d0f23ac6d7097cecf9b40e  3f309e5 
devel/sdl2pp: update 0.16.1 → 0.16.2, make tests verbose
Wed, 7 Apr 2021
[ 23:19 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:5823922c58f9acea4e0c5f45b4ead47371e70841  commit hash:5823922c58f9acea4e0c5f45b4ead47371e70841  commit hash:5823922c58f9acea4e0c5f45b4ead47371e70841  5823922  (Only the first 10 of 288 ports in this commit are shown above. View all ports for this commit)
Remove useless Created by: headers mentioning me
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 18 Jun 2020
[ 22:23 amdmi3 search for other commits by this committer ] Original commit   Revision:539573
- Update to 0.16.1
Fri, 8 Nov 2019
[ 11:39 tobik search for other commits by this committer ] Original commit   Revision:517048 (Only the first 10 of 109 ports in this commit are shown above. View all ports for this commit)
devel: Add missing USES={gl,gnome,php,sdl}
Sat, 14 Sep 2019
[ 22:01 jbeich search for other commits by this committer ] Original commit   Revision:512079 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
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
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
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
Mon, 14 May 2018
[ 18:47 amdmi3 search for other commits by this committer ] Original commit   Revision:469949
- Disable -Werror, fix build on 12
Fri, 16 Feb 2018
[ 12:43 amdmi3 search for other commits by this committer ] Original commit   Revision:462007
- Update to 0.16.0
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
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
Wed, 12 Jul 2017
[ 12:29 amdmi3 search for other commits by this committer ] Original commit   Revision:445584
- Update to 0.15.0
Thu, 29 Jun 2017
[ 07:57 amdmi3 search for other commits by this committer ] Original commit   Revision:444626
- Update to 0.14.1
Wed, 31 May 2017
[ 17:35 amdmi3 search for other commits by this committer ] Original commit   Revision:442245
- Update to 0.14.0
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
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
Sun, 13 Nov 2016
[ 10:19 amdmi3 search for other commits by this committer ] Original commit   Revision:426024
- Update to 0.13.0
Sat, 12 Nov 2016
[ 17:38 antoine search for other commits by this committer ] Original commit   Revision:425968 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Spell CHOSEN_COMPILER_TYPE correctly

PR:		199098
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 24 Jan 2016
[ 12:42 amdmi3 search for other commits by this committer ] Original commit   Revision:407114
- Update to 0.12.0
Wed, 16 Dec 2015
[ 15:08 amdmi3 search for other commits by this committer ] Original commit   Revision:403866
- Update repo URL
Mon, 30 Nov 2015
[ 05:05 amdmi3 search for other commits by this committer ] Original commit   Revision:402645
- Update to 0.11.0
Wed, 14 Oct 2015
[ 15:55 amdmi3 search for other commits by this committer ] Original commit   Revision:399273
- Update to 0.10.0
Mon, 28 Sep 2015
[ 17:20 amdmi3 search for other commits by this committer ] Original commit   Revision:398125 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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
Wed, 16 Sep 2015
[ 00:25 amdmi3 search for other commits by this committer ] Original commit   Revision:397034
Chase changed variable name
Mon, 7 Sep 2015
[ 13:54 amdmi3 search for other commits by this committer ] Original commit   Revision:396273
- Update to 0.9.0
Thu, 20 Aug 2015
[ 15:11 amdmi3 search for other commits by this committer ] Original commit   Revision:394885
- Switch to options helpers
Mon, 27 Jul 2015
[ 23:04 amdmi3 search for other commits by this committer ] Original commit   Revision:393040
- Update to 0.8.2
Mon, 29 Jun 2015
[ 17:21 amdmi3 search for other commits by this committer ] Original commit   Revision:390927
- Update to 0.8.1
Wed, 10 Jun 2015
[ 15:29 amdmi3 search for other commits by this committer ] Original commit   Revision:389038
- Update to 0.8.0
Fri, 27 Mar 2015
[ 09:33 amdmi3 search for other commits by this committer ] Original commit   Revision:382384
- Update to 0.7.1
Thu, 22 Jan 2015
[ 18:01 amdmi3 search for other commits by this committer ] Original commit   Revision:377690
- Update to 0.7.0
- Add DOXYGEN option
Sun, 11 Jan 2015
[ 16:12 amdmi3 search for other commits by this committer ] Original commit   Revision:376792
- Update to 0.6.0
Tue, 30 Dec 2014
[ 00:06 amdmi3 search for other commits by this committer ] Original commit   Revision:375812
- Update to 0.5.2
Mon, 29 Dec 2014
[ 00:29 amdmi3 search for other commits by this committer ] Original commit   Revision:375760
- Update to 0.5.1
Sat, 20 Dec 2014
[ 00:08 amdmi3 search for other commits by this committer ] Original commit   Revision:374985
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: 41