Commit Graph

10 Commits

Author SHA1 Message Date
Tim Bishop
e4f2465eda - Fix install on 4-STABLE. 2006-12-15 14:55:38 +00:00
Mario Sergio Fujikawa Ferreira
35d189318c Drop maintainership 2006-12-15 01:21:57 +00:00
Mark Linimon
0c9df415d1 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
2006-06-23 05:28:33 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Mario Sergio Fujikawa Ferreira
5bb578428d Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
Kris Kennaway
403c754f14 Mark IGNORE for 5.x since pkill is included in the base. 2004-07-03 23:45:02 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira
83deb5a918 o Update to 0.2 fixing typo: use pid instead of parent pid where
appropriate
2002-11-09 19:31:21 +00:00
Mario Sergio Fujikawa Ferreira
e97feb9a30 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)
2002-11-08 13:08:21 +00:00