aboutsummaryrefslogtreecommitdiff
path: root/biology/muscle
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* biology: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Aaron Dalton <aaron@FreeBSD.org> * Akinori MUSHA aka knu <knu@idaemons.org> * Andrey Zakhvatov * Bob Zimmermann <rpz@cse.wustl.edu> * Camson Huynh <chuynh@biolateral.com.au> * Dan Siercks <dsiercks@uwm.edu> * Fernan Aguero <fernan@iib.unsam.edu.ar> * Hannes Hauswedell <h2+fbsdports@fsfe.org> * J. Bacon <jwb@FreeBSD.org> * Jason Bacon <jwb@FreeBSD.org> * Jeremy <karlj000@unbc.ca> * Johann Visagie <johann@egenetics.com> * Johann Visagie <wjv@FreeBSD.org> * Mauricio Herrera Cuadra <mauricio@arareko.net> * Motomichi Matsuzaki <mzaki@biol.s.u-tokyo.ac.jp> * Motomichi Matsuzaki <mzaki@e-mail.ne.jp> * Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp> * Motomichi Matsuzaki <mzaki@niid.go.jp> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Razi Khaja <razi@genet.sickkids.on.ca> * Reed A. Cartwright <cartwright@asu.edu> * Ryo MIYAMOTO * Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> * Sangwoo Shim <sangwoos@gmail.com> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Tassilo Philipp <tphilipp@potion-studios.com> * Tony Maher * Tony Maher <tonym@biolateral.com.au> * Wen Heping <wen@FreeBSD.org> * Wen Heping <wenheping@gmail.com> * Yonatan <onatan@gmail.com> * Yuri Victorovich <yuri@rawbw.com> * ballen * barnhart@genetics.wustl.edu * camson@bilateral.com.au * chuynh@biolateral.com.au * dbader@eece.unm.edu * frankch@waru.life.nthu.edu.tw * h2 * lentferj * maho@FreeBSD.org * mzaki@biol.s.u-tokyo.ac.jp * tonym * wen@FreeBSD.org With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* biology/muscle: unbreak in -CURRENTFernando Apesteguía2020-01-171-0/+3
| | | | | | | | | | Don't compile problematic (and unnecessary) file. PR: 243206 Submitted by: mzaki@e-mail.ne.jp (maintainer) Notes: svn path=/head/; revision=523339
* biology/muscle: update to 3.8.1551Fernando Apesteguía2020-01-135-48/+44
| | | | | | | | | | | | * Bug fix for long sequences. * Unbreak '/dev/tty' problem during a build * Update maintainer's mail address PR: 243206 Submitted by: mzaki@e-mail.ne.jp (maintainer) Notes: svn path=/head/; revision=522911
* Mark various leaf ports broken on aarch64, and, where appropriate, otherMark Linimon2016-11-111-1/+2
| | | | | | | | | tier-2 archs. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425879
* mark some of the ports that don't build on powerpc64 for meSteve Wills2015-12-131-0/+2
| | | | Notes: svn path=/head/; revision=403676
* Update to 3.8.31.Raphael Kubo da Costa2014-06-175-89/+37
| | | | | | | | PR: 191130 Submitted by: mzaki@m.u-tokyo.ac.jp (maintainer) Notes: svn path=/head/; revision=358182
* - add stage supportOlli Hauer2014-06-011-6/+3
| | | | Notes: svn path=/head/; revision=356095
* Convert to USES=dos2unixBaptiste Daroussin2014-05-261-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355278
* - Convert USE_GMAKE to USESMartin Wilke2014-03-131-1/+1
| | | | Notes: svn path=/head/; revision=348042
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | biology) Notes: svn path=/head/; revision=327709
* Fix typos in COMMENTCarlo Strub2012-07-241-1/+1
| | | | Notes: svn path=/head/; revision=301441
* - Get Rid MD5 supportMartin Wilke2011-03-191-3/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update maintainer's email addressPav Lucistnik2008-05-171-1/+1
| | | | | | | Submitted by: Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp> (maintainer) Notes: svn path=/head/; revision=213206
* - Try to fix fetchPav Lucistnik2008-05-171-0/+2
| | | | | | | Submitted by: Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp> (maintainer) Notes: svn path=/head/; revision=213205
* MUSCLE is multiple alignment software for protein and nucleotide sequences.Pav Lucistnik2008-05-146-0/+231
The name stands for multiple sequence comparison by log-expectation. A range of options is provided that give you the choice of optimizing accuracy, speed, or some compromise between the two. Default parameters are those that give the best average accuracy in the published tests. MUSCLE can achieve both better average accuracy and better speed than CLUSTALW or T-Coffee, depending on the chosen options. Citation: Edgar, R. C. (2004) MUSCLE: multiple sequence alignment with high accuracy and high throughput. Nucleic Acids Research 32(5): 1792-1797. Edgar, R. C. (2004) MUSCLE: a multiple sequence alignment method with reduced time and space complexity. BMC Bioinformatics 5(1): 113. The NAR paper gives only a brief overview of the algorithm and implementation details. For a full discussion of the method and many of the non-default options that it offers, please see the BMC paper. WWW: http://www.drive5.com/muscle/ PR: ports/118460 Submitted by: Motomichi Matsuzaki <mzaki@biol.s.u-tokyo.ac.jp> Notes: svn path=/head/; revision=213031