Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20200721_7 21 Mar 2023 00:01:39 |
Muhammad Moinur Rahman (bofh) |
misc/glow: Remove expired port:
2023-03-21 misc/glow: Broken since 2021 |
g20200721_7 20 Feb 2023 17:09:26 |
Antoine Brodin (antoine) |
misc/glow: deprecate |
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) |
g20200721_7 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 ) |
g20200721_7 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
g20200721_6 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
g20200721_5 17 Apr 2022 23:58:01 |
Po-Chuan Hsieh (sunpoet) |
devel/glog: Update to 0.6.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/glog/releases |
g20200721_4 28 Feb 2022 12:46:46 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
g20200721_3 21 Jul 2021 18:11:52 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine |
g20200721_2 14 May 2021 19:51:48 |
Dmitry Marakasov (amdmi3) |
misc/glow: mark BROKEN (does not link)
Approved by: portmgr blanket |
g20200721_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20200721_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20200721_2 26 Jan 2021 14:01:09 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
g20200721_1 22 Sep 2020 19:23:24 |
yuri |
misc/glow: Fix build on 13
Add the workaround for a bug in Glow that it uses the default C++ compiler when
the supplied LLVM version is different.
Reported by: fallout
MFH: 2020Q3 |
g20200721_1 30 Aug 2020 20:19:42 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
g20200721 22 Jul 2020 08:36:43 |
yuri |
misc/glow: Update g20200115 -> g20200721 |
g20200115_3 03 Jun 2020 18:32:06 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
g20200115_2 22 Jan 2020 05:53:20 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
g20200115_1 17 Jan 2020 01:34:34 |
yuri |
misc/glow: Mark BROKEN for i386; Use LLVM_DEFAULT
llvm-8.0 isn't necessary, and it causes conflicts with llvm-9.0
Reported by: fallout |
g20200115 15 Jan 2020 23:13:33 |
yuri |
New port: misc/glow: Machine learning compiler and execution engine |