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
pkill NetBSD's pgrep and pkill: find or signal processes matching criteria
0.2 sysutils Deleted on this many watch lists=4 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 0.2Version of this port present on the latest quarterly branch.
Ignore IGNORE: "is included in the base system"
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: 2002-11-08 13:10:45
Last Update: 2009-01-07 14:35:16
SVN Revision: UNKNOWN
People watching this port, also watch:: popt, linuxdoc, expat, gmake
License: not specified in port
Description:
[ excerpt from commands' man page ] Port of NetBSD's pgrep(1) and pkill(1) commands which either find or signal processes matching criteria. The pgrep command searches the process table on the running system and prints the process IDs of all processes that match the criteria given on the command line. The pkill command searches the process table on the running system and signals all processes that match the criteria given on the command line.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • pkill>0:sysutils/pkill
No installation instructions:
This port has been deleted.
PKGNAME: pkill
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lioux/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lioux/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lioux/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lioux/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lioux/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lioux/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lioux/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2
07 Jan 2009 14:35:16
Original commit files touched by this commit
pav search for other commits by this committer
- Remove pkil port, it's part of the base system since FreeBSD 5.3
0.2
20 Apr 2007 15:12:30
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter r-s
0.2
15 Dec 2006 14:55:38
Original commit files touched by this commit
tdb search for other commits by this committer
- Fix install on 4-STABLE.
0.2
15 Dec 2006 01:15:01
Original commit files touched by this commit
lioux search for other commits by this committer
Drop maintainership
0.2
23 Jun 2006 05:28:34
Original commit files touched by this commit
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
0.2
11 Nov 2005 06:06:17
Original commit files touched by this commit
lioux search for other commits by this committer
Add SHA256 checksum
0.2
25 Dec 2004 11:43:58
Original commit files touched by this commit
lioux search for other commits by this committer
Remove deprecated USE_SIZE
0.2
03 Jul 2004 23:45:03
Original commit files touched by this commit
kris search for other commits by this committer
Mark IGNORE for 5.x since pkill is included in the base.
0.2
08 Feb 2004 01:14:05
Original commit files touched by this commit
lioux search for other commits by this committer
USE_SIZEify
0.2
23 Feb 2003 19:58:35
Original commit files touched by this commit
lioux search for other commits by this committer
De-pkg-comment
0.2
09 Nov 2002 19:31:21
Original commit files touched by this commit
lioux search for other commits by this committer
o Update to 0.2 fixing typo: use pid instead of parent pid where
appropriate
0.1
08 Nov 2002 13:08:21
Original commit files touched by this commit
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)

Number of commits found: 12