MrBayes is a program for the Bayesian estimation of phylogeny. Fix: Patch attached with submission follows:
State Changed From-To: open->closed New port added, with minor changes. Thanks!
miwi 2007-12-15 15:13:41 UTC FreeBSD ports repository Modified files: biology Makefile Added files: biology/mrbayes Makefile distinfo pkg-descr biology/mrbayes/files patch-Makefile Log: 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 Revision Changes Path 1.94 +1 -0 ports/biology/Makefile 1.1 +34 -0 ports/biology/mrbayes/Makefile (new) 1.1 +3 -0 ports/biology/mrbayes/distinfo (new) 1.1 +11 -0 ports/biology/mrbayes/files/patch-Makefile (new) 1.1 +11 -0 ports/biology/mrbayes/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"