Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108033 - sci-chemistry/namd (new ebuild)
Summary: sci-chemistry/namd (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.ks.uiuc.edu/Research/namd/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-10-03 19:00 UTC by Markus Dittrich (RETIRED)
Modified: 2005-10-04 17:35 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for namd2.6b1 (namd-2.6_beta1.ebuild,2.55 KB, text/plain)
2005-10-03 19:01 UTC, Markus Dittrich (RETIRED)
Details
patch to make namd compile with gcc 3.4.x (namd-barrier-fix-gentoo.patch,2.31 KB, patch)
2005-10-03 19:02 UTC, Markus Dittrich (RETIRED)
Details | Diff
patch to adjust paths for proper linking to fftw libs (namd-fftw-lib-gentoo.patch,528 bytes, patch)
2005-10-03 19:03 UTC, Markus Dittrich (RETIRED)
Details | Diff
patch to provide paths for charm++ provided includes/libraries/binaries (namd-makefile-gentoo.patch,2.74 KB, patch)
2005-10-03 19:04 UTC, Markus Dittrich (RETIRED)
Details | Diff
patch to adjust paths for proper linking to tcl libs (namd-tcl-lib-gentoo.patch,576 bytes, patch)
2005-10-03 19:04 UTC, Markus Dittrich (RETIRED)
Details | Diff
plain text namd license file (namd.license,8.13 KB, text/plain)
2005-10-03 19:06 UTC, Markus Dittrich (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Dittrich (RETIRED) gentoo-dev 2005-10-03 19:00:14 UTC
Hi,

Attached are an ebuild for namd as well as several patches and the
namd license file. namd is a highly parallelizable molecular dynamics
package written in C++ and based on the charm++ parallelization
framework.
Comment 1 Markus Dittrich (RETIRED) gentoo-dev 2005-10-03 19:01:33 UTC
Created attachment 69820 [details]
ebuild for namd2.6b1
Comment 2 Markus Dittrich (RETIRED) gentoo-dev 2005-10-03 19:02:31 UTC
Created attachment 69821 [details, diff]
patch to make namd compile with gcc 3.4.x
Comment 3 Markus Dittrich (RETIRED) gentoo-dev 2005-10-03 19:03:13 UTC
Created attachment 69822 [details, diff]
patch to adjust paths for proper linking to fftw libs
Comment 4 Markus Dittrich (RETIRED) gentoo-dev 2005-10-03 19:04:17 UTC
Created attachment 69823 [details, diff]
patch to provide paths for charm++ provided includes/libraries/binaries
Comment 5 Markus Dittrich (RETIRED) gentoo-dev 2005-10-03 19:04:55 UTC
Created attachment 69824 [details, diff]
patch to adjust paths for proper linking to tcl libs
Comment 6 Markus Dittrich (RETIRED) gentoo-dev 2005-10-03 19:06:33 UTC
Created attachment 69825 [details]
plain text namd license file
Comment 7 Olivier Fisette (RETIRED) gentoo-dev 2005-10-04 17:35:32 UTC
In CVS with a few modifications you might want to check (including a missing 
dependency on csh/tcsh).