Commit Graph

126 Commits

Author SHA1 Message Date
ajacoutot
e52092e2b7 Unbreak when BSDSRCDIR != /usr/src:
do not harcode path to /sys; this check was removed 1 year ago for that
reason
2015-06-28 05:23:41 +00:00
sthen
5d8a51c138 Add a check to pre-configure giving a useful error if kernel sources
are unavailable. Prompted by a suggestion from Markus Lude.
2015-06-26 20:35:57 +00:00
sthen
3978b40427 update to lsof-4.88 and simplify patches 2015-03-24 21:26:09 +00:00
sthen
87478c61ef boolean_t, sys/mutex.h 2014-07-10 14:39:58 +00:00
ajacoutot
c71bb6a5fa Do not hardcode /sys but use BSDSRCDIR instead.
ok sthen@
2014-07-03 15:19:17 +00:00
zhuk
efba96cf94 Add support for tmpfs to lsof(1). pvalchev@ (MAINTAINER) agrees. 2014-06-26 22:06:36 +00:00
naddy
027bcdf2e9 move http://people.freebsd.org to https 2013-08-06 18:43:15 +00:00
dcoppa
72c646e722 Adjust after FHASLOCK removal. 2013-06-08 11:40:48 +00:00
dcoppa
754d2c1e82 Fix awk script too. 2013-05-27 07:56:31 +00:00
dcoppa
692199dee0 Normalize shebangs in the perl scripts that come with lsof
(using MODPERL_ADJ_FILES)
2013-05-24 15:14:03 +00:00
dcoppa
1a9beb4811 Update to lsof-4.87.
Fix dead MASTER_SITES.

Regen distinfo.

Simplify post-extract.

Remove setgid kmem, since lsof as a regular user does not work
anymore.

Minor cleanups.

With the help, and ok sthen@ ajacoutot@
2013-05-23 15:08:36 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
63b61837cd fix with vmmap, originally from ariane@
(recommitting the right diff..)
2012-03-15 21:39:53 +00:00
sthen
f9236c76db oops committed from wrong tree - revert, will recommit the right one shortly 2012-03-15 21:36:44 +00:00
sthen
6eb18769b7 fix with vmmap, originally from ariane@ 2012-03-15 21:34:52 +00:00
sthen
52c177c5ac bumps; net/if.h 2011-11-16 00:20:08 +00:00
sthen
428e55d614 - remove a bunch of unnecessary version checks
- allow lsof to build when kvm_getproc2 is removed
ok naddy@
2011-07-20 13:50:08 +00:00
naddy
8ad093516a install source man page 2011-07-04 00:39:07 +00:00
jasper
0927362ecd fix lsof after FMARK and FDEFER rename
input from matthew@
ok pvalchev@ (MAINTAINER)
2011-06-30 19:13:58 +00:00
naddy
02d9b5258b remove USE_GROFF from ports that already ship a preformatted page
in their source
2011-06-21 20:21:21 +00:00
ajacoutot
f0b3dd8bc1 No need to support procfs since we use kvm_getproc2(3).
"axe it" pval@ (maintainer)
2011-05-18 16:25:14 +00:00
naddy
3f1960b6f3 recognize OpenBSD 4.9 2011-01-15 01:19:35 +00:00
ajacoutot
4973830405 Set the sgid kmem bit by default.
"no objections" sthen@, ok pval@ (maintainer)
2010-12-02 09:14:53 +00:00
jasper
7ca3305ded - add a homepage 2010-11-22 20:10:54 +00:00
sthen
e3397f5a31 use kvm_getproc2; ok ajacoutot@ 2010-10-26 09:44:32 +00:00
espie
709b054ab9 USE_GROFF=Yes 2010-10-19 07:43:00 +00:00
sthen
3e541d707c Fix MASTER_SITES, this is based on part of a diff from Daniel Dickman
(the other part, adding HOMEPAGE, can be revisited later). No pkg change.
2010-08-03 23:39:58 +00:00
giovanni
e639755956 Update to 4.83
ok pvalchev@ (Maintainer)
2010-07-26 07:25:40 +00:00
naddy
30dd457b1e recognize OpenBSD 4.8 2010-07-24 23:01:56 +00:00
ajacoutot
e3420f192d Set group kmem on lsof binary (we are still NOT running sgid of course).
ok sthen@ pvalchev@ (maintainer)
2010-04-19 05:56:44 +00:00
okan
d1e0a422ac recognize 4.7; ok jasper@ 2010-01-28 11:30:39 +00:00
sthen
c0eccddbd6 Disable namecache support; this is the minimum needed to unbreak
lsof following fallout from changes made at f2k9.
2009-09-04 01:49:10 +00:00
sthen
02e0a5f795 update to 4.82, and recognise OpenBSD 4.6. from Brad. 2009-06-21 13:24:02 +00:00
sthen
7da86fc3d3 recognize 4.5, from Brad 2009-02-15 23:46:08 +00:00
pvalchev
d34652833c lsof-4.81 & some updated master sites; prompted by vlad glagolev 2009-01-01 22:31:43 +00:00
jasper
8f33b55275 - remove a bunch of dead master sites
reported by a user, via wcmaier@
2008-12-16 14:54:30 +00:00
brad
bfec222465 Allow lsof to recognize 4.4.
ok naddy@
2008-07-02 19:02:19 +00:00
sturm
2366c9d0c0 explicitly include sys/lock.h, fixes build on sparc64
ok naddy
2008-02-23 23:45:23 +00:00
naddy
2deab64ac3 recognize 4.3 2008-02-22 20:56:05 +00:00
merdely
e8e53f5b6b Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE 2007-09-15 21:14:00 +00:00
pvalchev
c8e12656f7 poke configure to recognise 4.2; reminded by brad 2007-08-04 22:44:43 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
pvalchev
5c7458cf7d recognise 4.1; brad 2007-02-14 01:54:42 +00:00
pedro
758c883eef Pace with inode/dinode changes by updating to version 4.77, fixes crash
reported by some people, okay jolan@ and pval@
2006-05-09 19:13:32 +00:00
pvalchev
a858e1a728 - sync with ext2fs dinode changes in -current so this builds/functions
- do not complain about unknown openbsd version..
2005-12-20 08:13:46 +00:00
pvalchev
e31fd121db update to lsof-4.75 2005-06-05 19:40:54 +00:00
pvalchev
02c0258205 recognise 3.7 2005-03-13 05:02:01 +00:00
espie
71558cf1a0 point people towards fstat(1) for OpenBSD-only usage. 2005-02-17 12:48:09 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
alek
c3219db789 Add WANTLIB markers 2004-12-20 10:35:34 +00:00