Opened 12 years ago

Closed 12 years ago

#34408 closed defect (fixed)

molmol 2k.2.0-3

Reported by: howarth@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: maintainer haspatch Cc:
Port: molmol

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Currently molmol is broken on Lion and doesn't response to mouse movements.
The attached Portfile.diff and revised patch solves this issue as we have on fink by removing the redirection to dev null in the startup script.
The packaging also limits the installed files to those essential to run the program and removes the sources and object files from the installed package.

Attachments (4)

Portfile.diff (1.6 KB) - added by howarth@… 12 years ago.
Portfile diff to solve breakage on Lion, updates png support and fixes clang warnings.
molmol-build.diff (5.4 KB) - added by howarth@… 12 years ago.
revised molmol-build.diff to solve Lion breakage and reduce clang warnings
molmol-png.diff (903 bytes) - added by howarth@… 12 years ago.
update molmol png support
molmol-warnings.diff (9.0 KB) - added by howarth@… 12 years ago.
reduce clang warnings in molmol build

Download all attachments as: .zip

Change History (7)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: maintainer haspatch added; science removed

Changed 12 years ago by howarth@…

Attachment: Portfile.diff added

Portfile diff to solve breakage on Lion, updates png support and fixes clang warnings.

Changed 12 years ago by howarth@…

Attachment: molmol-build.diff added

revised molmol-build.diff to solve Lion breakage and reduce clang warnings

Changed 12 years ago by howarth@…

Attachment: molmol-png.diff added

update molmol png support

Changed 12 years ago by howarth@…

Attachment: molmol-warnings.diff added

reduce clang warnings in molmol build

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Committed in r93009 with a couple small changes: used "system -W ..." instead of "system "cd ..."", and also did not install the "INSTALL" file because it appears to be an installation script that I doubt the user has any particular interest in reading.

Note: See TracTickets for help on using tickets.