summaryrefslogtreecommitdiff
path: root/science/vmd/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* science/vmd: Update to 1.9.4a57Jason W. Bacon2022-11-151-8/+197
| | | | | Unbreak build: 1.9.3 incompatible with latest python tools Clean up portlint and stage qa issues
* science/vmd: various fixesDavid Naylor2017-06-181-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | - fix spelling of VMD license [1] - use USES=tcl,tk instead of direct dependency - patch vmd to support (tcl|tk)86 - fix shebang for tcl [1] - fix detection of netcdf - add sqlite as a dependency (for dmsplugin) [1] - add expact as a dependency (for hoomdplugin) - rework configuration: - explicitly list required components (CONFIGURE_ARGS) - call configure directly (instead of via gmake(1)) - patch configure to accept TCLLDFLAGS and TKLDFLAGS - pass PREFIX as an environment variable instead of using sed(1) - patch Make-arch to accept environment TCLLDFLAGS and NETCDFLDFLAGS - add support for parallel building (except for building plugins) - bump PORTREVISION PR: 219642 Reported by: Yuri Victorovich <yuri@rawbw.com> Notes: svn path=/head/; revision=443820
* science/vmd: update to 1.9.3David Naylor2017-01-081-76/+7
| | | | | | | | | | | | | | | | | | | | | | | - update MASTER_SITES to use upstream stride (the old - repackages - sources were no longer working). - take maintainership: although I don't use the software I am happy to respond to PR's and check for updates periodically, - add license information for each source: - vmd: custom license that requires the user to explicitly download (and accept the license before downloading). Mark the license as auto-accept here as the present of the DISTFILE will indicate that the license has been accepted - tachyon: standard 3-clause BSD license :-) - stride: almost BSD license, except only for academic use (i.e. non-commersial) and a requirement to report bugs to the author. Add a plain text copy of the license file to the port. - add missing dependencies: gl, x11 - fix detection of python. - simplify configure patch. - update pkg-plist for changes in plugin versions. Notes: svn path=/head/; revision=430880
* Stage science/vmdJohn Marino2014-08-301-2/+71
| | | | | | | | | | | | | | | | I clobbered the Makefile diff (sorry danfe@). The entire makefile was tabbed over 3 times. There was also no respect for 80 columns so a good part of the clobber came from line wrapping. I also made $TAR use real switches (e.g. -xzf) rather than undocumented by supported (zxf) This is another manual package / obtain restricted data files/ only port so I can't test much of it. PR: 193090 Submitted by: turutani (Kyoto) Notes: svn path=/head/; revision=366620
* Update to 1.9.1.Hiroki Sato2012-04-231-123/+2
| | | | | | | Submitted by: bjk Notes: svn path=/head/; revision=295293
* - Update to 1.8.7Wesley Shields2010-02-221-34/+69
| | | | | | | | | | | - Pass maintainer to submitter PR: ports/142513 Submitted by: Ben Kaduk <kaduk@mit.edu> Feature safe: yes Notes: svn path=/head/; revision=250169
* Upgrade to 1.8.3.Thierry Thomas2005-05-061-0/+14
| | | | | | | | PR: ports/80682 Submitted by: maintainer. Notes: svn path=/head/; revision=134706
* - Fix build/run on amd64.Florent Thoumie2005-03-141-5/+81
| | | | | | | | PR: ports/76941 Submitted by: Sangwoo Shim <ssw@neo.redjade.org> (maintainer) Notes: svn path=/head/; revision=131183
* Add missing files.Thierry Thomas2005-01-301-0/+11
| | | | | | | | PR: ports/75342 Submitted by: maintainer. Notes: svn path=/head/; revision=127732
* Fix build in presence of x11/nvidia-driverVolker Stolz2004-09-031-3/+7
| | | | | | | | PR: ports/71052 Submitted by: Stephen Montgomery-Smith (maintainer) Notes: svn path=/head/; revision=118021
* Add vmd, a molecular visualization program for displaying, animating, andPav Lucistnik2004-08-211-0/+20
analyzing large biomolecular systems using 3-D graphics and built-in scripting. PR: ports/70509 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=116960