notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: biology/paml/pkg-plist

Number of commits found: 15

Saturday, 8 Jul 2023
03:46 Joseph Mingrone (jrm) search for other commits by this committer
biology/paml: Update to 4.10.7

Remove -Wmemset-elt-size from CFLAGS.  The warning is only applicable to
gcc and is already enabled with -Wall.

Changes:	https://github.com/abacus-gene/paml/releases/tag/4.10.7
Sponsored by:	The FreeBSD Foundation
commit hash: 5fc301443c77a4952c42153f12a7520f913f60a3 commit hash: 5fc301443c77a4952c42153f12a7520f913f60a3 commit hash: 5fc301443c77a4952c42153f12a7520f913f60a3 commit hash: 5fc301443c77a4952c42153f12a7520f913f60a3 5fc3014
Sunday, 13 Nov 2022
02:35 Joseph Mingrone (jrm) search for other commits by this committer
biology/paml: Update to 4.10.6

https://github.com/abacus-gene/paml/releases/tag/v4.10.6

Sponsored by:	The FreeBSD Foundation
commit hash: a875dde83e05c32752b096808e6b3ca50088a8a3 commit hash: a875dde83e05c32752b096808e6b3ca50088a8a3 commit hash: a875dde83e05c32752b096808e6b3ca50088a8a3 commit hash: a875dde83e05c32752b096808e6b3ca50088a8a3 a875dde
Friday, 26 Aug 2022
04:22 Joseph Mingrone (jrm) search for other commits by this committer
biology/paml: Update to 4.10.5

https://github.com/abacus-gene/paml/releases/tag/v4.10.0
https://github.com/abacus-gene/paml/releases/tag/untagged-a5659203e8ec0ddb58b8
https://github.com/abacus-gene/paml/releases/tag/v4.10.5

Sponsored by:	The FreeBSD Foundation
commit hash: 5aec6e4a190d0d6a6f78ce9c5674fd5bf6b4b5d0 commit hash: 5aec6e4a190d0d6a6f78ce9c5674fd5bf6b4b5d0 commit hash: 5aec6e4a190d0d6a6f78ce9c5674fd5bf6b4b5d0 commit hash: 5aec6e4a190d0d6a6f78ce9c5674fd5bf6b4b5d0 5aec6e4
Tuesday, 26 Feb 2019
15:12 jrm search for other commits by this committer
biology/paml: Update to version 4.9i

Upstream changes as described by the author:

- mcmctree: I have added an option (duplication = 1) for dating a tree with
both speciations and gene duplications, so that some nodes on the tree
share divergence times. Nodes sharing ages are identified using labels in
the tree file: #1, #2, .... I have yet to update the document about
specification of the model.

- mcmctree: The TipDate option was written for one locus or partition and
never worked for more than two loci/partitions. I have edited the code so
that it works for multiple partitions, some of which may be molecular and
the others morphological.

- codeml: The option estFreq = 0 when codonFreq = 6 (FMutSel0) and 7
(FMutSel) is not working in versions 4.9g and 4.9h. This is fixed now. This
option uses the observed codon or amino acid frequencies for the
mutation-selection models of codon usage. Instead the program estimates the
frequencies using maximum likeihood, which is what the option estFreq = 1
does. Look at the README file in the examples/mtCDNAape/ folder.

- codeml clade model D: The bounds for the w (dN/dS) ratios in the first
site classes are set tp (0.0001, 0.5) for w0 and (0.5, 1.5) for w1, in
versions 4.9b,c,d,e,f,g, since I added the BEB calculation for clade model
D in 4.9b. The motivation for the bounds is that site class 0 represents
strong purifying selection with a small w0, while site class 1 should
include sites under weak purifying selection with a larger w1. However the
bounds are arbitrary. In some datasets, the MLEs are found to be at the
bounds, making the interpretation awkward. I have changed the bounds to the
following: w0b[]={0.0001, 1.0}, w1b[]={0.01, 1.5}. This means that the user
should swap the estimates of w0 and w2 if w0 > w1.
Original commitRevision:493971 
Wednesday, 25 Apr 2018
20:36 jrm search for other commits by this committer
biology/paml: Update to version 4.9h

