1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
cb037d3c98 Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
2017-06-27 13:46:53 +00:00
Adam Weinberger
00b0c72489 Fix build on -current by un-clobbering LDFLAGS. Also, don't
mute installation commands.
2014-08-15 16:37:37 +00:00
Baptiste Daroussin
732ab835ac Support stage
USE_GMAKE -> USES=gmake
use USES=readline:port
2013-12-10 17:54:12 +00:00
Baptiste Daroussin
7055ff02f1 Add NO_STAGE all over the place in preparation for the staging support (cat: biology) 2013-09-20 15:55:44 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ion-Mihai Tetcu
f5acd5e443 Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.

Forgotten by:	araujo@
Reported by:	QAT
2009-05-12 11:28:17 +00:00
Pav Lucistnik
48927e76ef - Update maintainer's email address
Submitted by:	Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp> (maintainer)
2008-05-17 16:52:34 +00:00
Martin Wilke
565d0310d5 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
2007-12-15 15:13:41 +00:00