<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
	<email>bircoph@gmail.com</email>
	<name>Andrew Savchenko</name>
</maintainer>
<longdescription lang="en">
	Orange File System is a branch of the Parallel Virtual File System. Like
	PVFS, Orange is a parallel file system designed for use on high end
	computing (HEC) systems that provides very high performance access to disk
	storage for parallel applications.
</longdescription>
<use>
	<flag name='aio'>Enable file AIO support</flag>
	<flag name='apidocs'>Build API documentation from the code using doxygen (size > 800 MB)</flag>
	<flag name='fuse'>Enable client filesystem support using <pkg>sys-fs/fuse</pkg>.</flag>
	<flag name='kmod-threads'>Use experimental threads support for kernel helper code</flag>
	<flag name='memtrace'>Use mtrace for memory debugging (must set MALLOC_TRACE to output file)</flag>
	<flag name='open-mx'>Add support for Myrinet Express over Ethernet</flag>
	<flag name='reset-file-pos'>Resets file position pointer in kernel interface upon error. See ChangeLog for 2.8.6 for more details</flag>
	<flag name='secure'>Enable connects only from trusted hosts/ports</flag>
	<flag name='sendfile'>Enable kernel sendfile support (recommended for serving of large files only)</flag>
	<flag name='server'>Enable compilation of server code</flag>
	<flag name='tcp'>Use TCP interface in BMI library (you must use it unless you have Myrinet or InfiniBand available)</flag>
	<flag name='usrint'>Build user interface libraries</flag>
	<flag name='usrint-cache'>Build ucached (user interface data cache daemon)</flag>
	<flag name='usrint-cwd'>Enable current working directory calls in user interface libraries</flag>
	<flag name='usrint-kmount'>Assume that FS is mounted via kervel VFS in user interface libraries</flag>
	<flag name='valgrind'>Use <pkg>dev-util/valgrind</pkg> for memory debugging</flag>
</use>
</pkgmetadata>
