cvs commit: ports/biology Makefile ports/biology/p5-Bio-Glite Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Thu Apr 2 11:25:00 PDT 2009


miwi        2009-04-02 18:24:59 UTC

  FreeBSD ports repository

  Modified files:
    biology              Makefile 
  Added files:
    biology/p5-Bio-Glite Makefile distinfo pkg-descr pkg-plist 
  Log:
  Bio::Glite is an interface to G-language Genome Analysis Environment
  through its REST web service (http://www.g-language.org). This module
  allows almost everything G-language GAE can do, without installing
  all necessary tookits and modules.
  
  Advantage of this module over the standard installation of
  G-language GAE package is:
     1. Easy installation from CPAN
     2. Extremely light-weight (less than 1000 lines of code)
     3. Does not require much CPU/RAM (all calculation is done on
  the cloud)
  
  Disadvantages includes:
     1. Slower analysis speed
     2. Internet connection is required
     3. No other software interfaces such as the G-language Shell
  
  WWW: http://search.cpan.org/dist/Bio-Glite/
  
  PR:             ports/133273
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.105     +1 -0      ports/biology/Makefile
  1.1       +25 -0     ports/biology/p5-Bio-Glite/Makefile (new)
  1.1       +3 -0      ports/biology/p5-Bio-Glite/distinfo (new)
  1.1       +18 -0     ports/biology/p5-Bio-Glite/pkg-descr (new)
  1.1       +5 -0      ports/biology/p5-Bio-Glite/pkg-plist (new)


More information about the cvs-all mailing list