macports-webapp
macports-webapp copied to clipboard
Web application to display information about ports, build history and installation statistics
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...
Port **py-nio** was recently rebuilt by manual triggers, after dependency **py27-nio** was fixed. However, the new **py-nio** builds are not syncing to the ports website. Build status continues to show...
When investigating build failures caused by failing dependencies, this requires traveling down the rabbit hole, inspecting why an upstream port is failing. This is routinely due to dependencies, which are...
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/)...
Livecheck fails when attempting to connect to the domain `pyropus.ca.` in the following ports: * https://ports.macports.org/port/getmail/details/ * https://ports.macports.org/port/memtester/details/ This is caused by a problem in Curl. In the discussion in...
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...
when a port sets known_fail on a system version, it should be displayed as a fail in the webapp, not a success
I was looking at the xonsh details page on 22 Jun 2022 at 0900 GMT. Two things seem odd 1) It shows no Trac tickets when I know there are...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...