Commit graph

1940 commits

Author SHA1 Message Date
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Dmitry Marakasov
f11d5e3f30 - Update to 1.5.0
PR:		208351
Submitted by:	wen@FreeBSD.org
Approved by:	mauricio@arareko.net (maintainer)
2016-03-31 17:36:54 +00:00
Dmitry Marakasov
2ea73697b3 - Use more appropriate BROKEN instead of IGNORE
PR:		208367
Submitted by:	bacon4000@gmail.com (maintainer)
Suggested by:	rakuco
2016-03-29 20:55:48 +00:00
Wen Heping
389b0168c4 - Update to 5.12.0 2016-03-27 07:09:34 +00:00
Dmitry Marakasov
8add7f1f02 - Clarify LICENSE
- Add LICENSE_FILE
- Remove USES=tar:bzip2 (incorrect and no-op with USE_GITHUB)
- Drop unneeded (and incorrect anyway) PKG_CONFIG_PATH

Approved by:	portmgr blanket
2016-03-24 14:12:23 +00:00
Dmitry Marakasov
ee6e0c4336 Jellyfish is a tool for fast, memory-efficient counting of k-mers in DNA.
A k-mer is a substring of length k, and counting the occurrences of all such
substrings is a central step in many analyses of DNA sequence. JELLYFISH can
count k-mers quickly by using an efficient encoding of a hash table and by
exploiting the "compare-and-swap" CPU instruction to increase parallelism.

WWW: http://www.genome.umd.edu/jellyfish.html

PR:		207929
Submitted by:	bacon4000@gmail.com
2016-03-24 13:53:06 +00:00
Raphael Kubo da Costa
bc3c1d13d6 New port: biology/bowtie2.
Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short
DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp
reads per hour.

This is Bowtie version 2, which will need to coexists with Bowtie 1 for the
foreseeable future. Both are required by certain genomics pipelines, in some
cases (e.g. Trinity) by the same pipeline.

WWW: https://github.com/BenLangmead/bowtie2

PR:		207908
Submitted by:	Jason Bacon <bacon4000@gmail.com>
2016-03-23 11:22:39 +00:00
Raphael Kubo da Costa
66631eff75 New port: biology/slclust.
Slclust is a utility that performs single-linkage clustering with the option of
applying a Jaccard similarity coefficient to break weakly bound clusters into
distinct clusters.

WWW: http://sourceforge.net/projects/slclust/

PR:		207997
Submitted by:	Jason Bacon <bacon4000@gmail.com>
2016-03-23 11:00:44 +00:00
Wen Heping
ce265985eb Trimmomatic performs a variety of useful trimming tasks for illumina
NGS paired-end and single ended data.

WWW: http://www.usadellab.org/cms/?page=trimmomatic

PR:		208044
Submitted by:	bacon4000@gmail.com
2016-03-17 08:21:14 +00:00
Kurt Jaeger
9cae6c02e4 New port: biology/p5-transdecoder
TransDecoder identifies candidate coding regions within transcript
sequences, such as those generated by de novo RNA-Seq transcript
assembly using Trinity, or constructed based on RNA-Seq alignments
to the genome using Tophat and Cufflinks.

WWW: http://transdecoder.github.io/

PR:		207993
Submitted by:	Jason Bacon <bacon4000@gmail.com>
2016-03-16 20:12:32 +00:00
Kurt Jaeger
aeb5be07de biology/seqtools: 4.40.0 -> 4.41.1
- mostly internal changes, some build fixes
2016-03-14 19:40:34 +00:00
Mathieu Arnold
018eeadae5 Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
2016-03-08 13:09:12 +00:00
Raphael Kubo da Costa
b8b592e17b New port: biology/bowtie.
Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short
DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp
reads per hour.

WWW: http://bowtie-bio.sourceforge.net/index.shtml

PR:		206939
Submitted by:	Jason Bacon <bacon4000@gmail.com>
2016-03-05 13:21:26 +00:00
Raphael Kubo da Costa
feaee54d6e New port: biology/vcftools.
A set of tools written in Perl and C++ for working with VCF files, such as
those generated by the 1000 Genomes Project.

WWW: https://github.com/vcftools/vcftools

PR:		206926
Submitted by:	Jason Bacon <bacon4000@gmail.com>
2016-02-26 17:07:59 +00:00
Wen Heping
9a1421510b - Update to 3.2.0
- Update pkg-descr

