Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4_1 22 Jan 2024 13:52:01
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/radeontop: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
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.4 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.4 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.4 30 Nov 2021 03:55:31
    |
Alexey Dokuchaev (danfe)  |
sysutils/radeontop: the port had been updated to version 1.4. |
1.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3 11 Dec 2020 04:11:50
  |
danfe  |
Update to version 1.3, for new Navi 10 and Sienna Cichlid PCI ids.
Reported by: portscout |
1.2 03 Dec 2020 15:25:38
  |
linimon  |
Mark as also not for riscv64.
While here, pet portlint (Makevars order).
Approved by: portmgr (tier-2 blanket) |
1.2 07 Nov 2019 17:17:54
  |
zeising  |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.2 04 Jun 2019 10:27:18
  |
danfe  |
Update `sysutils/radeontop' to version 1.2.
Reported by: portscout |
1.1 30 Mar 2018 06:08:10
  |
danfe  |
- Update `sysutils/radeontop' to version 1.1 which adds new PCI IDs for
POLARIS12, VEGA10, RAVEN and GTT usage reporting on AMDGPU DRM driver
- TIMESTAMP (clbr-radeontop-v1.1_GH0.tar.gz) = 1521966502, to match the
v1.1 release tag 9b9605c date on GitHub
Reported by: portscout |
1.0 30 Nov 2017 05:55:17
  |
linimon  |
For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so
on armv7.
This is part one of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket) |
1.0 03 May 2017 01:14:05
  |
linimon  |
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.0 30 Mar 2017 19:29:55
  |
danfe  |
Do not separate $(DESTDIR)$(PREFIX) with a slash: this is redundant when
PREFIX is an absolute path (common case) and could break things if it is
not (and DESTDIR is empty). |
1.0 25 Mar 2017 02:49:44
  |
danfe  |
Provide a more detailed port description.
Obtained from: Linux Mint package |
1.0 22 Mar 2017 18:56:29
  |
danfe  |
Add a port of RadeonTop, top(1)-like program that displays AMD Radeon GPU
resource utilization.
WWW: https://github.com/clbr/radeontop
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1477640465 which corresponds to commit c0abadf tagged
as this release. |