Commit Graph

2590 Commits

Author SHA1 Message Date
Yuri Victorovich
2182a49d0e biology/prodigal: Eliminate a very old version from the portscout discovery process 2019-10-12 15:40:21 +00:00
Yuri Victorovich
179ca4e700 biology/prodigal: Update 2.6.3-2 -> 2.6.3-7 2019-10-12 15:36:47 +00:00
Jason W. Bacon
c904df3468 biology/star: Upgrade to 2.7.2d
Fix chimeric output bug.

Numerous other minor fixes and enhancements since 2.7.0.

Reported by:    portscout
2019-10-06 22:18:31 +00:00
Jason W. Bacon
899d6cc0cd biology/fastahack: Upgrade to 1.0.0
Very few changes, upstream just finally got around to cutting a release.

Reported by:    portscout
2019-10-06 21:34:32 +00:00
Yuri Victorovich
d844b03004 biology/mothur: Update 1.42.3 -> 1.43.0
Reported by:	portscout
2019-10-05 17:04:42 +00:00
Niclas Zeising
dcb57b7643 biologi/ncbi-toolkit: Remove dependency on libXp
Remove the dependency on libXp from ncbi-toolkit, since libXp is deprecated
and it isn't needed.
Remove deprecation from ncbi-toolkit.
2019-09-28 10:52:57 +00:00
Niclas Zeising
45ce25247b Deprecate x11/libXp, it is deprecated upstream
Deprecate x11/libXp, since it is about to be deprecated upstream.  Do *not*
yet set a removal date for x11/libXp, this will be decided later, once most
dependencies are fixed.
Deprecate all ports depending on x11/libXp.
* astro/xephem
* audio/xmcd
* audio/xmmix
* biology/ncbi-toolkit
* deskutils/xmdiary
* ftp/llnlxdir
* ftp/llnlxftp
* graphics/SciPlot
* misc/xtar
* multimedia/mpeg2play
* science/afni
* textproc/mgdiff

Sprinkle USES=xorg as needed.

Discussed with:	bapt
2019-09-27 16:18:58 +00:00
Jason W. Bacon
a0498a53b5 biology/tophat: Fast splice junction mapper for RNA-Seq reads
TopHat is a fast splice junction mapper for RNA-Seq reads. It aligns RNA-Seq
reads to mammalian-sized genomes using the ultra high-throughput short read
aligner Bowtie, and then analyzes the mapping results to identify splice
junctions between exons.

Note:

TopHat has been Superseded by HISAT2 and is no longer maintained upstream.
This port is provided mainly for revisiting old studies where TopHat was used.
2019-09-27 00:49:48 +00:00
Ganael LAPLANCHE
03166a4b36 Update devel/tbb to 2019.8 and bump dependent ports' revisions
Changelog: https://github.com/intel/tbb/blob/tbb_2019/CHANGES
2019-09-25 10:03:49 +00:00
Jason W. Bacon
490aa151f9 biology/py-multiqc: Aggregate bioinformatics analysis reports
MultiQC searches a given directory for analysis logs and compiles an HTML
report. It's a general use tool, perfect for summarising the output from
numerous bioinformatics tools.
2019-09-23 16:09:30 +00:00
Jan Beich
b03c67869c devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783

Changes:	http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI:		https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
2019-09-21 18:59:57 +00:00
Jason W. Bacon
2eee6a30e8 biology/p5-TrimGalore: Upgrade to 0.6.4
Improved adapter autodetection, minor bug fixes.
2019-09-21 02:51:26 +00:00
Jason W. Bacon
8a83d3eb39 biology/fastqc: Upgrade to 0.11.8
Minor bug fixes and edge case handling.

