aboutsummaryrefslogtreecommitdiffstats
path: root/science/p5-Chemistry-File-PDB
Commit message (Collapse)AuthorAgeFilesLines
* - Pass maintainership to perl@wen2014-05-221-1/+1
|
* - add stage supportaz2014-01-302-3/+1
| | | | Approved by: portmgr (blanket infrastructure)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | science)
* - convert to the new perl5 frameworkaz2013-09-101-6/+3
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* - remove MD5ohauer2011-07-031-1/+0
|
* p5-Chemistry-File-PDB reads and writes PDB files. The PDB file formatmiwi2009-05-174-0/+40
is commonly used to describe proteins, particularly those stored in the Protein Data Bank. WWW: http://search.cpan.org/dist/Chemistry-File-PDB/ PR: ports/134612 Submitted by: Wen Heping <wenheping at gmail.com>