non port: science/simlib/Makefile |
SVNWeb
|
Number of commits found: 22 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 2 Jan 2021
|
[ 01:46 linimon ] (Only the first 10 of 34 ports in this commit are shown above. )
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket)
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] (Only the first 10 of 243 ports in this commit are shown above. )
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
|
Fri, 19 Oct 2018
|
[ 05:38 yuri ]
science/simlib: Update 3.02 -> 3.06
|
Sat, 7 Jul 2018
|
[ 21:09 tobik ]
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]
|
Thu, 30 Nov 2017
|
[ 05:55 linimon ] (Only the first 10 of 22 ports in this commit are shown above. )
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)
|
Sat, 24 Jun 2017
|
[ 18:36 linimon ]
Sort NOT_FOR_ARCHS. While here, clean up some BROKEN usages.
Approved by: portmgr (tier-2 blanket)
|
Wed, 16 Nov 2016
|
[ 09:29 linimon ]
Fix some misspellings that crept in on the last tier-2 cleanup pass.
Approved by: portmgr (tier-2 blanket)
|
Fri, 11 Nov 2016
|
[ 09:31 linimon ]
Mark various leaf ports broken on aarch64, and, where appropriate, other
tier-2 archs.
Approved by: portmgr (tier-2 blanket)
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Sun, 17 May 2015
|
[ 14:43 amdmi3 ]
- Strip library
|
Tue, 10 Jun 2014
|
[ 15:07 vanilla ]
Stagify.
|
Sat, 21 Sep 2013
|
[ 11:02 wen ]
- Update to 3.02
- Fix build on Head
- Reset maintainer to ports@
|
Fri, 20 Sep 2013
|
[ 22:48 bapt ] (Only the first 10 of 185 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
|
Thu, 1 Apr 2010
|
[ 10:20 linimon ]
Not for powerpc, either.
Hat: portmgr
|
Wed, 17 Feb 2010
|
[ 10:58 linimon ]
Not for ia64, either.
Feature safe: yes
|
Mon, 6 Jul 2009
|
[ 14:56 itetcu ]
- update to 3.0.20081216 from 3.0.20071212
- fix the build error with custom LOCALBASE [1]
Submitted by: maintainer
Reported by: QATty [1]
|
Tue, 16 Sep 2008
|
[ 09:18 gahr ]
- Set NOT_FOR_ARCHS for sparc64
Approved by: portmgr (pav)
|
Sun, 6 Apr 2008
|
[ 06:35 rafan ]
- 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>
|
Wed, 17 Jan 2007
|
[ 07:27 rafan ]
- Update to 2.18.20061212
- Pet portlint(1)
PR: ports/108005
Submitted by: Thomas Abthorpe <thomas at goodking.ca>
|
Thu, 30 Dec 2004
|
[ 09:33 krion ] (Only the first 10 of 12 ports in this commit are shown above. )
Support NO_WRKSUBDIR properly
PR: ports/75631
Submitted by: Ports Fury
|
Sat, 27 Nov 2004
|
[ 21:38 pav ]
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
|
Number of commits found: 22 |