Port details |
- lamarc Package of programs for computing population parameters
- 2.1.8_1,1 biology =2 2.1.8_1,1Version of this port present on the latest quarterly branch.
- 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: 2001-08-07 05:17:58
- Last Update: 2023-08-18 06:57:13
- Commit Hash: bb82d0e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://evolution.genetics.washington.edu/lamarc/
- Description:
- LAMARC (Likelihood Analysis with Metropolis Algorithm using Random
Coalescence) is a package of programs for computing population parameters
such as population size, population growth rate and migration rates. It does
this by using likelihoods for samples of data (sequences, microsatellites,
and electrophoretic polymorphisms) from populations.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/biology/lamarc/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/lamarc
- pkg install lamarc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lamarc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lamarc-2.1.8-src.tar.gz) = 73ca99a87c5d40577c3d3fbc25b72e3507bfce22f5376dfec90fd3a90b085281
SIZE (lamarc-2.1.8-src.tar.gz) = 24919620
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lamarc-2.1.8_1,1:
DOCS=on: Build and/or install documentation
WXGTK=off: wxGTK GUI toolkit support
===> Use 'make config' to modify these settings
- Options name:
- biology_lamarc
- 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 |
2.1.8_1,1 18 Aug 2023 06:57:13 |
Muhammad Moinur Rahman (bofh) |
biology/lamarc: Mark BROKEN on 14
Fails to compile with:
error: no matching function for call to 'make_pair'
Sponsored by: The FreeBSD Foundation |
2.1.8_1,1 31 Dec 2022 03:54:58 |
Muhammad Moinur Rahman (bofh) |
biology/lamarc: Refactor after wxgtk28 removal
- Pet portclippy |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.8_1,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.1.8_1,1 20 Jul 2022 14:20:57 |
Tobias C. Berner (tcberner) |
biology: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Andrey Zakhvatov
* Bob Zimmermann <rpz@cse.wustl.edu>
* Camson Huynh <chuynh@biolateral.com.au>
* Dan Siercks <dsiercks@uwm.edu>
* Fernan Aguero <fernan@iib.unsam.edu.ar>
* Hannes Hauswedell <h2+fbsdports@fsfe.org>
* J. Bacon <jwb@FreeBSD.org>
* Jason Bacon <jwb@FreeBSD.org>
* Jeremy <karlj000@unbc.ca> (Only the first 15 lines of the commit message are shown above ) |
2.1.8_1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.8_1,1 25 Aug 2018 03:13:38 |
tobik |
biology/lamarc: Fix build with Clang 6
src/tools/mathx.cpp:781:12: error: no matching function for call to 'make_pair'
return std::make_pair<DoubleVec1d, DoubleVec2d>(eigvals, eigvecs);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/v1/utility:639:1: note: candidate function not viable: no known
conversion from 'DoubleVec1d' (aka 'vector<double>') to
'std::__1::vector<double, std::__1::allocator<double> > &&' for 1st argument
make_pair(_T1&& __t1, _T2&& __t2)
^
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/lamarc-2.1.8_1,1.log |
2.1.8_1,1 18 Dec 2016 04:34:33 |
marino |
biology/lamarc: Fix build on DF (taken from dports) |
2.1.8_1,1 18 Aug 2016 09:31:58 |
amdmi3 |
- Switch to options helpers
- Regenerate patches with `make makepatch`
- Mark WXGTK option broken: does not build:
src/convErr/gc_errhandling.cpp:75:12: error: cannot initialize return object of
type 'const char *' with an rvalue of type 'const wxChar *' (aka 'const wchar_t
*') |
2.1.8_1,1 29 Dec 2015 14:30:47 |
mat |
Cleanup GH_* and variables order.
Sponsored by: Absolight |
2.1.8_1,1 16 Sep 2015 19:51:28 |
bapt |
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop |
2.1.8,1 13 Sep 2015 18:45:47 |
bapt |
Enfoce unicode version of wxGTK |
2.1.8,1 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
2.1.8,1 26 Nov 2013 15:37:05 |
wg |
biology/lamarc: fix build on current
PR: ports/184219
Submitted by: KATO Tsuguru <tkato432 yahoo.com> |
2.1.8,1 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
2.1.8,1 20 Sep 2013 15:55:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology) |
2.1.8 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.1.8,1 19 Jun 2013 15:39:19 |
bsam |
. trim Makefile headers;
. remove the indefinite article from COMMENT. |
2.1.8,1 03 Dec 2012 11:27:47 |
gahr |
- Fix build with clang
Feature safe: yes |
2.1.8,1 17 Jun 2012 20:22:32 |
sylvio |
- Update to version 2.1.8
Remove file:
files/patch-Makefile.in
files/patch-configure
files/patch-src__control__defaults.h
pkg-plist
PR: ports/168994
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.1.5,1 03 Jun 2012 12:14:38 |
cs |
Set maintainership back to ports@ |
2.1.5,1 20 May 2012 12:04:26 |
cs |
Remove non-serving mirror |
2.1.5,1 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
2.1.5,1 15 Sep 2011 12:33:27 |
cs |
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor) |
2.1.5 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.1.5,1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.1.5,1 04 Aug 2010 06:30:07 |
lwhsu |
- Update to 2.1.5
- Pass maintainership to submitter
PR: ports/149247
Submitted by: C-S <c-s AT c-s.li> |
2.1.3,1 10 Feb 2010 21:47:48 |
pgollucci |
- Reset more ports I don't use anymore |
2.1.3,1 16 May 2009 06:27:56 |
pgollucci |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
2.1.3,1 31 Jul 2008 16:18:42 |
pgollucci |
- Update to 2.1.3
Approved by: gabor (mentor) |
2.1.2c,1 23 Jul 2008 02:43:55 |
pgollucci |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
2.1.2c,1 11 Jul 2008 17:24:16 |
araujo |
- Update to 2.1.2c.
- Pass maintainership to submitter.
PR: ports/125497
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> |
2.1.2b,1 23 Oct 2007 23:07:19 |
miwi |
- Update to 2.1.2b
PR: 117336
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.1,1 08 Oct 2007 13:04:51 |
miwi |
- Update to 2.1
PR: 116017
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2001.08.06_1 25 Jan 2007 11:10:43 |
vd |
Get rid of biology/coalesce dependency, it is deprecated and will be removed
shortly. |
2001.08.06 20 Nov 2004 08:09:49 |
linimon |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption. |
2001.08.06 07 Mar 2003 05:56:43 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
07 Aug 2001 09:17:58 |
wjv |
Add lamarc 2001.08.06, a package of programs for computing population
parameters. |