Port details |
- crux Software toolkit for phylogenetic inference
- 1.2.0_9 biology
=0 1.2.0_9Version of this port present on the latest quarterly branch.
- BROKEN: No public distfiles
DEPRECATED: Broken for more than 6 months This port expired on: 2018-06-06 IGNORE: is marked as broken: No public distfiles
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-06-08 23:51:06
- Last Update: 2018-06-07 00:34:18
- SVN Revision: 471892
- Also Listed In: python
- License: BSD2CLAUSE BSD3CLAUSE
- WWW:
- http://www.canonware.com/Crux/
- Description:
- Crux is a software toolkit for molecular phylogenetic inference. It is
structured as a set of Python modules, which makes it possible to quickly
develop Python scripts that perform unique, non-canned analyses. Features
include:
* Tree log-likelihoods can be computed under a variety of models,
including all specializations of GTR+I+G and mixture models. Tree
likelihoods can be computed in parallel via pthreads.
* Bayesian Markov chain Monte Carlo (MCMC) methods (with Metropolis
coupling) can sample among non-nested models using reversible model
jumps.
* Crux is capable of simulating character data under any model its
likelihood engine is capable of.
* The neighbor joining (NJ) and relaxed neighbor joining (RNJ)
implementations are among the fastest in existence.
* Pairwise distances between sequences can be computed based on percent
identity, or using methods that correct for multiple hits
(Jukes-Cantor, Kimura, and logDet).
WWW: http://www.canonware.com/Crux/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: crux
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (crux-1.2.0.tar.bz2) = 11f677e8bf62db69e75271670ea50fb5a23c8a2c526fa9d16ccf2e736e5212c5
SIZE (crux-1.2.0.tar.bz2) = 1187274
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gfortran6 : lang/gcc6
- gmake : devel/gmake
- python2.7 : lang/python27
- as : devel/binutils
- Runtime dependencies:
-
- gfortran6 : lang/gcc6
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for crux-1.2.0_9:
SYS_LINALG=off: Enable system ATLAS/LAPACK
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- fortran gmake python tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0_9 07 Jun 2018 00:34:18 |
rene |
Remove expired ports:
2018-06-06 biology/ssaha: Broken for more than 6 months
2018-06-06 biology/crux: Broken for more than 6 months
2018-06-06 biology/ariadne: Broken for more than 6 months
2018-06-06 cad/sceptre: Broken for more than 6 months
2018-06-06 cad/cider: Broken for more than 6 months
2018-06-06 chinese/scim-array: Broken for more than 6 months
2018-06-06 chinese/xpdf: Broken for more than 6 months
2018-06-06 chinese/telnet: Broken for more than 6 months
2018-06-06 comms/java-commapi-freebsd: Depends on BROKEN and expiring
comms/java-commapi
2018-06-06 comms/soundmodem: Broken for more than 6 months
2018-06-06 comms/jsdr: Broken for more than 6 months
2018-06-06 comms/java-commapi: Broken for more than 6 months
2018-06-06 converters/pdf2djvu: Broken for more than 6 months
2018-06-06 databases/rdb: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.2.0_9 05 May 2018 10:49:36 |
antoine |
Deprecate ports broken for more than 6 months |
1.2.0_9 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.2.0_8 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
1.2.0_8 13 Oct 2017 11:14:53 |
bapt |
Mark as broken ports with no public distfiles |
1.2.0_8 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.2.0_7 26 May 2017 20:02:44 |
linimon |
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.2.0_7 01 May 2017 19:24:01 |
linimon |
Provide error messages for some ports failing on aarch64, and, in a
few cases, other tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.2.0_7 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.2.0_6 07 Dec 2016 13:24:57 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
1.2.0_5 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.2.0_5 30 Dec 2015 19:49:17 |
marino |
biology/crux is not jobs safe
This cython-based port has failed on me a couple of times in a bulk build.
I'm not sure what the actual problem is but the issue is itermittent. |
1.2.0_5 02 Sep 2015 09:23:06 |
danfe |
Unbreak the build on PowerPC, it had nothing to do with "error in pthreads":
configure script was passing `-faltivec' to the compiler, while this flag is
non-standard and only supported on Mac OS X/Darwin systems.
Also replace Apple-specific Altivec detection with querying the "hw.altivec"
sysctl instead. |
1.2.0_5 02 Sep 2015 03:04:10 |
amdmi3 |
- Switch to options helpers |
1.2.0_5 20 Oct 2014 07:10:48 |
bapt |
Cleanup plist |
1.2.0_5 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.2.0_4 26 Aug 2014 20:39:05 |
rene |
biology/crux: stage, modernize, add license (BSD[23]CLAUSE), cleanups
PR: 193026
Submitted by: Ports Fury |
1.2.0_3 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.2.0_3 23 Jul 2014 16:44:28 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
1.2.0_3 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.2.0_2 16 Feb 2014 17:15:32 |
tijl |
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery) |
1.2.0_2 21 Jan 2014 23:18:05 |
bapt |
Fix properties on pkg-plist |
1.2.0_2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.2.0_2 11 Dec 2013 14:43:51 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in biology |
1.2.0_2 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.2.0_1 20 Sep 2013 15:55:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology) |
1.2.0_1 18 Mar 2013 06:48:55 |
jgh |
- adoption of optionsNG
- trim historical header
- use tabs in favor of spaces
Approved by: portmgr (miwi) |
1.2.0_1 10 Nov 2011 14:30:51 |
linimon |
Does not build on powerpc-9: error in pthreads.
Hat: portmgr
Feature safe: yes |
1.2.0_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.2.0_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.2.0_1 19 Sep 2009 17:58:14 |
jasone |
Update to Crux 1.2.0.
Feature safe: yes |
1.1.0_1 13 Sep 2009 00:08:01 |
gerald |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
1.1.0 08 Aug 2009 13:26:13 |
erwin |
Fix PKGORIGIN
Submitted by: pointyhat |
1.1.0 21 Jun 2009 06:18:51 |
jasone |
Update to Crux 1.1.0.
Fix the ATLAS/LAPACK build option. |
1.0.1 10 Jun 2009 01:25:02 |
jasone |
Change CONFIGURE_ENV --> USE_CSTD. [1]
Add missing pkg-plist entry for Parsing.so. [2]
Change RUN_DEPENDS --> LIB_DEPENDS for optional math/atlas dependency.
Submitted by: [1] erwin
Reported by: [2] QAT |
1.0.1 08 Jun 2009 23:49:59 |
jasone |
Add the biology/crux port. |