lang/gcc16-libjit: import gcc16-libjit-16.1.0
The GNU Compiler Collection (GCC) includes front ends for C, C++,
Objective-C, Fortran, and Go.
This package contains libgccjit, an API for embedding GCC inside
programs and libraries.
lang/gcc16-libs: import gcc16-libs-16.1.0nb1
The GNU Compiler Collection (GCC) includes front ends for C, C++, Objective-C,
Fortran, and Go, as well as libraries for these languages (libstdc++,
libgfortran, ...).
This packages provides GCC support libraries in a specific location and allows
packages to depend on just the libraries rather than having to pull in the full
GCC package.
resterm: Update to 0.53.1
This release fixes several document and capture bugs, adds multiline directives and makes response refer only to the current request.
Import ldis, a lua 5.4 and 5.5 disassembler, into the packages collection.
This is ldis, a disassembler for lua binary files. It works for
binaries compiled by the 5.4 and 5.5 branches of lua, discovering the
compiler used to compile into the opcodes, and delivers the assembly
opcodes and data in an easy to read form. It is similar to the output
produced by luac -l -l, but of course, does not need the lua source
code around to be able to recover the opcodes, constants, upvals and
local variables.
In general, there is little lua consistency between major lua releases.
Bytecodes are numbered differently, and so there is little
consistency, and compiled programs usually need to be recompiled.
This disassembler tries to bridge that gap, by being able to
disassemble both 5.4 and 5.5-compiled binaries.
geography/py-nmeagps; Update to 1.1.5
### RELEASE 1.1.7
1. Fix typo in release version (v1.1.6 rather than V1.1.6) for those using pkgsrc to deploy.
### RELEASE 1.1.6
1. Add fix for ALC message definition - thanks to @SoerenDittman for contribution #96.
wip/tcl-expect-git: import tcl-expect-5.45.5
Expect is a program that performs programmed dialogue with other
interactive programs. It is briefly described by its man page, expect(1).
It uses pseudo-tty's to control the child processes, so it is not affected
by programs that refuse to read from stdin or pipes. (eg: passwd(1) etc).
strawberry: updated to 1.2.26
1.2.26
Bugfixes
Fixed re-loading playlist item metadata for local files not in the collection after editing tags
Enhancements
Replaced deprecated QLibraryInfo::path with QLibraryInfo::paths
Removed dedicated network access manager for lyrics
Refactor the playlist items save/reload code
Refactor the translation loading code
Bump libvips to 8.18.5
From upstream:
> Changes since 8.18.4:
>
> maplut: fix possible OOB read with complex images [sage-mode-hunter]
> measure: verify image region is larger than patch count [lovell]
> matload: more specific Matlab detection
> reduceh: fix potential incorrect output with Highway < 1.1.0 [dloebl]
> jxlsave: ensure EXIF data is freed on error [kleisauke]
> icc_ac2rc: ensure ICC profile is closed on error [kleisauke]
> buildlut: guard against NaN values [kleisauke]
> tiffsave: better xyz handling [har-pi]
> more use of vips_image_decode() [har-pi]
> quantise: better conversion to rgba [har-pi]
> jp2kload: support palette images [Socialpranker]
> buildlut: better final write calculation [har-pi]