./wip/xtreemfs-server, cloud file system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.1, Package name: xtreemfs-server-1.3.1, Maintainer: pkgsrc-users

XtreemFS is a distributed file system software which can be used to build
highly available file system installations without a single point of failure.
It is designed to work well over wide area networks, has built in SSL
support and can in theory scale to thousands of storage and metadata servers.

The server-side metadata and directory services are written in Java.
The mount client is written in C++ and uses FUSE.


Required to run:
[lang/openjdk11]

Required to build:
[devel/apache-ant] [pkgtools/cwrappers]

Master sites:

RMD160: 261d606ca18e7234a3543ef2f8ed14cae65bb3a3
Filesize: 11589.651 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-01 23:22:15 by Thomas Klausner | Files touched by this commit (11)
Log message:
Reset MAINTAINER/OWNER (became observers)
   2012-10-07 22:11:06 by Aleksej Saushev | Files touched by this commit (137)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-11-08 04:11:32 by Tobias Nygren | Files touched by this commit (3)
Log message:
Extend some ifdefs to include NetBSD.
   2011-11-08 03:24:28 by Tobias Nygren | Files touched by this commit (2)
Log message:
Fix cmake conditional for NetBSD.
   2011-11-08 02:42:14 by Tobias Nygren | Files touched by this commit (27) | Imported package
Log message:
Import xtreemfs-server-1.3.1 as wip/xtreemfs-server.

XtreemFS is a distributed file system software which can be used to build
highly available file system installations without a single point of failure.
It is designed to work well over wide area networks, has built in SSL
support and can in theory scale to thousands of storage and metadata servers.

The server-side metadata and directory services are written in Java.
The mount client is written in C++ and uses FUSE.