Ryan Carsten Schmidt

Results 415 issues of Ryan Carsten Schmidt

I'm not able to build pcaudiolib 1.2 on OS X 10.8 or earlier. When using the stock clang compiler included with Xcode, the error is as in #9. Using a...

The README says pcaudiolib requires "a functional c compiler" however that does not appear to be sufficient. It fails to build with the older versions of clang included with Xcode...

Please enable the Close menu item in the File menu.

Similar to #283, links to deleted ports should be displayed in a visually distinct style (for example grayed out and/or strikethrough) when referenced in other ports. As an example of...

The web app shows [a port named speexDSP](https://ports.macports.org/port/speexDSP). There *used to be* a port named speexDSP but it [was removed](https://github.com/macports/macports-ports/commit/2df6ed67685936f4707c80a23d6368ebd40ad437) and a new port named speexdsp [was created](https://github.com/macports/macports-ports/commit/7bcd5dff687c8f5879c3f4fc4d7bb20fe7d231ea). The ports...

In the port health section of a port's details tab, its files should be shown in alphabetical order, but are currently somewhat random for some ports. Check, for example, [john](https://ports.macports.org/port/john/details/)...

The port health indicators are misleading because they are not tied to the port version/revision. For example, mkvtoolnix was recently updated to 39.0.0. At the time of filing this ticket,...

bug
build results
port info
priority:1-high

In `port info` newlines are preserved: ``` $ port info mongo-tools | head -n 19 mongo-tools @4.2.1 (devel) Description: mongo-tools is a collection of utilities for working with mongodb databases:...

bug
good first issue
layout

When I originally prevented deletions if distfiles was a symlink in f151333 I was considering replacing the distfiles directory on each worker with a symlink to the master distfiles volume...

The current version of ghc-filesystem, 1.5.14, does not work on macOS 10.12 or earlier because it uses `utimensat` which was introduced in macOS 10.13 (#168). The PR that fixed (#167)...