Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2009 18:24:59 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/biology Makefile ports/biology/p5-Bio-Glite Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200904021825.n32IP0uK087574@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904021825.n32IP0uK087574>