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.176_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.176_2 17 Jan 2022 14:47:28 |
Mikael Urankar (mikael) |
*: Linux emulation: add support for aarch64
PR: 256008
Submitted by: Vincent Milum Jr (prior version)
Approved by: emulation (maintainer timeout) |
0.176_2 14 Oct 2021 21:30:31 |
Stefan Eßer (se) |
devel/linux-c7-elfutils-libelf: Add CPE information
Approved by: portmgr (blanket) |
0.176_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.176_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.176_2 04 Mar 2021 16:50:30 |
tijl |
Update Linux CentOS ports to 7.9.2009. |
0.176_1 03 May 2020 12:50:43 |
tijl |
Update CentOS 7 ports to 7.8.2003. |
0.176 21 Sep 2019 08:56:20 |
tijl |
Update to CentOS 7.7.1908.
Put libdrm into a separate port so it can be kept at the CentOS 7.6 version.
The new version fails to detect graphics hardware on FreeBSD. |
0.172 25 Aug 2019 10:32:54 |
tijl |
Update WWW and add linux to CATEGORIES. |
0.172 25 Aug 2019 10:18:02 |
tijl |
Move devel/linux-c?-libelf to devel/linux-c?-elfutils-libelf to match the
package name and to be similar to upcoming ports for other elfutils
libraries. |