Port Changes:
- Add EXAMPLES option and install most files under EXAMPLESDIR
- Add USES=dos2unix to fix DOS line endings

Upstream Changes:
Version 4.9h, March 2018

(*) mcmctree: gamma-Dirichlet versus conditional i.i.d. priors for
rates for loci.  Since 4.9d, the program and the documentation are
inconsistent about the two priors, and which value (0 or 1) means
which prior.  I have now checked the program and the documentation to
make sure that they are consistent:

prior = 0: gamma-Dirichlet (dos Reis 2014).  This is the default.
prior = 1: conditional i.i.d. prior (Zhu et al. 2015).

I believe these two are similar especially if the number of loci
(partitions) is large, but no serious comparisons between the two
priors have been published.

Thanks to Adnan Moussalli for pointing out the errors.

(*) codeml.  It was discovered that the mechanistic amino acid
substitution model implemented in Yang et al. (1998; see table 3),
specified by seqtype = 2 model = 6, has been broken for a long time,
since version 3.0 (2000) at least.  Version 2.0 (1999) seems to be
correct.  This means that the model become broken soon since it was
published.  I have now fixed this.

This model of amino acid substitution starts from a Markov chain for
codons and then aggregate the states and merge the synonymous codons
into one state (the coded amino acid).  This is an approximate
formulation since the process after state aggregation is not Markovian
anymore.

I have now added another codon-based amino acid substitution model
that treats amino acids as ambiguities codons.  The model is specified
by seqtype = 2 model = 5.  This is an exact formulation.

(*) codeml.  The number of categories in the BEB calculation under M2
and M8 is unintentionally set to 4 rather than 10.  I have changed
this back to 10.  The details of this calculation are in Yang et
al. 2005 MBE.

Version 4.9g, December 2017

(*) codeml.  A bug caused the BEB calculation under the site model M8
(NSsites = 8) to be incorrect, with the program printing out warming
messages like "strange: f[ 5] = -0.0587063 very small."  This bug was
introduced in version 4.9b and affects versions 4.9b-f.  A different
bug was introduced in version 4.9f that causes the log likelihood
function under the site model M8 (NSsites = 8) to be calculated
incorrectly.  These are now fixed.

Version 4.9f, October 2017

