Index: head/emulators/elliott-803/Makefile =================================================================== --- head/emulators/elliott-803/Makefile +++ head/emulators/elliott-803/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= elliott-803 -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.8 DISTVERSIONPREFIX= v CATEGORIES= emulators @@ -12,7 +12,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++17-lang ncurses -MAKEFILE= BSDmakefile MAKE_ARGS+= DATADIR="${DATADIR}" PREFIX="${PREFIX}" VERSION="${PKGVERSION}" MAKE_ENV+= LC_ALL=en_US.UTF-8 Index: head/emulators/elliott-803/distinfo =================================================================== --- head/emulators/elliott-803/distinfo +++ head/emulators/elliott-803/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593999687 -SHA256 (hxw-Elliott-803-v0.1.4_GH0.tar.gz) = 33c6720cf12569abd62b67193e8c073b6115333bd04735492ce4b36dde0cbe74 -SIZE (hxw-Elliott-803-v0.1.4_GH0.tar.gz) = 134723 +TIMESTAMP = 1606701879 +SHA256 (hxw-Elliott-803-v0.1.8_GH0.tar.gz) = 0e19dce959d8a405f70d6be5ddb0e43e690c818f2013beae1a9fa5902171b20e +SIZE (hxw-Elliott-803-v0.1.8_GH0.tar.gz) = 32670567 Index: head/emulators/elliott-803/pkg-plist =================================================================== --- head/emulators/elliott-803/pkg-plist +++ head/emulators/elliott-803/pkg-plist @@ -1,5 +1,9 @@ bin/emu803 man/man1/emu803.1.gz +%%DATADIR%%/Algol60-Samples/cogs.a60 +%%DATADIR%%/Algol60-Samples/cogs.script +%%DATADIR%%/Algol60-Samples/fib.a60 +%%DATADIR%%/Algol60-Samples/fib.script %%DATADIR%%/Elliott-Algol60-A104/a104-tape-1.hex5 %%DATADIR%%/Elliott-Algol60-A104/a104-tape-2.hex5 %%DATADIR%%/Elliott-Algol60-A104/A104.md @@ -9,6 +13,11 @@ %%DATADIR%%/Elliott-Programs/t102-rel-add.hex5 %%DATADIR%%/Elliott-Programs/t2-rel-add.elliott %%DATADIR%%/Elliott-Programs/t2-rel-add.hex5 +%%DATADIR%%/Elliott-Programs/X5/46.1.4.61.pdf +%%DATADIR%%/Elliott-Programs/X5/803X5.pdf +%%DATADIR%%/Elliott-Programs/X5/X5.pdf +%%DATADIR%%/Elliott-Programs/X5/x5.hex5 +%%DATADIR%%/Elliott-Programs/X5/x5.script %%DATADIR%%/H-Code-Compilers/h-code-compiler-plus.hex5 %%DATADIR%%/H-Code-Compilers/h-code-compiler.hex5 %%DATADIR%%/H-Code-Compilers/README.markdown @@ -16,3 +25,5 @@ %%DATADIR%%/hello/hello-h-code.script %%DATADIR%%/hello/hello.a60 %%DATADIR%%/hello/hello.hc +%%DATADIR%%/hello/tins.hc +%%DATADIR%%/hello/tins.md