Port details |
- sysmon Network tool designed for high performance and accurate monitoring
- 0.93_2 net-mgmt =9 0.93_2Version of this port present on the latest quarterly branch.
- Maintainer: mk@oxeo.com
- Port Added: 2004-02-23 04:43:25
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: net-snmp, squid, nagios, darkstat, ap24-mod_security
- License: GPLv2
- WWW:
- https://puck.nether.net/sysmon/
- Description:
- Sysmon is a network monitoring tool designed to provide high
performance and accurate network monitoring.
This tool is available in the public domain for anyone to use
it that is interested. It provides better performance and
checking capabilities than other tools such as Rover, Nocmon
(not this: Nocmonitor),Whatsup, Big Brother, and other such tools.
Currently supported protocols include SMTP, IMAP, HTTP,TCP,
UDP, NNTP, and PING tests.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/sysmon/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/sysmon
- pkg install sysmon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sysmon
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sysmon-0.93.tar.gz) = 03154f14a8aaa971b9e243078d1593fe9eecb5b75efd6f6103648f960f80b652
SIZE (sysmon-0.93.tar.gz) = 519522
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sysmon-0.93_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_sysmon
- USES:
- alias ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.93_2 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.93_2 21 Jan 2024 22:32:09 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/sysmon: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
0.93_1 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.93_1 23 Jul 2023 18:45:16 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/sysmon: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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.93_1 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.93_1 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
0.93_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.93_1 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
0.93_1 15 Jan 2015 09:05:38 |
tijl |
Add missing USE_OPENSSL=yes
PR: 195796 |
0.93 24 Nov 2014 22:35:08 |
antoine |
Cleanup plist |
0.93 20 Oct 2014 10:09:20 |
marino |
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket) |
0.93 15 Aug 2014 17:45:14 |
riggs |
- Update to upstream version 0.93
- Add LICENSE
- Update WWW
PR: 191962
Submitted by: jamie@dyslexicfish.net
Approved by: mentors (implicit) |
0.92.2 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
0.92.2 24 Feb 2014 13:01:31 |
ehaupt |
Support staging |
0.92.2 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.92.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.92.2 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.92.2 08 Nov 2005 13:40:53 |
mnag |
Update to 0.92.2
Add SHA256
PR: 88591
Submitted by: "mk@oxeo.com" <Manuel.Kreutz@titan.oxeo.com> |
0.92 16 Feb 2005 22:50:09 |
foxfair |
Upgrade sysmon to 0.92.
maintainer timeout: 15+ days |
0.91.20 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.91.20 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |