Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Jul 2021 14:02:30 2.6.5.1 |
Piotr Kubaj (pkubaj)  |
games/nxengine: update to 2.6.5-1
Refactor gamepad rumble handling.
If you had troubles with non-working rumble on previous release - try this one. |
05 Jul 2021 15:56:18 2.6.5 |
Piotr Kubaj (pkubaj)  |
games/nxengine: update to 2.6.5 |
07 Apr 2021 08:09:01 2.6.4_2 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.6.4_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20 Sep 2020 21:36:16
2.6.4_2 |
pkubaj  |
games/nxengine: move DISTVERSIONPREFIX to pacify portlint |
06 May 2020 09:19:17
2.6.4_2 |
pkubaj  |
games/nxengine: repocopy from the last revision this port was present, take
maintainership, unbreak
Checksum errors are because format of patches changed. Diff from old version to
new:
--- /home/pkubaj/d38fcaf80ac5c4b1a2da51b5d1a605ed408a192f.patch 2020-05-06
11:13:45.770946000 +0200
+++ d38fcaf80ac5c4b1a2da51b5d1a605ed408a192f.patch 2019-09-19
04:33:05.000000000 +0200
@@ -8,7 +8,7 @@
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/common/misc.cpp b/src/common/misc.cpp
-index 8b3782dc..91282e39 100644
+index 8b3782d..91282e3 100644
--- a/src/common/misc.cpp
+++ b/src/common/misc.cpp
@@ -6,6 +6,7 @@
--- /home/pkubaj/f6bbeb2555e7c10dfdc04be57f20fedfc9f401af.patch 2020-05-06
11:15:37.280028000 +0200 (Only the first 15 lines of the commit message are shown above ) |
05 May 2020 15:38:12
2.6.4_2 |
rene  |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
04 Apr 2020 20:51:41
2.6.4_2  |
antoine  |
Deprecate ports broken for more than 6 months |
28 Oct 2019 20:45:30
2.6.4_2 |
antoine  |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout |
26 Jul 2019 20:46:57
2.6.4_2 |
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 |
30 May 2019 07:58:06
2.6.4_1 |
pkubaj  |
games/nxengine: fix runtime on big-endian architectures
Add patches for big-endian architectures.
PR: 238109
Approved by: lifanov (maintainer), linimon (mentor) |
15 Apr 2019 00:16:52
2.6.4 |
lifanov  |
update games/nxengine to 2.6.4
PR: 237136
Submitted by: Piotr Kubaj |
04 Apr 2019 17:38:10
2.6.3_2 |
linimon  |
Conditionalize compiler flags that are specific to clang to fix errors
of the following forms on GCC-based architectures:
cc1plus: error: unrecognized command line option "-Wno-c++11-narrowing"
cc1plus: error: unrecognized command line option
"-Wno-reserved-user-defined-literal"
cc1plus: warning: unrecognized command line option '-Wno-error-narrowing'
Approved by: portmgr (tier-2 blanket) |
25 Dec 2018 20:25:40
2.6.3_2 |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
12 Dec 2018 01:35:36
2.6.3_2 |
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 |
15 Oct 2018 00:13:06
2.6.3_1 |
lifanov  |
unbreak games/nxengine on powerpc64 and others
PR: 232016
Submitted by: Piotr Kubaj |
24 Aug 2018 09:34:29
2.6.3_1 |
jbeich  |
games/nxengine: unbreak with libc++ 7
In file included from src/i18n/translate.cpp:2:
src/i18n/../common/json.hpp:1379:9: error: static_assert failed "could not find
from_json() method in T's namespace"
static_assert(sizeof(BasicJsonType) == 0,
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
src/i18n/../common/json.hpp:1388:16: note: in instantiation of function template
specialization
'nlohmann::detail::from_json_fn::call<nlohmann::basic_json<std::map,
std::vector, std::__1::basic_string<char>, bool, long, unsigned long, double,
std::allocator, adl_serializer>, std::__1::basic_string_view<char,
std::__1::char_traits<char> > >' requested here
return call(j, val, priority_tag<1> {});
^
src/i18n/../common/json.hpp:6860:9: note: in instantiation of function template
specialization
'nlohmann::detail::from_json_fn::operator()<nlohmann::basic_json<std::map,
std::vector, std::__1::basic_string<char>, bool, long, unsigned long, double,
std::allocator, adl_serializer>, std::__1::basic_string_view<char,
std::__1::char_traits<char> > >' requested here
::nlohmann::from_json(std::forward<BasicJsonType>(j), val);
^
src/i18n/../common/json.hpp:9579:36: note: in instantiation of function template
specialization 'nlohmann::adl_serializer<std::__1::basic_string_view<char,
std::__1::char_traits<char> >, void>::from_json<const
nlohmann::basic_json<std::map, std::vector, std::__1::basic_string<char>, bool,
long, unsigned long, double, std::allocator, adl_serializer> &,
std::__1::basic_string_view<char, std::__1::char_traits<char> > >' requested
here
JSONSerializer<ValueType>::from_json(*this, ret);
^ (Only the first 15 lines of the commit message are shown above ) |
29 Jul 2018 22:18:46
2.6.3_1 |
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 |
22 Jun 2018 01:15:20
2.6.3 |
linimon  |
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
03 Jun 2018 12:44:04
2.6.3 |
antoine  |
Canonicalize dependency on libpng |
12 Apr 2018 18:30:31
2.6.3 |
lifanov  |
update games/nxengine to 2.6.3
While here, remove vanity Created by: line crediting myself.
Changes: https://github.com/nxengine/nxengine-evo/releases/tag/v2.6.3
PR: 227478
Submitted by: Piotr Kubaj |
29 Mar 2018 23:49:12
2.6.2 |
lifanov  |
replace games/nxengine with NXEngine-evo fork
Port to SDL2 ( thanks to https://github.com/PIlin/NXEngine-iOS )
More resolutions and widescreen support up to FullHD (thanks to
https://github.com/EXL/NXEngine )
Fullscreen for any resolution
Gamepad with force-feedback support.
Localization support.
Mimiga mask ending pictures (re-drawn by me)
Modern main menu
Support for "New" and "Remastered" tracks from CS+
Header-dependency hell cleaned up. No more autogenerated headers
Cleaned up nx.h
Lists/maps from haiku replaced with std::vector/map
smalfont -> smallfont
removed built-in data extractor
removed replays, as they were buggy/not implemented anyway
fixed tons of warnings and undefined behaviour
PR: 227084
Submitted by: Piotr Kubaj |
20 Dec 2017 15:30:55
1.0.0.6 |
linimon  |
Cross-builds under qemu may have pathname information encoded in CXX.
Fix some regexes to compensate.
Approved by: portmgr (tier-2 blanket) |
15 Sep 2017 00:20:38
1.0.0.6 |
lifanov  |
new port: games/nxengine
NXEngine is an open source implementation of
Cave Story game engine. This port installs
NXEngine and Cave Story data files.
Reviewed by: matthew, swills
Differential Revision: https://reviews.freebsd.org/D12327 |