./filesystems/glusterfs, Cluster filesystem

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


Branch: CURRENT, Version: 10.4nb10, Package name: glusterfs-10.4nb10, Maintainer: als

GlusterFS is a flexible, powerful, POSIX-compliant cluster filesystem
that can scale to several petabytes.

GlusterFS works over either TCP/IP or high-performance Infiniband
RDMA interconnect. It requires a 64-bit CPU.

GlusterFS provides striping and on-the-fly synchronous replication
of files. GlusterFS has a fully distributed design, with no single
point of failure.

Please visit http://www.gluster.org/ for more info.

MESSAGE.Linux [+/-]
MESSAGE.NetBSD [+/-]
MESSAGE.ssl [+/-]

Required to run:
[textproc/libxml2] [security/openssl] [devel/argp] [devel/libuuid] [lang/python27] [devel/userspace-rcu]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 8099.484 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-08-19 08:08:08 by Thomas Klausner | Files touched by this commit (1)
Log message:
glusterfs: fix packaging with Python 3.12
   2024-08-06 23:10:48 by Taylor R Campbell | Files touched by this commit (29)
Log message:
filesystems/glusterfs: Cite upstream ctype(3) bug report.

No functional change intended.
   2024-08-06 20:55:00 by Taylor R Campbell | Files touched by this commit (3)
Log message:
filesystems/gluster: Fix cross-build.

No change for native build -- conditional on USE_CROSS_COMPILE=yes in
pkgsrc makefile, cross_compiling=yes in configure script.
   2024-08-06 20:54:03 by Taylor R Campbell | Files touched by this commit (30)
Log message:
filesystems/gluster: Patch ctype(3) abuse.
   2024-08-06 20:51:20 by Taylor R Campbell | Files touched by this commit (19)
Log message:
filesystems/glusterfs: Fix printf formats and integer pointer casts.