Bug 137983 - [NEW PORT]biology/p5-Bio-NEXUS:An object-oriented Perl API for the NEXUS file format
Summary: [NEW PORT]biology/p5-Bio-NEXUS:An object-oriented Perl API for the NEXUS file...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-20 01:40 UTC by wenheping
Modified: 2009-08-22 21:50 UTC (History)
0 users

See Also:


Attachments
file.shar (4.46 KB, text/plain)
2009-08-20 01:40 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-08-20 01:40:01 UTC
Bio::NEXUS package provides an object-oriented, Perl-based
applications programming interface (API) to the NEXUS file
format of Maddison, et al., 1997 (Syst. Biol. 46:590-621).
NEXUS is a powerful and extensible format designed for use
in evolutionary analysis, including the analysis of molecular
sequence data as well as classical morphological and life-history
data. NEXUS is the input or output format for software such as
PAUP*, MacClade, Mesquite, SIMMAP, MrBayes, Nexplorer, and
so on.  This package also contains the demonstration applications
nexplot.pl (plot character data with a tree) and nextool.pl
(allowing programmatic editing, e.g., selecting particular
clades or subsets of data).

WWW: http://search.cpan.org/dist/Bio-NEXUS/

Fix: Patch attached with submission follows:
Comment 1 wenheping 2009-08-20 01:57:53 UTC
Sorry, I mistake the email to wenheping@gmail.comw,
it should be wenheping@gmail.com
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-08-20 13:47:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-08-22 21:39:44 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-08-22 21:40:09 UTC
miwi        2009-08-22 20:39:51 UTC

  FreeBSD ports repository

  Modified files:
    biology              Makefile 
  Added files:
    biology/p5-Bio-NEXUS Makefile distinfo pkg-descr pkg-plist 
  Log:
  Bio::NEXUS package provides an object-oriented, Perl-based
  applications programming interface (API) to the NEXUS file
  format of Maddison, et al., 1997 (Syst. Biol. 46:590-621).
  NEXUS is a powerful and extensible format designed for use
  in evolutionary analysis, including the analysis of molecular
  sequence data as well as classical morphological and life-history
  data. NEXUS is the input or output format for software such as
  PAUP*, MacClade, Mesquite, SIMMAP, MrBayes, Nexplorer, and
  so on.  This package also contains the demonstration applications
  nexplot.pl (plot character data with a tree) and nextool.pl
  (allowing programmatic editing, e.g., selecting particular
  clades or subsets of data).
  
  WWW: http://search.cpan.org/dist/Bio-NEXUS/
  
  PR:             ports/137983
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.112     +1 -0      ports/biology/Makefile
  1.1       +38 -0     ports/biology/p5-Bio-NEXUS/Makefile (new)
  1.1       +3 -0      ports/biology/p5-Bio-NEXUS/distinfo (new)
  1.1       +14 -0     ports/biology/p5-Bio-NEXUS/pkg-descr (new)
  1.1       +35 -0     ports/biology/p5-Bio-NEXUS/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"