Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename iraf.kepler, since it depends on pyraf, and patch it to use io.fits ↵ | James Turner | 2016-12-21 | 11 | -7/+561 |
| | | | | instead of pyfits (etc.). There are still a couple of broken imports left -- one that was also missing in Ureka and another that currently prevents the pkg loading. | ||||
* | Remove kepler package (which depends on PyRAF) and comment out broken optic ↵ | James Turner | 2016-12-21 | 1 | -6/+4 |
| | | | | package in iraf-all. | ||||
* | Omit extern.pkg from the main iraf package, to avoid losing existing package ↵ | James Turner | 2016-12-16 | 1 | -6/+11 |
| | | | | definitions when re-installing iraf. Fix some quoting. | ||||
* | Delete deprecated iraf-help package (now part of the IRAF build in CL). | James Turner | 2016-12-13 | 3 | -33/+0 |
| | |||||
* | Remove single-use script & template that were used to help convert Ureka ↵ | James Turner | 2016-12-13 | 8 | -99/+0 |
| | | | | IRAF packages to AstroConda package defs. | ||||
* | Commit semi-disposable helper script & template used for converting Ureka ↵ | James Turner | 2016-12-13 | 8 | -0/+99 |
| | | | | packages, just for future reference, before deleting them. | ||||
* | Add the rest of the AstroConda IRAF packages to iraf-all (with a couple of ↵ | James Turner | 2016-12-13 | 1 | -1/+48 |
| | | | | run-time ones commented out). | ||||
* | Correct ucsclris licence info. | James Turner | 2016-12-12 | 1 | -1/+1 |
| | |||||
* | Moved apropos command into IRAF rather than depending on finding it in stsdas. | James Turner | 2016-12-12 | 1 | -1/+0 |
| | |||||
* | Add ucsclris, upsqiid, xdimsum & xray IRAF package definitions. | James Turner | 2016-12-12 | 35 | -0/+398 |
| | |||||
* | Add RVSAO, SONG & SQIID IRAF packages (with small patches to fix things that ↵ | James Turner | 2016-12-12 | 28 | -0/+184 |
| | | | | were also broken in Ureka). The SONG package is missing a dependency that isn't in Ureka or AstroConda and lives in the "obsolete" directory on the IRAF FTP site. | ||||
* | Add mtools, nfextern & optic AstroConda IRAF packages. | James Turner | 2016-12-12 | 26 | -7/+141 |
| | |||||
* | Add mem0 & mscdb IRAF packages. | James Turner | 2016-12-07 | 16 | -0/+92 |
| | |||||
* | Add incomplete kepler package (builds but needs patching to use io.fits ↵ | James Turner | 2016-12-07 | 10 | -0/+54 |
| | | | | instead of pyfits and is missing a couple of dependencies used by one of the tasks, as was Ureka). | ||||
* | Add finder, gmisc & guiapps IRAF packages. | James Turner | 2016-12-07 | 27 | -0/+186 |
| | |||||
* | Add ESOWFI & MSCRED IRAF packages. | James Turner | 2016-12-07 | 17 | -0/+129 |
| | |||||
* | Add ctio, cutoutpkg & deitab IRAF packages. | James Turner | 2016-12-07 | 25 | -0/+218 |
| | |||||
* | Define the ctio patch file (was missing from meta.yaml). | James Turner | 2016-12-07 | 1 | -0/+27 |
| | |||||
* | Add adccdrom, cfh12k & cirred IRAF packages. | James Turner | 2016-12-07 | 26 | -0/+371 |
| | |||||
* | Rename iraf-core back to iraf after eliminating need for a separate help pkg. | James Turner | 2016-12-06 | 12 | -18/+21 |
| | |||||
* | Remove iraf meta-package, since iraf-help is no longer needed (now part of ↵ | James Turner | 2016-12-05 | 3 | -28/+0 |
| | | | | the core IRAF build) and iraf-core will be renamed to iraf. | ||||
* | Use new $iraf/util/make_help to build IRAF help databases, instead of having ↵ | James Turner | 2016-12-01 | 2 | -5/+9 |
| | | | | iraf-help & astroconda-iraf-helpers rely on PyRAF (the latter still has a PyRAF script but the dependency has been removed to avoid pulling in a large number of unnecessary & potentially broken deps when building IRAF packages). | ||||
* | Make external IRAF packages depend on "iraf" (not just "iraf-core"), to ↵ | James E.H. Turner | 2016-10-27 | 5 | -15/+10 |
| | | | | ensure the old (conflicting) "iraf" can't be installed simultaneously. | ||||
* | Meta-package to build/install IRAF, X11IRAF and all our external packages. | James E.H. Turner | 2016-10-26 | 3 | -0/+36 |
| | |||||
* | Add iraf meta-package dependencies for build as well as run-time, to ensure ↵ | James E.H. Turner | 2016-10-26 | 1 | -0/+4 |
| | | | | they get created when needed. | ||||
* | Add "iraf" meta-package, containing the renamed "iraf-core" along with help etc. | James E.H. Turner | 2016-10-26 | 4 | -2/+26 |
| | |||||
* | Rename iraf package to iraf-core, in order to make a more complete iraf ↵ | James E.H. Turner | 2016-10-26 | 11 | -16/+21 |
| | | | | meta-package. | ||||
* | Add Gemini disco_stu package, for GSAOI data. | James E.H. Turner | 2016-10-24 | 3 | -0/+29 |
| | |||||
* | Revert to using the source trunk URL after merging and use new iraf-os-libs ↵ | James Turner | 2016-10-21 | 1 | -5/+12 |
| | | | | dependency for ecl/vocl portability. | ||||
* | New iraf-os-libs should only be a dependency on linux. | James E.H. Turner | 2016-10-21 | 1 | -4/+4 |
| | |||||
* | Use new iraf-os-libs dependency for X11IRAF (don't assume the libs are in ↵ | James Turner | 2016-10-21 | 1 | -0/+4 |
| | | | | the OS). | ||||
* | Oops, add missing ncurses lib (not just its copyright...). | James Turner | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Add a package to copy 32-bit X11/curses libs from the OS that are needed by ↵ | James Turner | 2016-10-20 | 3 | -0/+50 |
| | | | | ecl & X11IRAF (as in Ureka). | ||||
* | Use AURA's version of the BSD licence, as intended, rather than the template ↵ | James E.H. Turner | 2016-10-20 | 1 | -25/+20 |
| | | | | version added by github. | ||||
* | Remove IRAF packages from extern.pkg when uninstalling them (currently only ↵ | James E.H. Turner | 2016-10-20 | 5 | -0/+5 |
| | | | | works one package at a time, due to a conda limitation, where removing the first package also removes the update_extern_pkg scripts needed by the others). | ||||
* | Merge selected recipes from iraf-build-james branch of astroconda-contrib | James E.H. Turner | 2016-10-17 | 54 | -0/+1131 |
|\ | |||||
| * | Also update home URL from jehturner to astroconda. | James E.H. Turner | 2016-10-12 | 1 | -1/+1 |
| | | |||||
| * | Rework x11iraf build slightly, as for iraf, to use new unix/hlib/setup and ↵ | James E.H. Turner | 2016-10-12 | 2 | -13/+10 |
| | | | | | | | | log the main build output. | ||||
| * | Use renamed astroconda-iraf-helpers. | James E.H. Turner | 2016-10-12 | 6 | -11/+11 |
| | | |||||
| * | Moved astroconda-build-utils to astroconda github org and renamed to ↵ | James E.H. Turner | 2016-10-12 | 3 | -3/+3 |
| | | | | | | | | astroconda-iraf-helpers. | ||||
| * | Package containing the core IRAF help & apropos databases (separated because ↵ | James E.H. Turner | 2016-10-12 | 3 | -0/+33 |
| | | | | | | | | the script to build help depends on pyraf). | ||||
| * | Add latest public Gemini IRAF package (1.13.1). | James E.H. Turner | 2016-10-04 | 8 | -0/+105 |
| | | |||||
| * | Quote version numbers as recommended in the conda build docs. | James E.H. Turner | 2016-10-04 | 4 | -4/+4 |
| | | |||||
| * | Add FITSUTIL IRAF package. | James E.H. Turner | 2016-10-03 | 8 | -0/+96 |
| | | |||||
| * | Add STECF package (similar to TABLES & STSDAS). | James E.H. Turner | 2016-09-30 | 8 | -0/+145 |
| | | |||||
| * | Add STSDAS package. | James E.H. Turner | 2016-09-29 | 10 | -1/+362 |
| | | |||||
| * | Rename astroconda-utils to astroconda-build-utils. | James E.H. Turner | 2016-09-29 | 4 | -7/+7 |
| | | |||||
| * | Change IRAF version spec to make conda use our updated IRAF build without ↵ | James E.H. Turner | 2016-09-29 | 3 | -4/+4 |
| | | | | | | | | being tied to a single version number and to allow for adding a running number more naturally. | ||||
| * | Retrieve local source tarballs for IRAF packages using plain HTTP for now. | James E.H. Turner | 2016-09-29 | 1 | -1/+1 |
| | | |||||
| * | Obtain IRAF package source tarballs from a locally-served URL that can be ↵ | James E.H. Turner | 2016-09-28 | 1 | -2/+1 |
| | | | | | | | | the same across sites. |