7003875294
infrastructure ports (linux_base-c6 and linux-c6*) install i386 CentOS 6 packages. Using c6_64 instead of c6 made them install mixed amd64/i386 CentOS 6 packages and allowed Linux application ports to install amd64 binaries when available. The i386-only configuration was only useful for users of x11/nvidia-driver* which didn't provide Linux amd64 emulation until recently. With x11/nvidia-driver* now supporting Linux amd64 there's no longer a need for i386-only Linux on amd64. Let DEFAULT_VERSIONS+=linux=c6 make Linux infrastructure ports install mixed amd64/i386 CentOS 6 packages, like c6_64 before, and remove support for c6_64 as a value. Replace LINUX_ARCH with ARCH everywhere because they are always the same now.
47 lines
2.3 KiB
Text
47 lines
2.3 KiB
Text
bin/linux-vdbench
|
|
%%PORTDOCS%%%%DOCSDIR%%/readme.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/vdbench.pdf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example1
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example2
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example3
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example4
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example5
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example6
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example7
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/errorlog.html
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/create_files
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/delete_files
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/multi_host
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/random_read
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/random_rw
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/random_write
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/seq_read
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/seq_rw
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/seq_write
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/multi_host
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_read
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_read_curve
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_read_xfersizes
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_rw
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_rw_curve
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_rw_xfersizes
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_write
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_write_curve
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_write_xfersizes
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_read
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_read_curve
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_read_xfersizes
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_rw
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_rw_curve
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_rw_xfersizes
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_write
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_write_curve
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_write_xfersizes
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/tpcc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/readme.txt
|
|
%%DATADIR%%/linux/linux%%LINUX_ARCH%%.so
|
|
%%DATADIR%%/build_sds.txt
|
|
%%DATADIR%%/linux/config.sh
|
|
%%DATADIR%%/swatcharts.txt
|
|
%%DATADIR%%/vdbench
|
|
%%DATADIR%%/vdbench.jar
|