Path to this page:
NOTICE: This package has been removed from pkgsrc./
biology/py-mol,
Molecular Visualization System
Branch: CURRENT,
Version: 1.5.0.1nb10,
Package name: py27-mol-1.5.0.1nb10,
Maintainer: pkgsrc-usersPyMOL is a molecular visualization program. It excels at 3D
visualization of proteins, small molecules, density, surfaces, and
trajectories. It also includes molecular editing, ray tracing, and
movies.
Required to run:[
graphics/freetype2] [
graphics/png] [
graphics/freeglut] [
graphics/glew] [
x11/py-Pmw] [
lang/python27] [
math/py-numpy16]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 9468.608 KB
Version history: (Expand)
- (2022-02-18) Package deleted from pkgsrc
- (2022-01-10) Updated to version: py27-mol-1.5.0.1nb10
- (2021-12-08) Updated to version: py27-mol-1.5.0.1nb9
- (2020-10-13) Updated to version: py27-mol-1.5.0.1nb8
- (2020-03-08) Updated to version: py27-mol-1.5.0.1nb7
- (2019-08-30) Updated to version: py27-mol-1.5.0.1nb6
CVS history: (Expand)
2022-01-10 19:46:55 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-mol: convert to egg.mk
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 12:03:45 by Nia Alarie | Files touched by this commit (73) |
Log message:
biology: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:19:44 by Nia Alarie | Files touched by this commit (73) |
Log message:
biology: Remove SHA1 hashes for distfiles
|
2020-10-12 23:52:05 by Jason Bacon | Files touched by this commit (87) |
Log message:
math/blas, math/lapack: Install interchangeable BLAS system
Install the new interchangeable BLAS system created by Thomas Orgis,
currently supporting Netlib BLAS/LAPACK, OpenBLAS, cblas, lapacke, and
Apple's Accelerate.framework. This system allows the user to select any
BLAS implementation without modifying packages or using package options, by
setting PKGSRC_BLAS_TYPES in mk.conf. See mk/blas.buildlink3.mk for details.
This commit should not alter behavior of existing packages as the system
defaults to Netlib BLAS/LAPACK, which until now has been the only supported
implementation.
Details:
Add new mk/blas.buildlink3.mk for inclusion in dependent packages
Install compatible Netlib math/blas and math/lapack packages
Update math/blas and math/lapack MAINTAINER approved by adam@
OpenBLAS, cblas, and lapacke will follow in separate commits
Update direct dependents to use mk/blas.buildlink3.mk
Perform recursive revbump
|
2020-04-27 20:33:18 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-mol: use buildlink for py-numpy
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415) |
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \
future Python 3.8
|