Gentoo-Portage.com

Search Portage:
Login     Register     Language Tools

sys-cluster/pvfs2

Parallel Virtual File System version 2

Screenshots

  • pvfs2-2.7.1
    ~amd64 ~ppc ~x86 ~ppc64
    gtk server static doc ssl examples apidocs threads kernel_linux
    View      Download      License: GPL-2
  • pvfs2-2.7.0-r2
    ~amd64 ~ppc ~x86 ~ppc64
    gtk server static doc ssl examples apidocs kernel_linux
    View      Download      License: GPL-2

ChangeLog

# ChangeLog for sys-cluster/pvfs2
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/ChangeLog,v 1.16 2008/05/29 00:24:45 jsbronder Exp $

29 May 2008; Justin Bronder <jsbronder@gentoo.org> ChangeLog:
Use KV_OUT_DIR to support out of tree kernel builds. (#223779).

13 May 2008; Justin Bronder <jsbronder@gentoo.org> pvfs2-2.7.0-r2.ebuild,
pvfs2-2.7.1.ebuild:
Update depends to not require doc building packages at runtime. (#221695)

21 Apr 2008; Justin Bronder <jsbronder@gentoo.org> pvfs2-2.7.1.ebuild:
Fix build error with 2.6.25 kernels (#218310). Thanks to Michael Cramer for
the report and fix.

17 Apr 2008; Justin Bronder <jsbronder@gentoo.org>
-files/2.6.3-no-pointer-sign.patch,
-files/2.6.3-register_sysctl_table.patch, -files/2.6.3-soname.patch,
-files/2.7.0-lib-install.patch, -files/2.6.3-as-needed.patch,
-files/2.6.3-kmem-and-dtor-fix.patch,
-files/2.6.3-link-librt-properly.patch, -files/2.7.0-soname.patch,
-files/pvfs2-1.5.1-destdir.patch, -pvfs2-1.5.1.ebuild,
-pvfs2-2.6.3.ebuild, -pvfs2-2.6.3-r1.ebuild, -pvfs2-2.7.0.ebuild,
-pvfs2-2.7.0-r1.ebuild:
Cleanout old versions.

*pvfs2-2.7.1 (17 Apr 2008)

17 Apr 2008; Justin Bronder <jsbronder@gentoo.org>
+files/pvfs2-split-kernapps.patch, +pvfs2-2.7.1.ebuild:
Bump pvfs2 to 2.7.1. Added threads use flag for the client threaded
libraries.

*pvfs2-2.7.0-r2 (10 Mar 2008)

10 Mar 2008; Justin Bronder <jsbronder@gentoo.org>
+files/2.7.0-configure-static-server.patch, +pvfs2-2.7.0-r2.ebuild:
Correctly use the static use flag to build pvfs2-server and always build
both static and shared libraries.

*pvfs2-2.7.0-r1 (06 Mar 2008)

06 Mar 2008; Justin Bronder <jsbronder@gentoo.org>
+files/pvfs2-client-conf.d-2.7.0, +files/pvfs2-client-init.d-2.7.0,
+files/pvfs2-server-conf.d-2.7.0, +files/pvfs2-server-init.d-2.7.0,
+files/2.7.0-ctl_unnumbered.patch, +files/2.7.0-gentoo-makefile.patch,
+files/2.7.0-kernel-rt.patch, +files/2.7.0-kmem_cache.patch,
+files/2.7.0-verbose-checking.patch, +pvfs2-2.7.0-r1.ebuild:
Fix bug #210923. Support kernel 2.6.24. One patch for Makefile. Support
more than one pvfs2 mountpoint and cleanup init/conf stuff for single pvfs2
config file layout. General cleanup all around.

*pvfs2-2.7.0 (02 Dec 2007)

02 Dec 2007; Steve Arnold <nerdboy@gentoo.org> +pvfs2-2.7.0.ebuild,
+files/2.7.0-lib-install.patch, +files/2.7.0-soname.patch:
Added latest upstream release to address shared library issues and
dependent packages (eg, mpich2, hdf5-parallel, etc). Also enabled
the shared version of libpvfs2-threaded. This is definitely the one
you want if you need the latest cluster/MPI support (although the
threaded lib needs testing).

17 Oct 2007; Steve Arnold <nerdboy@gentoo.org> pvfs2-2.6.3-r1.ebuild,
pvfs2-2.6.3.ebuild, pvfs2-1.5.1.ebuild:
keywording for amd64 (needed for mpich2 and probably others) plus a few
minor QA fixes.

*pvfs2-2.6.3-r1 (13 Oct 2007)

13 Oct 2007; Matti Bickel <mabi@gentoo.org> +pvfs2-2.6.3-r1.ebuild:
added server to IUSE, missed credits for the 2.6.3 ebuild: thanks to
Fernando GutiƩrrez, Justin Bronder for all the work, tiny updates by me and
Adrian Knoth (all private email)

*pvfs2-2.6.3 (05 Oct 2007)

05 Oct 2007; Matti Bickel <mabi@gentoo.org> +files/2.6.3-as-needed.patch,
+files/2.6.3-kmem-and-dtor-fix.patch,
+files/2.6.3-link-librt-properly.patch,
+files/2.6.3-no-pointer-sign.patch,
+files/2.6.3-register_sysctl_table.patch, +files/2.6.3-soname.patch,
+files/pvfs2-client.conf, +files/pvfs2-client-init.d,
+files/pvfs2-server.conf, +files/pvfs2-server.rc, +pvfs2-2.6.3.ebuild:
revbump to 2.6.3 + backported kmem fix

26 Apr 2007; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
Update for cluster herd split to hp-cluster and ha-cluster.

24 Jul 2006; Stefan Schweizer <genstef@gentoo.org>
+files/pvfs2-1.5.1-destdir.patch:
Version bump, use linux-mod.eclass thanks to Daniel Black
<dragonheart@gentoo.org> in bug 121962

06 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; pvfs2-1.2.0.ebuild:
(#103487) Don't use cp -a, it's GNU-specific.

12 Aug 2005; David Holm <dholm@gentoo.org> pvfs2-1.2.0.ebuild:
Added to ~ppc.

*pvfs2-1.2.0 (11 Aug 2005)

11 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
+pvfs2-1.2.0.ebuild:
Ebuild by Robin H. Johnson <robbat2@gentoo.org>, with help from Patrick
Lougheed <private_email>.