Commit graph

71 commits

Author SHA1 Message Date
Yuri Victorovich
2934f8befc cad/verilator: update 5.032 → 5.034
Reported by:	portscout
2025-02-25 21:07:40 -08:00
Yuri Victorovich
4c6eff7216 cad/verilator: update 5.030 → 5.032
Reported by:	portscout
2025-01-02 00:48:53 -08:00
Yuri Victorovich
c6b7113060 cad/verilator: update 5.028 → 5.030
Reported by:	portscout
2024-10-28 12:06:21 -07:00
Yuri Victorovich
0d19462826 cad/verilator: update 5.026 → 5.028
Reported by:	portscout
2024-08-25 17:52:21 -07:00
Yuri Victorovich
7de603dbb3 cad/verilator: update 5.024 → 5.026
Reported by:	portscout
2024-06-16 09:56:34 -07:00
Yuri Victorovich
a296b01d96 cad/verilator: update 5.022 → 5.024
Reported by:	portscout
2024-04-06 07:54:51 -07:00
Yuri Victorovich
a40e7b1a65 cad/verilator: update 5.020 → 5.022
Reported by:	portscout
2024-02-25 00:04:06 -08:00
Muhammad Moinur Rahman
213355ea50
cad/verilator: Moved man to share/man
Approved by:    portmgr (blanket)
2024-01-29 20:54:22 +01:00
Yuri Victorovich
7caf409009 cad/verilator: update 5.018 → 5.020
Reported by:	portscout
2024-01-01 22:53:20 -08:00
Yuri Victorovich
ffc22d31a6 devel/systemc: update 2.3.4 → 3.0.0
Reported by:	portscout
2023-12-05 09:19:25 -08:00
Yuri Victorovich
2d20240d25 cad/verilator: Add comment 2023-11-01 15:46:46 -07:00
Yuri Victorovich
8f238ffa6c cad/verilator: update 5.016 → 5.018
Reported by:	portscout
2023-11-01 09:57:54 -07:00
Yuri Victorovich
8b9f04b158 cad/verilator: update 5.014 → 5.016
Reported by:	portscout
2023-09-17 01:14:36 -07:00
Yuri Victorovich
32e3e5de45 cad/verilator: Update 5.012 → 5.014
Reported by:	portscout
2023-08-07 18:15:57 -07:00
Yuri Victorovich
7d36c5ee92 cad/verilator: Enable MAKE_JOBS_UNSAFE because the build is killed otherwise
... due to compilation processes taking too much memory.

