aboutsummaryrefslogtreecommitdiff
path: root/biology/tinker
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 6.1.01Armin Pirkovitsch2012-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 Notes: svn path=/head/; revision=308054
* - ${FFLAGS} might contain commasPav Lucistnik2011-10-101-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=283344
* - Update to 5.1.09Martin Wilke2011-01-317-470/+508
| | | | | | | | | PR: 154359 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Feature safe: yes Notes: svn path=/head/; revision=268481
* - Unbreak by removing some old and adding some new master sitesRene Ladan2010-10-301-5/+4
| | | | | | | | | - Bump PORTREVISION PR: ports/151733 Submitted by: Chris Petrik [c.petrik.sosa gmail.com] Notes: svn path=/head/; revision=263822
* Mark BROKEN: does not fetch.Erwin Lansing2010-09-301-0/+1
| | | | Notes: svn path=/head/; revision=262150
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-1/+1
| | | | Notes: svn path=/head/; revision=225403
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-121-4/+2
| | | | Notes: svn path=/head/; revision=195449
* swap MASTER_SITES to improve fetchiness on pointyhat which is blocked from ↵Edwin Groothuis2007-05-251-4/+2
| | | | | | | dasher.wustl.edu Notes: svn path=/head/; revision=191699
* BROKEN: UnfetchableKris Kennaway2007-05-251-0/+2
| | | | Notes: svn path=/head/; revision=191691
* - UnbreakMartin Wilke2007-04-211-3/+3
| | | | | | | | | | - Add backup MASTER_SITES PR: 111963 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=190551
* BROKEN: UnfetchableKris Kennaway2007-04-201-0/+2
| | | | Notes: svn path=/head/; revision=190429
* - MASTER_SITE is back, remove BROKENGabor Kovesdan2007-03-161-2/+0
| | | | | | | | PR: ports/109954 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=187549
* BROKEN: UnfetchableKris Kennaway2007-02-271-0/+2
| | | | Notes: svn path=/head/; revision=186074
* * Migrate to gfortran.Maho Nakata2007-01-122-2/+7
| | | | | | | * Bump port revision. Notes: svn path=/head/; revision=182197
* Remove USE_REINPLACE from all categories starting with BEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161307
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149228
* Upgrade to latest revision to make fetchable again.Thierry Thomas2004-09-252-3/+3
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118384
* - Unbreak by upgrading to 4.2;Thierry Thomas2004-08-194-444/+387
| | | | | | | | | | | - Use DIST_SUBDIR because tarball is not versioned; - Add sysdate to PORTVERSION to handle minor revisions; - Do some cleaning. Notes: svn path=/head/; revision=116727
* Use X_IMAKE_PORT instead of dist-specific imake dependencies. While here,Eric Anholt2004-07-231-6/+3
| | | | | | | make the BROKEN message a little more informative. Notes: svn path=/head/; revision=114521
* BROKEN: Checksum mismatchKris Kennaway2004-07-031-0/+2
| | | | Notes: svn path=/head/; revision=112843
* Tidy up whitespace.Trevor Johnson2004-04-101-5/+5
| | | | Notes: svn path=/head/; revision=106671
* - Update checksum again, seems author removes .ps version of documentationPav Lucistnik2003-11-214-467/+31
| | | | | | | | | | from tarball - Unmark broken, it builds for me just fine Approved by: adamw (mentor) Notes: svn path=/head/; revision=94673
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-221-21/+21
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91882
* Fixes the checksum problem, but doesn't fix the port; adds a BROKENMark Linimon2003-10-152-2/+3
| | | | | | | | | | line about how it fails. Some other interested person will have to take it from here. PR: 56882 Notes: svn path=/head/; revision=91376
* Some clean-up.Maho Nakata2003-07-251-17/+14
| | | | | | | | | a) ECHO-> ECHO_CMD b) place of WITH_OPTIMIZED_FLAGS seems to be wrong. c) fix errors reported from freshports.org Notes: svn path=/head/; revision=85602
* Duplicated the `pre-extract:' and `post-build:'Maho Nakata2003-07-251-9/+0
| | | | | | | | Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Pointy hat to: myself Notes: svn path=/head/; revision=85595
* a) Some corrupts with Makefile and pkg-plist.Maho Nakata2003-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 Notes: svn path=/head/; revision=85573
* a) Forgot to update distinfo 52498Maho Nakata2003-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 :) Notes: svn path=/head/; revision=85561
* Maintainer update of biology/tinker port to version 4.0.Maho Nakata2003-07-195-20/+42
| | | | | | | | PR: 52498 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Notes: svn path=/head/; revision=85168
* Update the biology/tinker Makefile so it builds on -currentEdwin Groothuis2003-03-301-1/+6
| | | | | | | | PR: ports/50371 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Notes: svn path=/head/; revision=77737
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Upgrade tinker to the latest revisionYing-Chieh Liao2002-01-195-64/+101
| | | | | | | | PR: 33425 Submitted by: maintainer Notes: svn path=/head/; revision=53339
* style fix: un"echo" commandsMario Sergio Fujikawa Ferreira2001-09-131-40/+40
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=47785
* Update to 3.9Mario Sergio Fujikawa Ferreira2001-09-1312-116/+161
| | | | | | | | PR: 30398 Submitted by: MAINTAINER Notes: svn path=/head/; revision=47779
* Add NOPORTDOCS support to pkg-plistYing-Chieh Liao2001-07-082-692/+692
| | | | Notes: svn path=/head/; revision=44938
* Update distfile checksum (PORTREVISION bumped)Jimmy 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> Notes: svn path=/head/; revision=41716
* update from 3.7 to 3.8Ying-Chieh Liao2001-01-2418-167/+706
| | | | | | | | PR: 24371 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37545
* Clean up this port so that it installs stuff in a more proper locationWill Andrews2000-06-093-138/+138
| | | | | | | | | | as per hier(7) and Porter's Handbook. PR: 18929 Submitted by: MAINTAINER Notes: svn path=/head/; revision=29424
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27416
* Update to new version.Steve Price1999-09-183-8/+5
| | | | | | | | PR: 13459 Submitted by: maintainer Notes: svn path=/head/; revision=21703
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* Fix port after distfile change.Chris Piazza1999-07-112-3/+2
| | | | | | | | PR: 12585 Submitted by: maintainer Notes: svn path=/head/; revision=20152
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Clean up warnings for -current (g77)Chris Piazza1999-06-251-7/+9
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=19759
* Change ${INSTALL} to use -s and -c.Chris Piazza1999-06-241-45/+45
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=19747
* Update tinker from version 3.6 to version 3.7Chris Piazza1999-06-237-310/+289
| | | | | | | | PR: 12301 Submitted by: maintainer Notes: svn path=/head/; revision=19700
* Fix build on -current (Alpha) machines.Steve Price1999-05-242-18/+29
| | | | Notes: svn path=/head/; revision=18958
* Weasal and Wabbits and BIG FOOT.Tim Vanderhoek1999-05-021-3/+1
| | | | Notes: svn path=/head/; revision=18337