Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
0.5.0_2 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 ) |
0.5.0_2 14 Nov 2021 07:34:25 |
Mikael Urankar (mikael) Author: Daniel Engberg |
devel/wasm3: Fix compilation and clean up port.
Rephrase COMMENT and pkg-descr to sound less like a sales pitch
Disable -march=native as this overrides settings by the framework and fails on
multiple non x86 platforms
Remove GitHub related variables that are already defined
Replace += with = for GH_TUPLE
Remove forced O3 optimization
PR: 259701
Approved by: portmgr (build fix blanket)
Differential Revision: https://reviews.freebsd.org/D32883 |
0.5.0_1 13 Nov 2021 19:36:58 |
Mikael Urankar (mikael) |
devel/wasm3: Remove march=native.
It breaks runtime on x86 arch and fails to build on non x86 arch.
Approved by: portmgr (build fix blanket) |
0.5.0 18 Oct 2021 19:25:53 |
Stefan Eßer (se) |
devel/wasm3: Add CPE information
Approved by: portmgr (blanket) |
0.5.0 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
0.5.0 19 Sep 2021 04:46:36 |
Vanilla I. Shu (vanilla) |
devel/wasm3: add ports.
PR: 258458
Reported by: Martin Filla <freebsd at sysctl.cz> |
Number of commits found: 7
|