Skip site navigation (1)Skip section navigation (2)

CVS log for ports/science/2dhf/Makefile

[BACK] Up to [FreeBSD] / ports / science / 2dhf

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Nov 22 11:14:08 2011 UTC (2 months, 2 weeks ago) by bf
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:		162706
Approved by:	miwi (portmgr)
Feature safe:	yes

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Oct 4 20:26:01 2009 UTC (2 years, 4 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +8 -8 lines
- Change sed delimiters away from ,

Reported by:	pointyhat

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Sep 13 00:07:55 2009 UTC (2 years, 4 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jan 7 16:34:20 2009 UTC (3 years, 1 month ago) by gerald
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jul 14 01:12:56 2007 UTC (4 years, 6 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -5 lines
Now we use USE_FORTRAN=yes to use FORTRAN compiler.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 1 00:47:07 2007 UTC (5 years ago) by maho
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
To deprecate shells/bash2, dependency has been changed to bash.

PR:		108633
Submitted by:	bsam

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jan 12 06:05:32 2007 UTC (5 years ago) by maho
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -3 lines
* Use gfortran42 only and not gcc42.
* Bump portrevision.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jan 9 22:55:40 2007 UTC (5 years, 1 month ago) by maho
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
*Bump port revision.
*Use gfortran compiled atlas/blas/lapack.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 9 12:07:24 2007 UTC (5 years, 1 month ago) by maho
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
blas.1 -> blas.2

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jan 9 08:54:00 2007 UTC (5 years, 1 month ago) by maho
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +22 -15 lines
* Migrate to gfortran
* Update to 2005.05 version
* Change master site

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 13 04:14:53 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
Remove USE_REINPLACE from all categories starting with S

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:25 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:03:49 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 16 12:17:29 2004 UTC (7 years, 5 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
USE_INTEL should be WITH_INTEL

Noticed by:	portlint

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 16 11:18:24 2004 UTC (7 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Add Intel C/Fortran support via USE_INTEL

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 16 09:33:14 2004 UTC (7 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +19 -1 lines
Add intel fortran/c/c++ compiler support

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu May 6 19:49:48 2004 UTC (7 years, 9 months ago) by maho
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Make portlint happy by replacing space to tab

PR:		65409
Submitted by:	trevor

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:08:40 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 28 11:47:21 2003 UTC (8 years, 6 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Add bash for BUILD_DEPENDS

Submitted by:	kris via bento

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 24 09:50:24 2003 UTC (8 years, 6 months ago) by maho
Branches: MAIN
Added a Numerical Hartree-Fock Program for Diatomic Molecules.
This program package calcluates virtually exact solution of the
Hartree-Fock and Hartree-Fock-Salter equations for diatomic
molecules (distributed under GPL).

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options