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/Makefile

Number of commits found: 11

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, 20 Apr 2007
15:12 gabor search for other commits by this committer
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter r-s
Original commit
Friday, 15 Dec 2006
14:55 tdb search for other commits by this committer
- Fix install on 4-STABLE.
Original commit
01:15 lioux search for other commits by this committer
Drop maintainership
Original commit
Friday, 23 Jun 2006
05:28 linimon search for other commits by this committer
Remove code remnants that test for 3.X and earlier releases of FreeBSD.
The bsd.*.mk architecture has not supported these antique releases for
quite some time.

Hat:            portmgr
Original commit
Saturday, 25 Dec 2004
11:43 lioux search for other commits by this committer
Remove deprecated USE_SIZE
Original commit
Saturday, 3 Jul 2004
23:45 kris search for other commits by this committer
Mark IGNORE for 5.x since pkill is included in the base.
Original commit
Sunday, 8 Feb 2004
01:14 lioux search for other commits by this committer
USE_SIZEify
Original commit
Sunday, 23 Feb 2003
19:58 lioux search for other commits by this committer
De-pkg-comment
Original commit
Saturday, 9 Nov 2002
19:31 lioux search for other commits by this committer
o Update to 0.2 fixing typo: use pid instead of parent pid where
appropriate
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: 11