Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_4 02 Jan 2023 12:28:39
    |
Daniel Engberg (diizzy)  |
net-mgmt/nstat: Fix build
Packport upstream commit 887938e948bb3f835c3554b482ad315df6cbbc0c to
follow change in intel-pcm (run-time dependency). While at it adjust
run-time dependency in Makefile.
Reported by: pkg-fallout
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.0_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.0_4 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
1.0_4 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0_4 17 Mar 2021 13:26:56
  |
swills  |
net-mgmt/nstat: update to latest commit |
1.0_3 21 Jan 2021 23:54:27
  |
swills  |
net-mgmt/nstat: allow build on non-x86
Submitted by: olivier (email) |
1.0_3 08 Nov 2019 16:51:14
  |
swills  |
net-mgmt/nstat: update to new snapshot |
1.0_2 26 Jul 2018 17:54:36
  |
swills  |
net-mgmt/nstat: don't assume timespecadd is undefined
PR: 230058
Submitted by: asomers |
1.0_2 15 Jan 2018 21:42:38
  |
swills  |
net-mgmt/nstat: update to new snapshot |
1.0_1 15 Sep 2017 00:19:32
  |
swills  |
net-mgmt/nstat: Add missed RUN_DEPENDS on intel-pcm |
1.0 14 Sep 2017 18:20:28
  |
swills  |
net-mgmt/nstat: create port
nstat is a replacement for the most frequently used parts of vmstat, netstat
(bw), and pmc-memory.x The advantage of using nstat is that it can run all in a
single session, rather than having to use 3 terminal sessions to monitor a
machine.
Submitted by: gallatin (private email) |