aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | sys-cluster/charm-6.5.1: Small fix in patch to make printing less verbose.Nicolas Bock2013-09-142-1/+4
| | | | | | | | | | | | Package-Manager: portage-2.2.1
| * | sci-chemistry/namd-2.9: Version bump; ported patches from namd-2.7_beta2-r1 ↵Nicolas Bock2013-09-146-0/+297
| |/ | | | | | | | | | | and bumped EAPI to 5. Package-Manager: portage-2.2.1
| * sci-libs/itk: Version bump. Cleaned-up ebuild and metadata.xmlSébastien Fabbro2013-09-116-193/+132
| | | | | | | | Package-Manager: portage-2.2.01.22288-prefix
| * removed obsolete licenseSébastien Fabbro2013-09-111-505/+0
| |
| * sync with treeSébastien Fabbro2013-09-114-8/+6
| | | | | | | | Package-Manager: portage-2.2.01.22288-prefix
| * sci-biology/biopython-1.62: version bumpMartin Mokrejš2013-09-111-0/+10
| |
| * Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sciMartin Mokrejš2013-09-112-7/+13
| |\
| | * Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sciNicolas Bock2013-09-1115-7/+802
| | |\
| | * | sys-cluster/charm-6.5.1: Fix patch for the last time.Nicolas Bock2013-09-112-7/+13
| | | | | | | | | | | | | | | | Package-Manager: portage-2.2.2
| * | | sci-biology/biopython-1.62: version bumpMartin Mokrejš2013-09-112-0/+54
| | |/ | |/|
| * | Partial success on removal of all crazy libraries and includes from CFLAGS ↵Martin Mokrejš2013-09-1110-6/+722
| | | | | | | | | | | | | | | | | | and LDFLAGS used throught EMBOSS sources. While compile commandline are now clean still libtool is passed with LDFLAGS carrying over the many X11 and graphics libraries. Seems the source is ltmain.sh which uses on the linker lines but editing m4/libtool.m4 is not the right way to do it. Same applies to ltmain.sh in top-level directory. Any volunteers? Bug #394425 Package-Manager: portage-2.1.12.2
| * | Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sciMartin Mokrejš2013-09-118-0/+504
| |\|
| | * sys-cluster/charm-6.5.1-r1: Backported patch just added to correct upstream ↵Nicolas Bock2013-09-112-44/+15
| | | | | | | | | | | | | | | | | | version. Package-Manager: portage-2.2.2
| | * sys-cluster/charm-6.5.1-r1: Added patch from ticket 294.Nicolas Bock2013-09-113-0/+88
| | | | | | | | | | | | Package-Manager: portage-2.2.2
| | * Version bump to sys-cluster/charm-6.5.1-r1 to push CkMigrationMgr patch to ↵Nicolas Bock2013-09-113-1/+201
| | | | | | | | | | | | | | | | | | users. Package-Manager: portage-2.2.1
| | * Added patch to fix bug in CkReductionMgr::reduceMessages().Nicolas Bock2013-09-113-0/+40
| | | | | | | | | | | | | | | | | | This issues has been reported upstream (issue #287). Package-Manager: portage-2.2.1
| | * Merge pull request #80 from gerddie/masterSébastien Fabbro2013-09-104-0/+205
| | |\ | | | | | | | | Add sci-libs/itk Closes: #124241 - merging will need work.
| | | * update the dependencies and handling of missing variblesGert Wollny2013-06-152-24/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After some more inspection of the build system it turns out that now hdf5 is always required, so I removed the useflag and made the dependency obligarory. In addition, I changed the handling when the environment variables are not set i.e. only if python bindings are requested and only for the *DIMS variable the ebuold will bail out, for the memory size the default fallback "1" will be used if it is not set. I also added the sse2 use flag since VNL can profit from it.
| | | * change digestsGert Wollny2013-06-121-3/+0
| | | |
| | | * replace maintainer lineGert Wollny2013-06-121-1/+1
| | | |
| | | * replace eerror by elog, and correct indetionGert Wollny2013-06-121-14/+14
| | | |
| | | * remove superfluos line in the patchGert Wollny2013-06-121-1/+0
| | | |
| | | * correct use flag helpGert Wollny2013-06-122-3/+3
| | | |
| | | * use cmake-utils also for itkv3compatGert Wollny2013-06-122-5/+2
| | | |
| | | * remove obsolete check for environment variablesGert Wollny2013-06-122-7/+1
| | | |
| | | * correct more indentionsGert Wollny2013-06-122-8/+7
| | | |
| | | * Further cleaup the ebuild:Gert Wollny2013-06-123-34/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - correct indentions - remove patented use flag since it is an unused leftover from the itk-3.X times - remove some out-commented lines
| | | * Add a pkg_pretent section to force the user to set certain variables in ↵Gert Wollny2013-06-122-7/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | make.conf Specifically, ITK_COMPUTER_MEMORY_SIZE must always be set and ITK_WRAP_DIMS must be set when python bindings are enabled.
| | | * correct dash character and fftw slotGert Wollny2013-06-111-2/+2
| | | |
| | | * correct most of the issues given in the pull requestGert Wollny2013-06-111-22/+21
| | | |
| | | * Add line break and herdGert Wollny2013-06-111-3/+3
| | | |
| | | * bump to latest EAPIGert Wollny2013-06-111-1/+1
| | | |
| | | * fix most repoman issuesGert Wollny2013-06-101-3/+3
| | | |
| | | * Merge branch 'master' of github.com:gerddie/sciGert Wollny2013-06-100-0/+0
| | | |\
| | | | * add the Manifest fileGert Wollny2013-06-101-0/+1
| | | | |
| | | * | Complete the ebuild with the Manifest file. Closes: 124241Gert Wollny2013-06-101-0/+1
| | | |/
| | | * Add itkGert Wollny2013-06-103-0/+189
| | | |
| * | | Fix indentation error and remove unused import of string module (there could ↵Martin Mokrejš2013-09-115-1/+80
| |/ / | | | | | | | | | | | | | | | be more cleanup as suggested by pychecker). Credits to http://sourceforge.net/p/amos/support-requests/1/ Package-Manager: portage-2.1.12.2
| * | final clean upChristoph Junghans2013-09-073-32/+24
| | | | | | | | | | | | Package-Manager: portage-2.2.1
| * | Merge pull request #106 from gpoulin/masterKacper Kowalik2013-09-074-0/+64
| |\ \ | | | | | | | | Add dev-python/pyqtgraph
| | * | remove untested keywordsGuillaume Poulin2013-09-072-1/+5
| | | | | | | | | | | | | | | | Package-Manager: portage-2.2.1
| | * | add [${PYTHON_USEDEP}] to depencies to sastify python-r1Guillaume Poulin2013-09-072-4/+8
| | | | | | | | | | | | | | | | Package-Manager: portage-2.2.1
| | * | Add dev-python/pyqtgraphGuillaume Poulin2013-09-074-0/+56
| |/ / | | | | | | | | | Package-Manager: portage-2.2.1
| * | [sci-libs/nipype] fix depsKacper Kowalik (Xarthisius)2013-09-051-5/+5
| | |
| * | [sci-libs/nipy] fix depsKacper Kowalik (Xarthisius)2013-09-052-14/+12
| | |
| * | [sci-libs/pydicom] inherit eclassKacper Kowalik (Xarthisius)2013-09-051-6/+3
| | |
| * | mergingKacper Kowalik (Xarthisius)2013-09-052-0/+24
| |\ \
| | * | Added Pydicom ebuild (dep required by nibabel with dicom use flag)Horea Christian2013-09-052-0/+24
| | | |
| | * | Merge branch 'master' of git://github.com/gentoo-science/sciHorea Christian2013-09-0559-88/+1782
| | |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: sci-biology/psychopy/Manifest
| * | | | mergingKacper Kowalik (Xarthisius)2013-09-048-0/+201
| |\| | | | | |/ / | |/| |