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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: biology/muscle/Makefile

Number of commits found: 16

Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:20 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>
  *  Johann Visagie <johann@egenetics.com>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  Mauricio Herrera Cuadra <mauricio@arareko.net>
  *  Motomichi Matsuzaki <mzaki@biol.s.u-tokyo.ac.jp>
  *  Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
  *  Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp>
  *  Motomichi Matsuzaki <mzaki@niid.go.jp>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Razi Khaja <razi@genet.sickkids.on.ca>
  *  Reed A. Cartwright <cartwright@asu.edu>
  *  Ryo MIYAMOTO
  *  Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
  *  Sangwoo Shim <sangwoos@gmail.com>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Tassilo Philipp <tphilipp@potion-studios.com>
  *  Tony Maher
  *  Tony Maher <tonym@biolateral.com.au>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Yonatan <onatan@gmail.com>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  ballen
  *  barnhart@genetics.wustl.edu
  *  camson@bilateral.com.au
  *  chuynh@biolateral.com.au
  *  dbader@eece.unm.edu
  *  frankch@waru.life.nthu.edu.tw
  *  h2
  *  lentferj
  *  maho@FreeBSD.org
  *  mzaki@biol.s.u-tokyo.ac.jp
  *  tonym
  *  wen@FreeBSD.org

With hat:	portmgr
commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671 commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671 commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671 commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671 37526bb
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 17 Jan 2020
16:49 fernape search for other commits by this committer
biology/muscle: unbreak in -CURRENT

Don't compile problematic (and unnecessary) file.

PR:	243206
Submitted by:	mzaki@e-mail.ne.jp (maintainer)
Original commitRevision:523339 
Monday, 13 Jan 2020
17:42 fernape search for other commits by this committer
biology/muscle: update to 3.8.1551

 * Bug fix for long sequences.
 * Unbreak '/dev/tty' problem during a build
 * Update maintainer's mail address

PR:	243206
Submitted by:	mzaki@e-mail.ne.jp (maintainer)
Original commitRevision:522911 
Friday, 11 Nov 2016
09:31 linimon search for other commits by this committer
Mark various leaf ports broken on aarch64, and, where appropriate, other
tier-2 archs.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:425879 
Sunday, 13 Dec 2015
16:07 swills search for other commits by this committer
mark some of the ports that don't build on powerpc64 for me
Original commitRevision:403676 
Tuesday, 17 Jun 2014
21:36 rakuco search for other commits by this committer
Update to 3.8.31.

PR:		191130
Submitted by:	mzaki@m.u-tokyo.ac.jp (maintainer)
Original commitRevision:358182 
Sunday, 1 Jun 2014
11:05 ohauer search for other commits by this committer
- add stage support
Original commitRevision:356095 
Monday, 26 May 2014
06:55 bapt search for other commits by this committer
Convert to USES=dos2unix

With hat:	portmgr
Original commitRevision:355278 
Thursday, 13 Mar 2014
07:41 miwi search for other commits by this committer
- Convert USE_GMAKE to USES
Original commitRevision:348042 
Friday, 20 Sep 2013
15:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology)
Original commitRevision:327709 
Tuesday, 24 Jul 2012
07:19 cs search for other commits by this committer
Fix typos in COMMENT
Original commit
Saturday, 17 May 2008
16:52 pav search for other commits by this committer
- Update maintainer's email address

Submitted by:   Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp> (maintainer)
Original commit
16:50 pav search for other commits by this committer
- Try to fix fetch

Submitted by:   Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp> (maintainer)
Original commit
Wednesday, 14 May 2008
13:51 pav search for other commits by this committer
MUSCLE is multiple alignment software for protein and nucleotide sequences.
The name stands for multiple sequence comparison by log-expectation.

A range of options is provided that give you the choice of optimizing
accuracy, speed, or some compromise between the two. Default parameters are
those that give the best average accuracy in the published tests. MUSCLE
can achieve both better average accuracy and better speed than CLUSTALW or
T-Coffee, depending on the chosen options.

Citation:

Edgar, R. C. (2004) MUSCLE: multiple sequence alignment with high accuracy
and high throughput. Nucleic Acids Research 32(5): 1792-1797.

Edgar, R. C. (2004) MUSCLE: a multiple sequence alignment method with
reduced time and space complexity. BMC Bioinformatics 5(1): 113.

The NAR paper gives only a brief overview of the algorithm and
implementation details. For a full discussion of the method and many of
the non-default options that it offers, please see the BMC paper.

WWW: http://www.drive5.com/muscle/

PR:             ports/118460
Submitted by:   Motomichi Matsuzaki <mzaki@biol.s.u-tokyo.ac.jp>
Original commit

Number of commits found: 16