PR:		205890
Submitted by:	tkato432@yahoo.com
2016-02-26 13:03:05 +00:00
Danilo Egea Gondolfo
a995c42a3b - Update to 1.14.7 2016-02-20 16:05:59 +00:00
Wen Heping
e6194eb011 - Update to 1.34 2016-02-12 13:18:37 +00:00
Kurt Jaeger
0236757375 biology/seqtools: 4.39.3 -> 4.40.0
- Blixem can now accept a 'command' tag in a gff line for a region
  feature. The given command should return gff and will be run by
  blixem on the given region.
- Blixem now supports fetching sequence data over https.
2016-02-06 10:17:31 +00:00
John Marino
1e92f54830 biology/mapm3: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
Also link with libncurses, not libtermcap

approved by:	infrastructure blanket
2016-02-01 22:09:10 +00:00
John Marino
e8ac90dd1c biology/samtools: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-01 21:59:14 +00:00
Kurt Jaeger
9b767e68dc biology/molden: updated distfile, take maintainer
- upstream distfile is moving target with same version number

Submitted by:	antoine
2016-01-20 19:31:52 +00:00
Antoine Brodin
a31ae1a6f3 Mark BROKEN: checksum and size mismatch
Reported by:	pkg-fallout
2016-01-20 18:57:11 +00:00
Wen Heping
9411038eac The bedtools utilities are a suite of tools for performing a wide range of
genomics analysis tasks.  The most widely-used of these tools enable genome
arithmetic, i.e., set theory on the genome.  For example, with bedtools one
can intersect, merge, count, complement, and shuffle genomic intervals from
multiple files in common genomic formats such as BAM, BED, GFF/GTF, and VCF.

Although each individual utility is designed to do a relatively simple task,
e.g., intersect two interval files, more sophisticated analyses can be
conducted by stringing together multiple bedtools operations on the command
line or in shell scripts.

WWW: http://bedtools.readthedocs.org/

PR:		204536
Submitted by:	scottcheloha@gmail.com
2016-01-19 08:56:34 +00:00
Kurt Jaeger
d997d56941 biology/molden: 5.0.7 -> 5.4
Changes:
- Missing hydrogens atoms of HETATM molecules (pdb files) are stored locally.
- Pdb files can now be clipped.
- Fixes missing residues. Introduces an alternative way of generating rotamers,
  without using z-matrices. This potentially a faster algorithm.
- Supports Movie making through avconv/ffmpeg.
- calculates the Electron Localization Function (ELF).
- Updated code of ambfor/ambmd to speed up optimisations/MD of proteins
  solvated in water (Jan, 2014).

PR:		204341
2016-01-18 19:32:37 +00:00
Steve Wills
f0b0908dc5 mark ports that don't work with Ruby 2.3
PR:		205774
2016-01-17 07:06:25 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Dmitry Marakasov
94817f0784 Add Public Domain support to ports license framework. You can now use
LICENSE=  PD

Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).

Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.

Approved by:	portmgr (bapt)
Differential Revision:	D4149
2016-01-12 14:33:21 +00:00
Pawel Pekala
8bdf0587e8 Remove deprecated PLIST_DIRSTRY and also no longer needed PLIST_DIRS 2016-01-09 18:26:40 +00:00
John Marino
684965ad7c biology/crux is not jobs safe
This cython-based port has failed on me a couple of times in a bulk build.
I'm not sure what the actual problem is but the issue is itermittent.
2015-12-30 19:49:17 +00:00
John Marino
7b3cd29d73 biology/htslib: Replace FreeBSD-specific fix with a generic one
This port will not build if ENOTRECOVERABLE is not defined, period.
It's not necessary to check OPSYS and version, just apply the fallback
definition if it's not defined.  This unbreaks DragonFly after last
commit.
2015-12-29 15:05:44 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Rene Ladan
357e5ae814 biology/consed: undeprecate, it presumably builds fine but it is restricted.
Add a note to ports/LEGAL
2015-12-26 13:26:27 +00:00
Wen Heping
394d4a451c - Update to 7.266
PR:		205558
Submitted by:	cartwright@asu.edu(maintainer)
2015-12-25 07:19:00 +00:00
Jason Unovitch
d5dffd3623 biology/{bcftools,htslib,samtools}: update 1.2.x -> 1.3
- Update ports to 1.3 and set BUILD_DEPENDS of dependent ports to require
  version 1.3 of htslib.
