notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
portmon Daemon that monitor network services
2.0_1 net-mgmt on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-02-23 04:43:25
Last Update: 2024-01-09 13:27:13
Commit Hash: cb347ec
People watching this port, also watch:: treeline, python
License: GPLv2+
WWW:
http://www.aboleo.net/software/portmon
Description:
Portmon is a network service monitoring daemon. Portmon basically uses a list of hosts and port numbers, and tries to connect to each host on the list at a regular time interval. It is a lightweight program, and requires no software to be installed on the machines one wishes to monitor.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/portmon
  2. etc/portmon.hosts.sample
  3. share/man/man8/portmon.8.gz
  4. /usr/local/share/licenses/portmon-2.0_1/catalog.mk
  5. /usr/local/share/licenses/portmon-2.0_1/LICENSE
  6. /usr/local/share/licenses/portmon-2.0_1/GPLv2+
Collapse this list.
Dependency lines:
  • portmon>0:net-mgmt/portmon
To install the port:
cd /usr/ports/net-mgmt/portmon/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/portmon
  • pkg install portmon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: portmon
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (portmon-2.0.tar.gz) = b2f2129ff02080e4f828c16617e52141bec3cc5582db5cebed3951418225e816 SIZE (portmon-2.0.tar.gz) = 107246

Packages (timestamps in pop-ups are UTC):
portmon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0_12.0_12.0_12.0_12.0_1-2.0_1-
FreeBSD:13:quarterly2.0_12.0_12.0_12.0_12.0_12.0_12.0_12.0_1
FreeBSD:14:latest2.0_12.0_12.0_12.0_12.0_12.0_1-2.0_1
FreeBSD:14:quarterly2.0_12.0_1-2.0_12.0_12.0_12.0_12.0_1
FreeBSD:15:latest2.0_12.0_1n/a2.0_1n/a2.0_12.0_12.0_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for portmon-2.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net-mgmt_portmon
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://voodoo.bawue.com/download/
  2. http://www.aboleo.net/software/portmon/downloads/
  3. http://www.bayofrum.net/dist/portmon/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0_1
09 Jan 2024 13:27:13
commit hash: cb347ec6664d868cc62b050f827927963f2809cfcommit hash: cb347ec6664d868cc62b050f827927963f2809cfcommit hash: cb347ec6664d868cc62b050f827927963f2809cfcommit hash: cb347ec6664d868cc62b050f827927963f2809cf files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN[4-8]PREFIX: eleminate its usage  and move man to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.0_1
20 Jul 2022 14:22:42
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0_1
02 Oct 2020 13:38:59
Revision:551208Original commit files touched by this commit
se search for other commits by this committer
Fix build with -fno-common
2.0
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
2.0
30 Dec 2015 01:42:32
Revision:404798Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
2.0
29 Jul 2014 17:12:50
Revision:363362Original commit files touched by this commit
adamw search for other commits by this committer
Rename all patches that contain '::' as a path separator, and use
'__' instead.
2.0
24 Feb 2014 12:43:24
Revision:345823Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
2.0
20 Sep 2013 22:24:44
Revision:327757Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
2.0
05 Apr 2013 19:42:03
Revision:315736Original commit files touched by this commit
bdrewery search for other commits by this committer
- Add missing quote

Submitted by:	John Marino <draco@marino.st>
Approved by:	portmgr (implicit)
2.0
09 Oct 2011 16:55:13
Original commit files touched by this commit
crees search for other commits by this committer
Add new mirror, apparently the current mirrors are somewhat unreliable
2.0
08 Oct 2011 09:26:21
Original commit files touched by this commit
crees search for other commits by this committer
Looks like it was a false negative on distfile tests; undeprecate.

Submitted by:   perryh <perryh@pluto.rain.com>
2.0
02 Aug 2011 17:04:00
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate some ports where I can't find distfiles and upstream
2.0
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.0
20 Mar 2008 09:56:52
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2.0
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
2.0
25 Nov 2005 16:56:11
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
2.0
11 Oct 2005 12:53:44
Original commit files touched by this commit
krion search for other commits by this committer
Fix MASTER_SITES.
2.0
21 Apr 2005 17:44:08
Original commit files touched by this commit
krion search for other commits by this committer
Drop maintership.
2.0
14 Feb 2005 18:55:36
Original commit files touched by this commit
krion search for other commits by this committer
Add more MASTER_SITES.
2.0
20 Mar 2004 18:36:09
Original commit files touched by this commit
krion search for other commits by this committer
- Utilize PLIST_FILES
2.0
23 Feb 2004 04:42:13
Original commit files touched by this commit
wollman search for other commits by this committer
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

Number of commits found: 24