Minor Makefile clean up.
2019-09-21 02:44:54 +00:00
Joseph Mingrone
1aeb4149fc biology/diamond: Update to version 0.9.26
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.26
2019-09-18 18:45:09 +00:00
Tobias Kortkamp
c8b9433fc5 Fix some misspelled or duplicated LICENSE_* 2019-09-17 19:21:45 +00:00
Jason W. Bacon
6ee3cbecfe biology/haplohseq: Identify regions of allelic imbalance
Haplohseq identifies regions of allelic imbalance (AI) in sequencing data
obtained from impure samples where AI events exist in a potentially low
proportion of cells in the sample.  Input to the software includes a VCF file
of genotypes and estimated phased genotypes.
2019-09-16 01:07:31 +00:00
Antoine Brodin
637b3d75f3 Deprecate a few ports 2019-09-15 17:28:08 +00:00
Jan Beich
e5688543b0 Drop C++11 workaround for GCC < 6 after r449590
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.

PR:		193528
2019-09-14 22:01:13 +00:00
Jason W. Bacon
848c6ffeb5 biology/trimmomatic: Upgrade to 0.39
Add convenience script to run without knowing the location of the Java jar
2019-09-14 14:45:49 +00:00
Jason W. Bacon
6e04e12944 biology/bedtools: Upgrade to 2.29.0
Add test target to run test scripts in dist

Reported by:    portscout
2019-09-13 13:21:59 +00:00
Jason W. Bacon
95b394ac5a biology/py-cutadapt: Upgrade to 2.5
Add pigz run depend for parallel gzip/gunzip
2019-09-13 13:17:26 +00:00
Fernando Apesteguía
fc8669c808 biology/phyml: update to 3.3.20190909
While here, add license.

Reported by:	portscout
2019-09-10 21:04:16 +00:00
Sunpoet Po-Chuan Hsieh
20b6ec5afb Update to 1.007006 (1.7.6)
- Remove PGTEST and SQLITETEST options: DBD::Pg and DBD::SQLite have been removed from BioPerl by upstream for the move of modules and programs into separate distributions

Changes:	https://metacpan.org/changes/distribution/BioPerl
2019-09-07 22:44:02 +00:00
Cy Schubert
4b8362f61d Fix after gets(3) retirement using gets_s(3).
Bump PORTREVISION as this is a security issue too.

PR:		222796
MFH:		2019Q3
2019-09-02 05:00:43 +00:00
Li-Wen Hsu
5bf9108d86 Add a patch to remove use of gets(3)
PR:		238685
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reported by:	emaste
Sponsored by:	The FreeBSD Foundation
2019-09-01 16:40:06 +00:00
Yuri Victorovich
e6c3d1ddd9 biology/py-pysam: Update 0.15.2 -> 0.15.3
Reported by:	portscout
2019-08-31 15:49:18 +00:00
Yuri Victorovich
c90779610e biology/ngs-sdk: Update 2.9.6 -> 2.10.0
Reported by:	portscout
2019-08-31 15:09:47 +00:00
Joseph Mingrone
e4f4ed9cec biology/iqtree: Update to version 1.6.12
Upstream changes: https://github.com/Cibiv/IQ-TREE/releases/tag/v1.6.12
2019-08-27 01:19:11 +00:00
Kurt Jaeger
bc7e4c2f4a biology/gperiodic: fix NLS and other rough edges
PR:		239642
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reported by:	bapt
2019-08-23 15:26:55 +00:00
Jan Beich
befa71e0f3 devel/boost-*: update to 1.71.0
Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
2019-08-19 15:35:27 +00:00
Yuri Victorovich
ba3c2338e8 biology/checkm: Update 1.0.17 -> 1.0.18
Reported by:	portscout
2019-08-19 08:25:29 +00:00
Mathieu Arnold
a6c40a689b Convert to UCL & cleanup pkg-message (categories a-c) 2019-08-13 16:00:39 +00:00
Jason W. Bacon
cdd2c0e9b9 biology/bolt-lmm: Upgrade to 2.3.4
Remove previously upstreamed patches
New Makefile patch that preserves default behavior and should be palatable
to upstream
2019-08-13 15:30:21 +00:00
Yuri Victorovich
d9c09cd680 biology/checkm: Update 1.0.16 -> 1.0.17
Reported by:	portscout
2019-08-11 19:16:49 +00:00
Kurt Jaeger
ad26c38bf6 biology/gperiodic: upgrade 2.0.10 -> 3.0.3
- new mastersite

