]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
contrib/bc: remove files ommitted from the release
authorStefan Eßer <se@FreeBSD.org>
Mon, 4 Oct 2021 07:41:06 +0000 (09:41 +0200)
committerStefan Eßer <se@FreeBSD.org>
Mon, 4 Oct 2021 07:41:06 +0000 (09:41 +0200)
commitea31d1a5c490193348e0b71fdda6d08a2c80a2eb
tree4b6c8ad7737797e0e0a98676f2df650607e460d0
parent662087dfd0668dee82ed20d00ced662aa3595059
contrib/bc: remove files ommitted from the release

A number of files have been removed from the release distribution of
this bc implementation. They were mostly relevant for pre release
testing and benchmarking to identify regressions. The Markdown
sources of the man pages are only relevant for combinations of build
options not used in FreeBSD and need non-default conversion tools
(available as ports in FreeBSD).

All the omitted files can be found in the upstream git repository,
and they are fetched when building this software as a port. But they
have never been used in the FreeBSD base system.
37 files changed:
contrib/bc/benchmarks/bc/add.bc [deleted file]
contrib/bc/benchmarks/bc/arrays.bc [deleted file]
contrib/bc/benchmarks/bc/arrays_and_constants.bc [deleted file]
contrib/bc/benchmarks/bc/bitfuncs.bc [deleted file]
contrib/bc/benchmarks/bc/constants.bc [deleted file]
contrib/bc/benchmarks/bc/divide.bc [deleted file]
contrib/bc/benchmarks/bc/functions.bc [deleted file]
contrib/bc/benchmarks/bc/irand_long.bc [deleted file]
contrib/bc/benchmarks/bc/irand_short.bc [deleted file]
contrib/bc/benchmarks/bc/lib.bc [deleted file]
contrib/bc/benchmarks/bc/multiply.bc [deleted file]
contrib/bc/benchmarks/bc/postfix_incdec.bc [deleted file]
contrib/bc/benchmarks/bc/power.bc [deleted file]
contrib/bc/benchmarks/bc/strings.bc [deleted file]
contrib/bc/benchmarks/bc/subtract.bc [deleted file]
contrib/bc/benchmarks/dc/modexp.dc [deleted file]
contrib/bc/manuals/development.md [deleted file]
contrib/bc/manuals/release.md [deleted file]
contrib/bc/scripts/afl.py [deleted file]
contrib/bc/scripts/alloc.sh [deleted file]
contrib/bc/scripts/benchmark.sh [deleted file]
contrib/bc/scripts/bitgen.c [deleted file]
contrib/bc/scripts/fuzz_prep.sh [deleted file]
contrib/bc/scripts/manpage.sh [deleted file]
contrib/bc/scripts/ministat.c [deleted file]
contrib/bc/scripts/package.sh [deleted file]
contrib/bc/scripts/radamsa.sh [deleted file]
contrib/bc/scripts/radamsa.txt [deleted file]
contrib/bc/scripts/randmath.py [deleted file]
contrib/bc/scripts/release.sh [deleted file]
contrib/bc/scripts/release_settings.txt [deleted file]
contrib/bc/scripts/test_settings.sh [deleted file]
contrib/bc/scripts/test_settings.txt [deleted file]
contrib/bc/tests/fuzzing/bc_afl.yaml [deleted file]
contrib/bc/tests/fuzzing/bc_afl_continue.yaml [deleted file]
contrib/bc/tests/fuzzing/bc_inputs1/strings.txt [deleted file]
contrib/bc/tests/fuzzing/dc_inputs/stack_len.txt [deleted symlink]