Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-02 | Ports: Update vttest to version 20220215 | Daniel Bertalan | |
We now download a versioned tarball instead of the latest release to avoid breaking the port build due to a signature mismatch when a new version is released. | |||
2022-01-16 | Ports: Remove some config.sub patches and download a fresh one if needed | Ali Mohammad Pur | |
All of these patches did the same thing, which is already in upstream config.sub. With this change, we need only add `use_fresh_config_sub=true` to the package.sh file. Note that this is not done automatically in case the port has a modified config.sub file. | |||
2021-04-25 | Ports: Update checksums to use the SHA256 algorithm | Gunnar Beutner | |
2021-04-16 | Ports: Add auth_type verification to all package.sh files | Brendan Coles | |
2021-02-20 | Ports: Update vttest to latest version | Andreas Kling | |
2021-01-22 | Meta: Get building on NixOS (#5005) | Jonathan Turner | |
2020-09-01 | Ports: Bump version of the "vttest" port | Andreas Kling | |
2020-03-19 | Ports: Unbreak vttest build by updating package version | Tibor Nagy | |
2019-12-01 | Ports: vttest | Brandon Scott | |
Test application designed to test various VT's. |