- Add CURL option to htslib
- Add TEST_TARGET with perl and bash dependencies for testing
- Tidy up spacing and pkg-message's

PR:		205524
PR:		205525
PR:		205526
Submitted by:	cartwright@asu.edu (maintainer)
2015-12-25 01:31:09 +00:00
Steve Wills
25b1bd5ff4 mark some of the ports that don't build on powerpc64 for me 2015-12-13 16:07:27 +00:00
Martin Wilke
9146c80d02 - Update maintainer mail address
- Update/Remove MASTER_SITE

PR:		204755
Submitted by:	 jwbacon@tds.net (maintainer)
Approved by:	mat (mentor)
Differential Revision:	D4493
2015-12-11 08:48:56 +00:00
Wen Heping
ba2ac3376e - Update to 1.32
- Add LICENSE
- Pet portlint
2015-12-11 00:59:39 +00:00
Kurt Jaeger
2625cb4896 biology/seqtools: 4.39.2 -> 4.39.3
- Blixem
  Further improve the display of features in the detail view
  when they have transparent fill, making sure that they have a
  visible border.
2015-12-05 13:20:21 +00:00
Kurt Jaeger
39967f1619 biology/seqtools: 4.39.1 -> 4.39.2
- Blixem:
  Improve the display of features in the detail view when they
  have transparent fill.
2015-12-01 20:50:34 +00:00
Dmitry Marakasov
679776ad35 - Mark BROKEN: checksum mismatch:
fetch: http://www.platonsoft.nl/spek/xraysoft/unix/platon.tar.gz: size mismatch: expected 12080181, actual 12080357
2015-11-29 03:13:34 +00:00
Rene Ladan
691f434f54 Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months
2015-11-26 comms/bforce: Broken for more than 6 months
2015-11-26 cad/geda-docs: Broken for more than 6 months
2015-11-26 chinese/cwtexttf: Broken for more than 6 months
2015-11-26 comms/zmtx-zmrx: Broken for more than 6 months
2015-11-26 astro/sky2000: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-file: Broken for more than 6 months
2015-11-26 databases/sqlite-ext-mobigroup: Broken for more than 6 months
2015-11-26 chinese/bg5ps: Broken for more than 6 months
2015-11-26 deskutils/x-tile: Broken for more than 6 months
2015-11-26 graphics/pure-gl: Broken for more than 6 months
2015-11-26 audio/dvda-author: Broken for more than 6 months
2015-11-26 chinese/oxim: Broken for more than 6 months
2015-11-26 editors/spe: Broken for more than 6 months
2015-11-26 audio/mpdscribble: Broken for more than 6 months
2015-11-26 cad/geda-symcheck: Broken for more than 6 months
2015-11-26 audio/linux-fmodapi: Broken for more than 6 months
2015-11-26 audio/pure-audio: Broken for more than 6 months
2015-11-26 editors/bpatch: Broken for more than 6 months
2015-11-26 benchmarks/geekbench: Broken for more than 6 months
2015-11-26 graphics/icoconvert: Broken for more than 6 months
2015-11-26 cad/geda-utils: Broken for more than 6 months
2015-11-26 deskutils/tomboy-plugin-wordcount: Broken for more than 6 months
2015-11-26 graphics/sketch: Broken for more than 6 months
2015-11-26 ftp/spegla: Broken for more than 6 months
2015-11-26 graphics/clutter-box2d: Broken for more than 6 months
2015-11-26 audio/scmpc: Broken for more than 6 months
2015-11-26 ftp/gnusget: Broken for more than 6 months
2015-11-26 comms/gpsk31: Broken for more than 6 months
2015-11-26 cad/geda-gschem: Broken for more than 6 months
2015-11-26 audio/ampache: Broken for more than 6 months
2015-11-26 cad/slffea: Broken for more than 6 months
2015-11-26 audio/cripple: Broken for more than 6 months
2015-11-26 cad/geda-gattrib: Broken for more than 6 months
2015-11-26 cad/findhier: Broken for more than 6 months
2015-11-26 biology/njplot: Broken for more than 6 months
2015-11-26 audio/wmmp: Broken for more than 6 months
2015-11-26 x11/avant-window-navigator: Broken for more than 6 months
2015-11-26 cad/geda-netlist: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-sunbird: Broken for more than 6 months
2015-11-26 biology/ortep3: Broken for more than 6 months
2015-11-26 astro/aa: Broken for more than 6 months
2015-11-26 french/belote: Broken for more than 6 months
2015-11-26 converters/p5-String-SetUTF8: Broken for more than 6 months
2015-11-26 cad/geda-examples: Broken for more than 6 months
2015-11-26 editors/yasnippet: Broken for more than 6 months
2015-11-26 audio/musica: Broken for more than 6 months
2015-11-26 graphics/rubyphoto: Broken for more than 6 months
2015-11-26 german/bsdpaste: Broken for more than 6 months
2015-11-26 audio/amrcoder: Broken for more than 6 months
2015-11-26 sysutils/bashburn: Broken for more than 6 months
2015-11-26 editors/e93: Broken for more than 6 months
2015-11-26 audio/tepsonic: Broken for more than 6 months
2015-11-26 astro/ephem: Broken for more than 6 months
2015-11-26 chinese/cce: Broken for more than 6 months
2015-11-26 graphics/qcread: Broken for more than 6 months
2015-11-26 databases/py-sqlkit: Broken for more than 6 months
2015-11-26 databases/usogres: Broken for more than 6 months
2015-11-26 cad/libgeda: Broken for more than 6 months
2015-11-26 chinese/p5-Lingua-ZH-BPMFConvert: Broken for more than 6 months
2015-11-26 french/alphabet_sounds_fr: Broken for more than 6 months
2015-11-26 deskutils/mrundlg: Broken for more than 6 months
2015-11-26 databases/erlang-mysql: Broken for more than 6 months
2015-11-26 graphics/linux-XnViewMP: Broken for more than 6 months
2015-11-26 deskutils/akamaru: Broken for more than 6 months
2015-11-26 dns/p5-Net-DNS-ZoneCheck: Broken for more than 6 months
2015-11-26 astro/dgpsip: Broken for more than 6 months
2015-11-26 databases/pecl-handlersocket: Broken for more than 6 months
2015-11-26 audio/cymbaline: Broken for more than 6 months
2015-11-26 french/dico: Broken for more than 6 months
2015-11-26 comms/qpage: Broken for more than 6 months
2015-11-26 audio/sonice: Broken for more than 6 months
2015-11-26 cad/geda-symbols: Broken for more than 6 months
2015-11-26 databases/java-mybatis: Broken for more than 6 months
2015-11-26 databases/openbase-jdbc: Broken for more than 6 months
2015-11-27 www/mediawiki119: Please upgrade to mediawiki-1.25
2015-11-28 www/R-cran-Rpad: Unmaintained upstream
2015-11-28 23:08:03 +00:00
Ruslan Makhmatkhanov
ba777286a4 biology/platon: fix fetching
Add working mirror.
Also update file size in distinfo - checksum is not changed
and I dunno why. But with old file size it warns that expected
size was different.