(*) baseml, nonhomogeneous models (nhomo & fix_kappa).  Those models
allow different branches on the tree to have different Q matrices.
Roughly nhomo controls the base frequency parameters while gix_kappa
controls kappa or the exchangeability parameters (a b c d e in
GTR/REV, for example).  I added the option (nhomo = 5, fix_kappa = 2),
which lets the user to define branch types, so that branches of the
same type have the same exchangeability parameters (a b c d e for GTR)
and base composition parameters, while branches of different types
have different parameters.  Branch types are labeled (using # and $),
0, 1, 2, ....  The labels should be consecutive positive integers.
The old options nhomo = 3 or 4 work for some models like GTR, but not
some other models which also have base composition parameters.  In
this update, I think those options should work with all those models.
I have also edited the documentation (look for option variable nhomo
for baseml).

(*) baseml & codeml.  i added an option fix_blength = 3
(proportional), which means that branch lengths will be proporational
to those given in the tree file, and the proportionality factor is
estimated by ML.

(*) codeml.  The program does not count the parameters correctly for
model M0 when fix_kappa = 1.  The bug was introduced in version 4.9c
and affects versions 4.9c-e.  This is now fixed.

(*) codeml (seqtype = 2 model = 2).  If you are analyzing multiple
protein data sets (ndata > 1) under the empirical models such as wag,
jtt, dayhoff.  The results for the first data set are correct, but all
later data sets are analyzed incorrectly under the corresponding +F
models, that is, wag+F, jtt+F, dayhoff+F, etc.  A bug in the program
means that for the second and later data sets, the equilibrium amino
acid frequencies are taken from the real data and not correctly set to
those specified by the empirical models.  I note that this bug was
recorded in the update Version 3.14b, April 2005, but it was somehow
not fixed, even in that version.  This is now fixed.  Thanks to Nick
Goldman for reporting this again.

(*) evolver (options 5, 6, 7 for simulating nucleotide, codon and
amino acid alignments).  If you choose the option of printing out the
site pattern counts instead of the sequences (specified at the
beginning of the control file such as MCbase.dat), and if you are
simulating two or more alignments, the program crashes after finishing
the first alignment.  This is now fixed.

(*) mcmctree.  The program crashes if you have a mixture of
morphological loci and molecular loci, if not all the morphological
loci are before the molecular loci.  I have now fixed this.
I think this was never described anyway.

Version 4.9e, March 2017

(*) Edited the readme files to change the license to GPL.

(*) mcmctree.  A bug was introduced in version 4.9b which causes the
program to read the fossil calibration information in the tree file
incorrectly, if joint (minimum and maximum) bounds are specified using
the symbol '<' and '>'.  If you use the notation "B()", "L()", and
'U()', the information is read correctly.  This bug was introduced in
version 4.9b and exists in 4.9c and 4.9d.  Versions 4.9a and earlier
were correct.

Version 4.9d, February 2017

(*) mcmctree.  Changed the default prior for rates for loci to
gamma-Dirichlet (dos Reis 2014), and updated the documentation as
well.  It was set to the conditional i.i.d. prior (Zhu et al. 2015).

(*) mcmctree.  Added Bayes factor calculation.  A program called
BFdriver is included in the release, as well as a pdf document in the
folder examples/DatingSoftBound/BFdriverDOC.pdf.  We suggest that you
use the exact likelihood calculation when you use this option, since the
normal approximation is unreliable when the power posterior is close to
the prior (when beta is small).
Original commitRevision:468297 
Wednesday, 28 Sep 2016
02:30 jrm search for other commits by this committer
biology/paml: update to version 4.9c and various improvements

- Update to version 4.9c
- Set LICENSE=GPLv3
- Use the variable PORTDOCS to automate the generation of the DOCS plist (as
  suggested by mat@).
- Install dat/ examples/ and Technical/ directories as well as files in the root
  directory of the distribution tarball.
- Fix broken permissions.
- Delete Windows executables.
- Build and install useful binaries not built by upstream's Makefile.
- Update pkg-descr.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8040
Original commitRevision:422846 
Monday, 20 Oct 2014
07:10 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371237 
Saturday, 5 Apr 2014
10:56 wen search for other commits by this committer
- Update to 4.8
- Reset maintainer to ports@
Original commitRevision:350214 
Tuesday, 21 Jan 2014
23:18 bapt search for other commits by this committer
Fix properties on pkg-plist
Original commitRevision:340671 
Tuesday, 30 Sep 2008
08:54 miwi search for other commits by this committer
- Update to 4.1
- Pass maintainership to submitter

PR:             127683
Submitted by:   Wen heping <wenheping@gmail.com>
Original commit
Saturday, 6 Nov 2004
03:55 kevlo search for other commits by this committer
Update to 3.14

PR: ports/72422
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com>
Original commit
Wednesday, 22 Oct 2003
09:29 osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
Original commit
Friday, 14 Feb 2003
23:21 naddy search for other commits by this committer
* Update to 3.13.

PR:             48255
Submitted by:   David A. Bader <dbader@eece.unm.edu>

* Also honor CC/CFLAGS.
Original commit
Wednesday, 29 Aug 2001
13:00 wjv search for other commits by this committer
- Update to version 3.1    
Original commit
Tuesday, 3 Jul 2001
09:17 wjv search for other commits by this committer
Update to version 3.04    
Original commit

Number of commits found: 15