aboutsummaryrefslogtreecommitdiff
path: root/science/simlib
Commit message (Collapse)AuthorAgeFilesLines
* For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them soMark Linimon2017-11-301-1/+1
| | | | | | | | | | | | on armv7. This is part one of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=455165
* Sort NOT_FOR_ARCHS. While here, clean up some BROKEN usages.Mark Linimon2017-06-241-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444237
* Fix some misspellings that crept in on the last tier-2 cleanup pass.Mark Linimon2016-11-161-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=426228
* Mark various leaf ports broken on aarch64, and, where appropriate, otherMark Linimon2016-11-111-3/+1
| | | | | | | | | tier-2 archs. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425879
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* - Strip libraryDmitry Marakasov2015-05-171-0/+4
| | | | Notes: svn path=/head/; revision=386616
* Stagify.Vanilla I. Shu2014-06-102-11/+17
| | | | Notes: svn path=/head/; revision=357319
* - Update to 3.02Wen Heping2013-09-212-8/+12
| | | | | | | | - Fix build on Head - Reset maintainer to ports@ Notes: svn path=/head/; revision=327803
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | science) Notes: svn path=/head/; revision=327767
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276984
* Not for powerpc, either.Mark Linimon2010-04-011-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=251966
* Not for ia64, either.Mark Linimon2010-02-171-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249997
* - update to 3.0.20081216 from 3.0.20071212Ion-Mihai Tetcu2009-07-063-8/+10
| | | | | | | | | | - fix the build error with custom LOCALBASE [1] Submitted by: maintainer Reported by: QATty [1] Notes: svn path=/head/; revision=237263
* - Set NOT_FOR_ARCHS for sparc64Pietro Cerutti2008-09-161-0/+3
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=220402
* - Update to 3.0.20071212Rong-En Fan2008-04-065-49/+46
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=210630
* - Update to 2.18.20061212Rong-En Fan2007-01-174-40/+24
| | | | | | | | | | - Pet portlint(1) PR: ports/108005 Submitted by: Thomas Abthorpe <thomas at goodking.ca> Notes: svn path=/head/; revision=182601
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149449
* Support NO_WRKSUBDIR properlyKirill Ponomarev2004-12-301-1/+1
| | | | | | | | PR: ports/75631 Submitted by: Ports Fury Notes: svn path=/head/; revision=125520
* SIMLIB/C++ is the SIMulation LIBrary for C++ programming language. You canPav Lucistnik2004-11-275-0/+101
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 Notes: svn path=/head/; revision=122623