Rene Ladan
8a502cb2d4
Remove compatibility code for FreeBSD < 11.2 from all ports.
...
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
2018-11-02 13:32:34 +00:00
Yuri Victorovich
9e7e90b151
science/simlib: Update 3.02 -> 3.06
2018-10-19 05:38:42 +00:00
Tobias Kortkamp
3952f4af1a
science/simlib: Fix build
...
- Doesn't build with Clang 6
errors.cc:14:42: error: invalid suffix on literal; C++11 requires a space between
literal and identifier [-Wreserved-user-defined-literal]
/* 0 */ "SIMLIB/C++ Simulation Library, "SIMLIB_COPYRIGHT"\0"
^
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p473790_s335878/logs/simlib-3.02_1.log
- nm crashes during the build on FreeBSD >= 11.1. Use binutils
from ports as a workaround. [1]
Assertion failed: (ddata->output.size > 0), function cpp_demangle_read_sname, file /usr/src/contrib/elftoolchain/libelftc/libelftc_dem_gnu3.c, line 2137.
http://beefy9.nyi.freebsd.org/data/111amd64-default/473790/logs/simlib-3.02_1.log
PR: 223333 [1]
2018-07-07 21:09:10 +00:00
Mark Linimon
14295721d4
For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so
...
on armv7.
This is part one of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
2017-11-30 05:55:17 +00:00
Mark Linimon
983c320ec8
Sort NOT_FOR_ARCHS. While here, clean up some BROKEN usages.
...
Approved by: portmgr (tier-2 blanket)
2017-06-24 18:36:19 +00:00
Mark Linimon
a07c7ab812
Fix some misspellings that crept in on the last tier-2 cleanup pass.
...
Approved by: portmgr (tier-2 blanket)
2016-11-16 09:29:15 +00:00
Mark Linimon
e4b32b72e0
Mark various leaf ports broken on aarch64, and, where appropriate, other
...
tier-2 archs.
Approved by: portmgr (tier-2 blanket)
2016-11-11 09:31:02 +00:00
Steve Wills
86cd4fbe5a
many ports: mark broken on powerpc64
2016-04-21 16:43:14 +00:00
Dmitry Marakasov
f32dead653
- Strip library
2015-05-17 14:43:37 +00:00
Vanilla I. Shu
5304c2184f
Stagify.
2014-06-10 15:07:59 +00:00
Wen Heping
0dea019230
- Update to 3.02
...
- Fix build on Head
- Reset maintainer to ports@
2013-09-21 11:02:36 +00:00
Baptiste Daroussin
1dd0d087e7
Add NO_STAGE all over the place in preparation for the staging support (cat: science)
2013-09-20 22:48:30 +00:00
Olli Hauer
c394c56dc0
- remove MD5
2011-07-03 13:22:24 +00:00
Mark Linimon
2607e9a53b
Not for powerpc, either.
...
Hat: portmgr
2010-04-01 10:24:44 +00:00
Mark Linimon
407f682ded
Not for ia64, either.
...
Feature safe: yes
2010-02-17 10:58:47 +00:00
Ion-Mihai Tetcu
49b1e9516f
- update to 3.0.20081216 from 3.0.20071212
...
- fix the build error with custom LOCALBASE [1]
Submitted by: maintainer
Reported by: QATty [1]
2009-07-06 14:56:42 +00:00
Pietro Cerutti
6a994e2840
- Set NOT_FOR_ARCHS for sparc64
...
Approved by: portmgr (pav)
2008-09-16 09:18:28 +00:00
Rong-En Fan
09ffa2e370
- 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>
2008-04-06 06:35:14 +00:00
Rong-En Fan
5fa2823e97
- Update to 2.18.20061212
...
- Pet portlint(1)
PR: ports/108005
Submitted by: Thomas Abthorpe <thomas at goodking.ca>
2007-01-17 07:27:25 +00:00
Pav Lucistnik
6edb86f43a
- Add SHA256
2005-11-25 17:44:39 +00:00
Kirill Ponomarev
344d59f9f0
Support NO_WRKSUBDIR properly
...
PR: ports/75631
Submitted by: Ports Fury
2004-12-30 09:33:04 +00:00
Pav Lucistnik
6b19799b97
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
2004-11-27 21:38:03 +00:00