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.

non port: sysutils/pkill/pkg-descr

Number of commits found: 2

Wednesday, 7 Jan 2009
14:35 pav search for other commits by this committer
- Remove pkil port, it's part of the base system since FreeBSD 5.3
Original commit
Friday, 8 Nov 2002
13:08 lioux search for other commits by this committer
o New port pkill version 0.1: NetBSD's pgrep and pkill: find or
  signal processes matching criteria
o Based on current NetBSD's pgrep(1) and pkill(1) with the following
  differences:
        1) -STABLE version does not support filtering by session
           ID since this information is only available in kernel
           space. -CURRENT supports this.
        2) Added -M and -N flags following ps(1). Therefore, drop
           additional privileges (drop_privs) if any of those flags
           are defined.
        3) kvm access without sgid
o Items (2) and (3) are based on jmallett code sent to me for
  inspiration. :) Great thanks to jmallett for that.

Obtained from:  NetBSD CVS (original pkill/pgrep code)
Original commit

Number of commits found: 2