aboutsummaryrefslogtreecommitdiffstats
path: root/biology/tinker
Commit message (Collapse)AuthorAgeFilesLines
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.mat2015-08-191-4/+2
| | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412?
* Remove $FreeBSD$ from patches files in categories a-j.mat2015-05-221-3/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to 7.1.3wen2015-05-184-20/+22
|
* Update from 7.1.1 to 7.1.2.mi2015-03-112-3/+3
|
* Unbreak by updating from 7.0.1 to 7.1.1. Hopefully, the authors willmi2015-03-092-6/+4
| | | | | | | stop rerolling releases (and breaking downstream checksums) now. While here, allow parallel builds (seems to work again now) and stop extraction of unused subdirectories.
* Mark BROKEN: Checksum and size mismatchantoine2015-01-311-0/+1
| | | | Reported by: pkg-fallout
* biology/tinker: 6.2.6 -> 7.0.1pi2015-01-046-65/+94
| | | | | PR: 196376 Submitted by: Nikola Kolev <koue@chaosophia.net>
* Cleanup plistbapt2014-10-201-6/+0
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* - Un-break fetch stage: the name scheme of the source tarballs has changedriggs2014-04-235-12/+34
| | | | | | | | | | | | | - Add LICENSE* - Remove conflict with hunspell: - Rename the 'analyze' binary to 'analyze_t' - put a note in pkg-message.in - Pet portlint PR: ports/187569 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Approved by: thierry (mentor) MFH: 2014Q2
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
| | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
* - biology/tinker: USES=fortran, staging.tijl2013-12-192-22/+20
| | | | | - Add CONFLICTS_INSTALL between hunspell and tinker. Both install bin/analyze.
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | biology)
* biology/tinker: Regenerate distinfo to unbreak fetchmarino2013-08-182-2/+3
| | | | | | | | | Apparently the distfile was rerolled. The sizes of the file are only a few bytes apart. Since the master site never changed, it's reasonable just to regenerate the distinfo and bump the PORTREVISION. PR: 180664 Approved by: bapt/culot (mentors, implicit)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Update to 6.2.06miwi2013-07-154-13/+23
| | | | | PR: 180518 Submitted by: Ports Fury
* - Update to 6.2.05miwi2013-05-292-5/+4
| | | | | PR: 179061 Submitted by: Ports Fury
* - Update to 6.2.04miwi2013-05-212-3/+3
| | | | | PR: 178590 Submitted by: Ports Fury
* - Update to 6.2.02miwi2013-04-293-3/+4
| | | | | PR: 178031 Submitted by: Ports Fury
* - Update to 6.2.01miwi2013-03-255-168/+164
| | | | | PR: 177261 Submitted by: ports fury
* - Update to version 6.1.01sperber2012-12-0115-753/+788
| | | | | | | | | | | - Add MAKE_JOBS_SAFE - Convert to optionsng - Trim Makefile header PR: ports/171971 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Feature safe: yes
* - ${FFLAGS} might contain commaspav2011-10-111-1/+1
| | | | Reported by: pointyhat
* - Update to 5.1.09miwi2011-01-317-470/+508
| | | | | | PR: 154359 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Feature safe: yes
* - Unbreak by removing some old and adding some new master sitesrene2010-10-311-5/+4
| | | | | | - Bump PORTREVISION PR: ports/151733 Submitted by: Chris Petrik [c.petrik.sosa gmail.com]
* Mark BROKEN: does not fetch.erwin2010-09-301-0/+1
|
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1
| | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-4/+3
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-121-4/+2
|
* swap MASTER_SITES to improve fetchiness on pointyhat which is blocked from ↵edwin2007-05-251-4/+2
| | | | dasher.wustl.edu
* BROKEN: Unfetchablekris2007-05-251-0/+2
|
* - Unbreakmiwi2007-04-211-3/+3
| | | | | | | - Add backup MASTER_SITES PR: 111963 Submitted by: Jason Harris <jharris@widomaker.com>
* BROKEN: Unfetchablekris2007-04-201-0/+2
|
* - MASTER_SITE is back, remove BROKENgabor2007-03-171-2/+0
| | | | | PR: ports/109954 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* BROKEN: Unfetchablekris2007-02-271-0/+2
|
* * Migrate to gfortran.maho2007-01-122-2/+7
| | | | * Bump port revision.
* Remove USE_REINPLACE from all categories starting with Bedwin2006-05-041-1/+0
|
* - Add SHA256pav2005-11-241-0/+1
|
* Upgrade to latest revision to make fetchable again.thierry2004-09-252-3/+3
| | | | Approved by: portmgr (marcus)
* - Unbreak by upgrading to 4.2;thierry2004-08-204-444/+387
| | | | | | | | - Use DIST_SUBDIR because tarball is not versioned; - Add sysdate to PORTVERSION to handle minor revisions; - Do some cleaning.
* Use X_IMAKE_PORT instead of dist-specific imake dependencies. While here,anholt2004-07-241-6/+3
| | | | make the BROKEN message a little more informative.
* BROKEN: Checksum mismatchkris2004-07-031-0/+2
|
* Tidy up whitespace.trevor2004-04-111-5/+5
|
* - Update checksum again, seems author removes .ps version of documentationpav2003-11-224-467/+31
| | | | | | | from tarball - Unmark broken, it builds for me just fine Approved by: adamw (mentor)
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-221-21/+21
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Fixes the checksum problem, but doesn't fix the port; adds a BROKENlinimon2003-10-162-2/+3
| | | | | | | line about how it fails. Some other interested person will have to take it from here. PR: 56882
* Some clean-up.maho2003-07-261-17/+14
| | | | | | a) ECHO-> ECHO_CMD b) place of WITH_OPTIMIZED_FLAGS seems to be wrong. c) fix errors reported from freshports.org
* Duplicated the `pre-extract:' and `post-build:'maho2003-07-261-9/+0
| | | | | Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Pointy hat to: myself
* a) Some corrupts with Makefile and pkg-plist.maho2003-07-252-12/+26
| | | | | | | b) forgot to notice that drop maintainership to ports@ Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Pointy hat to: myself
* a) Forgot to update distinfo 52498maho2003-07-255-33/+69
| | | | | | | | | b) added LEGAL. author requests no distribution except from his FTP site c) clean-ups for compiler optimization Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Pointy hat to: maho; partially :)
* Maintainer update of biology/tinker port to version 4.0.maho2003-07-195-20/+42
| | | | | PR: 52498 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
* Update the biology/tinker Makefile so it builds on -currentedwin2003-03-301-1/+6
| | | | | PR: ports/50371 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Upgrade tinker to the latest revisionijliao2002-01-195-64/+101
| | | | | PR: 33425 Submitted by: maintainer
* style fix: un"echo" commandslioux2001-09-131-40/+40
| | | | Approved by: MAINTAINER
* Update to 3.9lioux2001-09-1312-116/+161
| | | | | PR: 30398 Submitted by: MAINTAINER
* Add NOPORTDOCS support to pkg-plistijliao2001-07-092-692/+692
|
* Update distfile checksum (PORTREVISION bumped)olgeni2001-04-205-37/+14
| | | | | | | | | | also: * Change maintainer's email address. * Remove support for older FreeBSD versions. PR: 26710 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
* update from 3.7 to 3.8ijliao2001-01-2518-167/+706
| | | | | PR: 24371 Submitted by: MAINTAINER
* Clean up this port so that it installs stuff in a more proper locationwill2000-06-093-138/+138
| | | | | | | as per hier(7) and Porter's Handbook. PR: 18929 Submitted by: MAINTAINER
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
|
* Update to new version.steve1999-09-183-8/+5
| | | | | PR: 13459 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Fix port after distfile change.cpiazza1999-07-112-3/+2
| | | | | PR: 12585 Submitted by: maintainer
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Clean up warnings for -current (g77)cpiazza1999-06-251-7/+9
| | | | Submitted by: maintainer
* Change ${INSTALL} to use -s and -c.cpiazza1999-06-241-45/+45
| | | | Requested by: maintainer
* Update tinker from version 3.6 to version 3.7cpiazza1999-06-237-310/+289
| | | | | PR: 12301 Submitted by: maintainer
* Fix build on -current (Alpha) machines.steve1999-05-242-18/+29
|
* Weasal and Wabbits and BIG FOOT.hoek1999-05-031-3/+1
|
* Add a comment about setting env var 'FC' to 'g77' if EGCS is to bejkoshy1998-11-181-3/+4
| | | | used for building.
* New port of the Tinker Molecular modelling program.jkoshy1998-11-1711-0/+725
PR: 8690 Reviewed by: jkoshy Submitted by: Glenn Johnson <gljohns@bellsouth.net>