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 on branch 2022Q3
swapd Daemon that watches free memory and manages swap files
1.0.5_3 sysutils on this many watch lists=2 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.0.5_3Version 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: 2008-01-23 08:05:32
Last Update: 2024-02-26 07:05:00
Commit Hash: 2b11975
People watching this port, also watch:: tree, sleuthkit
License: GPLv2
WWW:
https://www.rkeene.org/oss/swapd/
Description:
"Swapd" is a daemon that watches free memory and manages swap files. If free memory drops too low, additional swap files are created. Additionally, if there is too much free memory, swap files are deactivated and disk space may be reclaimed. "Linux swapd" (https://sourceforge.net/projects/swapd/) didn't work very well, but the idea was good. I started making a version that would work and would also be somewhat portable. It currently compiles on Linux and FreeBSD, but requires `libstatgrab' (http://www.i-scream.org/libstatgrab/) to work on platforms that don't have /proc/meminfo (i.e., platforms that aren't Linux).
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 (12 items)
Collapse this list.
  1. /usr/local/share/licenses/swapd-1.0.5_3/catalog.mk
  2. /usr/local/share/licenses/swapd-1.0.5_3/LICENSE
  3. /usr/local/share/licenses/swapd-1.0.5_3/GPLv2
  4. share/man/man5/swapd.conf.5.gz
  5. share/man/man8/swapd.8.gz
  6. sbin/swapd
  7. sbin/swapd_swapon
  8. sbin/swapd_swapoff
  9. @sample etc/swapd.conf.sample
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • swapd>0:sysutils/swapd
To install the port:
cd /usr/ports/sysutils/swapd/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/swapd
  • pkg install swapd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: swapd
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (swapd-1.0.5.tar.gz) = a9c25251ad4b1eb163266cd44969975db5a872be68cf7bca66367d43875ccbc6 SIZE (swapd-1.0.5.tar.gz) = 94713

Packages (timestamps in pop-ups are UTC):
swapd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.5_31.0.5_31.0.5_21.0.5_31.0.5_3-1.0.5_2-
FreeBSD:13:quarterly1.0.5_21.0.5_21.0.5_21.0.5_21.0.5_31.0.5_21.0.5_21.0.5_2
FreeBSD:14:latest1.0.5_31.0.5_31.0.5_21.0.5_31.0.5_31.0.5_2-1.0.5_2
FreeBSD:14:quarterly1.0.5_21.0.5_3-1.0.5_21.0.5_31.0.5_21.0.5_21.0.5_2
FreeBSD:15:latest1.0.5_31.0.5_3n/a1.0.5_2n/a1.0.5_21.0.5_21.0.5_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libstatgrab.so : devel/libstatgrab
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_swapd
USES:
gmake pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.rkeene.org/files/oss/swapd/
Collapse this list.

There are no commits on branch 2022Q3 for this port