aboutsummaryrefslogtreecommitdiffstats
path: root/biology/mummer
Commit message (Collapse)AuthorAgeFilesLines
* - Convert USE_GMAKE to USESmiwi2014-03-131-1/+1
|
* Remove trailing whitespaces from category biologyehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Convert biology to MDOCS and MEXAMPLESadamw2014-01-031-1/+4
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-6/+2
| | | | biology)
* - Update to 3.23sylvio2012-01-172-3/+3
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to 3.22sylvio2010-03-222-4/+4
| | | | Approved by: itetcu (mentor)
* - Update my mail address to FreeBSDsylvio2009-11-281-1/+1
| | | | Approved by: miwi (mentor)
* - Update to 3.21.araujo2009-08-282-5/+5
| | | | | | | - Reset maintainer to submitter. PR: ports/138192 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* MUMmer is a modular system for the rapid whole genome alignment of finishedmiwi2007-12-154-0/+78
or draft sequence. This package provides an efficient suffix tree library, seed-and-extend alignment, SNP detection, repeat detection, and visualization tools. WWW: http://mummer.sourceforge.net/ PR: ports/118142 Submitted by: Tony Maher