CVS log for ports/biology/mrbayes/Makefile
Up to [FreeBSD] / ports / biology / mrbayes
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue May 12 11:28:15 2009 UTC (2 years, 9 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from 5 to 6. Forgotten by: araujo@ Reported by: QAT
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 17 16:52:34 2008 UTC (3 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update maintainer's email address Submitted by: Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 15 15:13:40 2007 UTC (4 years, 1 month ago) by miwi
Branches: MAIN
MrBayes is a program for the Bayesian estimation of phylogeny. Bayesian inference of phylogeny is based upon a quantity called the posterior probability distribution of trees, which is the probability of a tree conditioned on the observations. The conditioning is accomplished using Bayes's theorem. The posterior probability distribution of trees is impossible to calculate analytically; instead, MrBayes uses a simulation technique called Markov chain Monte Carlo (or MCMC) to approximate the posterior probabilities of trees. WWW: http://mrbayes.csit.fsu.edu/ PR: ports/118542 Submitted by: mzaki at biol.s.u-tokyo.ac.jp
