CVS log for ports/science/simlib/Makefile
Up to [FreeBSD] / ports / science / simlib
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 1 10:20:44 2010 UTC (22 months, 1 week ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Not for powerpc, either. Hat: portmgr
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 17 10:58:47 2010 UTC (23 months, 3 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Not for ia64, either. Feature safe: yes
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jul 6 14:56:42 2009 UTC (2 years, 7 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -2 lines
- update to 3.0.20081216 from 3.0.20071212 - fix the build error with custom LOCALBASE [1] Submitted by: maintainer Reported by: QATty [1]
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Sep 16 09:18:28 2008 UTC (3 years, 4 months ago) by gahr
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -0 lines
- Set NOT_FOR_ARCHS for sparc64 Approved by: portmgr (pav)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 6 06:35:14 2008 UTC (3 years, 10 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -7 lines
- Update to 3.0.20071212 - Pass maintainership to submitter - Enable 64-bit support (experimental per stated by the project web page) PR: ports/122337 Submitted by: Wen heping <wenheping at gmail.com>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 17 07:27:25 2007 UTC (5 years ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
- Update to 2.18.20061212 - Pet portlint(1) PR: ports/108005 Submitted by: Thomas Abthorpe <thomas at goodking.ca>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 30 09:33:04 2004 UTC (7 years, 1 month ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Support NO_WRKSUBDIR properly PR: ports/75631 Submitted by: Ports Fury
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 27 21:38:03 2004 UTC (7 years, 2 months ago) by pav
Branches: MAIN
SIMLIB/C++ is the SIMulation LIBrary for C++ programming language. You can create models directly in C++ language with the use of predefined simulation tools from the library. SIMLIB allows object-oriented description of models based on simulation abstractions. Current version allows a description of continuous, discrete, combined, 2D/3D vector, and fuzzy models. Requested by: Roman Divacky
