Opened 14 years ago

Closed 14 years ago

#22230 closed submission (fixed)

relax Protein dynamics by NMR relaxation data analysis packaging

Reported by: howarth@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: science Cc:
Port: relax

Description

The attached packaging builds the relax program for Protein dynamics by
NMR relaxation data analysis. The installed package can be tested with the
command "relax --test-suite".

Attachments (3)

relax.patch (2.1 KB) - added by howarth@… 14 years ago.
sample.patch (845 bytes) - added by howarth@… 14 years ago.
fix sample python code
Portfile (1.8 KB) - added by howarth@… 14 years ago.
remove unnecessary mkdirs

Download all attachments as: .zip

Change History (7)

Changed 14 years ago by howarth@…

Attachment: relax.patch added

comment:1 Changed 14 years ago by howarth@…

Currently the compiling the python scripts in the post-destroot script is disabled as it seems to trigger a bug in port.

comment:2 Changed 14 years ago by howarth@…

Also, note that the failures in the testsuite results for relax on
x86/x86_64 are bogus and will be fixed in the next release of relax.

Changed 14 years ago by howarth@…

Attachment: sample.patch added

fix sample python code

Changed 14 years ago by howarth@…

Attachment: Portfile added

remove unnecessary mkdirs

comment:3 Changed 14 years ago by howarth@…

Now that the required py26-minfx package is now been added to the 1.8.1 ports, can we get this packaging into 1.8.1 ports as well? The installed packaging can be tested with...

relax --test-suite

but note that the failures that show up are bogus and these false testsuite failures are fixed in relax svn for the next release. The package is fully functional.

comment:4 Changed 14 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Version: 1.8.1

Port created in r61028. Note that the C code is being built with no optimisations at all, and it is not UsingTheRightCompiler.

Note: See TracTickets for help on using tickets.