PR:		204491
Submitted by:	Walter Schwarzenfeld <w.litter@aon.at>
2015-11-19 20:13:00 +00:00
Dmitry Marakasov
06b5e03128 - Switch to options helpers 2015-11-19 00:51:15 +00:00
Kurt Jaeger
25eb138c74 biology/seqtools: Fix distinfo, WWW
- Side effect of the seqtools automated build system

Submitted by:	pkg-fallout
2015-11-18 10:53:48 +00:00
Kurt Jaeger
ccc48e7454 biology/seqtools: 4.39.0 -> 4.39.1
- Fix a bug in Belvu where the display was being initialised in
  command-line-only modes.
2015-11-13 18:46:02 +00:00
Danilo Egea Gondolfo
bf0e8b65de - Update to 1.14.6 2015-11-09 16:02:13 +00:00
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Kurt Jaeger
d2b692548d biology/seqtools: 4.36 -> 4.39.0
- Blixem
  o There is now an optional setting to highlight "maybe-canonical"
    splice sites in Blixem. This can be used to help identify
    problems where the strand is incorrect in the input data - it
    highlights splice sites in a different colour if they would be
    canonical were they on the other strand.
  o Fixed a bug with colinearity lines when an alignment's cigar
    string contains introns.
  o There are now separate feedback boxes for the selected sequence
    name coordinates. Hover over each box to see a tooltip describing
    its contents.
2015-11-08 16:39:58 +00:00
Danilo Egea Gondolfo
a34263a374 - Update to 1.14.5 2015-11-06 12:03:25 +00:00
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00