spack/var/spack/repos/builtin/packages
Barry Smith d04ae9a2b4 xsdk version 0.2.0 (#3928)
* xSDK: a bundle/meta package that simple installs a series of packages with suitable specs

This is based on struggles with previous attempts at such a bundler
Funded-by: IDEAS
Project: IDEAS/xSDK
Time: 12 hours

* PETSc needs c++11 when built with Trilinos

* Added alquimia package

* remove direct setting of cpp in petsc/package.py since it doesn't work on some systems.

Funded-by: IDEAS
Project: IDEAS/xSDK
Time: .3 hours
Reported-by: Mark A. Berrill <berrillma@ornl.gov>

* provide the MPI compilers to PETSc configure with --with-cc etc instead of --with-mpi-dir

Funded-by: IDEAS
Project: IDEAS/xSDK

* Spack bug fix issue #3144

String could contain /n which resulting in spack generating warning message to stderr on each
use of compiler which configure interpreted as failing compiler

Thanks-to: Mark A. Berrill <berrillma@ornl.gov>

* Fixed alquimia package

Alquimia expects PETSC_DIR and PETSC_ARCH to be defined, and
refuses to install if they are not.  Spack does not define PETSC_
ARCH, so Alquimia will not install.  This patch does two things
to fix the alquimia build:

1. A patch has been added to remove the dependency on PETSC_ARCH.

2. Alquimia currently depends on old versions of PETSc and pflotran.
   @ghammond86 updated the alquimia interfaces to use more recent
   versions, but his patch is still sitting in an alquimia pull
   request.  As a result, the spack installer now uses his fork
   of alquimia.  This is a temporary fix until his pull request is
   accepted.

* Need to pass to Alquimia the MPI compilers, not the raw compilers

Otherwise the PETSc tests do not produce executables that can run because they are not
linked against MPI libraries

Funded-by: IDEAS
Project:  IDEAS/xSDK
Time: .5 hours

* Add alquimia to xSDK build

Funded-by: IDEAS
Project: IDEAS/xSDK

* Fix flake8 errors for xsdk packages

* Add xsdk support for xsdk version xsdk-0.2.0

Note that currently it is just dummy code, but will eventually use
a xsdk-0.2.0 tag for each package it installs.

Funded-by: IDEAS
Project:  IDEAS/xSDK
Time: .7 hours

* Do not build Mumps by default for PETSc since it is not portable, for example to Cray

Allow alquimia to accept PETSc even if the PETSc test executable cannot run since this is a problem on Cray.

Reported-by: Alicia Marie Klinvex <amklinv@sandia.gov>

* Add xsdk-0.2.0-rc1 tag for xsdk-0.2.0 installs

* Switch alquimia download site back to standard location

since they have incorporated Glenn Hammond's fixes
Also it no longer needs the patch to the Alquimia cmake

Funded-by: IDEAS
Project: IDEAS/xSDK
Reported-by: Sergi Molins Rafa <smolins@lbl.gov>

* update hypre to use the latest release candidate for xsdk 0.2.0

Funded-by: IDEAS
Project: IDEAS/xSDK
Reported-by: Ulrike Meier Yang <yang11@llnl.gov>

* Re-added patch to alquimia

The patch was out of date and has been updated accordingly.

* Added Tpetra-free option to Trilinos

The Tpetra stack takes forever to build and is not used by any of the
IDEAS teams, so there should be an option to disable it.  I have added
this option and updated the xSDK accordingly.  I also disabled
xSDKTrilinos in the xSDK, since none of the apps teams currently use it,
and it's largely Tpetra-based.

* Removed alquimia patch from develop version

The patch has been incorporated into alquimia and is no longer
necessary for the develop version.  The tagged version has not
been updated accordingly and still needs the patch for now.
(When the tagged version gets updated, the patch does need to be
removed from spack altogether, or it will break the build.)

* Removed patch from alquimia

It has been incorporated into alquimia, both the develop and
rc2 tagged versions.  The 0.2.0 version of alquimia has been updated
to tag rc2 rather than rc1.

* update xsdk-0.2.0 to depend on PETSc xsdk-0.2.0-rc2 which fixes for Apple xcode 8.3

Commit-type: bug-fix
Funded-by: IDEAS
Project: IDEAS/xSDK

* import sys got lost in merge with develop

* Update xsdk packages to use xsdk-0.2.0 tag

Commit-type: feature
Funded-by: IDEAS
Project: ECP

* Fixes for Flake8

note, had to ignore some long lines due to a single string

* simple improvements to XDK packages as suggested by Spack pull request reviewers

Commit-type: style-fix
Funded-by: IDEAS
Project: xSDK

* Removed unneeded : after develop as requested by Denis Davydov in pull request review

Commit-type: style-fix
Funded-by: IDEAS
Project: xSDK
Thanks-to: Denis Davydov

* Removed change that may not be needed due to updates in PETSc spack file such as using mpicc etc directly

Commit-type: bug-fix
Funded-by: IDEAS
Project: xSDK
Thanks-to: Adam J. Stewart

* Do not turn on xSDKTrilinos for xSDK builds since it requires tpetra

Commit-type: bug-fix
Funded-by: IDEAS
Project: xSDK

* comment why MUMPS is disabled by default for PETSc so that others won't try to enable it when modifying petsc package next time

Commit-type: documentation
Funded-by: IDEAS
Project: xSDK
Thanks-to: Denis Davydov
2017-04-25 16:09:30 -07:00
..
abinit Abinit: a few modernizations for the package and its dependencies (#3699) 2017-04-07 11:18:34 +02:00
ack Add info for version 2.16 (#3601) 2017-03-28 21:37:57 -05:00
activeharmony
adept-utils
adios add lines missed in rebase (adios +bzip2) (#3907) 2017-04-19 09:36:46 -05:00
adlbx
adol-c Remove all test variants 2017-04-20 12:13:11 -05:00
allinea-forge
allinea-reports
alquimia xsdk version 0.2.0 (#3928) 2017-04-25 16:09:30 -07:00
ant Add support for v1.9.9 (#3602) 2017-03-28 21:37:34 -05:00
antlr
ape ape: constrain libxc version (#3876) 2017-04-18 07:03:48 -05:00
apex
applewmproto
appres
apr
apr-util Added expat dependency to apr-util (#3871) 2017-04-18 06:57:49 -05:00
archer new and updated PRUNERS tools (#3648) 2017-03-31 13:42:03 -05:00
armadillo Allow find_libraries to accept lists or strings (#3363) 2017-03-04 11:23:57 -06:00
arpack
arpack-ng ocotpus and arpack-ng: fix arpack bug and add libs to arpack-ng (#3875) 2017-04-18 11:50:10 -05:00
asciidoc
astra
astyle
atk
atlas Ensure that tests are optional (#3922) 2017-04-21 12:15:39 -05:00
atompaw New interface for passing build information among specs (#1875) 2017-03-02 10:01:29 -08:00
atop
autoconf autoconf: Correct m4 dependency declaration (#3415) 2017-03-11 21:04:18 -06:00
autogen Add better tests for web.py; fix some bugs found with spidering. 2017-04-01 15:10:45 -07:00
automaded
automake Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
bamtools Add a new version for bamtools 2.4.1. (#3328) 2017-03-03 07:58:41 -06:00
bash Fix ncurses support in bash package (#3735) 2017-04-07 08:43:13 -05:00
bash-completion
bats Add package for BATS (#3611) 2017-03-28 21:36:12 -05:00
bazel Consistent docs and usage of env mod methods (#3351) 2017-03-14 22:26:44 -07:00
bbcp
bcftools Update/samtools (#3595) 2017-03-28 21:34:41 -05:00
bdftopcf
bdw-gc Add latest version of bdw-gc (#3539) 2017-03-24 15:20:25 -05:00
bear add version 2.2.0 to package bear (#3278) 2017-03-01 13:37:47 -06:00
bedtools2
beforelight
bertini
bib2xhtml Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
bigreqsproto
binutils binutils should link to Spack zlib installation (#3914) 2017-04-19 21:29:27 -07:00
bison Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
bitmap
blast-plus Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
blat new package: blat (#3610) 2017-03-28 21:14:26 -05:00
blaze blaze: New Package (#3803) 2017-04-11 17:08:26 -05:00
bliss
blitz
boost Mark 1.64.0 unstable until +mpi+python fixed. (#3984) 2017-04-25 15:45:52 -05:00
boostmplcartesianproduct New package: boost-mpl-cartesian_product (#3841) 2017-04-14 17:53:35 -05:00
bowtie A new package: bowtie. (#3837) 2017-04-14 08:16:51 -05:00
bowtie2 Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
boxlib
bpp-core
bpp-phyl
bpp-seq
bpp-suite
brigand brigand: New Package (#3801) 2017-04-11 22:14:54 -05:00
bwa
bzip2
c-blosc
caffe Caffe (#3948) 2017-04-24 13:32:27 -05:00
cairo
caliper
callpath created elf virtual package and updated dependent packages (#3317) 2017-03-09 10:36:32 -08:00
cantera Fix deptype of various dependencies on Python packages (#3486) 2017-03-18 15:20:16 -05:00
cask
catch
cblas
cbtf
cbtf-argonavis
cbtf-krell
cbtf-lanl
ccache Update ccache version to 3.3.4 (#3794) 2017-04-11 09:32:31 -05:00
cdd
cddlib Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
cdo Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
cereal cereal: Update to 1.2.2 (#3499) 2017-03-20 15:05:02 -05:00
cfitsio Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
cgal
cgm
cgns
charm charm: set sane default (#3865) 2017-04-18 12:02:41 -05:00
cityhash
cleverleaf
clhep
cloog
cmake Provide version 3.8.0 of CMake. (#3882) 2017-04-18 10:59:59 -05:00
cmocka
cmor Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
cnmem
cntk A new package: CNTK. (#3578) 2017-04-25 06:40:23 -05:00
cntk1bitsgd A new package: CNTK. (#3578) 2017-04-25 06:40:23 -05:00
compiz
compositeproto
conduit Fix deptype of various dependencies on Python packages (#3486) 2017-03-18 15:20:16 -05:00
constype
converge
coreutils coreutils can no longer be built in-source (#3543) 2017-03-24 15:44:01 -05:00
cosmomc Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
cp2k cp2k: update to 4.1 + update of dependencies (#3561) 2017-03-30 09:46:05 -05:00
cppad Remove redundant cmake dependencies (#3860) 2017-04-16 12:23:26 -05:00
cppcheck add cppcheck new version (#3935) 2017-04-21 12:54:27 -05:00
cppunit
cram
cryptopp Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
cscope Help cscope find ncursesw library (#3785) 2017-04-11 14:09:29 -05:00
cub Add cub-1.4.1 required by cntk. (#3819) 2017-04-14 08:29:18 -05:00
cube
cuda Openmpi cuda support (#3725) 2017-04-06 16:12:54 +02:00
cuda-memtest cuda_memtest: Package of CRP (#3747) 2017-04-06 22:05:13 -05:00
cudnn A new package: cudnn. (#3770) 2017-04-10 07:27:15 -05:00
curl Add latest version of cURL (#3447) 2017-03-15 16:01:10 -05:00
cvs this builds cvs CentOS Linux release 7.2.1511 (#3574) 2017-03-27 14:33:22 -07:00
czmq
dakota Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
damageproto
damselfly
darshan-runtime
darshan-util
datamash fix for #3588 (#3589) 2017-03-28 12:59:24 -05:00
dbus
dealii deal.ii: add 8.5.0 (#3741) 2017-04-06 16:29:40 -05:00
dejagnu Clean up the gcc package (#3511) 2017-03-24 14:56:22 -05:00
dia Fix deptype of various dependencies on Python packages (#3486) 2017-03-18 15:20:16 -05:00
direnv Add package for direnv (#3608) 2017-03-28 21:36:39 -05:00
dmxproto
docbook-xml Consistent docs and usage of env mod methods (#3351) 2017-03-14 22:26:44 -07:00
docbook-xsl Consistent docs and usage of env mod methods (#3351) 2017-03-14 22:26:44 -07:00
double-conversion add package double-conversion (#3585) 2017-03-28 12:29:05 -05:00
doxygen
dri2proto
dri3proto
dtcmp
dyninst created elf virtual package and updated dependent packages (#3317) 2017-03-09 10:36:32 -08:00
easybuild EasyBuild and dependencies (#3658) 2017-04-01 10:27:58 -07:00
eccodes eccodes: new package for encoding and decoding meteorological data (#3900) 2017-04-23 07:55:51 -05:00
editres
eigen
elemental Remove redundant cmake dependencies (#3860) 2017-04-16 12:23:26 -05:00
elfutils Add better tests for web.py; fix some bugs found with spidering. 2017-04-01 15:10:45 -07:00
elk New interface for passing build information among specs (#1875) 2017-03-02 10:01:29 -08:00
elpa espresso: add 6.1.0 (#3881) 2017-04-19 12:34:42 +02:00
emacs Add version info for emacs@25.2 (#3957) 2017-04-22 16:01:17 -05:00
encodings
environment-modules
es
esmf Add package for ESMF (#2831) 2017-03-17 09:21:25 -05:00
espresso espresso: add 6.1.0 (#3881) 2017-04-19 12:34:42 +02:00
espressopp Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
etsf-io
everytrace Consistent docs and usage of env mod methods (#3351) 2017-03-14 22:26:44 -07:00
everytrace-example Consistent docs and usage of env mod methods (#3351) 2017-03-14 22:26:44 -07:00
evieext
exmcutils
exodusii
exonerate Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
expat
expect Add Expect package (#3517) 2017-03-23 14:35:11 -05:00
extrae created elf virtual package and updated dependent packages (#3317) 2017-03-09 10:36:32 -08:00
exuberant-ctags
f90cache New package: f90cache (#3804) 2017-04-11 20:13:41 -05:00
farmhash Adding farmhash package from google (#3239) 2017-03-07 07:02:08 -08:00
fastqc Consistent docs and usage of env mod methods (#3351) 2017-03-14 22:26:44 -07:00
fastx-toolkit
fenics
ferret Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
ffmpeg Add ffmpeg package. (#3470) 2017-03-19 10:12:34 -05:00
fftw Add list_url for fftw (#3985) 2017-04-25 15:45:25 -05:00
fio Add fio package (#3689) 2017-04-04 13:26:08 -05:00
fish
fixesproto
flac Sox (#3908) 2017-04-19 16:21:13 -05:00
flash Add a package for FLASh (bioinformatics) (#3848) 2017-04-14 17:51:36 -05:00
flecsi New package: flecsi (#3780) 2017-04-14 17:56:36 -05:00
flex
flint
fltk
flux Rename libson-c to json-c, add new version (#3776) 2017-04-10 15:09:59 -05:00
foam-extend support OpenFOAM package(s) (#3528) 2017-03-30 16:35:57 -07:00
font-adobe-75dpi
font-adobe-100dpi
font-adobe-utopia-75dpi
font-adobe-utopia-100dpi
font-adobe-utopia-type1
font-alias
font-arabic-misc
font-bh-75dpi
font-bh-100dpi
font-bh-lucidatypewriter-75dpi
font-bh-lucidatypewriter-100dpi
font-bh-ttf
font-bh-type1
font-bitstream-75dpi
font-bitstream-100dpi
font-bitstream-speedo
font-bitstream-type1
font-cronyx-cyrillic
font-cursor-misc
font-daewoo-misc
font-dec-misc
font-ibm-type1
font-isas-misc
font-jis-misc
font-micro-misc
font-misc-cyrillic
font-misc-ethiopic
font-misc-meltho
font-misc-misc
font-mutt-misc
font-schumacher-misc
font-screen-cyrillic
font-sony-misc
font-sun-misc
font-util
font-winitzki-cyrillic
font-xfree86-type1
fontcacheproto
fontconfig
fontsproto
fonttosfnt
freetype Add latest version of freetype (#3989) 2017-04-25 16:56:42 -05:00
fslsfonts
fstobdf
funhpc funhpc: New package (#3421) 2017-03-11 15:58:09 -06:00
gasnet gasnet: Update to 1.28.2 (#3496) 2017-03-20 15:05:23 -05:00
gawk Add missing dependencies to gawk (#3481) 2017-03-18 19:13:32 -05:00
gbenchmark
gcc Fixup gcc@4.9{0,1,2} build on darwin (#3789) 2017-04-11 07:37:44 -05:00
gccmakedep
gccxml Add package gccxml (#3836) 2017-04-14 17:54:19 -05:00
gconf
gdal Add better tests for web.py; fix some bugs found with spidering. 2017-04-01 15:10:45 -07:00
gdb
gdbm gdbm: GNU dbm package for manipulating hashed databases (#3895) 2017-04-19 09:32:00 +02:00
gdk-pixbuf Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
geant4
gemmlowp Added gemmlowp package (#3240) 2017-03-07 07:00:53 -08:00
geos
gettext Add patch to gettext to fix parallel make check (#3981) 2017-04-25 12:10:35 -05:00
gflags
ghostscript
ghostscript-fonts
giflib
git Install the shell completion scripts (#3784) 2017-04-11 07:39:03 -05:00
git-lfs Remove all test variants 2017-04-20 12:13:11 -05:00
gl2ps Convert gl2ps to CMakePackage (#3360) 2017-03-04 07:49:57 -06:00
glew
glib
glm
global
globalarrays Add global arrays package (#3970) 2017-04-24 16:04:40 -07:00
globus-toolkit
glog add gflags as dependency of glog (#3665) 2017-04-03 07:56:58 -05:00
glpk
glproto
gmake
gmime add package gmime (#3327) 2017-03-03 07:57:15 -06:00
gmp
gmsh gmsh: add 3.0.1 (#3873) 2017-04-18 11:30:17 +02:00
gnu-prolog
gnuplot gnuplot: fixed broken package and add variants (#3185) 2017-03-12 09:37:26 -05:00
gnutls Fix url fetching for GnuTLS (#3631) 2017-03-30 09:16:56 +02:00
go Remove all test variants 2017-04-20 12:13:11 -05:00
go-bootstrap Flake8 2017-04-20 12:48:02 -05:00
gobject-introspection
googletest googletest: Convert to CMakePackage (#3571) 2017-03-28 09:34:45 -05:00
gource Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
gperf
gperftools
grackle
gradle Add packag gradle. (#3326) 2017-03-03 08:02:32 -06:00
grandr
graphlib
graphviz Fixing graphviz issue when calling spec (#3225) 2017-02-23 07:56:39 -06:00
grib-api Update ECWMF packages: grib-api, libemos and magics (#3901) 2017-04-23 07:56:47 -05:00
gromacs gromacs: added 5.1.4 and 2016.3 (#3758) 2017-04-07 10:59:14 -05:00
gsl
gtkplus gnuplot: fixed broken package and add variants (#3185) 2017-03-12 09:37:26 -05:00
gts
guile Add latest version of GNU Guile (#3541) 2017-03-24 15:20:52 -05:00
h5hut
h5part New package: h5part (#3821) 2017-04-13 15:00:17 -05:00
hadoop
harfbuzz
harminv
hdf
hdf5 Ensure that tests are optional (#3922) 2017-04-21 12:15:39 -05:00
hdf5-blosc Ensure that tests are optional (#3922) 2017-04-21 12:15:39 -05:00
help2man
hepmc
heppdt
highwayhash features/highwayhash (#3242) 2017-03-03 19:00:43 -06:00
hmmer
hoomd-blue Add latest version of HOOMD-blue (#3889) 2017-04-19 21:24:32 -07:00
hpctoolkit
hpctoolkit-externals
hpl Fix HPL build, convert to MakefilePackage (#3777) 2017-04-21 12:11:29 -05:00
hpx5 hpx5: Add patch to select Spack compiler on Cray (#3798) 2017-04-14 22:38:22 -05:00
hsakmt
hstr A new pacakge: hstr(hh). (#3769) 2017-04-09 11:56:49 -05:00
htop Fixes needed to build htop (#3691) 2017-04-05 16:03:11 -05:00
htslib Fixes needed to build htop (#3691) 2017-04-05 16:03:11 -05:00
httpie Concretization problem breaks httpie dependency (#3629) 2017-03-29 18:59:54 -05:00
hub
hunspell
hwloc Add better tests for web.py; fix some bugs found with spidering. 2017-04-01 15:10:45 -07:00
hydra Add better tests for web.py; fix some bugs found with spidering. 2017-04-01 15:10:45 -07:00
hypre xsdk version 0.2.0 (#3928) 2017-04-25 16:09:30 -07:00
ibmisc Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
iceauth
icet Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
ico
icu4c Convert icu4c to AutotoolsPackage (#3316) 2017-03-02 18:32:04 -06:00
id3lib Sox (#3908) 2017-04-19 16:21:13 -05:00
ilmbase
image-magick Convert Image-Magick to AutotoolsPackage (#3828) 2017-04-14 08:13:47 -07:00
imake
inputproto
intel Do not require license for new Intel libraries (#3931) 2017-04-23 08:58:47 -05:00
intel-daal Do not require license for new Intel libraries (#3931) 2017-04-23 08:58:47 -05:00
intel-gpu-tools libpciaccess: Convert to AutotoolsPackage, remove Darwin work-around (#3459) 2017-03-17 09:09:09 -05:00
intel-ipp Do not require license for new Intel libraries (#3931) 2017-04-23 08:58:47 -05:00
intel-mkl Fix HPL build, convert to MakefilePackage (#3777) 2017-04-21 12:11:29 -05:00
intel-mpi add Intel mpi package and add MPI wrappers to Intel parallel studio (#3905) 2017-04-22 07:30:51 -05:00
intel-parallel-studio add Intel mpi package and add MPI wrappers to Intel parallel studio (#3905) 2017-04-22 07:30:51 -05:00
intltool Various updates to the intltool package (#3545) 2017-03-24 15:45:08 -05:00
ior Ior package: fix build issues (#3276) 2017-03-02 18:33:36 -06:00
iozone Add IOzone package (#3679) 2017-04-03 18:05:45 -05:00
ipopt New interface for passing build information among specs (#1875) 2017-03-02 10:01:29 -08:00
isaac Package: ISAAC (#3733) 2017-04-07 11:04:45 -05:00
isaac-server Package: ISAAC (#3733) 2017-04-07 11:04:45 -05:00
isl Convert isl to AutotoolsPackage (#3507) 2017-03-21 12:11:03 -05:00
itstool
jansson
jasper Convert Jaspert to AutotoolsPackage (#3212) 2017-02-22 09:29:34 -08:00
jdk Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
jemalloc jemalloc: Update to 4.5.0 (#3497) 2017-03-20 15:04:34 -05:00
jmol
jpeg
jq Add depends_on() new-ish bison (#3661) 2017-04-03 10:59:44 -05:00
json-c Rename libson-c to json-c, add new version (#3776) 2017-04-10 15:09:59 -05:00
jsoncpp
judy
julia Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
kaldi Add patched openfst-1.4.1 and kaldi@c024e8 required by CNTK. (#3806) 2017-04-18 06:56:18 -05:00
kbproto
kdiff3
kealib
kripke
lammps Only configure requested lammps features (#3526) 2017-03-23 12:28:17 -05:00
launchmon created elf virtual package and updated dependent packages (#3317) 2017-03-09 10:36:32 -08:00
lbann Added a package for the MDAnalysis toolkit. (#3576) 2017-04-10 21:02:32 -05:00
lbxproxy
lcms
legion legion: add mpi interoperability and shared libs (#3959) 2017-04-25 12:06:05 -05:00
leveldb Update leveldb to 1.20 (#3441) 2017-03-20 15:07:24 -05:00
libaio
libapplewm
libarchive
libatomic-ops Convert libatomic-ops to AutotoolsPackage (#3540) 2017-03-24 15:13:05 -05:00
libbson Update libbson and libmongoc to 1.6.2 (#3767) 2017-04-08 06:40:55 -05:00
libcanberra
libcap Add libcap package (#3546) 2017-03-24 16:02:01 -05:00
libcerf
libcircle
libctl
libdmx
libdrm libpciaccess: Convert to AutotoolsPackage, remove Darwin work-around (#3459) 2017-03-17 09:09:09 -05:00
libdwarf Fix libdwarf/elfutils conflict 2017-04-06 09:42:46 -07:00
libedit Tell libedit to link to -lncursesw (#3752) 2017-04-07 11:03:19 -05:00
libelf created elf virtual package and updated dependent packages (#3317) 2017-03-09 10:36:32 -08:00
libemos Update ECWMF packages: grib-api, libemos and magics (#3901) 2017-04-23 07:56:47 -05:00
libepoxy
libevent
libffi
libfontenc
libfs
libgcrypt
libgd Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
libgit2
libgpg-error
libgpuarray Py keras extension (#3468) 2017-03-16 21:24:36 -07:00
libgtextutils New gcc uses C++14 mode, this fixes implicit conversion (#3392) 2017-03-09 17:27:56 -06:00
libhio Rename libson-c to json-c, add new version (#3776) 2017-04-10 15:09:59 -05:00
libice
libiconv Add latest version of libiconv (#3451) 2017-03-15 20:08:01 -05:00
libint cp2k: update to 4.1 + update of dependencies (#3561) 2017-03-30 09:46:05 -05:00
libjpeg-turbo
liblbxutil
libmesh
libmng
libmongoc Update libbson and libmongoc to 1.6.2 (#3767) 2017-04-08 06:40:55 -05:00
libmonitor
libnbc
libogg
liboldx
libpciaccess libpciaccess: Convert to AutotoolsPackage, remove Darwin work-around (#3459) 2017-03-17 09:09:09 -05:00
libpfm4 Fix conflict directives for libpfm4. (#3673) 2017-04-03 13:05:03 -05:00
libpng Add latest version of libpng (#3987) 2017-04-25 16:12:40 -05:00
libpthread-stubs
libquo
libsigsegv Add latest version of libsigsegv (#3449) 2017-03-15 18:00:17 -05:00
libsm
libsodium Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
libspatialindex
libsplash Remove redundant cmake dependencies (#3860) 2017-04-16 12:23:26 -05:00
libssh2
libtermkey
libtiff
libtool
libunistring Add latest version of libunistring (#3538) 2017-03-24 14:57:42 -05:00
libunwind
libuuid
libuv
libvorbis
libvterm
libwebsockets
libwindowswm
libx11
libxau
libxaw
libxaw3d
libxc Abinit: a few modernizations for the package and its dependencies (#3699) 2017-04-07 11:18:34 +02:00
libxcb
libxcomposite
libxcursor
libxdamage
libxdmcp
libxevie
libxext
libxfixes
libxfont
libxfont2
libxfontcache
libxft
libxi
libxinerama
libxkbfile
libxkbui
libxml2
libxmu
libxp
libxpm Fix libxpm (#3704) 2017-04-05 14:50:42 -05:00
libxpresent
libxprintapputil
libxprintutil
libxrandr
libxrender
libxres
libxscrnsaver
libxshmfence
libxslt
libxsmm Included LIBXSMM 1.8 into the list of available versions. (#3646) 2017-03-31 07:53:37 -05:00
libxstream Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
libxt
libxtrap
libxtst
libxv
libxvmc
libxxf86dga
libxxf86misc
libxxf86vm
libzip Add a pcakge: libzip. (#3656) 2017-04-01 00:09:09 -05:00
likwid
linux-headers Add linux-headers package (#3547) 2017-03-24 16:22:36 -05:00
listres
llvm Convert LLVM to CMakePackage, update cmake dependency version (#3940) 2017-04-21 18:38:07 -05:00
llvm-lld
llvm-openmp-ompt new and updated PRUNERS tools (#3648) 2017-03-31 13:42:03 -05:00
lmdb
lmod lmod: added new version (#3763) 2017-04-07 14:32:32 -05:00
lndir
log4cxx
lrslib
lrzip
lua Fixes needed to build htop (#3691) 2017-04-05 16:03:11 -05:00
lua-jit
lua-luafilesystem
lua-luaposix
luit
lulesh
lwgrp
lwm2
lz4
lzma
lzo
m4
mad-numdiff New package: MAD's numdiff (#3811) 2017-04-14 11:18:32 -05:00
mafft
magics Update ECWMF packages: grib-api, libemos and magics (#3901) 2017-04-23 07:56:47 -05:00
magma fix blas/lapack usage after PR 1875 (#3365) 2017-03-04 09:42:02 -06:00
makedepend
mallocmc mallocMC: Spack Package (#3745) 2017-04-07 11:03:58 -05:00
mariadb
matio
matlab
maven
mawk Substitue ftp:// with http:// (#3491) 2017-03-19 10:11:06 -05:00
mbedtls
mdtest Add package mdtest. (#3303) 2017-03-03 08:05:16 -06:00
meep Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
memaxes
mercurial Rework Spack's Mercurial support (#3834) 2017-04-19 18:59:04 -07:00
mesa Fix deptype of various dependencies on Python packages (#3486) 2017-03-18 15:20:16 -05:00
metis Properly ignore flake8 F811 redefinition errors (#3932) 2017-04-25 11:01:25 -07:00
mfem Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
miniconda2 Make packages Python3 compatible. 2017-03-31 13:40:41 -07:00
miniconda3 Make packages Python3 compatible. 2017-03-31 13:40:41 -07:00
mitos Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
mkfontdir
mkfontscale
moab Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
mosh Fix build, add version info for 1.3.0 (#3773) 2017-04-10 11:12:49 -05:00
mozjs Add mozjs package (#3550) 2017-03-24 16:31:59 -05:00
mpc
mpe2
mpfr Add recommended patches to mpfr package (#3506) 2017-03-21 11:25:14 -05:00
mpibash
mpich Add better tests for web.py; fix some bugs found with spidering. 2017-04-01 15:10:45 -07:00
mpileaks
mpip
mpir
mrnet
msgpack-c
multiverso A new package: CNTK. (#3578) 2017-04-25 06:40:23 -05:00
mummer New package: mummer (#3606) 2017-03-28 21:27:20 -05:00
mumps mumps: add 5.1.1 (#3557) 2017-03-26 09:33:44 +02:00
munge
muparser
muster
mvapich2 Add variant to mvapich2 to set size of rank bits (#3886) 2017-04-19 21:31:21 -07:00
mxml remove mxml CFLAGS option that was breaking configure (fixes #3700) (#3706) 2017-04-07 13:06:09 -05:00
nag
nano
nasm
nauty
nccl add CUDA_HOME arg to nccl makefile (#3666) 2017-04-03 08:08:28 -05:00
nccmp
ncdu
ncftp New package: ncftp client (#3603) 2017-03-28 21:33:59 -05:00
ncl ncl: capture more dependencies (#3902) 2017-04-19 06:55:22 -05:00
nco Add latest version of NCO (#3978) 2017-04-25 12:10:55 -05:00
ncurses Remove mawk dependency from ncurses (#3782) 2017-04-14 09:38:13 -05:00
ncview
ndiff
netcdf netcdf: fix missing CC = mpicc ; this makes it work with Intel MPI (#3942) 2017-04-21 14:43:27 -07:00
netcdf-cxx
netcdf-cxx4
netcdf-fortran Abinit: a few modernizations for the package and its dependencies (#3699) 2017-04-07 11:18:34 +02:00
netgauge
netlib-lapack Allow find_libraries to accept lists or strings (#3363) 2017-03-04 11:23:57 -06:00
netlib-scalapack cp2k: update to 4.1 + update of dependencies (#3561) 2017-03-30 09:46:05 -05:00
nettle Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
nextflow Add info for nextflow@0.17.3 (#3947) 2017-04-21 18:28:13 -05:00
nfft Ensure that tests are optional (#3922) 2017-04-21 12:15:39 -05:00
nginx Ensure sbin is prepended to PATH in modulefiles (#3843) 2017-04-19 06:51:04 -05:00
ninja
nmap
node-js Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
notmuch add package notmuch and dependencies (#3329) 2017-03-03 07:57:47 -06:00
npb Add a package for the NAS Parallel Benchmarks (NPB) (#3762) 2017-04-07 14:10:29 -05:00
npm PythonPackage builds flat installs instead of egg directories. 2017-04-21 23:35:02 -07:00
nspr Add NSPR package (#3548) 2017-03-24 16:23:01 -05:00
numdiff numdiff: add 5.9.0 (#3243) 2017-02-26 08:17:17 -06:00
nwchem Make packages Python3 compatible. 2017-03-31 13:40:41 -07:00
ocaml
oce Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
oclock
octave octave: add 4.2.1 (#3872) 2017-04-18 06:55:11 -05:00
octave-splines
octopus ocotpus and arpack-ng: fix arpack bug and add libs to arpack-ng (#3875) 2017-04-18 11:50:10 -05:00
ompss
ompt-openmp
oniguruma Add packages for jq and ongiruma (#3607) 2017-03-28 21:37:10 -05:00
opari2 update versions for scalasca and related tools (#3697) 2017-04-05 14:54:40 -05:00
openblas Ensure that tests are optional (#3922) 2017-04-21 12:15:39 -05:00
opencoarrays opencoarrays: Correct download url, update version (#3322) 2017-03-03 16:29:56 -06:00
opencv
openexr
openfoam-com support OpenFOAM package(s) (#3528) 2017-03-30 16:35:57 -07:00
openfoam-org support OpenFOAM package(s) (#3528) 2017-03-30 16:35:57 -07:00
openfst Add patched openfst-1.4.1 and kaldi@c024e8 required by CNTK. (#3806) 2017-04-18 06:56:18 -05:00
openjpeg Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
openmpi Openmpi cuda support (#3725) 2017-04-06 16:12:54 +02:00
openscenegraph
openspeedshop created elf virtual package and updated dependent packages (#3317) 2017-03-09 10:36:32 -08:00
openssh Add package for OpenSSH (#3750) 2017-04-06 21:37:49 -05:00
openssl Disable OpenSSL test dependency until we have proper support. (#3760) 2017-04-07 14:14:02 -05:00
opium New interface for passing build information among specs (#1875) 2017-03-02 10:01:29 -08:00
opus Sox (#3908) 2017-04-19 16:21:13 -05:00
osu-micro-benchmarks
otf
otf2 update versions for scalasca and related tools (#3697) 2017-04-05 14:54:40 -05:00
p4est
pagmo Remove all test variants 2017-04-20 12:13:11 -05:00
panda Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
pango pango: depends on libxft when +X, disable libxft support when ~X (#3899) 2017-04-19 06:54:06 -05:00
papi
paradiseo Remove all test variants 2017-04-20 12:13:11 -05:00
parallel Add support for version 20170322 (#3598) 2017-03-28 18:56:21 -05:00
parallel-netcdf parallel-netcdf: use spack_cc for sequential code instead of system gcc (#3143) 2017-02-20 18:19:45 -08:00
paraver Updating homepages and sources from two BSC packages (#3216) 2017-02-22 11:03:25 -08:00
paraview Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
parmetis Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
parmgridgen
parpack
patch patch: configure and build out of source fixes #3387 (#3388) 2017-03-09 07:40:05 -06:00
patchelf Add better tests for web.py; fix some bugs found with spidering. 2017-04-01 15:10:45 -07:00
pax-utils New package: pax-utils (#3980) 2017-04-25 15:06:07 -05:00
pcre Add latest version of pcre (#3453) 2017-03-15 21:28:29 -05:00
pcre2
pdsh pdsh basic package (#3408) 2017-03-11 09:12:26 -06:00
pdt
pegtl New package: PEGTL (#3839) 2017-04-14 13:13:15 -05:00
perl Ensure that tests are optional (#3922) 2017-04-21 12:15:39 -05:00
perl-dbi Add QBank package (#3641) 2017-03-31 11:51:13 -05:00
perl-module-build Extendable Perl (#3614) 2017-03-30 16:38:58 -07:00
perl-term-readkey Subversion with perl bindings (#3644) 2017-03-31 01:48:18 -07:00
perl-xml-parser perl-xml-parser: add perl XML::Parser package (#3643) 2017-03-30 21:54:56 -07:00
petsc xsdk version 0.2.0 (#3928) 2017-04-25 16:09:30 -07:00
pexsi cp2k: update to 4.1 + update of dependencies (#3561) 2017-03-30 09:46:05 -05:00
pfft Ensure that tests are optional (#3922) 2017-04-21 12:15:39 -05:00
pflotran xsdk version 0.2.0 (#3928) 2017-04-25 16:09:30 -07:00
pgi
pidx
pigz new package: pigz (#3612) 2017-03-28 21:15:30 -05:00
piranha
pixman
pkg-config Append system PKG_CONFIG_PATH on Cray instead of prepend (#3766) 2017-04-08 20:50:16 -05:00
planck-likelihood Ensure that tests are optional (#3922) 2017-04-21 12:15:39 -05:00
plumed cp2k: update to 4.1 + update of dependencies (#3561) 2017-03-30 09:46:05 -05:00
pmgr-collective
pnfft Ensure that tests are optional (#3922) 2017-04-21 12:15:39 -05:00
pngwriter Remove redundant cmake dependencies (#3860) 2017-04-16 12:23:26 -05:00
pocl Ensure that tests are optional (#3922) 2017-04-21 12:15:39 -05:00
polymake
porta
postgresql
ppl
prank Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
presentproto
printproto
proj
protobuf Caffe (#3948) 2017-04-24 13:32:27 -05:00
proxymngr
pruners-ninja new and updated PRUNERS tools (#3648) 2017-03-31 13:42:03 -05:00
psi4 New interface for passing build information among specs (#1875) 2017-03-02 10:01:29 -08:00
pstreams New package: pstreams (#3840) 2017-04-14 12:18:49 -05:00
pugixml New package: pugixml (#3830) 2017-04-13 14:59:32 -05:00
py-3to2
py-4suite-xml Adding new package: py-4suite-xml (#3389) 2017-03-09 13:44:37 -06:00
py-abipy Add abipy package and dependencies (#3352) 2017-03-29 11:13:23 -05:00
py-alabaster
py-apache-libcloud
py-appdirs Rework Spack's Mercurial support (#3834) 2017-04-19 18:59:04 -07:00
py-appnope correct ipython dependency (#3332) 2017-03-04 07:45:07 -06:00
py-apscheduler Add abipy package and dependencies (#3352) 2017-03-29 11:13:23 -05:00
py-argcomplete
py-argparse Adding new packages: py-argparse and py-importlib (#3488) 2017-03-18 13:45:29 -05:00
py-astroid
py-astropy Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-attrs add package py-attrs (#3253) 2017-02-28 10:51:31 -06:00
py-autopep8 Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-babel
py-backports-abc
py-backports-shutil-get-terminal-size Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-backports-ssl-match-hostname PythonPackage builds flat installs instead of egg directories. 2017-04-21 23:35:02 -07:00
py-basemap PythonPackage builds flat installs instead of egg directories. 2017-04-21 23:35:02 -07:00
py-beautifulsoup4
py-biopython
py-bleach Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-blessings
py-bokeh add package py-bokeh (#3618) 2017-03-29 14:23:53 -05:00
py-boltons add package py-boltons (#3279) 2017-03-02 12:51:00 -06:00
py-bottleneck Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-brian add package py-brian (#3280) 2017-03-02 12:44:09 -06:00
py-brian2 add package py-brian2 (#3617) 2017-03-29 02:52:59 -07:00
py-cclib
py-cdo Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
py-certifi Rework Spack's Mercurial support (#3834) 2017-04-19 18:59:04 -07:00
py-cffi Rework Spack's Mercurial support (#3834) 2017-04-19 18:59:04 -07:00
py-chardet add package py-chardet (#3310) 2017-03-02 13:50:21 -06:00
py-click Add package: git-review (#3088) 2017-03-01 12:29:22 -06:00
py-colorama add package py-saga-python and dependencies (#3267) 2017-02-28 12:56:36 -06:00
py-configparser Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-coverage Fixing checkum of py-coverage v4.3.4 (#3386) 2017-03-09 08:10:45 -06:00
py-cpuinfo add package py-py-cpuinfo (#3339) 2017-03-04 20:12:37 -06:00
py-csvkit Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-current add package py-current (#3282) 2017-03-01 15:34:04 -06:00
py-cycler
py-cython
py-dask
py-dateutil
py-dbf
py-decorator
py-dev Move py-dev to the proper repo directory (#3630) 2017-03-30 09:18:40 +02:00
py-dill Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-docutils Rework Spack's Mercurial support (#3834) 2017-04-19 18:59:04 -07:00
py-doxypy Feature/py doxypy (#3283) 2017-03-02 12:44:01 -06:00
py-doxypypy add package py-doxypypy (#3284) 2017-03-02 12:43:43 -06:00
py-easybuild-easyblocks fix version specs for EasyBuild packages (#3659) 2017-04-01 13:14:15 -05:00
py-easybuild-easyconfigs fix version specs for EasyBuild packages (#3659) 2017-04-01 13:14:15 -05:00
py-easybuild-framework Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-elasticsearch Adding new package: py-elasticsearch (#3398) 2017-03-10 12:48:41 -06:00
py-elephant add package py-elephant (#3302) 2017-03-03 08:39:06 -06:00
py-emcee Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-entrypoints
py-enum34 Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-epydoc
py-et-xmlfile Add latest version of openpyxl and missing dependencies (#3431) 2017-03-14 07:44:46 -07:00
py-fasteners add package py-fasteners (#3285) 2017-03-02 12:43:34 -06:00
py-fiscalyear Add a py-fiscalyear package (#3864) 2017-04-17 16:46:52 -05:00
py-flake8 Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-flask Add package: git-review (#3088) 2017-03-01 12:29:22 -06:00
py-flexx add package py-flexx (#3288) 2017-03-02 12:43:24 -06:00
py-funcsigs
py-functools32
py-future Adding new package: py-future (#3401) 2017-03-17 13:59:38 -05:00
py-futures
py-genders
py-genshi
py-git2
py-git-review Add package: git-review (#3088) 2017-03-01 12:29:22 -06:00
py-gnuplot
py-griddataformats Added a package for the MDAnalysis toolkit. (#3576) 2017-04-10 21:02:32 -05:00
py-guidata Add package py-guiqwt and dependencies (#3334) 2017-03-08 10:18:57 -06:00
py-guiqwt Add package py-guiqwt and dependencies (#3334) 2017-03-08 10:18:57 -06:00
py-h5py Add a py-pkgconfig package (#3815) 2017-04-14 13:14:45 -05:00
py-html2text Add abipy package and dependencies (#3352) 2017-03-29 11:13:23 -05:00
py-html5lib Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-httpbin Add package: git-review (#3088) 2017-03-01 12:29:22 -06:00
py-hypothesis Add a py-fiscalyear package (#3864) 2017-04-17 16:46:52 -05:00
py-imagesize
py-iminuit
py-importlib Adding new packages: py-argparse and py-importlib (#3488) 2017-03-18 13:45:29 -05:00
py-ipdb Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-ipykernel Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-ipython Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-ipython-genutils Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-ipywidgets Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-itsdangerous Add package: git-review (#3088) 2017-03-01 12:29:22 -06:00
py-jdcal Add latest version of openpyxl and missing dependencies (#3431) 2017-03-14 07:44:46 -07:00
py-jedi correct ipython dependency (#3332) 2017-03-04 07:45:07 -06:00
py-jinja2
py-joblib Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-jpype Adding new package: py-jpype (#3402) 2017-03-16 06:37:09 -05:00
py-jsonschema
py-junit-xml add package py-junit-xml (#3336) 2017-03-04 07:44:36 -06:00
py-jupyter-client Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-jupyter-console Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-jupyter-core Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-jupyter-notebook Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-keras Keras 2.0.3 (#3927) 2017-04-20 17:48:30 -05:00
py-lazy add package py-lazy (#3291) 2017-03-02 12:42:33 -06:00
py-lazyarray Fix deptype of various dependencies on Python packages (#3486) 2017-03-18 15:20:16 -05:00
py-lit
py-lmfit add package py-lmfit (#3333) 2017-03-03 16:27:32 -06:00
py-lockfile
py-logilab-common
py-lxml Adding new package: py-lxml (#3403) 2017-03-10 13:18:17 -06:00
py-macs2
py-mako
py-markdown Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-markupsafe
py-matplotlib more fixes for use of setuptools in python packages 2017-04-21 23:35:02 -07:00
py-mccabe
py-mdanalysis Added a package for the MDAnalysis toolkit. (#3576) 2017-04-10 21:02:32 -05:00
py-meep
py-mistune
py-mock Add py-mock version 2.0.0 (#3234) 2017-02-24 08:05:49 -06:00
py-mongo Add py-pymongo dependencies (#3624) 2017-03-29 14:20:58 -05:00
py-monotonic
py-monty Add abipy package and dependencies (#3352) 2017-03-29 11:13:23 -05:00
py-mpi4py
py-mpmath
py-multiprocess Adding new package: py-pathos (and dependencies) (#3391) 2017-03-09 17:28:32 -06:00
py-mx
py-myhdl add package py-myhdl (#3335) 2017-03-03 16:27:14 -06:00
py-mysqldb1
py-nbconvert Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-nbformat PythonPackage builds flat installs instead of egg directories. 2017-04-21 23:35:02 -07:00
py-neo add package py-neo and py-quantities (#3337) 2017-03-03 21:34:20 -06:00
py-nestle
py-netcdf4 Add abipy package and dependencies (#3352) 2017-03-29 11:13:23 -05:00
py-netifaces add package py-saga-python and dependencies (#3267) 2017-02-28 12:56:36 -06:00
py-networkx
py-nose Add better tests for web.py; fix some bugs found with spidering. 2017-04-01 15:10:45 -07:00
py-nosexcover Adding new package: py-elasticsearch (#3398) 2017-03-10 12:48:41 -06:00
py-numexpr
py-numpy Add latest numpy release (#3869) 2017-04-17 15:45:52 -05:00
py-numpydoc add package py-numpydoc (#3311) 2017-03-03 07:59:28 -06:00
py-openpyxl Add latest version of openpyxl and missing dependencies (#3431) 2017-03-14 07:44:46 -07:00
py-ordereddict
py-packaging Rework Spack's Mercurial support (#3834) 2017-04-19 18:59:04 -07:00
py-palettable Add abipy package and dependencies (#3352) 2017-03-29 11:13:23 -05:00
py-pandas add versions to package py-pandas (#3338) 2017-03-03 16:35:04 -06:00
py-pathlib2 Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-pathos Adding new package: py-pathos (and dependencies) (#3391) 2017-03-09 17:28:32 -06:00
py-pathspec
py-patsy Remove all test variants 2017-04-20 12:13:11 -05:00
py-pbr Add package: git-review (#3088) 2017-03-01 12:29:22 -06:00
py-periodictable Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-petsc4py
py-pexpect
py-phonopy
py-pickleshare
py-pil
py-pillow
py-pip Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-pkgconfig Add a py-pkgconfig package (#3815) 2017-04-14 13:14:45 -05:00
py-ply
py-pmw
py-pox Adding new package: py-pathos (and dependencies) (#3391) 2017-03-09 17:28:32 -06:00
py-ppft Adding new package: py-pathos (and dependencies) (#3391) 2017-03-09 17:28:32 -06:00
py-prettytable
py-proj Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
py-prompt-toolkit
py-protobuf
py-psutil
py-ptyprocess PythonPackage builds flat installs instead of egg directories. 2017-04-21 23:35:02 -07:00
py-pudb Fix: setuptools is a runtime dependency for pudb (#3502) 2017-03-20 18:08:45 -05:00
py-py Add a py-fiscalyear package (#3864) 2017-04-17 16:46:52 -05:00
py-py2cairo Allow py-py2cairo to be built with cairo~X (#3620) 2017-03-29 14:23:24 -05:00
py-py2neo
py-py4j Adding new package: py-py4j (#3390) 2017-03-10 07:30:28 -06:00
py-pychecker
py-pycodestyle
py-pycparser Rework Spack's Mercurial support (#3834) 2017-04-19 18:59:04 -07:00
py-pycurl PythonPackage builds flat installs instead of egg directories. 2017-04-21 23:35:02 -07:00
py-pydatalog
py-pydispatcher Add abipy package and dependencies (#3352) 2017-03-29 11:13:23 -05:00
py-pydot Adding new package: py-keras (#3400) 2017-03-10 12:48:22 -06:00
py-pyelftools
py-pyfftw add package py-pyfftw (#3342) 2017-03-03 21:33:31 -06:00
py-pyflakes
py-pygments Rework Spack's Mercurial support (#3834) 2017-04-19 18:59:04 -07:00
py-pygobject Fix deptype of various dependencies on Python packages (#3486) 2017-03-18 15:20:16 -05:00
py-pygtk Fix deptype of various dependencies on Python packages (#3486) 2017-03-18 15:20:16 -05:00
py-pylint
py-pymatgen Add abipy package and dependencies (#3352) 2017-03-29 11:13:23 -05:00
py-pyminifier add package py-pyminifier (#3340) 2017-03-03 21:34:04 -06:00
py-pympler add package py-pympler (#3621) 2017-03-29 14:21:41 -05:00
py-pynn fix dependencies of py-pynn (#3756) 2017-04-07 06:46:46 -05:00
py-pypar Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
py-pyparsing Rework Spack's Mercurial support (#3834) 2017-04-19 18:59:04 -07:00
py-pyqt
py-pyserial add package py-serial (#3341) 2017-03-03 21:33:48 -06:00
py-pyside
py-pysocks Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-pytables
py-pytest Add a py-fiscalyear package (#3864) 2017-04-17 16:46:52 -05:00
py-pytest-cov Add package: git-review (#3088) 2017-03-01 12:29:22 -06:00
py-pytest-flake8
py-pytest-httpbin Add package: git-review (#3088) 2017-03-01 12:29:22 -06:00
py-pytest-mock Add package: git-review (#3088) 2017-03-01 12:29:22 -06:00
py-pytest-runner Add a py-fiscalyear package (#3864) 2017-04-17 16:46:52 -05:00
py-python-daemon
py-python-gitlab Adding new python package: py-python-gitlab (#3936) 2017-04-21 11:47:52 -05:00
py-pythonqwt Add package py-guiqwt and dependencies (#3334) 2017-03-08 10:18:57 -06:00
py-pytz Add abipy package and dependencies (#3352) 2017-03-29 11:13:23 -05:00
py-pyyaml
py-qtawesome add package py-qtawesome (#3308) 2017-03-03 08:00:21 -06:00
py-qtconsole Add package py-guiqwt and dependencies (#3334) 2017-03-08 10:18:57 -06:00
py-qtpy add package py-qtpy (#3307) 2017-03-03 08:00:01 -06:00
py-quantities add package py-neo and py-quantities (#3337) 2017-03-03 21:34:20 -06:00
py-radical-utils add package py-saga-python and dependencies (#3267) 2017-02-28 12:56:36 -06:00
py-ranger add py-ranger package (#3258) 2017-02-28 10:21:06 -06:00
py-readme-renderer Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-requests Add package: git-review (#3088) 2017-03-01 12:29:22 -06:00
py-restview Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-rope add package py-rope (#3314) 2017-03-02 16:28:42 -06:00
py-rpy2
py-rtree Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
py-saga-python add package py-saga-python and dependencies (#3267) 2017-02-28 12:56:36 -06:00
py-scientificpython Fix deptype of various dependencies on Python packages (#3486) 2017-03-18 15:20:16 -05:00
py-scikit-image
py-scikit-learn Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-scipy PythonPackage: Let There Be Tests! (#2869) 2017-03-31 13:39:07 -07:00
py-seaborn Add abipy package and dependencies (#3352) 2017-03-29 11:13:23 -05:00
py-setuptools Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-sh add package py-sh (#3266) 2017-02-28 12:59:43 -06:00
py-shiboken
py-simplegeneric
py-simplejson Adding new python package: py-simplejson (#3883) 2017-04-18 12:02:55 -05:00
py-singledispatch Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-sip
py-six Rework Spack's Mercurial support (#3834) 2017-04-19 18:59:04 -07:00
py-slepc4py
py-sncosmo Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-snowballstemmer
py-spglib spglib requires setuptools during runtime (#3744) 2017-04-06 17:54:07 -05:00
py-sphinx Update version info to include v1.5.5 (#3743) 2017-04-06 17:54:36 -05:00
py-sphinx-bootstrap-theme
py-sphinx-rtd-theme
py-spyder add package py-spyder (#3312) 2017-03-03 08:01:20 -06:00
py-spykeutils add package py-spykeutils (#3633) 2017-03-30 10:33:09 -05:00
py-sqlalchemy
py-statsmodels Remove all test variants 2017-04-20 12:13:11 -05:00
py-storm
py-subprocess32 more fixes for use of setuptools in python packages 2017-04-21 23:35:02 -07:00
py-symengine Fix deptype of various dependencies on Python packages (#3486) 2017-03-18 15:20:16 -05:00
py-symfit Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-sympy Fix deptype of various dependencies on Python packages (#3486) 2017-03-18 15:20:16 -05:00
py-tabulate add package py-tabulate (#3263) 2017-02-28 11:20:46 -08:00
py-tappy Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-terminado Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-theano Py keras extension (#3468) 2017-03-16 21:24:36 -07:00
py-tornado
py-tqdm add package py-tqdm (#3262) 2017-02-28 13:36:32 -06:00
py-traitlets PythonPackage builds flat installs instead of egg directories. 2017-04-21 23:35:02 -07:00
py-tuiview
py-twisted
py-tzlocal Add abipy package and dependencies (#3352) 2017-03-29 11:13:23 -05:00
py-unittest2 Fix deptype of various dependencies on Python packages (#3486) 2017-03-18 15:20:16 -05:00
py-unittest2py3k
py-urllib3 Adding new package: py-elasticsearch (#3398) 2017-03-10 12:48:41 -06:00
py-urwid
py-vcversioner
py-virtualenv setuptools is a runtime dependency of virtualenv (#3485) 2017-03-17 16:25:48 -05:00
py-vsc-base EasyBuild and dependencies (#3658) 2017-04-01 10:27:58 -07:00
py-vsc-install EasyBuild and dependencies (#3658) 2017-04-01 10:27:58 -07:00
py-wcsaxes Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-wcwidth
py-werkzeug Add package: git-review (#3088) 2017-03-01 12:29:22 -06:00
py-wheel Add package: git-review (#3088) 2017-03-01 12:29:22 -06:00
py-widgetsnbextension Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-wrapt Add package for snakemake (#3605) 2017-03-29 14:25:09 -05:00
py-xarray add package py-xarray (#3259) 2017-02-28 10:17:43 -06:00
py-xlrd
py-xmlrunner Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-xpyb
py-yapf
py-yt Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-zmq PythonPackage builds flat installs instead of egg directories. 2017-04-21 23:35:02 -07:00
python Add better tests for web.py; fix some bugs found with spidering. 2017-04-01 15:10:45 -07:00
qbank Add QBank package (#3641) 2017-03-31 11:51:13 -05:00
qhull
qrupdate
qt Properly ignore flake8 F811 redefinition errors (#3932) 2017-04-25 11:01:25 -07:00
qt-creator Add better tests for web.py; fix some bugs found with spidering. 2017-04-01 15:10:45 -07:00
qthreads qthreads: New version 1.12 (#3464) 2017-03-16 10:08:48 -05:00
r Fix r package, tk no longer has an X variant (#3544) 2017-03-24 15:43:25 -05:00
r-abind
r-adabag
r-assertthat
r-base64enc
r-bh
r-biocgenerics
r-biocinstaller
r-bitops
r-boot
r-brew
r-c50
r-car
r-caret
r-catools
r-checkpoint
r-chron
r-class
r-cluster
r-codetools
r-coin
r-colorspace
r-corrplot
r-crayon
r-cubature
r-cubist
r-curl
r-data-table
r-dbi
r-deoptim
r-devtools
r-diagrammer
r-dichromat
r-digest
r-domc
r-doparallel
r-dplyr
r-dt
r-dygraphs
r-e1071
r-ellipse
r-evaluate
r-filehash
r-foreach
r-foreign
r-formatr
r-formula
r-gdata
r-geosphere
r-ggmap
r-ggplot2
r-ggvis
r-gistr
r-git2r
r-glmnet
r-googlevis
r-gridbase
r-gridextra
r-gtable
r-gtools
r-hexbin
r-highr
r-htmltools
r-htmlwidgets
r-httpuv
r-httr
r-igraph
r-influencer
r-inline
r-ipred
r-irdisplay
r-irkernel
r-irlba
r-iterators
r-jpeg
r-jsonlite
r-kernlab
r-kernsmooth
r-kknn
r-knitr
r-labeling
r-lattice
r-lava Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
r-lazyeval
r-leaflet
r-lme4
r-lmtest
r-lubridate
r-magic
r-magrittr
r-mapproj
r-maps
r-maptools
r-markdown
r-mass
r-matrix
r-matrixmodels
r-mda
r-memoise
r-mgcv
r-mime
r-minqa
r-mlbench
r-modelmetrics
r-modeltools
r-multcomp
r-munsell
r-mvtnorm
r-ncdf4
r-networkd3
r-nlme
r-nloptr
r-nmf
r-nnet
r-np
r-numderiv
r-openssl
r-packrat Update to version 0.4.8-1 (#3568) 2017-03-27 11:24:51 -05:00
r-pacman
r-party
r-partykit
r-pbdzmq
r-pbkrtest
r-pkgmaker
r-plotrix
r-pls
r-plyr
r-png
r-praise
r-prodlim
r-proto
r-pryr
r-quantmod
r-quantreg
r-r6
r-randomforest
r-raster
r-rbokeh
r-rcolorbrewer
r-rcpp
r-rcppeigen
r-registry
r-repr
r-reshape2
r-rgooglemaps
r-rinside
r-rjava
r-rjson
r-rjsonio
r-rmarkdown
r-rminer
r-rmysql
r-rngtools
r-rodbc
r-roxygen2
r-rpart
r-rpart-plot
r-rpostgresql
r-rsnns
r-rsqlite
r-rstan
r-rstudioapi
r-rzmq
r-sandwich
r-scales
r-shiny
r-sp
r-sparsem
r-stanheaders
r-stringi
r-stringr
r-strucchange
r-survey
r-survival
r-tarifx
r-testit
r-testthat
r-th-data
r-threejs
r-tibble
r-tidyr
r-ttr
r-uuid
r-vcd
r-visnetwork
r-whisker
r-withr
r-xgboost
r-xlconnect
r-xlconnectjars
r-xlsx
r-xlsxjars
r-xml
r-xtable
r-xts
r-yaml
r-zoo
raja
random123 random123: put uniform.hpp in right subfolder (#3858) 2017-04-16 08:47:46 -05:00
randrproto
ravel
readline Readline package: Add ncurses library directory to link line. (#3802) 2017-04-14 12:17:45 -05:00
recordproto
rempi new and updated PRUNERS tools (#3648) 2017-03-31 13:42:03 -05:00
rename
rendercheck
renderproto
resourceproto
rgb
rockstar Add the rockstar package (#3680) 2017-04-07 13:17:19 -05:00
root Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
rose Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
rstart
rsync
ruby Consistent docs and usage of env mod methods (#3351) 2017-03-14 22:26:44 -07:00
rust Consistent docs and usage of env mod methods (#3351) 2017-03-14 22:26:44 -07:00
rust-bindgen Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
samrai Updating SAMRAI package with new urls and new versions (#3188) 2017-03-02 06:52:53 -06:00
samtools Fixes needed to build htop (#3691) 2017-04-05 16:03:11 -05:00
sas Adding new package: sas (#3877) 2017-04-18 07:07:07 -05:00
saws
sbt
scalasca update versions for scalasca and related tools (#3697) 2017-04-05 14:54:40 -05:00
scons
scorec-core Add SCOREC Core package for unstructured mesh simulations. (#3202) 2017-02-22 14:03:11 -08:00
scorep Prevent users from building Score-P on macOS (#3825) 2017-04-14 08:38:34 -07:00
scotch Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
scr
screen
scripts
scrnsaverproto
sctk Add package sctk. (#3325) 2017-03-03 08:04:01 -06:00
sdl2
sdl2-image
sed
seqtk
serf
sessreg
setxkbmap
sga Add package sga. (#3330) 2017-03-03 16:28:34 -06:00
shiny-server Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
showfont
silo Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
simul Fix simul by diabling inline and replacing mpicc command. (#3323) 2017-03-03 10:19:17 -06:00
simulationio Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
slepc Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
smproxy
snakemake Add package for snakemake (#3605) 2017-03-29 14:25:09 -05:00
snappy
sowing
sox Sox (#3908) 2017-04-19 16:21:13 -05:00
spark
sparsehash
spdlog
spectrum-mpi Updated the spectrum-mpi package to get the right compiler names when (#3381) 2017-03-09 08:11:59 -06:00
speex Add package kaldi. (#3503) 2017-03-28 09:39:23 -05:00
sph2pipe Add package kaldi. (#3503) 2017-03-28 09:39:23 -05:00
spherepack spherepack: New package (#3797) 2017-04-11 13:15:41 -05:00
spindle
spot
sqlite Add info for sqlite@3.18.0 (#3913) 2017-04-19 16:15:21 -05:00
sst-dumpi Add SST/macro and Dumpi trace packages (#3025) 2017-03-28 12:28:05 -05:00
sst-macro Add SST/macro and Dumpi trace packages (#3025) 2017-03-28 12:28:05 -05:00
staden-io-lib New package: staden-io-lib (#3604) 2017-03-28 21:33:34 -05:00
star-ccm-plus Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
stat added stat version 3.0.1 (#3800) 2017-04-11 14:10:09 -05:00
stc
stream Convert STREAM to MakefilePackage (#3692) 2017-04-04 15:00:35 -05:00
stress Add stress package (#3695) 2017-04-05 11:48:56 -05:00
sublime-text Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
subversion subversion: spec.satisfies('^swig') does not work; replace spec.satisfies by "in spec" (#3662) 2017-04-07 13:03:57 -05:00
suite-sparse suite-sparse: add 4.5.4 (#3558) 2017-03-26 09:26:57 +02:00
sundials New interface for passing build information among specs (#1875) 2017-03-02 10:01:29 -08:00
superlu New interface for passing build information among specs (#1875) 2017-03-02 10:01:29 -08:00
superlu-dist xsdk version 0.2.0 (#3928) 2017-04-25 16:09:30 -07:00
superlu-mt New interface for passing build information among specs (#1875) 2017-03-02 10:01:29 -08:00
swiftsim
swig Fix infinite recursion in swig build (#3249) 2017-02-28 12:58:08 -06:00
symengine Remove redundant cmake dependencies (#3860) 2017-04-16 12:23:26 -05:00
sympol
sz add sz package (#3251) 2017-02-28 12:57:16 -06:00
szip
talloc add package notmuch and dependencies (#3329) 2017-03-03 07:57:47 -06:00
tar
task
taskd
tau
tbb tbb: add 2017.5 (#3560) 2017-03-26 09:38:18 +02:00
tcl Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
tetgen Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
tethex
texinfo
texlive Update texlive digest/md5 (sigh...) (#3564) 2017-03-26 19:26:33 -05:00
the-platinum-searcher
the-silver-searcher
thrift
tinyxml Update tinyxml (#3649) 2017-04-04 06:52:58 -05:00
tinyxml2
tk Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
tmux
tmuxinator
transset
trapproto
tree
triangle
trilinos xsdk version 0.2.0 (#3928) 2017-04-25 16:09:30 -07:00
turbine
turbomole
tut New package: tut (#3844) 2017-04-14 17:52:57 -05:00
twm
uberftp
udunits2 Fix udunits2 (#3809) 2017-04-17 09:15:02 -05:00
uncrustify
unibilium
unison Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
units add package units (#3257) 2017-03-01 07:51:17 -06:00
unixodbc
util-linux Add better tests for web.py; fix some bugs found with spidering. 2017-04-01 15:10:45 -07:00
util-macros
uuid
valgrind Apply a patch to allow valgrind 3.12 to build on MacOS >= 10.11 (#3808) 2017-04-12 07:43:14 -05:00
vampirtrace Add vampirtrace (#3911) 2017-04-20 15:01:06 -05:00
vc Adding new package: vc (#3397) 2017-03-10 07:08:17 -06:00
vcsh add packages vcsh (#3256) 2017-03-01 07:51:36 -06:00
vdt Adding new package: vdt (#3396) 2017-03-10 07:08:41 -06:00
vecgeom
veclibfort Fixes veclibfort which was broken by PR1875 (#3368) 2017-03-05 07:34:38 -06:00
videoproto
viewres
vim Disable parallel builds for vim (#3893) 2017-04-18 20:46:09 -05:00
visit
vizglow
voropp Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
votca-csg Add Votca packages (#3748) 2017-04-06 22:04:51 -05:00
votca-tools Add Votca packages (#3748) 2017-04-06 22:04:51 -05:00
vtk Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
wannier90 cp2k: update to 4.1 + update of dependencies (#3561) 2017-03-30 09:46:05 -05:00
wget
windowswmproto
wx Fix wx (#3734) 2017-04-06 13:54:57 -05:00
wxpropgrid
x11perf
xapian-core add package notmuch and dependencies (#3329) 2017-03-03 07:57:47 -06:00
xauth
xbacklight
xbiff
xbitmaps
xcalc
xcb-demo
xcb-proto Add patch to fix xcb-proto make check (#3520) 2017-03-22 16:17:01 -05:00
xcb-util
xcb-util-cursor
xcb-util-errors
xcb-util-image
xcb-util-keysyms
xcb-util-renderutil
xcb-util-wm
xclipboard
xclock
xcmiscproto
xcmsdb
xcompmgr
xconsole
xcursor-themes
xcursorgen
xdbedizzy
xditview
xdm
xdpyinfo
xdriinfo
xedit
xerces-c
xev
xextproto
xeyes
xf86bigfontproto
xf86dga
xf86dgaproto
xf86driproto
xf86miscproto
xf86rushproto
xf86vidmodeproto
xfd
xfindproxy
xfontsel
xfs
xfsinfo
xfwp
xgamma
xgc
xhost
xineramaproto
xinit
xinput
xkbcomp
xkbdata
xkbevd
xkbprint
xkbutils
xkeyboard-config
xkill
xload
xlogo
xlsatoms
xlsclients
xlsfonts
xmag
xman
xmessage
xmh
xmlto
xmodmap
xmore
xorg-cf-files
xorg-docs
xorg-gtest
xorg-server
xorg-sgml-doctools
xphelloworld
xplsprinters
xpr
xprehashprinterlist
xprop
xproto
xproxymanagementprotocol
xqilla A new package: xqilla. (#3731) 2017-04-06 10:54:16 -05:00
xrandr
xrdb
xrefresh
xrootd Update xrootd versions (#3807) 2017-04-12 06:50:31 -05:00
xrx
xscope
xsdk xsdk version 0.2.0 (#3928) 2017-04-25 16:09:30 -07:00
xsdktrilinos xsdk version 0.2.0 (#3928) 2017-04-25 16:09:30 -07:00
xset
xsetmode
xsetpointer
xsetroot
xsm
xstdcmap
xterm
xtrans
xtrap
xts
xvidtune
xvinfo
xwd
xwininfo
xwud
xz
yaml-cpp add variant shared to yaml-cpp (#3254) 2017-03-01 16:36:46 -06:00
yasm
yorick Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
zeromq
zfp Adding ZFP version 0.5.1 and variant for uint8 bit stream word type (#3753) 2017-04-07 15:00:32 -05:00
zip Add zip package (#3715) 2017-04-06 08:12:51 -05:00
zlib Add old version of zlib (#3549) 2017-03-24 16:31:31 -05:00
zoltan Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
zsh
zstd