summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sci-biology/muscle: drop unused flag-o-matic from 5.1.0Sam James2024-03-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-biology/muscle: add 5.1.0Eli Schwartz2024-03-203-0/+83
| | | | | | | | | | | | | | | Major new release, major new build system that is majorly broken. <3 scientific code. This package has not been updated since before the import of gentoo into git, so I shall simply assume this major version is safe. From the homepage, it is a "major rewrite", "based on new algorithms", which is "much more accurate, is often faster, and scales to much larger datasets". I think that's another way of saying "same old program but with fixes". Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-biology/muscle: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-201-2/+10
| | | | | | Closes: https://bugs.gentoo.org/862276 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-biology/glimmerhmm: update EAPI 7 -> 8Sam James2024-03-121-3/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-biology/glimmerhmm: fix SRC_URISam James2024-03-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-biology/glimmerhmm: add 3.0.4Eli Schwartz2024-03-123-0/+202
| | | | | | | This is the 2015 release so about time we packaged it, I suppose. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-biology/glimmerhmm: patch sources to fix LTOEli Schwartz2024-03-122-1/+29
| | | | | | | | | Upstream last released in 2015. I don't have high hopes for a change but I sent an email to the contact address. ;) Closes: https://bugs.gentoo.org/862270 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-biology/abyss: mark as LTO-unsafeEli Schwartz2024-03-081-1/+6
| | | | | | Closes: https://bugs.gentoo.org/862252 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-biology/abyss: remove useless sedEli Schwartz2024-03-081-2/+1
| | | | | | | | It seds out something that hasn't existed since 2012: https://github.com/bcgsc/abyss/commit/ded065d3b257e72ceb70ad3f6dd399019b00b46e Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-biology/bwa: mark as LTO-unsafeEli Schwartz2024-02-291-2/+7
| | | | | | Closes: https://bugs.gentoo.org/862255 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-biology/exonerate: mark LTO-unsafeEli Schwartz2024-02-291-2/+7
| | | | | | Closes: https://bugs.gentoo.org/862264 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* Move {sys-devel → dev-build}/consMichał Górny2024-01-171-2/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/autoconf-archiveMichał Górny2024-01-151-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-biology/biopython: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* sci-biology/pilercr: Stabilize 1.0-r3 amd64, #920144Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/tree-puzzle: fix configure checks for modern cSam James2023-12-022-0/+21
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-biology/treeviewx: add 0.5.1.20100823_p4Pacho Ramos2023-11-242-0/+53
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sci-biology/stride: stabilize 20060723 for amd64Pacho Ramos2023-10-191-1/+1
| | | | | | | As current stable cannot be installed and, at the end, it is the same code from updated sources Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sci-biology/stride: add 20060723Pacho Ramos2023-10-192-0/+37
| | | | | | | Update upstream sources location and rebase our patch Closes: https://bugs.gentoo.org/912948 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sci-biology/express: treecleanFlorian Schmaus2023-10-025-121/+0
| | | | | Closes: https://bugs.gentoo.org/912828 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sci-biology/pilercr: update HOMEPAGE, SRC_URIAndrew Ammerlaan2023-09-111-2/+2
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-biology/pilercr: Fix error: ISO C++17 does not allow register storage ↵Brahmajit Das2023-09-112-0/+43
| | | | | | | | | class specifier Closes: https://bugs.gentoo.org/898124 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31498 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-biology/elph: Fix C++17 does not allow register storage classBrahmajit Das2023-09-072-2/+107
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/32664 Closes: https://bugs.gentoo.org/898116 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-biology/biopython: drop 1.81David Seifert2023-07-301-61/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-biology/biopython: use PEP517 buildPacho Ramos2023-07-213-0/+99
| | | | | | | Also apply Fedora patches to get ready for newer reportlab and python3.12 Closes: https://bugs.gentoo.org/910016 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sci-biology/uchime: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/trf: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/treeviewx: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/tree-puzzle: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/stride: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/sibsim4: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/probcons: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/pilercr: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/piler: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/phyml: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/pals: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/muscle: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/mothur: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/infernal: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/glimmerhmm: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/finchtv: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/eugene: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/clustalx: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/clustalw: destabilize for ~x86Arthur Zamarin2023-06-092-4/+4
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/clustal-omega: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/biosql: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/bioperl-run: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/bioperl-network: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/bioperl-db: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-biology/bioperl: destabilize for ~x86Arthur Zamarin2023-06-091-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>