Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.0_5 28 Apr 2023 20:44:40
    |
Jan Beich (jbeich)  Author: Robert Clausecker |
games/punchy: unbreak build on armv7
Fix files/patch-v8 to compile on armv7 by refactoring it to use
ELF auxilliary vectors in the CPU detection code and by adding
some missing includes.
cargo-crates/v8-0.47.1/third_party/zlib/cpu_features.c:137:20: warning: implicit
declaration of function 'READ_SPECIALREG' is invalid in C99
[-Wimplicit-function-declaration]
id_aa64isar0 = READ_SPECIALREG(id_aa64isar0_el1);
^
cargo-crates/v8-0.47.1/third_party/zlib/cpu_features.c:137:36: error: use of
undeclared identifier 'id_aa64isar0_el1'; did you mean 'id_aa64isar0'?
id_aa64isar0 = READ_SPECIALREG(id_aa64isar0_el1);
^~~~~~~~~~~~~~~~
id_aa64isar0
cargo-crates/v8-0.47.1/third_party/zlib/cpu_features.c:136:14: note:
'id_aa64isar0' declared here
uint64_t id_aa64isar0; (Only the first 15 lines of the commit message are shown above ) |
0.3.0_4 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
0.3.0_3 23 Apr 2023 13:14:05
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
0.3.0_2 06 Apr 2023 00:50:12
    |
Jan Beich (jbeich)  |
games/punchy: convert to WRKSRC_crate |
0.3.0_2 30 Mar 2023 23:59:51
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sunset 12.3-RELEASE from ports tree
- Mk/bsd.port.mk: mark FreeBSD 12.3 as unsupported.
- Mk/Uses/cabal.mk: Remove the text-2 workaround for 12.3-RELEASE
- biology/wfa2-lib: remove obsolete patch
- databases/mongodb60: remove IGNORE for EOL FreeBSD 12.3
- devel/concurrencpp: remove workaround for EOL FreeBSD 12.3
- devel/electron22: remove IGNORE for EOL FreeBSD 12.3
- devel/malloy: this should build fine on 12.4-RELEASE
- devel/qcoro: remove BROKEN for EOL FreeBSD 12.3
- devel/root: remove workaround for EOL FreeBSD 12.3
- editors/imhex: remove IGNORE for EOL FreeBSD 12.3
- emulators/ppsspp: remove workaround for EOL FreeBSD 12.3
- emulators/rpcs3: remove workaround for EOL FreeBSD 12.3
- emulators/yuzu: remove workaround for EOL 12.3-RELEASE (Only the first 15 lines of the commit message are shown above ) |
0.3.0_2 16 Mar 2023 11:11:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
0.3.0_1 11 Mar 2023 00:46:05
    |
Jan Beich (jbeich)  |
games/punchy: update homepage |
0.3.0_1 18 Feb 2023 20:39:52
    |
Jan Beich (jbeich)  |
Adjust estimated 12.3 EOL date to actual |
0.3.0_1 13 Feb 2023 14:52:59
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
0.3.0 31 Jan 2023 03:49:14
    |
Jan Beich (jbeich)  |
games/punchy: unbreak fetch after 8881966b49a8
=> Fetched file size mismatch (expected 7535, actual 7537)
$ gzip -vl *punchy*0.3.0*.tar.gz
method crc date time compressed uncompressed ratio uncompressed_name
-defla fbbc488b Jan 31 03:14 29053444 32686080 11.1%
fishfolk-punchy-v0.3.0_GH0.tar
+defla fbbc488b Jan 31 06:34 29008639 32686080 11.2%
fishfolk-punchy-v0.3.0_GH0.tar |
0.3.0 31 Jan 2023 01:03:14
    |
Jan Beich (jbeich)  |
games/punchy: update to 0.3.0
Changes: https://github.com/fishfolks/punchy/releases/tag/v0.3.0
Reported by: GitHub (watch releases) |
0.2.1_1 07 Jan 2023 19:24:18
    |
Daniel Engberg (diizzy)  |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
0.2.1 31 Dec 2022 00:26:49
    |
Jan Beich (jbeich)  |
games/punchy: unbreak on i386 |
0.2.1 25 Dec 2022 13:35:35
    |
Jan Beich (jbeich)  |
games/punchy: mark BROKEN on i386 after 9b04b8d61425
cargo-crates/v8-0.47.1/src/binding.cc:43:1: error: static_assert failed due to
requirement 'sizeof(v8::ScriptCompiler::Source) <= sizeof(unsigned int) * 8'
"Source size mismatch"
static_assert(sizeof(v8::ScriptCompiler::Source) <= sizeof(size_t) * 8,
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
0.2.1 25 Dec 2022 13:35:27
    |
Jan Beich (jbeich)  |
games/punchy: update to 0.2.1
Changes: https://github.com/fishfolks/punchy/releases/tag/v0.1.0
Changes: https://github.com/fishfolks/punchy/releases/tag/v0.2.0
Changes: https://github.com/fishfolks/punchy/releases/tag/v0.2.1
Reported by: GitHub (watch releases) |
0.0.4_4 25 Dec 2022 00:39:47
    |
Jan Beich (jbeich)  |
games/punchy: chase HTTP redirect |
0.0.4_4 20 Dec 2022 17:37:15
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.66.0
PR: 268415 |
0.0.4_3 17 Nov 2022 07:06:14
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.65.0
PR: 267622 |
0.0.4_2 03 Nov 2022 14:10:55
    |
Jan Beich (jbeich)  |
*/*: move CARGO_CRATES to Makefile.crates in my ports |
0.0.4_2 30 Oct 2022 12:07:09
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.64.0
PR: 267173 |
0.0.4_1 13 Sep 2022 15:34:19
    |
Jan Beich (jbeich)  |
games/punchy: enable Wayland support
All Wayland compositors on FreeBSD support server-side decorations.
Mutter is X11-only on FreeBSD due to missing (e)logind dependency. |
0.0.4 13 Sep 2022 15:34:19
    |
Jan Beich (jbeich)  |
games/punchy: add new port
Fish Folk: Punchy is a 2.5D side-scroller beat-'em-up, made in Bevy.
Inspired by games like Little Fighter 2, River City Ransom and many more. |