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 Swift/T: all packages (#3130) 2017-02-17 11:35:45 -08:00
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 Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
ape ape: constrain libxc version (#3876) 2017-04-18 07:03:48 -05:00
apex
applewmproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
appres Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
astra Add Astra package (#2800) 2017-01-15 16:23:52 -08:00
astyle fix usage of self.build_directory in espressopp and astyle (#3053) 2017-02-07 18:22:52 -08:00
atk Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 AutotoolsPackage: minor improvements (#2859) 2017-01-26 02:27:15 -08:00
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 Added needed deps for bbcp (#2773) 2017-01-07 16:30:54 -08:00
bcftools Update/samtools (#3595) 2017-03-28 21:34:41 -05:00
bdftopcf Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
bertini Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
bib2xhtml Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
bigreqsproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Added customization for make targets in 'build' and 'install' phases for AutotoolsPackage (#2464) 2016-12-18 16:27:47 -08:00
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 Updating BoxLib with the ability to build again. (#2813) 2017-01-15 17:07:44 -08:00
bpp-core
bpp-phyl
bpp-seq
bpp-suite
brigand brigand: New Package (#3801) 2017-04-11 22:14:54 -05:00
bwa
bzip2 Replace GCC-specific warning flags with valid PGI flags (#3137) 2017-02-18 16:42:45 -06:00
c-blosc c-blosc: Add variant to disable AVX2 support (#2931) 2017-01-25 21:39:10 -07:00
caffe Caffe (#3948) 2017-04-24 13:32:27 -05:00
cairo Update cairo to 1.14.8, gtkplus to 2.24.31 and pango to 1.40.3 (#2642) 2016-12-21 15:03:28 -08:00
caliper [HACK] Make concretization great again! (#2590) 2016-12-16 10:49:02 -08:00
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 Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
catch Add new versions of catch (#3016) 2017-02-03 14:20:41 -08:00
cblas
cbtf Update the boost versions used by openspeedshop. Boost-1.60 to current latest causes compile errors when building openspeedshop. (#2300) 2017-01-10 12:28:05 -08:00
cbtf-argonavis Update the boost versions used by openspeedshop. Boost-1.60 to current latest causes compile errors when building openspeedshop. (#2300) 2017-01-10 12:28:05 -08:00
cbtf-krell Update the boost versions used by openspeedshop. Boost-1.60 to current latest causes compile errors when building openspeedshop. (#2300) 2017-01-10 12:28:05 -08:00
cbtf-lanl Update the boost versions used by openspeedshop. Boost-1.60 to current latest causes compile errors when building openspeedshop. (#2300) 2017-01-10 12:28:05 -08:00
ccache Update ccache version to 3.3.4 (#3794) 2017-04-11 09:32:31 -05:00
cdd Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
cleverleaf Standardize package names: lower-case, not Mixed_CASE (#2475) 2017-01-04 18:24:07 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
compositeproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
conduit Fix deptype of various dependencies on Python packages (#3486) 2017-03-18 15:20:16 -05:00
constype Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Adds catch, cppunit, spdlog, tinyxml(1 and 2), google benchmark (#2627) 2016-12-27 00:32:29 -08:00
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 AutotoolsPackage: minor improvements (#2859) 2017-01-26 02:27:15 -08:00
dakota Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
damageproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
damselfly
darshan-runtime Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
darshan-util Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Doxygen: Add new version (#2561) 2016-12-12 13:45:29 -08:00
dri2proto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
dri3proto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
eigen Eigen 3.3.1 is latest stable version. (#2551) 2016-12-10 16:23:20 -08:00
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 Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
es es: Declare readline dependency (#3071) 2017-02-10 16:00:20 -08:00
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 Standardize package names: lower-case, not Mixed_CASE (#2475) 2017-01-04 18:24:07 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
exmcutils Swift/T: all packages (#3130) 2017-02-17 11:35:45 -08:00
exodusii
exonerate Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
expat Various updates to the NCO package and dependencies (#2639) 2017-01-07 18:06:59 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
fenics Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
fixesproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Flex and Glib builds are dependent on m4 (#3022) 2017-02-03 17:19:23 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
font-winitzki-cyrillic
font-xfree86-type1
fontcacheproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
fontconfig fixes for pygtk and some dependencies (#3077) 2017-02-14 10:52:05 -08:00
fontsproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
fonttosfnt Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
freetype Add latest version of freetype (#3989) 2017-04-25 16:56:42 -05:00
fslsfonts Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
fstobdf Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Simplifying gbenchmark (#2892) 2017-01-23 16:12:31 -08:00
gcc Fixup gcc@4.9{0,1,2} build on darwin (#3789) 2017-04-11 07:37:44 -05:00
gccmakedep Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
gccxml Add package gccxml (#3836) 2017-04-14 17:54:19 -05:00
gconf Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
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 Updating package: geant4 (#3197) 2017-02-20 17:33:32 -08:00
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 Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
giflib Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Add version 2.49.7 to glib (#3089) 2017-02-10 15:52:39 -08:00
glm
global Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
globalarrays Add global arrays package (#3970) 2017-04-24 16:04:40 -07:00
globus-toolkit Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
glog add gflags as dependency of glog (#3665) 2017-04-03 07:56:58 -05:00
glpk
glproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
gmake Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
gmime add package gmime (#3327) 2017-03-03 07:57:15 -06:00
gmp Add latest version of gmp (#2695) 2016-12-30 22:53:54 -08:00
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 Added version 1.49.2 to gobject-introspection (#3090) 2017-02-20 07:53:33 -06:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
gperftools Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
grackle
gradle Add packag gradle. (#3326) 2017-03-03 08:02:32 -06:00
grandr Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 GSL: Add latest version, update to AutotoolsPackage (#2630) 2016-12-19 09:21:38 -08:00
gtkplus gnuplot: fixed broken package and add variants (#3185) 2017-03-12 09:37:26 -05:00
gts Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
guile Add latest version of GNU Guile (#3541) 2017-03-24 15:20:52 -05:00
h5hut build systems: simpler, clearer decorators: run_after, run_before (#2860) 2017-01-25 08:57:01 -07:00
h5part New package: h5part (#3821) 2017-04-13 15:00:17 -05:00
hadoop Ensure that every file in Spack has a license (#2659) 2016-12-27 00:17:12 -08:00
harfbuzz Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Fix building latest version of flex (#2401) 2016-11-28 09:48:34 -08:00
hepmc
heppdt Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Ensure that every file in Spack has a license (#2659) 2016-12-27 00:17:12 -08:00
hpctoolkit-externals Ensure that every file in Spack has a license (#2659) 2016-12-27 00:17:12 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Ensure that every file in Spack has a license (#2659) 2016-12-27 00:17:12 -08:00
hunspell Add a package for hunspell (#3029) 2017-02-05 15:55:55 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
icet Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
ico Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
image-magick Convert Image-Magick to AutotoolsPackage (#3828) 2017-04-14 08:13:47 -07:00
imake Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
inputproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
jansson Remove cmake build dep from CMakePackages (#2684) 2017-01-15 03:18:52 -08:00
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 Add Jmol package (#3041) 2017-02-10 16:18:56 -08:00
jpeg Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
lcms Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libarchive Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Add missing dependencies to VizGlow package (#2581) 2017-01-26 02:30:18 -08:00
libcap Add libcap package (#3546) 2017-03-24 16:02:01 -05:00
libcerf Adding some fixes to packages that use configure_args function without setting spec set or directly referencing it (#2868) 2017-01-19 06:26:39 -08:00
libcircle Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libctl
libdmx Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libevent libevent: Properly declare OpenSSL dependency version bounds (#2888) 2017-01-20 13:57:15 -08:00
libffi Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
libfontenc Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libfs Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libgcrypt Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
libgd Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
libgit2 py-git2: New Package (#1971) 2017-02-17 11:55:22 -08:00
libgpg-error Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
liblbxutil Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libmesh libmesh: added mpi variant (#2584) 2016-12-16 15:39:55 -08:00
libmng libmng: fix trying to run configure on an already configured directory fixes #2959 (#2961) 2017-01-31 09:49:29 -05:00
libmongoc Update libbson and libmongoc to 1.6.2 (#3767) 2017-04-08 06:40:55 -05:00
libmonitor Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libnbc Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libogg Add missing dependencies to VizGlow package (#2581) 2017-01-26 02:30:18 -08:00
liboldx Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libquo AutotoolsPackage: minor improvements (#2859) 2017-01-26 02:27:15 -08:00
libsigsegv Add latest version of libsigsegv (#3449) 2017-03-15 18:00:17 -05:00
libsm Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libsodium Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
libspatialindex Remove cmake build dep from CMakePackages (#2684) 2017-01-15 03:18:52 -08:00
libsplash Remove redundant cmake dependencies (#3860) 2017-04-16 12:23:26 -05:00
libssh2 py-git2: New Package (#1971) 2017-02-17 11:55:22 -08:00
libtermkey
libtiff Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
libtool AutotoolsPackage: minor improvements (#2859) 2017-01-26 02:27:15 -08:00
libunistring Add latest version of libunistring (#3538) 2017-03-24 14:57:42 -05:00
libunwind Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libuuid Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libuv AutotoolsPackage: minor improvements (#2859) 2017-01-26 02:27:15 -08:00
libvorbis Add missing dependencies to VizGlow package (#2581) 2017-01-26 02:30:18 -08:00
libvterm
libwebsockets Remove cmake build dep from CMakePackages (#2684) 2017-01-15 03:18:52 -08:00
libwindowswm Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libx11 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxau Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxaw Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxaw3d Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxc Abinit: a few modernizations for the package and its dependencies (#3699) 2017-04-07 11:18:34 +02:00
libxcb Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxcomposite Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxcursor Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxdamage Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxdmcp Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxevie Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxext Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxfixes Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxfont Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxfont2 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxfontcache Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxft Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxi Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxinerama Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxkbfile Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxkbui Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxml2 Adding some fixes to packages that use configure_args function without setting spec set or directly referencing it (#2868) 2017-01-19 06:26:39 -08:00
libxmu Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxp Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxpm Fix libxpm (#3704) 2017-04-05 14:50:42 -05:00
libxpresent Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxprintapputil Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxprintutil Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxrandr Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxrender Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxres Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxscrnsaver Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxshmfence Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxslt update flux dependencies and package (#2541) 2016-12-09 17:19:53 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxtrap Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxtst Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxv Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxvmc Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxxf86dga Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxxf86misc Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libxxf86vm Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
libzip Add a pcakge: libzip. (#3656) 2017-04-01 00:09:09 -05:00
likwid likwid: remote root from INSTALL_CHOWN (#2564) 2016-12-13 10:46:31 -08:00
linux-headers Add linux-headers package (#3547) 2017-03-24 16:22:36 -05:00
listres Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
llvm Convert LLVM to CMakePackage, update cmake dependency version (#3940) 2017-04-21 18:38:07 -05:00
llvm-lld llvm-lld: minor misprint fix 2016-11-21 16:22:31 -05:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
log4cxx Add package: log4cxx (#3097) 2017-02-18 16:10:15 -06:00
lrslib
lrzip
lua Fixes needed to build htop (#3691) 2017-04-05 16:03:11 -05:00
lua-jit Standardize package names: lower-case, not Mixed_CASE (#2475) 2017-01-04 18:24:07 -08:00
lua-luafilesystem Cleanup post luafilesystem version de-underscoring (#2683) 2016-12-27 11:49:53 -08:00
lua-luaposix Ensure that every file in Spack has a license (#2659) 2016-12-27 00:17:12 -08:00
luit
lulesh
lwgrp Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
lwm2 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
lz4 Update lz4 to 1.7.5 (#2878) 2017-01-23 10:26:21 -08:00
lzma patch older config.guess for newer architectures (#2221) 2016-11-04 12:12:37 -07:00
lzo CMakePackage, AutotoolsPackage : added default behavior on check 2016-10-23 19:02:46 +02:00
m4 Add patch to allow M4 make check to pass for PGI (#3108) 2017-02-18 16:42:13 -06:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
mallocmc mallocMC: Spack Package (#3745) 2017-04-07 11:03:58 -05:00
mariadb
matio add static options for some libraries (#2876) 2017-01-24 12:48:01 -07:00
matlab Add MATLAB package (#2614) 2017-02-20 16:10:06 -08:00
maven Use the official Maven site. (#3034) 2017-02-05 15:49:05 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
mkfontscale Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Explicitly tell MPC where to find its deps (#3073) 2017-02-10 15:59:46 -08:00
mpe2 Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
mpir
mrnet Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
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 update flux dependencies and package (#2541) 2016-12-09 17:19:53 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
nasm Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
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 Various updates to the NCO package and dependencies (#2639) 2017-01-07 18:06:59 -08:00
netcdf-cxx4 AutotoolsPackage: minor improvements (#2859) 2017-01-26 02:27:15 -08:00
netcdf-fortran Abinit: a few modernizations for the package and its dependencies (#3699) 2017-04-07 11:18:34 +02:00
netgauge Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Nmap package added (#2206) 2016-11-01 16:10:39 -07:00
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 Ocaml fails as an AutotoolsPackage (#2995) 2017-02-03 14:22:50 -08:00
oce Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
oclock Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
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 p4est: add 2.0 (#2890) 2017-01-20 10:11:11 -08:00
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 papi: Update to 5.5.1 (#2849) 2017-01-18 08:18:38 -08:00
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 Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
pdsh pdsh basic package (#3408) 2017-03-11 09:12:26 -06:00
pdt Bug fix: PDT configure uses -prefix, not --prefix (#2976) 2017-02-18 15:45:47 -06:00
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 Add latest version of PGI (#3107) 2017-02-09 13:58:17 -08:00
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 Standardize package names: lower-case, not Mixed_CASE (#2475) 2017-01-04 18:24:07 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
printproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
proj Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
protobuf Caffe (#3948) 2017-04-24 13:32:27 -05:00
proxymngr Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-apache-libcloud Add package: py-apache-libcloud (#3101) 2017-02-17 15:30:49 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-argparse Adding new packages: py-argparse and py-importlib (#3488) 2017-03-18 13:45:29 -05:00
py-astroid Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-backports-abc Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-biopython Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-bleach Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-blessings Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-cython Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-dask Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-dateutil Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-dbf Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-decorator Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add dependencies and finish the py-tornado package. 2017-01-05 16:10:30 -08:00
py-enum34 Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-epydoc Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-functools32 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-future Adding new package: py-future (#3401) 2017-03-17 13:59:38 -05:00
py-futures Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-genders Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-genshi Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-git2 py-git2: New Package (#1971) 2017-02-17 11:55:22 -08:00
py-git-review Add package: git-review (#3088) 2017-03-01 12:29:22 -06:00
py-gnuplot Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-iminuit Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 added archer OpenMP race detector and its deps (#3030) 2017-02-04 15:42:22 -08:00
py-lmfit add package py-lmfit (#3333) 2017-03-03 16:27:32 -06:00
py-lockfile Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-logilab-common Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-lxml Adding new package: py-lxml (#3403) 2017-03-10 13:18:17 -06:00
py-macs2 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-mako Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-markdown Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-markupsafe Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-matplotlib more fixes for use of setuptools in python packages 2017-04-21 23:35:02 -07:00
py-mccabe Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-mdanalysis Added a package for the MDAnalysis toolkit. (#3576) 2017-04-10 21:02:32 -05:00
py-meep AutotoolsPackage: minor improvements (#2859) 2017-01-26 02:27:15 -08:00
py-mistune Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-monty Add abipy package and dependencies (#3352) 2017-03-29 11:13:23 -05:00
py-mpi4py Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-mpmath Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-multiprocess Adding new package: py-pathos (and dependencies) (#3391) 2017-03-09 17:28:32 -06:00
py-mx Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-myhdl add package py-myhdl (#3335) 2017-03-03 16:27:14 -06:00
py-mysqldb1 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add installer for petsc4py and slepc4py (#3187) 2017-02-20 15:43:33 -08:00
py-pexpect Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-phonopy Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-pickleshare Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-pil Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-pillow Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-pmw Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-proj Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
py-prompt-toolkit Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-protobuf Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-psutil Convert 3 more new packages to PythonPackage (#2841) 2017-01-18 08:51:38 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-py4j Adding new package: py-py4j (#3390) 2017-03-10 07:30:28 -06:00
py-pychecker Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-pycodestyle Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-pyfftw add package py-pyfftw (#3342) 2017-03-03 21:33:31 -06:00
py-pyflakes Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
py-pyserial add package py-serial (#3341) 2017-03-03 21:33:48 -06:00
py-pyside Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-pysocks Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-pytables Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add new versions of several Python packages (#3195) 2017-02-20 15:38:30 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-simplegeneric Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add installer for petsc4py and slepc4py (#3187) 2017-02-20 15:43:33 -08:00
py-sncosmo Fix setuptools handling in Python packages. 2017-04-21 23:35:02 -07:00
py-snowballstemmer Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Convert 3 more new packages to PythonPackage (#2841) 2017-01-18 08:51:38 -08:00
py-sphinx-rtd-theme Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-statsmodels Remove all test variants 2017-04-20 12:13:11 -05:00
py-storm Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-twisted Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-urllib3 Adding new package: py-elasticsearch (#3398) 2017-03-10 12:48:41 -06:00
py-urwid Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-vcversioner Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Add PythonPackage base class 2017-01-16 20:00:31 -08:00
py-xmlrunner Hack to fix python dependency ranges (#3938) 2017-04-22 17:31:50 -05:00
py-xpyb Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
py-yapf Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 CMakePackage, AutotoolsPackage : added default behavior on check 2016-10-23 19:02:46 +02:00
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 Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-adabag Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-assertthat Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-base64enc Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-bh Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-biocgenerics Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-biocinstaller Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-bitops Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-boot Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-brew Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-c50 Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-car Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-caret Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-catools Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-checkpoint Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-chron Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-class Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-cluster Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-codetools Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-coin Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-colorspace Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-corrplot Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-crayon Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-cubature Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-cubist Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-curl Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-data-table Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-dbi Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-deoptim Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-devtools Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-diagrammer Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-dichromat Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-digest Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-domc Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-doparallel Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-dplyr Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-dt Added list_url to r-dt package (#1533) 2017-01-09 14:37:06 -08:00
r-dygraphs Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-e1071 Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-ellipse Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-evaluate Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-filehash Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-foreach Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-foreign Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-formatr Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-formula Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-gdata Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-geosphere Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-ggmap Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-ggplot2 Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-ggvis Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-gistr Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-git2r Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-glmnet Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-googlevis Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-gridbase Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-gridextra Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-gtable Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-gtools Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-hexbin Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-highr Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-htmltools Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-htmlwidgets Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-httpuv Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-httr Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-igraph Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-influencer Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-inline Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-ipred Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-irdisplay Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-irkernel Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-irlba Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-iterators Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-jpeg Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-jsonlite Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-kernlab Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-kernsmooth Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-kknn Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-knitr Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-labeling Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-lattice Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-lava Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
r-lazyeval Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-leaflet Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-lme4 Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-lmtest Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-lubridate Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-magic Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-magrittr Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-mapproj Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-maps Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-maptools Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-markdown Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-mass Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-matrix Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-matrixmodels Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-mda Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-memoise Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-mgcv Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-mime Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-minqa Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-mlbench Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-modelmetrics Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-modeltools Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-multcomp Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-munsell Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-mvtnorm Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-ncdf4 Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-networkd3 Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-nlme Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-nloptr Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-nmf Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-nnet Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-np Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-numderiv Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-openssl Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-packrat Update to version 0.4.8-1 (#3568) 2017-03-27 11:24:51 -05:00
r-pacman Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-party Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-partykit Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-pbdzmq Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-pbkrtest Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-pkgmaker Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-plotrix Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-pls Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-plyr Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-png Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-praise Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-prodlim Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-proto Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-pryr Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-quantmod Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-quantreg Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-r6 Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-randomforest Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-raster Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-rbokeh Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-rcolorbrewer Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-rcpp Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-rcppeigen Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-registry Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-repr Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-reshape2 Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-rgooglemaps Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-rinside Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-rjava Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-rjson Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-rjsonio Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-rmarkdown Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-rminer Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-rmysql Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-rngtools Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-rodbc Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-roxygen2 Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-rpart Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-rpart-plot Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-rpostgresql Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-rsnns Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-rsqlite Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-rstan Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-rstudioapi Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-rzmq Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-sandwich Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-scales Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-shiny Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-sp Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-sparsem Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-stanheaders Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-stringi Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-stringr Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-strucchange Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-survey Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-survival Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-tarifx Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-testit Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-testthat Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-th-data Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-threejs Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-tibble Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-tidyr Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-ttr Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-uuid Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-vcd Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-visnetwork Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-whisker Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-withr Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-xgboost Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
r-xlconnect Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-xlconnectjars Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-xlsx Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-xlsxjars Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-xml Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-xtable Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-xts Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
r-yaml Preliminary RPackage class (#2761) 2017-01-07 16:28:52 -08:00
r-zoo Add several new R packages (#2952) 2017-01-31 09:54:34 -05:00
raja
random123 random123: put uniform.hpp in right subfolder (#3858) 2017-04-16 08:47:46 -05:00
randrproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
ravel
readline Readline package: Add ncurses library directory to link line. (#3802) 2017-04-14 12:17:45 -05:00
recordproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
rempi new and updated PRUNERS tools (#3648) 2017-03-31 13:42:03 -05:00
rename Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
rendercheck Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
renderproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
resourceproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
rgb Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
rsync Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Add installer for SAWs (#3186) 2017-02-19 17:44:16 -08:00
sbt Ensure that every file in Spack has a license (#2659) 2016-12-27 00:17:12 -08:00
scalasca update versions for scalasca and related tools (#3697) 2017-04-05 14:54:40 -05:00
scons Add PythonPackage base class 2017-01-16 20:00:31 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
scripts Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
scrnsaverproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
sctk Add package sctk. (#3325) 2017-03-03 08:04:01 -06:00
sdl2
sdl2-image Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
sed Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
seqtk
serf
sessreg Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
setxkbmap Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
snakemake Add package for snakemake (#3605) 2017-03-29 14:25:09 -05:00
snappy Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
sowing Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
sox Sox (#3908) 2017-04-19 16:21:13 -05:00
spark Changed spark URL, Added version 2.0.2, 2.1.0 (#3027) 2017-02-05 15:56:34 -08:00
sparsehash Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
spdlog Adds catch, cppunit, spdlog, tinyxml(1 and 2), google benchmark (#2627) 2016-12-27 00:32:29 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
spot Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Swift/T: all packages (#3130) 2017-02-17 11:35:45 -08:00
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 AutotoolsPackage: minor improvements (#2859) 2017-01-26 02:27:15 -08:00
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 Add patches to allow PGI to build Tar properly (#3177) 2017-02-18 19:09:50 -08:00
task
taskd
tau fix tau installation issue (#2269) 2016-11-08 07:18:14 -08:00
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 Various updates to the NCO package and dependencies (#2639) 2017-01-07 18:06:59 -08:00
texlive Update texlive digest/md5 (sigh...) (#3564) 2017-03-26 19:26:33 -05:00
the-platinum-searcher Standardize package names: lower-case, not Mixed_CASE (#2475) 2017-01-04 18:24:07 -08:00
the-silver-searcher Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
thrift
tinyxml Update tinyxml (#3649) 2017-04-04 06:52:58 -05:00
tinyxml2 Adds catch, cppunit, spdlog, tinyxml(1 and 2), google benchmark (#2627) 2016-12-27 00:32:29 -08:00
tk Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
tmux
tmuxinator
transset Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
trapproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
tree tree: use Spack's compiler and fix installation on macOS (#2293) 2016-11-10 21:52:22 -08:00
triangle
trilinos xsdk version 0.2.0 (#3928) 2017-04-25 16:09:30 -07:00
turbine Swift/T: all packages (#3130) 2017-02-17 11:35:45 -08:00
turbomole [HACK] Make concretization great again! (#2590) 2016-12-16 10:49:02 -08:00
tut New package: tut (#3844) 2017-04-14 17:52:57 -05:00
twm Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
uberftp Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
udunits2 Fix udunits2 (#3809) 2017-04-17 09:15:02 -05:00
uncrustify Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
util-linux Add better tests for web.py; fix some bugs found with spidering. 2017-04-01 15:10:45 -07:00
util-macros Add latest version of Xorg util-macros (#2965) 2017-01-31 08:30:08 -08:00
uuid Added packages: cmor and uuid. (#2527) 2016-12-08 12:09:21 -08:00
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 Updating package: geant4 (#3197) 2017-02-20 17:33:32 -08:00
veclibfort Fixes veclibfort which was broken by PR1875 (#3368) 2017-03-05 07:34:38 -06:00
videoproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
viewres Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
vim Disable parallel builds for vim (#3893) 2017-04-18 20:46:09 -05:00
visit Specify Python location in VisIt in a more uniform fashion. (#2803) 2017-01-16 03:21:52 -08:00
vizglow Add missing dependencies to VizGlow package (#2581) 2017-01-26 02:30:18 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
wx Fix wx (#3734) 2017-04-06 13:54:57 -05:00
wxpropgrid
x11perf Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xapian-core add package notmuch and dependencies (#3329) 2017-03-03 07:57:47 -06:00
xauth Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xbacklight Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xbiff Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xbitmaps Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xcalc Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xcb-demo Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xcb-proto Add patch to fix xcb-proto make check (#3520) 2017-03-22 16:17:01 -05:00
xcb-util Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xcb-util-cursor Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xcb-util-errors Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xcb-util-image Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xcb-util-keysyms Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xcb-util-renderutil Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xcb-util-wm Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xclipboard Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xclock Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xcmiscproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xcmsdb Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xcompmgr Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xconsole Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xcursor-themes
xcursorgen Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xdbedizzy Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xditview Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xdm Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xdpyinfo Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xdriinfo Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xedit Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xerces-c Convert xerces-c to AutotoolsPackage (#2907) 2017-01-23 15:50:34 -08:00
xev Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xextproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xeyes Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xf86bigfontproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xf86dga Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xf86dgaproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xf86driproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xf86miscproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xf86rushproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xf86vidmodeproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xfd Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xfindproxy Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xfontsel Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xfs Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xfsinfo Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xfwp Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xgamma Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xgc Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xhost Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xineramaproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xinit Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xinput Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xkbcomp Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xkbdata Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xkbevd Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xkbprint Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xkbutils Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xkeyboard-config Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xkill Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xload Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xlogo Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xlsatoms Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xlsclients Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xlsfonts Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xmag Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xman Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xmessage Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xmh Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xmlto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xmodmap Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xmore Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xorg-cf-files Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xorg-docs Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xorg-gtest Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xorg-server Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xorg-sgml-doctools Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xphelloworld Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xplsprinters Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xpr Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xprehashprinterlist Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xprop Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xproto Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xproxymanagementprotocol Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xqilla A new package: xqilla. (#3731) 2017-04-06 10:54:16 -05:00
xrandr Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xrdb Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xrefresh Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xrootd Update xrootd versions (#3807) 2017-04-12 06:50:31 -05:00
xrx Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xscope Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xsetmode Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xsetpointer Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xsetroot Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xsm Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xstdcmap Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xterm Replace FTP retrieval URLs with HTTP/HTTPS serving packages with identical checksum. (#2958) 2017-01-31 09:56:35 -05:00
xtrans Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xtrap Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xts Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xvidtune Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xvinfo Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xwd Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xwininfo Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xwud Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
xz Add latest version of xz (#2916) 2017-01-24 14:01:10 -07:00
yaml-cpp add variant shared to yaml-cpp (#3254) 2017-03-01 16:36:46 -06:00
yasm Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
yorick Overhaul Spack's URL parsing (#2972) 2017-04-03 15:34:16 -07:00
zeromq Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
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 Massive conversion from Package to AutotoolsPackage (#2845) 2017-01-18 10:34:09 -08:00
zstd Add zstd package (#2897) 2017-01-23 10:18:51 -08:00