aboutsummaryrefslogtreecommitdiff
path: root/biology/trimmomatic
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-261-1/+0
| | | | | | | | | | | | | | | java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342 Notes: svn path=/head/; revision=518482
* biology/trimmomatic: Upgrade to 0.39Jason W. Bacon2019-09-144-4/+14
| | | | | | | Add convenience script to run without knowing the location of the Java jar Notes: svn path=/head/; revision=512018
* Multiple ports:Jason W. Bacon2018-01-311-1/+1
| | | | | | | | | | | Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org Remove Created by comments for same user Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D14128 Notes: svn path=/head/; revision=460452
* Trimmomatic performs a variety of useful trimming tasks for illuminaWen Heping2016-03-174-0/+40
NGS paired-end and single ended data. WWW: http://www.usadellab.org/cms/?page=trimmomatic PR: 208044 Submitted by: bacon4000@gmail.com Notes: svn path=/head/; revision=411261