Ports: vttest

Test application designed to test various VT's.
This commit is contained in:
Brandon Scott 2019-12-01 04:38:30 -06:00 committed by Andreas Kling
parent fd15c7e8db
commit c7f2fc8a29
2 changed files with 18 additions and 0 deletions

5
Ports/vttest/package.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash ../.port_include.sh
port=vttest
version=20190710
useconfigure=true
files="https://invisible-island.net/datafiles/release/vttest.tar.gz vttest.tar.gz"

View file

@ -0,0 +1,13 @@
diff -ru vttest-original/vttest-20190710/config.sub vttest-20190710/config.sub
--- vttest-original/vttest-20190710/config.sub 2019-06-30 01:32:41.000000000 -0500
+++ vttest-20190710/config.sub 2019-12-01 03:10:47.708867392 -0600
@@ -1347,7 +1347,7 @@
| nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
| clix* | riscos* | uniplus* | iris* | isc* | rtu* | xenix* \
| knetbsd* | mirbsd* | netbsd* \
- | bitrig* | openbsd* | solidbsd* | libertybsd* | os108* \
+ | bitrig* | openbsd* | solidbsd* | libertybsd* | os108* | serenity* \
| ekkobsd* | kfreebsd* | freebsd* | riscix* | lynxos* \
| bosx* | nextstep* | cxux* | aout* | elf* | oabi* \
| ptx* | coff* | ecoff* | winnt* | domain* | vsta* \