Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.277 19 Aug 2024 19:11:33 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: update 1.5.276 → 1.5.277
Reported by: portscout |
1.5.276 25 May 2024 00:11:44 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: update 1.5.273 → 1.5.276
Reported by: portscout |
1.5.273 05 Apr 2024 09:15:34 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: update 1.5.272 → 1.5.273
Reported by: portscout |
1.5.272 08 Mar 2024 22:34:43 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: update 1.5.266 → 1.5.272
Reported by: portscout |
1.5.266 04 Feb 2024 08:59:23 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: update 1.5.265 → 1.5.266
Reported by: portscout |
1.5.265 11 Jan 2024 05:09:39 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: update 1.5.264 → 1.5.265
Reported by: portscout |
1.5.264 05 Dec 2023 07:27:28 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: update 1.5.262 → 1.5.264
Reported by: portscout |
1.5.262 05 Nov 2023 23:07:53 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: update 1.5.256 → 1.5.262
Reported by: portscout |
1.5.256 29 Aug 2023 07:32:46 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: update 1.5.255 → 1.5.256
Reported by: portscout |
1.5.255 17 Jul 2023 07:08:59 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.254 → 1.5.255
Reported by: portscout |
1.5.254 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.5.254 17 Jun 2023 06:54:58 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.253 → 1.5.254
Reported by: portscout |
1.5.253 04 Jun 2023 22:03:46 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.250 → 1.5.253
Reported by: portscout |
1.5.250 11 Mar 2023 09:16:14 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.249 → 1.5.250
Reported by: portscout |
1.5.249 09 Mar 2023 08:32:52 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.237 → 1.5.249
Reported by: portscout |
1.5.237 01 Nov 2022 10:36:06 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.233 -> 1.5.237
Reported by: portscout |
1.5.233 25 Sep 2022 02:45:16 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.228 -> 1.5.233
Reported by: portscout |
1.5.228 14 Sep 2022 04:41:12 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.227 -> 1.5.228
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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) |
1.5.227 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.5.227 02 Jul 2022 03:55:30 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.226 -> 1.5.227
Reported by: portscout |
1.5.226 27 Jun 2022 22:39:41 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.224 -> 1.5.226
Reported by: portscout |
1.5.224 15 Jun 2022 07:30:10 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.222 -> 1.5.224 |
1.5.222 10 Jun 2022 05:21:36 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.221 -> 1.5.222
Reported by: portscout |
1.5.221 20 Apr 2022 04:40:39 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.219 -> 1.5.221
Reported by: portscout |
1.5.219 06 Feb 2022 18:36:07 |
Stefan Eßer (se) |
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit) |
1.5.219 18 Jan 2022 18:42:43 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.211 -> 1.5.219
Reported by: portscout |
1.5.211 23 Dec 2021 02:56:24 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.210 -> 1.5.211
Reported by: portscout |
1.5.210 22 Nov 2021 00:50:13 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.209 -> 1.5.210
Reported by: portscout |
1.5.209 20 Nov 2021 08:54:08 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.208 -> 1.5.209
Reported by: portscout |
1.5.208 03 Nov 2021 05:40:19 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.205 -> 1.5.208
Reported by: portscout |
1.5.205 17 Oct 2021 15:49:42 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.203 -> 1.5.205
Reported by: portscout |
1.5.203 11 Oct 2021 15:51:35 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.202 -> 1.5.203
Reported by: portscout |
1.5.202 26 Sep 2021 08:54:08 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.199 -> 1.5.202
Reported by: portscout |
1.5.199 07 Aug 2021 18:48:03 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.196 -> 1.5.199
Reported by: portscout |
1.5.196 27 Jul 2021 13:17:27 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.192 -> 1.5.196
Reported by: portscout |
1.5.192 04 Jul 2021 16:42:56 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.191 -> 1.5.192
Reported by: portscout |
1.5.191 01 Jul 2021 01:07:42 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.189 -> 1.5.191
Reported by: portscout |
1.5.189 20 Jun 2021 17:47:18 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.188 -> 1.5.189
Reported by: portscout |
1.5.188 18 Jun 2021 17:16:58 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.185 -> 1.5.188
Reported by: portscout |
1.5.185 11 Jun 2021 19:10:22 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.183 -> 1.5.185 |
1.5.183 07 Jun 2021 10:05:40 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.182 -> 1.5.183
Reported by: portscout |
1.5.182 01 Jun 2021 18:25:18 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.181 -> 1.5.182
Reported by: portscout |
1.5.181 31 May 2021 04:03:13 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.178 -> 1.5.181
Reported by: portscout |
1.5.178 25 May 2021 17:26:21 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.177 -> 1.5.178
Reported by: portscout |
1.5.177 22 May 2021 08:33:32 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.176 -> 1.5.177
Reported by: portscout |
1.5.176 16 May 2021 16:15:38 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.175 -> 1.5.176
Reported by: portscout |
1.5.175 04 May 2021 16:57:28 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.174 -> 1.5.175
Reported by: portscout |
1.5.174 02 May 2021 19:07:15 |
Yuri Victorovich (yuri) |
cad/netgen-lvs: Update 1.5.173 -> 1.5.174
Reported by: portscout |
1.5.173 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.5.173 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.173 21 Mar 2021 05:01:28 |
yuri |
cad/netgen-lvs: Update 1.5.172 -> 1.5.173
Reported by: portscout |
1.5.172 18 Mar 2021 09:27:16 |
yuri |
cad/netgen-lvs: Update 1.5.171 -> 1.5.172
Reported by: portscout |
1.5.171 08 Mar 2021 03:38:53 |
yuri |
cad/netgen-lvs: Update 1.5.168 -> 1.5.171 |
1.5.168 26 Feb 2021 16:49:57 |
yuri |
cad/netgen-lvs: Update 1.5.167 -> 1.5.168
Reported by: portscout |
1.5.167 23 Feb 2021 01:09:20 |
yuri |
cad/netgen-lvs: Update 1.5.166 -> 1.5.167
Reported by: portscout |
1.5.166 12 Feb 2021 23:58:53 |
yuri |
cad/netgen-lvs: Update 1.5.165 -> 1.5.166
Reported by: portscout |
1.5.165 24 Jan 2021 01:13:41 |
yuri |
cad/netgen-lvs: Update 1.5.162 -> 1.5.165
Reported by: portscout |
1.5.162 10 Jan 2021 09:22:56 |
yuri |
cad/netgen-lvs: Update 1.5.161 -> 1.5.162
Reported by: portscout |
1.5.161 02 Jan 2021 05:01:33 |
yuri |
cad/netgen-lvs: Update 1.5.160 -> 1.5.161
Reported by: portscout |
1.5.160 20 Dec 2020 01:47:36 |
yuri |
cad/netgen-lvs: Update 1.5.159 -> 1.5.160
Reported by: portscout |
1.5.159 06 Dec 2020 19:19:11 |
yuri |
cad/netgen-lvs: Update 1.5.158 -> 1.5.159
Reported by: portscout |
1.5.158 06 Dec 2020 03:17:17 |
yuri |
cad/netgen-lvs: Update 1.5.157 -> 1.5.158
Reported by: portscout |
1.5.157 26 Oct 2020 05:02:55 |
yuri |
cad/netgen-lvs: Update 1.5.156 -> 1.5.157
Reported by: portscout |
1.5.156 09 Oct 2020 13:27:09 |
yuri |
cad/netgen-lvs: Update 1.5.155 -> 1.5.156
Reported by: portscout |
1.5.155 20 Aug 2020 03:39:16 |
yuri |
cad/netgen-lvs: Update 1.5.154 -> 1.5.155
Reported by: portscout |
1.5.154 05 Aug 2020 15:55:17 |
yuri |
cad/netgen-lvs: Update 1.5.153 -> 1.5.154
Reported by: portscout |
1.5.153 03 Aug 2020 03:31:21 |
yuri |
cad/netgen-lvs: Update 1.5.150 -> 1.5.153
Reported by: portscout |
1.5.150 28 Jul 2020 02:00:14 |
yuri |
cad/netgen-lvs: Update 1.5.149 -> 1.5.150
Reported by: portscout |
1.5.149 06 Jul 2020 17:34:56 |
yuri |
cad/netgen-lvs: Update 1.5.148 -> 1.5.149
Reported by: portscout |
1.5.148 19 Jun 2020 06:10:32 |
yuri |
cad/netgen-lvs: Update 1.5.147 -> 1.5.148
Reported by: portscout |
1.5.147 06 Jun 2020 00:44:59 |
yuri |
cad/netgen-lvs: Update 1.5.146 -> 1.5.147
Reported by: portscout |
1.5.146 29 Mar 2020 23:10:46 |
yuri |
cad/netgen-lvs: Update 1.5.145 -> 1.5.146
Reported by: portscout |
1.5.145 28 Mar 2020 04:01:00 |
yuri |
cad/netgen-lvs: Update 1.5.144 -> 1.5.145
Reported by: portscout |
1.5.144_1 22 Mar 2020 07:22:45 |
yuri |
cad/netgen-lvs: Change to GitHub, enable Tcl/Tk and Xorg |
1.5.144 19 Mar 2020 03:19:58 |
yuri |
New port: cad/netgen-lvs: Tool for comparing netlists (a process known as LVS) |