Bug 134609 - [NEW PORT]science/p5-Chemistry-MacroMol:Perl toolkit to describe macromolecules
Summary: [NEW PORT]science/p5-Chemistry-MacroMol:Perl toolkit to describe macromolecules
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-05-17 11:50 UTC by wenheping
Modified: 2009-05-17 14:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.58 KB, text/plain)
2009-05-17 11:50 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-05-17 11:50:01 UTC
Chemistry-MacroMol is a toolkit includes basic objects and methods to
describe macromolecules, a macromolecule is just a molecule that
consists of several "domains". For example, a protein consists
of aminoacid residues, or a nucleic acid consists of bases. Therefore
Chemistry::MacroMol is derived from Chemistry::Mol, with additional
methods to handle the domains.

WWW: http://search.cpan.org/dist/Chemistry-MacroMol/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-17 11:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-05-17 14:00:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-05-17 14:01:05 UTC
miwi        2009-05-17 13:00:50 UTC

  FreeBSD ports repository

  Modified files:
    science              Makefile 
  Added files:
    science/p5-Chemistry-MacroMol Makefile distinfo pkg-descr 
                                  pkg-plist 
  Log:
  Chemistry-MacroMol is a toolkit includes basic objects and methods to
  describe macromolecules, a macromolecule is just a molecule that
  consists of several "domains". For example, a protein consists
  of aminoacid residues, or a nucleic acid consists of bases. Therefore
  Chemistry::MacroMol is derived from Chemistry::Mol, with additional
  methods to handle the domains.
  
  WWW: http://search.cpan.org/dist/Chemistry-MacroMol/
  
  PR:             ports/134609
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.146     +1 -0      ports/science/Makefile
  1.1       +24 -0     ports/science/p5-Chemistry-MacroMol/Makefile (new)
  1.1       +3 -0      ports/science/p5-Chemistry-MacroMol/distinfo (new)
  1.1       +8 -0      ports/science/p5-Chemistry-MacroMol/pkg-descr (new)
  1.1       +6 -0      ports/science/p5-Chemistry-MacroMol/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"