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
swapmon Add/remove swapspace as needed
1.5_1 sysutils 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 1.5Version 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: 2010-08-23 02:40:37
Last Update: 2024-01-09 11:11:45
Commit Hash: 220062a
People watching this port, also watch:: python, cvsgraph, ladspa, php81-pear-Horde_Mapi
License: BSD2CLAUSE
WWW:
http://www.nagilum.net/swapmon/
Description:
swapmon will check the current swapusage and if more than SWAP_HIGH per- cent of swapspace is in use it will create a new swapfile with a size of size of SWAP_STEP percent of the current swapspace and activate it. If less than SWAP_LOW percent of swapspace is in use it will deactivate a previously added swapspace file and remove it. freebsd@nagilum.org
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 (5 items)
Collapse this list.
  1. sbin/swapmon
  2. share/man/man1/swapmon.1.gz
  3. /usr/local/share/licenses/swapmon-1.5_1/catalog.mk
  4. /usr/local/share/licenses/swapmon-1.5_1/LICENSE
  5. /usr/local/share/licenses/swapmon-1.5_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • swapmon>0:sysutils/swapmon
To install the port:
cd /usr/ports/sysutils/swapmon/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/swapmon
  • pkg install swapmon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: swapmon
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
swapmon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5_11.5_11.51.5_11.5_1-1.5-
FreeBSD:13:quarterly1.51.51.51.51.51.51.51.5
FreeBSD:14:latest1.5_11.5_11.51.5_11.5_11.5-1.5
FreeBSD:14:quarterly1.51.5-1.51.51.51.51.5
FreeBSD:15:latest1.5_11.5_1n/a1.5_1n/a1.5_11.5_11.5_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_swapmon
pkg-message:
For install:
To have swapmon run automatically after each boot, add the following line to /etc/rc.conf: swapmon_enable="YES"
Master Sites:
  1. There is no master site for this port.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5_1
09 Jan 2024 11:11:45
commit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2e files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
1.5
08 Sep 2022 15:46:38
commit hash: ade2a047e0eb835f7f42682496614cfd259757eacommit hash: ade2a047e0eb835f7f42682496614cfd259757eacommit hash: ade2a047e0eb835f7f42682496614cfd259757eacommit hash: ade2a047e0eb835f7f42682496614cfd259757ea files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW lines that have been moved into Makefiles

Approved by:	portmgr (implicit)
1.5
08 Sep 2022 15:43:21
commit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216fcommit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216fcommit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216fcommit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216f files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Move more WWW entries from pkg-descr files into Makefiles

The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.

Approved by:	portmgr (implicit)
1.5
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.5
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.
1.5
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
1.5
14 Oct 2015 23:50:44
Revision:399309Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
- Convert Makefile echo's to pkg-message
1.5
11 Oct 2015 13:19:10
Revision:399087Original commit files touched by this commit
zi search for other commits by this committer
- Reset MAINTAINER due to fatal bounce

Reported by:	portscout
1.5
11 Dec 2014 00:40:17
Revision:374505Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in sysutils category
1.5
25 Feb 2014 15:27:16
Revision:346025Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.5
20 Sep 2013 23:06:00
Revision:327772Original 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:
sysutils)
1.5
27 Jun 2012 13:31:10
Original commit files touched by this commit
gjb search for other commits by this committer
update sysutils/swapmon to version 1.5

Changes:
- clean up leftover swapfiles after unexpected reboots
- also works if no swap is configured

PR:             ports/169467
Submitted by:   freebsd@nagilum.org (maintainer)
Approved by:    crees (mentor)
1.4
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
1.4
23 Aug 2010 02:40:15
Original commit files touched by this commit
jsa search for other commits by this committer
Introducing sysutils/swapmon.

This port attempts to monitor swap usage and dynamically add a swapfile as
neccessary.

PR:             ports/148711
Submitted by:   Alexander Kuehn <freebsd@nagilum.org>
Approved by:    wxs (mentor)

Number of commits found: 14