summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Look in /usr/$(get_libdir)/pbs/lib instead of /usr/lib/pbs.Donnie Berkholz2006-09-251-12/+12
| | | | | (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* Look in /usr/$(get_libdir)/pbs/lib instead of /usr/lib/pbs.Donnie Berkholz2006-09-253-8/+12
| | | | (Portage version: 2.1.2_pre1-r1)
* (#119480) Add USE=xmpi to build support for the external XMPI GUI utility.Donnie Berkholz2006-09-251-8/+8
| | | | | (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* (#119480) Add USE=xmpi to build support for the external XMPI GUI utility.Donnie Berkholz2006-09-252-3/+7
| | | | (Portage version: 2.1.2_pre1-r1)
* (#116277) Get $D out of the installed pconsole.sh. Also respect CFLAGS, and ↵Donnie Berkholz2006-09-251-14/+31
| | | | | | | clean up the ebuild. (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* (#116277) Get $D out of the installed pconsole.sh. Also respect CFLAGS, and ↵Donnie Berkholz2006-09-255-2/+53
| | | | | | clean up the ebuild. (Portage version: 2.1.2_pre1-r1)
* (#126295) Add Open MPI ebuild from the science overlay (Sebastien Fabbro, ↵Donnie Berkholz2006-09-251-8/+8
| | | | | | | Eric Thibodeau). I removed the compiler-based slotting mechanism because portage lacks support for multiple slots of the same version -- the SLOT file in /var/db/pkg just gets overwritten and it loses track of the others, amongst other issues. Removed USE=static, that's used to compile static binaries, not to also build static libraries. Changed SLOT to 0 from 6 in the overlay. Removed the hack for PGI compilers, that needs to happen in fortran.eclass. Use epause() from eutils.eclass rather than sleep. (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* (#126295) Add Open MPI ebuild from the science overlay (Sebastien Fabbro, ↵Donnie Berkholz2006-09-255-0/+112
| | | | | | Eric Thibodeau). I removed the compiler-based slotting mechanism because portage lacks support for multiple slots of the same version -- the SLOT file in /var/db/pkg just gets overwritten and it loses track of the others, amongst other issues. Removed USE=static, that's used to compile static binaries, not to also build static libraries. Changed SLOT to 0 from 6 in the overlay. Removed the hack for PGI compilers, that needs to happen in fortran.eclass. Use epause() from eutils.eclass rather than sleep. (Portage version: 2.1.2_pre1-r1)
* (#118197) need to inherit multilib.eclass to use get_libdir().Donnie Berkholz2006-09-251-4/+21
| | | | | (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* (#118197) need to inherit multilib.eclass to use get_libdir().Donnie Berkholz2006-09-252-2/+8
| | | | (Portage version: 2.1.2_pre1-r1)
* (#115189) Bump, finally. Thanks to Sebastien Fabbro for maintaining this in ↵Donnie Berkholz2006-09-251-15/+27
| | | | | | | the science overlay, and Lukasz Flis, Eric Thibodeau et al. on the original bug. (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* (#115189) Bump, finally. Thanks to Sebastien Fabbro for maintaining this in ↵Donnie Berkholz2006-09-252-1/+151
| | | | | | the science overlay, and Lukasz Flis, Eric Thibodeau et al. on the original bug. (Portage version: 2.1.2_pre1-r1)
* (#115189) Bump, finally. Thanks to Sebastien Fabbro for maintaining this in ↵Donnie Berkholz2006-09-254-2/+49
| | | | | | the science overlay, and Lukasz Flis, Eric Thibodeau et al. on the original bug. (Portage version: 2.1.2_pre1-r1)
* (#115189) torque-aware init script (Adam Carheden).Donnie Berkholz2006-09-251-4/+40
| | | | | (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* (#115189) torque-aware init script (Adam Carheden).Donnie Berkholz2006-09-256-1/+168
| | | | (Portage version: 2.1.2_pre1-r1)
* (#103430) Make AFS work without requiring /usr/afsws to exist.Donnie Berkholz2006-09-251-8/+12
| | | | | (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* (#103430) Make AFS work without requiring /usr/afsws to exist.Donnie Berkholz2006-09-253-5/+52
| | | | (Portage version: 2.1.2_pre1-r1)
* (#111797) Fix some errors from trying to do things to nonexistent files.Donnie Berkholz2006-09-251-8/+8
| | | | | (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* (#111797) Fix some errors from trying to do things to nonexistent files.Donnie Berkholz2006-09-252-6/+8
| | | | (Portage version: 2.1.2_pre1-r1)
* Update homepage, mpich now defaults to mpich2 page instead of mpich1 page.Donnie Berkholz2006-09-251-26/+16
| | | | | (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* Update homepage, mpich now defaults to mpich2 page instead of mpich1 page.Donnie Berkholz2006-09-254-7/+11
| | | | (Portage version: 2.1.2_pre1-r1)
* (#132711) Symlink binaries to LINUX64 directory on 64-bit systems (Bryan ↵Donnie Berkholz2006-09-251-18/+8
| | | | | | | Green). Also noticed that it symlinked pvm3d rather than pvmd3 -- fix that. (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* (#132711) Symlink binaries to LINUX64 directory on 64-bit systems (Bryan ↵Donnie Berkholz2006-09-252-6/+18
| | | | | | Green). Also noticed that it symlinked pvm3d rather than pvmd3 -- fix that. (Portage version: 2.1.2_pre1-r1)
* (#125414) Missing build-time dep on sys-apps/ed.Donnie Berkholz2006-09-251-25/+15
| | | | | (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* (#125414) Missing build-time dep on sys-apps/ed.Donnie Berkholz2006-09-254-2/+11
| | | | (Portage version: 2.1.2_pre1-r1)
* (#148719) Use WANT_AUTOCONF instead of need-autoconf() from ↵Donnie Berkholz2006-09-241-12/+12
| | | | | | | kde-functions.eclass. (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* (#148719) Use WANT_AUTOCONF instead of need-autoconf() from ↵Donnie Berkholz2006-09-243-12/+25
| | | | | | kde-functions.eclass. (Portage version: 2.1.2_pre1-r1)
* Stable on x86, bug #144921.Andrej Kacian2006-09-211-8/+18
| | | | | (Portage version: 2.1.2_pre1) (Signed Manifest commit)
* Stable on x86, bug #144921.Andrej Kacian2006-09-212-3/+6
| | | | (Portage version: 2.1.2_pre1)
* Fixed bug #146374.Christian Zoffoli2006-09-211-7/+14
| | | | | (Portage version: 2.1-r1) (Signed Manifest commit)
* Fixed bug #146374.Christian Zoffoli2006-09-213-1/+84
| | | | (Portage version: 2.1-r1)
* Update resource failcount in all required cases, fixed bug #147435.Christian Zoffoli2006-09-171-11/+22
| | | | | (Portage version: 2.1-r1) (Signed Manifest commit)
* Update resource failcount in all required cases, fixed bug #147435.Christian Zoffoli2006-09-175-8/+354
| | | | (Portage version: 2.1-r1)
* Ebuild cleanup.Christian Zoffoli2006-09-177-480/+7
| | | | | (Portage version: 2.1-r1) (Signed Manifest commit)
* Ebuild cleanup.Christian Zoffoli2006-09-171-1/+7
| | | | (Portage version: 2.1-r1)
* Stable on ppc64Markus Rothe2006-09-161-18/+8
| | | | | (Portage version: 2.1.1) (Unsigned Manifest commit)
* Stable on ppc64Markus Rothe2006-09-162-3/+6
| | | | (Portage version: 2.1.1)
* add legacy API use flag for older kernelsBenedikt Boehm2006-09-071-11/+11
| | | | | (Portage version: 2.1.1_pre4-r3) (Signed Manifest commit)
* add legacy API use flag for older kernelsBenedikt Boehm2006-09-072-8/+20
| | | | (Portage version: 2.1.1_pre4-r3)
* patch reordering; bash-completion; yum 2.6 support; misc fixesBenedikt Boehm2006-09-061-8/+16
| | | | | (Portage version: 2.1.1_pre4-r3) (Signed Manifest commit)
* patch reordering; bash-completion; yum 2.6 support; misc fixesBenedikt Boehm2006-09-063-1/+129
| | | | (Portage version: 2.1.1_pre4-r3)
* add info for new SRC_URI for future releasesBenedikt Boehm2006-09-061-11/+11
| | | | | (Portage version: 2.1.1_pre4-r3) (Signed Manifest commit)
* add info for new SRC_URI for future releasesBenedikt Boehm2006-09-062-2/+10
| | | | (Portage version: 2.1.1_pre4-r3)
* Updating the Manifest.Christian Heim2006-09-061-15/+15
| | | | | (Portage version: 2.1.1_rc1-r5) (Signed Manifest commit)
* Updating the Manifest.Christian Heim2006-09-061-2/+2
| | | | (Portage version: 2.1.1_rc1-r5)
* Fixing my comments (rephrasing, clarifying).Christian Heim2006-09-063-9/+13
| | | | (Portage version: 2.1.1_rc1-r5)
* fix VPSCONFDIR in init script; let user configure UBC for VE0; add udev ↵Benedikt Boehm2006-09-065-203/+15
| | | | | | | rules for /dev/vzctl; fix check for /dev/vzctl (Portage version: 2.1.1_pre4-r3) (Signed Manifest commit)
* fix VPSCONFDIR in init script; let user configure UBC for VE0; add udev ↵Benedikt Boehm2006-09-063-1/+88
| | | | | | rules for /dev/vzctl; fix check for /dev/vzctl (Portage version: 2.1.1_pre4-r3)
* Version bump.Christian Zoffoli2006-08-301-7/+19
| | | | | (Portage version: 2.1-r1) (Signed Manifest commit)
* Version bump.Christian Zoffoli2006-08-304-1/+202
| | | | (Portage version: 2.1-r1)