Ryan Carsten Schmidt

Results 415 issues of Ryan Carsten Schmidt

Introduce CC and FC variables so that the user can specify alternate compilers if desired. MacPorts has been using a patch like this since 2014.

MacPorts has been using this patch since 2014.

You currently host your distfiles on your web site at https://www.lcdf.org/gifsicle/ That server has very restrictive TLS settings and cannot be accessed by older web browsers or curl installations on...

The tigris.org service shut down in 2020 (as previously reported in #8, #13, #14) but numerous references to this domain remain within the cvs2svn codebase, for example: https://github.com/mhagger/cvs2svn/blob/8cd432386e6c412a5b6ed506679185e0766671ff/COPYING#L6-L7 https://github.com/mhagger/cvs2svn/blob/8cd432386e6c412a5b6ed506679185e0766671ff/setup.py#L23-L34 https://github.com/mhagger/cvs2svn/blob/8cd432386e6c412a5b6ed506679185e0766671ff/doc/making-releases.txt#L12-L17...

The build system does not correctly identify when clang-specific flags need to be added. For example here and in other places clang-specific flags are only added if `CC` is equal...

bug

Your build system causes CPPFLAGS and LDFLAGS to be inserted too early in the compile command. This can cause builds to fail depending on what flags have been provided and...

#### Description Closes: https://trac.macports.org/ticket/70576 ###### Type(s) - [X] bugfix - [X] enhancement - [ ] security fix ###### Tested on macOS 12.7.5 21H1222 x86_64 Xcode 14.2 14C18 ###### Verification Have...

maintainer: requires approval
maintainer: timeout
by: member

Building nghttp2 1.62.1 on macOS 10.12 and older fails: ``` In file included from http2.cc:25: In file included from ./http2.h:40: In file included from ./util.h:59: ./allocator.h:104:7: error: aligned deallocation function...

A MacPorts Portfile was added in 71a4a506bbf95fb25f636e3346f1fb841a7af432. It should be deleted. Portfiles are maintained in the [macports-ports](https://github.com/macports/macports-ports) repository. Keeping an outdated copy of it in your repository offers no benefit...

bug