diff options
author | se <se@FreeBSD.org> | 1996-01-03 08:09:51 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 1996-01-03 08:09:51 +0800 |
commit | 60f44bee347def3e6a10af5f558adcc4e9ce8ebc (patch) | |
tree | 096986404d162f57fed8c8cfd8ec7ef18bab825f /benchmarks | |
parent | be2bb0f1da72b282c59abce95b6ae95d815c31c6 (diff) | |
download | freebsd-ports-graphics-60f44bee347def3e6a10af5f558adcc4e9ce8ebc.tar.gz freebsd-ports-graphics-60f44bee347def3e6a10af5f558adcc4e9ce8ebc.tar.zst freebsd-ports-graphics-60f44bee347def3e6a10af5f558adcc4e9ce8ebc.zip |
List all files being installed and add @dirrm directioves for proper
deinstallation.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bytebench/pkg-plist | 44 | ||||
-rw-r--r-- | benchmarks/unixbench/pkg-plist | 44 |
2 files changed, 80 insertions, 8 deletions
diff --git a/benchmarks/bytebench/pkg-plist b/benchmarks/bytebench/pkg-plist index 1fa4d7857dd..e30e4a7e891 100644 --- a/benchmarks/bytebench/pkg-plist +++ b/benchmarks/bytebench/pkg-plist @@ -1,10 +1,46 @@ @mode 755 bin/bytebench lib/bytebench/Run -lib/bytebench/pgms +lib/bytebench/pgms/looper +lib/bytebench/pgms/cleanup.sh +lib/bytebench/pgms/fs.awk +lib/bytebench/pgms/index.awk +lib/bytebench/pgms/index.base +lib/bytebench/pgms/index.sh +lib/bytebench/pgms/loopm.awk +lib/bytebench/pgms/loops.awk +lib/bytebench/pgms/multi.sh +lib/bytebench/pgms/report.awk +lib/bytebench/pgms/report.sh +lib/bytebench/pgms/tst.sh +lib/bytebench/pgms/arithoh +lib/bytebench/pgms/register +lib/bytebench/pgms/short +lib/bytebench/pgms/int +lib/bytebench/pgms/long +lib/bytebench/pgms/float +lib/bytebench/pgms/double +lib/bytebench/pgms/hanoi +lib/bytebench/pgms/fstime +lib/bytebench/pgms/syscall +lib/bytebench/pgms/context1 +lib/bytebench/pgms/pipe +lib/bytebench/pgms/spawn +lib/bytebench/pgms/execl +lib/bytebench/pgms/dhry2 +lib/bytebench/pgms/dhry2reg +lib/bytebench/pgms/byte.logo @mode 644 lib/bytebench/Makefile lib/bytebench/README -lib/bytebench/doc -lib/bytebench/results -lib/bytebench/testdir +lib/bytebench/doc/bench3.doc +lib/bytebench/doc/bench.doc +lib/bytebench/results/reports.shar +lib/bytebench/testdir/dc.dat +lib/bytebench/testdir/cctest.c +lib/bytebench/testdir/sort.src +@dirrm lib/bytebench/doc +@dirrm lib/bytebench/results +@dirrm lib/bytebench/pgms +@dirrm lib/bytebench/testdir +@dirrm lib/bytebench diff --git a/benchmarks/unixbench/pkg-plist b/benchmarks/unixbench/pkg-plist index 1fa4d7857dd..e30e4a7e891 100644 --- a/benchmarks/unixbench/pkg-plist +++ b/benchmarks/unixbench/pkg-plist @@ -1,10 +1,46 @@ @mode 755 bin/bytebench lib/bytebench/Run -lib/bytebench/pgms +lib/bytebench/pgms/looper +lib/bytebench/pgms/cleanup.sh +lib/bytebench/pgms/fs.awk +lib/bytebench/pgms/index.awk +lib/bytebench/pgms/index.base +lib/bytebench/pgms/index.sh +lib/bytebench/pgms/loopm.awk +lib/bytebench/pgms/loops.awk +lib/bytebench/pgms/multi.sh +lib/bytebench/pgms/report.awk +lib/bytebench/pgms/report.sh +lib/bytebench/pgms/tst.sh +lib/bytebench/pgms/arithoh +lib/bytebench/pgms/register +lib/bytebench/pgms/short +lib/bytebench/pgms/int +lib/bytebench/pgms/long +lib/bytebench/pgms/float +lib/bytebench/pgms/double +lib/bytebench/pgms/hanoi +lib/bytebench/pgms/fstime +lib/bytebench/pgms/syscall +lib/bytebench/pgms/context1 +lib/bytebench/pgms/pipe +lib/bytebench/pgms/spawn +lib/bytebench/pgms/execl +lib/bytebench/pgms/dhry2 +lib/bytebench/pgms/dhry2reg +lib/bytebench/pgms/byte.logo @mode 644 lib/bytebench/Makefile lib/bytebench/README -lib/bytebench/doc -lib/bytebench/results -lib/bytebench/testdir +lib/bytebench/doc/bench3.doc +lib/bytebench/doc/bench.doc +lib/bytebench/results/reports.shar +lib/bytebench/testdir/dc.dat +lib/bytebench/testdir/cctest.c +lib/bytebench/testdir/sort.src +@dirrm lib/bytebench/doc +@dirrm lib/bytebench/results +@dirrm lib/bytebench/pgms +@dirrm lib/bytebench/testdir +@dirrm lib/bytebench |