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.

Port details
mapm3 Constructs linkage maps of markers segregating in experimental crosses
3.0_1 biology on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0_1Version of this port present on the latest quarterly branch.
Maintainer: tphilipp@potion-studios.com search for ports maintained by this maintainer
Port Added: 2008-04-06 04:49:23
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: MAPMAKER
WWW:
http://www.broad.mit.edu/ftp/distribution/software/mapmaker3/
Description:
MAPMAKER/EXP is a linkage analysis package designed to help construct primary linkage maps of markers segregating in experimental crosses. MAPMAKER/EXP performs full multipoint linkage analysis (simultaneous estimation of all recombination fractions from the primary data) for dominant, recessive, and co- dominant (e.g. RFLP-like) markers. MAPMAKER/EXP is an experimental-cross-only successor to the original MAPMAKER program. MAPMAKER/QTL is a companion program to MAPMAKER/EXP which allows one to map genes controlling polygenic quantitative traits in F2 intercrosses and BC1 backcrosses relative to a genetic linkage map. More information on MAPMAKER/QTL can be found in the technical report (included with MAPMAKER/QTL).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/mapm3-3.0_1/catalog.mk
  2. /usr/local/share/licenses/mapm3-3.0_1/LICENSE
  3. /usr/local/share/licenses/mapm3-3.0_1/MAPMAKER
  4. bin/mapmaker
  5. bin/mapmaker.help
  6. bin/qtl
  7. bin/qtl.help
  8. bin/xmapmaker
  9. bin/xqtl
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • mapm3>0:biology/mapm3
To install the port:
cd /usr/ports/biology/mapm3/ && make install clean
To add the package, run one of these commands:
  • pkg install biology/mapm3
  • pkg install mapm3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mapm3
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (mapm3-source.tar.Z) = 107c8d0e7e89e2fe43fe17233d38c22161def851c8094435f3440a39c0cdca4c SIZE (mapm3-source.tar.Z) = 1321227

Packages (timestamps in pop-ups are UTC):
mapm3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0_13.0_13.0_13.0_13.0_1-3.0_1-
FreeBSD:13:quarterly3.0_13.0_1-3.0_13.0_13.0_13.0_13.0_1
FreeBSD:14:latest3.0_13.0_1-3.0_13.0_13.0_1-3.0_1
FreeBSD:14:quarterly3.0_13.0_1-3.0_13.0_13.0_13.0_13.0_1
FreeBSD:15:latest3.0_13.0_1n/a3.0_1n/a3.0_13.0_13.0_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
biology_mapm3
USES:
ncurses tar:Z
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.ibiblio.org/pub/academic/biology/molbio/mapmaker/
  2. http://iubio.bio.indiana.edu/soft/molbio/qtl/mapmaker/
  3. http://www.broad.mit.edu/ftp/distribution/software/mapmaker3/
  4. http://www.mirrorservice.org/sites/iubio.bio.indiana.edu/molbio/qtl/mapmaker/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.0_1
20 Jul 2022 14:20:57
commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.0_1
04 Sep 2020 12:24:23
Revision:547537Original commit files touched by this commit
fernape search for other commits by this committer
biology/mapm3: Reformat patches.

Make them compliant with the expected format.
3.0_1
04 Sep 2020 11:28:24
Revision:547530Original commit files touched by this commit
fernape search for other commits by this committer
biology/mapm3: Fix build with llvm11, gcc10

Another instance of -fno-common issue.

While here:

 * strip executables
 * add license

PR:	249077
Submitted by:	tphilipp@potion-studios.com (maintainer)
MFH:	2020Q3 (build fix, -fno-common)
3.0
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
3.0
01 Feb 2016 22:09:10
Revision:407778Original commit files touched by this commit
marino search for other commits by this committer
biology/mapm3: document ncurses rqmt (USES+=ncurses), respect LDFLAGS

Also link with libncurses, not libtermcap

approved by:	infrastructure blanket
3.0
12 Jan 2014 19:07:28
Revision:339532Original commit files touched by this commit
riggs search for other commits by this committer
- Fix build with clang
- Stage support

PR:		ports/185655
Submitted by:	Tassilo Philipp <tphilipp@potion-studios.com> (maintainer)
Approved by:	thierry (mentor)
3.0
20 Sep 2013 15:55:44
Revision:327709Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology)
3.0
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
3.0
20 Nov 2009 22:53:09
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
3.0
06 Apr 2008 04:49:06
Original commit files touched by this commit
rafan search for other commits by this committer
MAPMAKER/EXP is a linkage analysis package designed to help construct primary
linkage maps of markers segregating in experimental crosses. MAPMAKER/EXP
performs full multipoint linkage analysis (simultaneous estimation of all
recombination fractions from the primary data) for dominant, recessive, and co-
dominant (e.g.  RFLP-like) markers.  MAPMAKER/EXP is an experimental-cross-only
successor to the original MAPMAKER program.

MAPMAKER/QTL is a companion program to MAPMAKER/EXP which allows one to map
genes controlling polygenic quantitative traits in F2 intercrosses and BC1
backcrosses relative to a genetic linkage map. More information on MAPMAKER/QTL
can be found in the technical report (included with MAPMAKER/QTL).

WWW: http://www.broad.mit.edu/ftp/distribution/software/mapmaker3/

PR:             ports/122452
Submitted by:   Tassilo Philipp <tphilipp at potion-studios.com>

Number of commits found: 13