Reported by:	fallout
2023-06-18 22:40:34 -07:00
Yuri Victorovich
e618b0d60e cad/verilator: Update 5.010 → 5.012
Reported by:	portscout
2023-06-17 07:20:21 -07:00
Yuri Victorovich
16c40c81d3 cad/verilator: Add binutils as runtime dependency to use the same 'ar' as during build 2023-05-21 19:04:59 -07:00
Yuri Victorovich
e43ae295f8 cad/verilator: Correct the 'ar' executable path
PR:		271546
Reported by:	crb@ChrisBowman.com
2023-05-21 15:52:52 -07:00
Yuri Victorovich
104c837723 cad/verilator: Update 5.008 → 5.010
Reported by:	portscout
2023-05-02 08:39:00 -07:00
Yuri Victorovich
4822a22c94 cad/verilator: Update 5.006 → 5.008
Reported by:	portscout
2023-03-05 20:34:38 -08:00
Yuri Victorovich
ece6495b2b cad/verilator: Improve how python executable path is passed to the build 2023-02-21 20:29:05 -08:00
Yuri Victorovich
ce5ece1162 cad/verilator: Fix wrong PYTHON3 path in installed makefile
PR:		269737
Reported by:	Joel Bodenmann <jbo@insane.engineer>
2023-02-21 09:28:50 -08:00
Yuri Victorovich
452499a2bf cad/verilator: Update 5.004 → 5.006
Reported by:	portscout
2023-01-23 19:57:18 -08:00
Yuri Victorovich
7148bd0421 cad/verilator: Update 5.002 -> 5.004
Reported by:	portscout
2022-12-26 23:50:59 -08:00
Yuri Victorovich
e12bc69953 cad/verilator: Update 4.228 -> 5.002
Reported by:	portscout
2022-10-30 12:42:15 -07:00
Yuri Victorovich
d4f081b7e5 cad/verilator: Update 4.226 -> 4.228
Reported by:	portscout
2022-10-01 15:16:33 -07:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Yuri Victorovich
3597a0500b cad/verilator: Update 4.224 -> 4.226
Reported by:	portscout
2022-09-01 13:10:31 -07:00
Yuri Victorovich
dd527e7667 cad/verilator: Update 4.222 -> 4.224
Reported by:	portscout
2022-06-20 13:57:33 -07:00
Yuri Victorovich
b8d8eb4429 cad/verilator: Update 4.220 -> 4.222
Reported by:	portscout
2022-05-03 16:34:26 -07:00
Yuri Victorovich
adfa15eef3 cad/verilator: Update 4.218 -> 4.220
Reported by:	portscout
2022-03-13 12:53:45 -07:00
Yuri Victorovich
375838933d cad/verilator: Update 4.216 -> 4.218 2022-01-24 21:44:21 -08:00
Yuri Victorovich
1eae61419a cad/verilator: Update 4.214 -> 4.216
Reported by:	portscout
2021-12-12 13:52:38 -08:00
Yuri Victorovich
f8d93a673b cad/verilator: Update 4.212 -> 4.214
Reported by:	portscout
2021-10-20 17:46:01 -07:00
Yuri Victorovich
6d28c13f73 cad/verilator: Use GNU ar from devel/binutils
verilator requires the GNU ar feature: '@' file prefix indicating
that the file contains command-line options.

Reference: https://github.com/verilator/verilator/issues/2999

Reported by:	Antonin Houska <ah@melesmeles.cz>
2021-09-30 09:10:42 -07:00
Yuri Victorovich
12d08248c8 cad/verilator: Cosmetic fix - use bash as configure shell 2021-09-13 15:46:09 -07:00
Yuri Victorovich
6453e58124 cad/verilator: Update 4.210 -> 4.212
Project doesn't distribute tarballs any more in favor of GitHub
tags.
2021-09-13 15:29:00 -07:00
Yuri Victorovich
f41cab0fad cad/verilator: Backport the fix of bug that caused wrong C++ code generation 2021-08-25 13:28:24 -07:00
Yuri Victorovich
b26747b307 cad/verilator: Update 4.204 -> 4.210 2021-08-03 01:36:58 -07:00
Yuri Victorovich
296d661f61 cad/verilator: Broken on i386
Reported by:	fallout
2021-06-22 01:54:47 -07:00
Yuri Victorovich
a6079c8520 cad/verilator: Update 4.202 -> 4.204 2021-06-18 10:16:57 -07:00
Yuri Victorovich
dfb9884fac cad/verilator: Backport of fix of missing #include <array> bug. 2021-06-07 13:41:13 -07:00
Yuri Victorovich
808dd5abe3 cad/verilator: Update 4.200 -> 4.202 2021-04-24 15:18:59 -07:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Yuri Victorovich
0955b90dfe cad/verilator: Update 4.110 -> 4.200 2021-03-20 01:29:51 +00:00
Yuri Victorovich
b53aaf78ce cad/verilator: Update 4.108 -> 4.110 2021-02-27 04:19:01 +00:00
Sunpoet Po-Chuan Hsieh
becaac537e Fix build with bison 3.7.4
PR:		248911
Exp-run by:	antoine
2021-01-26 13:59:25 +00:00
Yuri Victorovich
419ef9470f cad/verilator: Update 4.106 -> 4.108 2021-01-13 02:00:39 +00:00