non port: cad/graywolf/Makefile |
SVNWeb
|
Number of commits found: 14 |
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 12 Jan 2022
|
[ 19:41 Tobias C. Berner (tcberner) ] 654acd8 (Only the first 10 of 66 ports in this commit are shown above. )
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201
|
Wed, 16 Jun 2021
|
[ 19:31 Tobias C. Berner (tcberner) ] 63e653a (Only the first 10 of 66 ports in this commit are shown above. )
math/gsl: update to 2.7
From [1]
* What is new in gsl-2.7:
* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
* fixed bug #60335 (spmatrix test failure, J. Lamb)
* fixed bug #36577
* clarified documentation on interpolation accelerators (V. Krishnan)
* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
* fixed doc bug #59758
* fixed bug #58202 (rstat median for n=5)
* added support for native C complex number types in gsl_complex
when using a C11 compiler
* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6 (Only the first 15 lines of the commit message are shown above )
|
Fri, 4 Jun 2021
|
[ 05:53 Gerald Pfeifer (gerald) ] d09ed09 (Only the first 10 of 52 ports in this commit are shown above. )
*/*: Replace USE_GCC=any with USE_GCC=yes
USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).
Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.
This should not make any functional difference at all.
Discussed with: mat, linimon, pkubaj
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Tue, 2 Feb 2021
|
[ 20:26 yuri ]
cad/graywolf: Backport PR that makes graywolf run through tests
Submitted by: GH PR submitted by Kevin Zheng <kevinz5000@gmail.com>
|
Sat, 23 Jan 2021
|
[ 01:40 yuri ]
cad/graywolf: Update 0.1.6-3 -> 0.1.6-4
|
Sun, 5 Jul 2020
|
[ 09:10 mikael ]
cad/graywolf: Mark as broken on aarch64: fails to link with sbrk.
Approved by: portmgr (tier-2 blanket)
|
Mon, 22 Jun 2020
|
[ 03:13 tobik ]
cad/graywolf: Unbreak build with GCC 10 (-fno-common)
/usr/local/bin/ld:
src/twmc/CMakeFiles/TimberWolfMC.dir/readnets.c.o:(.bss+0x5e40): multiple
definition of `yyss';
src/twmc/CMakeFiles/TimberWolfMC.dir/readcells.c.o:(.bss+0x5e40): first defined
here
/usr/local/bin/ld:
src/twmc/CMakeFiles/TimberWolfMC.dir/readnets.c.o:(.bss+0x6240): multiple
definition of `yyssp';
src/twmc/CMakeFiles/TimberWolfMC.dir/readcells.c.o:(.bss+0x6240): first defined
here
/usr/local/bin/ld:
src/twmc/CMakeFiles/TimberWolfMC.dir/readnets.c.o:(.bss+0x4ea0): multiple
definition of `yyvs';
src/twmc/CMakeFiles/TimberWolfMC.dir/readcells.c.o:(.bss+0x4ea0): first defined
here
/usr/local/bin/ld:
src/twmc/CMakeFiles/TimberWolfMC.dir/readnets.c.o:(.bss+0x6238): multiple
definition of `yyvsp';
src/twmc/CMakeFiles/TimberWolfMC.dir/readcells.c.o:(.bss+0x6238): first defined
here
http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/graywolf-0.1.6.3_1.log
PR: 246700
|
Fri, 10 Apr 2020
|
[ 21:44 pkubaj ]
cad/graywolf: fix build on GCC architectures
C11 compiler is necessary:
/wrkdirs/usr/ports/cad/graywolf/work/graywolf-0.1.6-3-g6c5e24f/src/twmc/wireratio.c:92:
error: expected declaration specifiers before 'gsl_matrix'
MFH: 2020Q2 (fix build blanket)
|
Wed, 25 Mar 2020
|
[ 00:19 yuri ]
cad/graywolf: Fix the symbolic link that was silently failing by adding patch
for GitHub pull request
|
Sun, 22 Mar 2020
|
[ 10:43 yuri ]
New port: cad/graywolf: Fork of TimberWolf, a placement tool in VLSI design
|
Number of commits found: 14 |