Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
219_13 25 Mar 2024 15:00:05 |
Tijl Coosemans (tijl) |
*/*: Various Linux CentOS 7 updates |
219_12 24 Feb 2023 08:11:25 |
Gleb Popov (arrowd) |
devel/linux-c7-systemd-libs: Fix aarch64 plist.
Reported by: tijl |
219_12 23 Feb 2023 21:14:34 |
Gleb Popov (arrowd) |
devel/linux-c7-systemd-libs: Install libudev.so library.
This reverts commit 516aa73ebc6276c688b7c7bcc815658ece81b583
"Don't install libudev.so. The linux flash player plugin tries to use it"
We do not have Linux Flashplayer in the tree anymore. Also the libudev library
seems to be working fine.
Sponsored by: Serenity Cybersecurity, LLC |
219_11 25 Dec 2022 22:05:52 |
Tijl Coosemans (tijl) |
devel/linux-c7-systemd-libs: Update to 219-78.el7_9.7 |
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) |
219_10 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 ) |
219_10 18 Mar 2022 16:01:21 |
Bernhard Froehlich (decke) |
devel/linux-c7-systemd-libs: Update deprecated CPE vendor
Approved by: portmgr (blanket) |
219_10 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) |
219_10 14 Oct 2021 21:30:32 |
Stefan Eßer (se) |
devel/linux-c7-systemd-libs: Add CPE information
Approved by: portmgr (blanket) |
219_10 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
219_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
219_10 04 Mar 2021 16:50:30 |
tijl |
Update Linux CentOS ports to 7.9.2009. |
219_9 14 Aug 2020 09:26:29 |
tijl |
Update to 219-73.el7_8.9. |
219_8 16 Jul 2020 07:59:28 |
tijl |
Update to 219-73.el7_8.8. |
219_7 15 May 2020 18:53:54 |
tijl |
Update to 219-73.el7_8.6. |
219_6 03 May 2020 12:50:43 |
tijl |
Update CentOS 7 ports to 7.8.2003. |
219_5 31 Mar 2020 16:09:46 |
tijl |
Update to 219-67.el7_7.4. |
219_4 11 Feb 2020 13:26:14 |
tijl |
Update to 219-67.el7_7.3. |
219_3 01 Nov 2019 15:09:31 |
tijl |
Update to 219-67.el7_7.2. |
219_2 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. |
219_1 25 Aug 2019 19:33:45 |
tijl |
Don't install libudev.so. The linux flash player plugin tries to use it
but it doesn't work on FreeBSD. |
219 25 Aug 2019 12:20:16 |
tijl |
Add devel/linux-c7-systemd-libs and let linux-c7-dbus-libs depend on it.
PR: 240043
Reported by: Tatsuki Makino <tatsuki_makino@hotmail.com> |