From a94bbd5710c9b087c36d4857660b19a75d69704a Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 30 Nov 2004 03:41:54 +0000 Subject: Update molden to 4.2. Patch provided by Osamu OISHI, the MAINTAINER. Changes since 4.0: - Corrected a few fortran syntax errors, thnx to Gyepes R. - on some platforms molden would not write a z-matrix, after stating that it just did. fixed. - radical changes in the way proteins can be manipulated with the z-matrix editor - The zmatrix conversion for proteins containing nucleotides has been improved, it will now create a zmatrix. - The windows version of molden now start the opengl helper program mogl, when you click a *.ogl file in the read file window. - Now when you apply the tinker amber force, automatically the charges associated with the atoms belonging to amino acid residues are set. - Added interactive docking. - More bug fixes and improvements. --- misc/molden/Makefile | 9 ++++++--- misc/molden/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'misc') diff --git a/misc/molden/Makefile b/misc/molden/Makefile index 2612518c538..a11d853d63c 100644 --- a/misc/molden/Makefile +++ b/misc/molden/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:13:00 tv Exp $ +# $NetBSD: Makefile,v 1.9 2004/11/30 03:41:54 minskim Exp $ -DISTNAME= molden4.0 +DISTNAME= molden4.2 PKGNAME= ${DISTNAME:S/molden/&-/} -PKGREVISION= 1 CATEGORIES= misc # chemistry MASTER_SITES= ftp://ftp.cmbi.kun.nl/pub/molgraph/molden/ EXTRACT_SUFX= .tar.Z @@ -11,6 +10,8 @@ MAINTAINER= oishi@ims.ac.jp HOMEPAGE= http://www.cmbi.kun.nl/~schaft/molden/molden.html COMMENT= Displaying MOLecular DENsity +PKG_INSTALLATION_TYPES= overwrite pkgviews + MAKEFILE= makefile ALL_TARGET= molden @@ -36,6 +37,8 @@ _FETCH_MESSAGE= \ ${ECHO} " Then put the file ${DISTNAME}${EXTRACT_SUFX} into ${DISTDIR}."; \ ${ECHO} "======================================================================" +INSTALLATION_DIRS= bin + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/molden ${PREFIX}/bin/ for d in doc test utils ; do \ diff --git a/misc/molden/distinfo b/misc/molden/distinfo index 6a5e4936f0a..f47b436fb61 100644 --- a/misc/molden/distinfo +++ b/misc/molden/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2004/08/10 12:11:02 agc Exp $ +$NetBSD: distinfo,v 1.5 2004/11/30 03:41:54 minskim Exp $ -SHA1 (molden4.0.tar.Z) = 279a5f88bff1ebe13d246f9678e9200392726b40 -Size (molden4.0.tar.Z) = 3220858 bytes +SHA1 (molden4.2.tar.Z) = 5377c6670b0ddc8317573a749494bac146d97a8b +Size (molden4.2.tar.Z) = 3306529 bytes SHA1 (patch-aa) = 62168b37335cc74737c2d967234c0e846ab7bfa3 -- cgit v1.2.3