CVS log for ports/math/arpack++/Makefile
Up to [FreeBSD] / ports / math / arpack++
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 22 11:14:05 2011 UTC (2 months, 2 weeks ago) by bf
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 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.8: download - view: text, markup, annotated - select for diffs
Sun Jul 24 03:05:20 2011 UTC (6 months, 2 weeks ago) by bf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
take in some orphans
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 19 02:03:48 2009 UTC (3 years ago) by gerald
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
Remove WANT_FORTRAN=yes, it is a noop.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Dec 12 14:39:50 2008 UTC (3 years, 1 month ago) by stefan
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -2 lines
Integrate a patch from http://reuter.mit.edu/index.php/software/arpackpatch/ which fixes ARPACK++ 1.2 to work with g++ 4.0.2 and above. PR: 121194 Submitted by: "Reed A. Cartwright" <reed@scit.us> Patch by: stefan
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 10 12:58:28 2007 UTC (5 years, 1 month 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, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +22 -7 lines
* Bump port revision. * Use gfortran compiled atlas/blas/lapack.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 10 22:37:05 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
Remove USE_REINPLACE from ports starting with M
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:07:26 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, 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
Fri Jan 23 05:28:49 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Use LS macro.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Dec 7 02:47:24 2003 UTC (8 years, 2 months ago) by pav
Branches: MAIN
Add arpack++, an object-oriented version of the ARPACK package. It's just a collection of class templates, because templates are defined in header (.h) files PR: ports/58535 Submitted by: Thierry Thomas <thierry@pompo.net>
