Ryan Carsten Schmidt
Ryan Carsten Schmidt
The bundled libwebp (in third_party/libwebp) is 1.2.1. Could it be updated to 1.2.4?
The bundled zlib (in third_party/zlib) is 1.2.11. Could it be updated to 1.2.12?
Aseprite doesn't appear to support the Exif.Image.Orientation tag. I took a photo of an object with my iPhone in order to import it into Aseprite as a reference layer. When...
In the MacPorts port for tcpflow, I've added this patch, and I suggest it be committed to your sources: ``` --- configure.ac.orig 2013-11-17 16:45:29.000000000 -0600 +++ configure.ac 2013-11-17 16:47:06.000000000 -0600...
Building potion produces output like this: ``` CC core/potion.opic ``` I want to see the full command that was used to compile the file. This is the usual way that...
I have supplied environment variables CFLAGS, CPPFLAGS and LDFLAGS when running the configure script, but when subsequently running `make` (without those variables set) they are ignored. The configure script should...
When running the tests for jsonnet 0.17.0 on macOS 10.13.6 (`./tests.sh`), this is printed: ``` stat: illegal option -- c usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...] stat:...
See: https://trac.macports.org/ticket/65073
MacPorts previously only fixed up manpage symlinks that pointed to real manpage files, but some ports install manpage symlinks that point to other symlinks that then point to real manpage...
This makes the MacPorts base you get after selfupdate more similar to the MacPorts you get after using the binary installer. standard_configure.sh enforces a PATH that does not contain the...