PR:		239642
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Relnotes:	https://sourceforge.net/p/gperiodic/code/HEAD/tree/branches/3.0.3/ChangeLog
2019-08-11 17:29:10 +00:00
Sunpoet Po-Chuan Hsieh
b470f47c18 Update to 1.007005 (1.7.5)
- Fix DISTNAME
- Bump PORTREVISION for package change

Changes:	https://metacpan.org/changes/distribution/BioPerl
2019-08-11 16:49:24 +00:00
Sunpoet Po-Chuan Hsieh
303b9c7e48 Update WWW 2019-08-11 11:28:16 +00:00
Yuri Victorovich
d5c0a71815 biology/checkm: Update 1.0.13 -> 1.0.16
Reported by:	portscout
2019-08-09 07:22:48 +00:00
Piotr Kubaj
488e433066 biology/hhsuite: fix build on powerpc64
This port can't use Altivec. Instead, it's possible to use GCC's translation layer from SSE. Adjust build flags to do it.

PR:		239645
Approved by:	yuri (maintainer), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D21160
2019-08-05 14:23:23 +00:00
Jason W. Bacon
f81b82f68d PR: 239613
Submitted by:   pkubaj
2019-08-04 23:48:22 +00:00
Joseph Mingrone
4d67ec8def biology/diamond: Update to version 0.9.25
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.25
2019-08-04 23:35:15 +00:00
Antoine Brodin
28ca9c0b13 Mark BROKEN: unfetchable 2019-08-04 08:31:22 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Yuri Victorovich
fe375c5637 biology/gatk: Update 4.0.11.0 -> 4.1.2.0-43
Now it builds with gradle-5.

Improvements im Makefile to simplify the port update process, in line with some other gradle-based ports.

Reported by:	repology
2019-07-26 18:03:08 +00:00
Dmitry Marakasov
8c79ef8a40 - Update WWW
Approved by:	portmgr blanket
2019-07-25 09:02:20 +00:00
Tobias Kortkamp
87b5f55bdb Prepare for devel/gradle4 and java/openjfx8-devel updates
openjfx8-devel now requires at least Gradle 4.8.  biology/gatk
however does not build with Gradle 4.10.3.  Preserve Gradle 4.6 for
now.

PR:		239392
2019-07-23 05:28:46 +00:00
Piotr Kubaj
86062e221e biology/treekin: fix build on GCC architectures
Needs C++11 compiler:
configure: error: *** A compiler with support for C++11 language features is required.

Approved by:	mentors (implicit approval)
2019-07-19 08:49:33 +00:00
Jason W. Bacon
df8230f473 ncbi-blast+: Unbreak build with gcc8 following gcc9 patch
GCC 8 and 9 are incompatible in handling const variables with OpenMP
default(none).  All const variables default to shared even with default(none)
present.  8 errors out if a const variable is explicitly defined as shared and
9 requires an explicit definition.

Using an upstream trunk patch for now, which checks the compiler version.
Also discussing more portable approaches to avoid future issues.

Reported by:    jrm
2019-07-12 23:58:22 +00:00
Yuri Victorovich
18bfb7c9c1 New port: biology/libbigwig: C library for handling bigWig files (containing genomic data) 2019-07-11 17:05:22 +00:00
Jason W. Bacon
4d261c2cce ncbi-blast+: Fix build with gcc9
GCC 9 requires OpenMP variables to be explicitly defined as shared or private
where earlier versions fell back on default.  New patch sent upstream.

PR:             238471
Reported by:    gerald
2019-07-11 13:53:30 +00:00