CVS log for ports/cad/tochnog/Makefile
Up to [FreeBSD] / ports / cad / tochnog
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Nov 22 11:14:04 2011 UTC (2 months, 2 weeks ago) by bf
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +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.18: download - view: text, markup, annotated - select for diffs
Sun Sep 13 00:07:43 2009 UTC (2 years, 4 months 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_6_EOL
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
Sat Aug 22 00:15:05 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with B,C
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jan 7 16:34:10 2009 UTC (3 years, 1 month ago) by gerald
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:23:25 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jul 12 07:29:27 2007 UTC (4 years, 7 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -4 lines
Now we use USE_FORTRAN=yes to use FORTRAN.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jan 12 23:39:02 2007 UTC (5 years ago) by maho
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +11 -1 lines
* Migrate to gfortran. * Bump port revision. * Use gfortran compiled atlas/blas/lapack.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 23 13:11:39 2006 UTC (5 years, 7 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +18 -10 lines
- use standard BLAS instead of ATLAS so this can be packaged. Of course we still have a WITH_ATLAS knob - Minor changes to better match the CVS version - Add GETOPT_LONG support PR: ports/99259 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 3 23:38:29 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
remove USE_REINPLACE for all ports with categories starting with C
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Feb 13 02:45:09 2006 UTC (5 years, 11 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +12 -16 lines
o Update to tochnog accodingly (by version up of superlu) o cleanup PR: 92782 Submitted by: Pedro F.Giffuni <giffunip@asme.org>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 26 10:06:21 2005 UTC (6 years, 7 months ago) by netchild
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -2 lines
The tochnog port installs some plugins into a directory which is owned by the the cad/linux-gid port, but it doesn't adds a dependency to linux-gid, since tochnog can be used standalone. The right thing to do would be to add a slave port which installs the plugins only. The slave port would have to depend upon linux-gid and tochnog. Since the linux-gid port installs now in X11BASE and tochnog installs in LOCALBASE, we have a plist problem ATM too. In light of the recent discussion about the right base directory for ports which use X11 bits I decided to go the quick route until everything is decided: - move linux-gid back to LOCALBASE - let tochnog still install the plugins This reverts back to the status quo (a working tochnog/linux-gid). Someone with a good asbestos suite may want to mark the tochnog port BROKEN. Dependencies explained by: pfgshield-freebsd@yahoo.com
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jun 25 12:18:06 2005 UTC (6 years, 7 months ago) by netchild
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Chase dependency location (linux-gid) after my linux mega-patch. Noticed by: pfgshield-freebsd@yahoo.com
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Mar 24 03:27:10 2005 UTC (6 years, 10 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Fix pkg-plist Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> and kris via pointy hat Approved by: portmgr(marcus)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 19 09:57:23 2005 UTC (6 years, 10 months ago) by maho
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +18 -6 lines
o Add GiD (an excellent mesher and postprocessor) support via Linux ABI. o Cleanups PR: 78766 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Oct 26 21:58:58 2004 UTC (7 years, 3 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -12 lines
tochnog builds with gcc-3.4.2. Since I'm there, replace USE_THREADS by WITH_THREADS. PR: ports/73125 Submitted by: Pedro F. Giffuni.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 5 18:27:53 2004 UTC (7 years, 9 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -2 lines
Unbreak. Suggestion by: "Pedro F. Giffuni" <giffunip@yahoo.com> and kris
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 17 00:51:20 2004 UTC (7 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
BROKEN: Does not compile
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 19 00:50:39 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: +2 -2 lines
Honor CXXFLAGS. Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jul 13 05:29:48 2003 UTC (8 years, 7 months ago) by maho
Branches: MAIN
Add new port cad/tochnog tochnog is a free finite element program with many features which is distributed under GPL. TOCHNOG accepts free format input. Boundary conditions can be imposed at geometrical entities, as well as nodes and elements. PR: 52088 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
