Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Jan 2021 13:12:16
4.94.0,8

|
dim  |
sysutils/lsof: Update to 4.94
* Update to 4.94.
* Update or remove patches that are included in upstream.
* Fix build with Clang 11 without setting 'CFLAGS+=-fcommon' in Makefile.
* Use new pwddesc structure if applicable.
Change Log: https://github.com/lsof-org/lsof/releases/tag/4.94.0
Submitted by: Yasuhiro Kimura <yasu@utahime.org>
PR: 251096
MFH: 2021Q1 |
11 Nov 2020 22:11:46
4.93.2_14,8

|
leres  |
sysutils/lsof: Unbreak for 12.2-RELEASE and newer 13.0-CURRENT
The the order of fields in the namecache struct changed in stable/12
(r363891) and head (r367338); this definition is not public so lsof
has it's own copy that needs to be conditionally adjusted accordingly.
PR: 250916
Approved by: ler (maintainer) |
14 Oct 2020 08:17:14
4.93.2_13,8

|
pkubaj  |
sysutils/lsof: replace architecture check with compiler check
This issue happens only when GCC is in use, it doesn't happen with clang. Since
the package changes, bump PORTREVISION.
This also fixes build on e.g. mips64 stable/12.
MFH: 2020Q4 (fix build blanket) |
14 Oct 2020 07:49:18
4.93.2_12,8

|
pkubaj  |
sysutils/lsof: fix build on 12.2-RC2 on powerpc(64)
Link also to libzfs:
/usr/lib/libzpool.so: undefined reference to `get_system_hostid'
MFH: 2020Q4 (fix build blanket) |
15 Jul 2020 14:56:48
4.93.2_12,8

|
ler  |
sysutils/lsof: update post r363214.
Submitted by: mjg |
10 Jul 2020 16:26:29
4.93.2_11,8

|
tobik  |
sysutils/lsof: Unbreak build with -fno-common
ld: error: duplicate symbol: Cfp
>>> defined at dmnt.c
>>> dmnt.o:(Cfp)
>>> defined at dnode.c
>>> dnode.o:(.bss+0x0)
ld: error: duplicate symbol: Cfp
>>> defined at dmnt.c
>>> dmnt.o:(Cfp)
>>> defined at dnode1.c
>>> dnode1.o:(.bss+0x0)
ld: error: duplicate symbol: Cfp
>>> defined at dmnt.c
>>> dmnt.o:(Cfp) (Only the first 15 lines of the commit message are shown above ) |
30 Apr 2020 01:13:24
4.93.2_11,8

|
ler  |
sysutils/lsof: handle the .so's in the manpage, working around a mandoc bug.
PR: 243205
Submitted by: jamie@catflap.org
Reported by: yasu@utahime.org |
08 Mar 2020 02:55:05
4.93.2_10,8

|
ler  |
sysutils/lsof: fix compile on 13-CURRENT
Submitted by: mjg |
21 Jan 2020 15:41:15
4.93.2_9,8

|
ler  |
sysutils/lsof: fix build on powerpc, powerpc64, powerpcse
PR: 242758
Submitted by: pkubaj
MFH: 2020Q1 |
10 Jan 2020 18:35:21
4.93.2_9,8

|
ler  |
sysutils/lsof: add a PPC64 work around for needing -lzpool
PR: 242833
Submitted by: luciano@vespaperitivo.it |
10 Jan 2020 00:02:32
4.93.2_9,8

|
ler  |
sysutils/lsof: fix after base r356432.
PR: 243172
Submitted by: mjg
Reported by: yasu@utahime.org |
06 Jan 2020 20:42:08
4.93.2_8,8

|
ler  |
sysutils/lsof: fix build following base r356337.
I took the patch from 243122 as it was more correct.
PR: 243122, 243083
Submitted by: cy, yasu@utahime.org |
21 Dec 2019 02:01:52
4.93.2_6,8

|
ler  |
sysutils/lsof: unbreak after base r354895.
- fix vm_map related breakage
- remove #define/#undef _KERNEL for tmpfs (dougm had the header fixed)
patch courtesy of dougm@
PR: 242620
Reported by: ish@amail.plala.or.jp
Obtained from: dougm |
28 Oct 2019 18:03:06
4.93.2_5,8

|
wg  |
sysutils/lsof: fix build on (at least) stable/12
Submitted by: mav
Approved by: ler (maintainer) |
10 Aug 2019 22:44:29
4.93.2_4,8

|
ler  |
sysutils/lsof: fix build on -current, fix man page
- fix build post r350531 [0]
- fix manpage. [1]
PR: 239686 [1], 239754 [0]
Submitted by: yasu@utahime.org [0], jamie@catflap.org [1] |
26 Jul 2019 13:59:14
4.93.2_3,8

|
ler  |
sysutils/lsof: add <stdbool.h> to support recent -CURRENT. |
19 Jul 2019 05:17:54
4.93.2_2,8

|
tobik  |
sysutils/lsof: Convert pkg-message to UCL |
30 Jun 2019 19:15:30
4.93.2_2,8

|
ler  |
sysutils/lsof: quiet portlint. |
22 May 2019 14:46:18
4.93.2_2,8

|
ler  |
sysutils/lsof: shut up warning about unsupported version. |
22 May 2019 14:38:58
4.93.2_1,8

|
ler  |
sysutils/lsof: fix patchfile from previous commit |
22 May 2019 02:34:40
4.93.2_1,8

|
ler  |
sysutils/lsof: fix build on -CURRENT.
sys/_lock.h is no longer implicitly included in such a way that the #ifdef
_KERNEL #error in lockmgr.h is bypassed after r347984. Fix lsof to explicitly
include _lock.h with _KERNEL defined on 13.
Submitted by: cem
Reported by: pkg-fallout
Differential Revision: https://reviews.freebsd.org/D20341 |
09 May 2019 12:26:59
4.93.2,8

|
ler  |
sysutils/lsof: update to 4.93.2.
Update the version number embedded in lsof executable. |
07 May 2019 16:37:15
4.93.1,8

|
ler  |
sysutils/lsof: put the SRC_BASE check back where it actually works in poudriere. |
07 May 2019 15:12:15
4.93.1,8

|
ler  |
sysutils/lsof: remove fixup_release stuff.
This will be no longer needed with the move to GitHub. |
07 May 2019 15:10:00
4.93.1,8

|
ler  |
sysutils/lsof: move to GitHub, update to 4.93.1
Changes since 4.92:
4.93.0 May 7, 2019
[freebsd] Made FreeBSD 13 adjustment.
[darwin] Fix a typo causing a build error.
Fix a potential memory leak.
[linux] use tirpc for rpc if libc doesn't provide rpc.h.
Fix a typo in man page.
[linux] fix memory leaks detected by valgrind about unix
endpoint information.
Update the description about -fg and -fG options on linux.
4.93.1 May 7, 2019
Fix a broken symbolic link.
The new features developed at lsof-org/lsof-linux repository is not
merged yet. |
21 Oct 2018 14:25:40
4.92.b_1,8

|
ler  |
sysutils/lsof: support FreeBSD 13-current |
06 Jun 2018 18:12:58
4.92.b,8

|
ler  |
sysutils/lsof: update to 4.92B that has the patch included for recent mem*/b*
library changes.
Obtained from: Vic Abell (author) |
03 Jun 2018 13:30:06
4.92.a_1,8

|
ler  |
sysutils/lsof: handle recent changes to b*/mem* library calls. |
06 May 2018 19:40:16
4.92.a,8

|
ler  |
sysutils/lsof: upgrade to 4.92A to support recent -CURRENT
PR: 227997
Reported by: grahamperrin@gmail.com
Approved by: Vic Abell (Author) |
26 Mar 2018 22:14:29
4.91,8

|
ler  |
sysutils/lsof: upgrade to 4.91 |
18 Feb 2018 18:35:22
4.90_1,8

|
ler  |
sysutils/lsof: remove very out of date MASTER_SITES. |
17 Feb 2018 19:39:31
4.90_1,8

|
ler  |
Correct PORTREVISION spelling.
Reported by: sunpoet |
17 Feb 2018 18:51:17
4.90,8

|
ler  |
Add a pkg-message about pre-built binaries and kernels.
PR: 225986
Reviewed by: adamw |
15 Feb 2018 18:35:50
4.90,8

|
ler  |
sysutils/lsof: upgrade to 4.90 full release
Submitted by: Vic Abell |
03 Oct 2017 18:52:51
4.90.q,8

|
ler  |
sysutils/lsof: official release picking up glebius' fix in r451103.. |
02 Oct 2017 23:31:35
4.90.p_1,8

|
glebius  |
Fix lsof build after src r324225. |
10 Sep 2017 23:27:11
4.90.p,8

|
ler  |
sysutils/lsof: upgrade to 4.90P, which fixes the test suite for 64-bit dev_t,
and
the bzero fix. |
10 Sep 2017 14:05:33
4.90.m_1,8

|
ler  |
sysutils/lsof: unbreak after r323329 |
01 Sep 2017 14:36:10
4.90.m,8

|
linimon  |
Now builds on powerpc64. |
30 Jul 2017 09:01:10
4.90.m,8

|
amdmi3  |
- Cosmetic fixes
- Update WWW
Approved by: portmgr blanket |
11 Jun 2017 18:43:49
4.90.m,8

|
ler  |
Update sysutils/lsof to 4.90M.
Handle -CURRENT socket struct elements renaming. |
24 May 2017 23:51:27
4.90.l,8

|
ler  |
sysutils/lsof: upgrade to 4.90L
Fix a compiler complaint due to ino64.
Still works fine on 11, or any other supported version of FreeBSD> |
20 May 2017 12:02:07
4.90.k,8

|
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
23 Apr 2017 23:08:34
4.90.k,8

|
ler  |
sysutils/lsof: upgrade to 4.90K, integrate our local patch upstream
Obtained from: Vic Abell <vabell@lsof.comcastbiz.net>
Differential Revision: https://reviews.freebsd.org/D10474 |
23 Apr 2017 21:28:40
4.90.j,8

|
ler  |
Remove http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ as it
hasn't been updated since 2012.
Approved by: adamw (mentor), rene (co-mentor)
Differential Revision: https://reviews.freebsd.org/D10473 |
23 Apr 2017 16:51:04
4.90.j,8

|
ler  |
sysutils/lsof: upgrade to 4.90J: fix nullfs in FreeBSD 11+
Submitted by: "Jamie Landeg-Jones" <jamie@catflap.org>
Obtained from: Vic Abell <vabell@lsof.comcastbiz.net> (author)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D10465 |
22 Mar 2017 07:15:18
4.90.i,8

|
glebius  |
Fix build on FreeBSD 12, where structs inpcb and tcpcb are no longer exported
to userland, unless explicitly asked for.
Don't bump PORTREVISION, since this particular port needs to be recompiled
basicly anytime base is upgraded. It has too much knowledge about kernel
structures. |
15 Jan 2017 15:28:27
4.90.i,8

|
ler  |
Official fix for the arm ARM_NARCH and ARM_NMMUS issue
(r431492)
Approved by: adamw (mentor)
Obtained from: Vic Abell (author)
MFH: 2017Q1 (blanket)
Differential Revision: https://reviews.freebsd.org/D9188 |
14 Jan 2017 19:36:59
4.90.g_1,8

|
ler  |
Fix sysutils/lsof on arm.
This fixes the case where ARM_NARCH and ARM_NMMUS are 0, since the lsof(1)
sources get hacky
access to kernel structures.
PR: 216065
Submitted by: samm os2 kiev ua
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D9176 |
11 Jan 2017 18:26:11
4.90.g,8

|
ler  |
Mirror distfile on MASTER_SITES_LOCAL instead of my server
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D9139 |
11 Jan 2017 10:08:38
4.90.g,8

|
amdmi3  |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
11 Jan 2017 00:28:13
4.90.g,8

|
ler  |
Update MAINTAINER on my ports (and created by line) to my @FreeBSD.org email
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D9125 |
22 Sep 2016 21:51:48
4.90.g,8

|
adamw  |
Update to 4.90G.
Includes:
- Change from using i_dev to using i_ump->um_dev
PR: 212901
Submitted by: Trond Endrestol
Approved by: maintainer (Larry Rosenman) |
07 Sep 2016 15:03:24
4.90.f,8

|
adamw  |
Update to 4.90F.
PR: 212457
Submitted by: maintainer (Larry Rosenman) |
20 Jul 2016 15:10:01
4.90.e,8

|
adamw  |
Update to 4.90E.
PR: 211241
Submitted by: maintainer (Larry Rosenman) |
11 Jul 2016 20:44:11
4.90.c,8

|
adamw  |
upgrade to 4.90C
- support for DTYPE_PTS
- FreeBSD 12.0-CURRENT
PR: 211017
Submitted by: maintainer (Larry Rosenman) |
09 Jul 2016 00:41:58
4.90.b_1,8

|
cy  |
Fix build under 12.0-CURRENT. |
06 Jan 2016 06:10:21
4.90.b,8

|
miwi  |
-Update to 4.90B
PR: 205931
Submitted by: maintainer |
20 Aug 2015 02:18:38
4.90.a,8

|
pi  |
sysutils/lsof: 4.89E -> 4.90A
- head changed the system to require an opt_random.h header for
some of the _KERNEL compiled headers that sysutils/lsof uses.
- 4.90A fixes this, it also picks up the changes from the 4.89 FULL
RELEASE
PR: 202421
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
16 Jun 2015 20:09:30
4.89.e,8

|
pi  |
sysutils/lsof: move LICENSE from Makefile to files/LICENSE
PR: 200921
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
16 Jun 2015 17:24:53
4.89.e,8

|
pi  |
sysutils/lsof: Add LICENSE the fancy way
PR: 200716
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
08 Jun 2015 19:55:57
4.89.e,8

|
bofh  |
[MAINTAINER] sysutils/lsof: Update version 4.89D=>4.89E
- Mark DATADIR safe
- Fix contiguous blank lines in Makefile
PR: 200696
Submitted by: ler@lerctr.org |
07 Mar 2015 16:31:55
4.89.d,8

|
vanilla  |
Upgrade to 4.89D
PR: 198312
Submitted by: junchoon@dec.sakura.ne.jp
Approved by: maintainer |
13 Feb 2015 19:09:03
4.89.c,8

|
pi  |
sysutils/lsof: 4.89B -> 4.89C
- Updated for latest version of FreeBSD 11.0-CURRENT.
- Compensated for a missing FreeBSD 10.0 typedef of bool on the
i386 architecture. Allen Hewes provided a test system.
Andrey Chernov provided useful advice.
- Improved tests/Add2TestDB script with a patch from Peter Schiffer.
Added patches from Peter to eliminate Linux gcc warnings.
Updated Lsof.8 with improvements supplied by Bjarni Ingi Gislason.
- Changed FreeBSD global CFLAGS extraction per Terry Kennedy
Also made sure -DNEEDS_BOOL_TYPEDEF is #define'd when the resulting
CFLAGS doesn't contain it. Terry reported that need.
PR: 197388
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
01 Feb 2015 15:27:14
4.89.b,8

|
riggs  |
Fix build on systems without /etc/make.conf
PR: 197241
Submitted by: riggs
Approved by: ler@lerctr.org (maintainer)
MFH: 2015Q1 |
05 Jan 2015 09:29:59
4.89.b,8

|
riggs  |
Mark broken on arm OSVERSIONS before a required change in base
PR: 196454
Submitted by: ler@lerctr.org |
20 Dec 2014 16:56:41
4.89.b,8

|
riggs  |
Fix build on 10-STABLE
PR: 196142
Submitted by: ler@lerctr.org (maintainer)
Reviewed by: sunpoet |
17 Dec 2014 18:33:28
4.89.a,8

|
bdrewery  |
- Update to 4.89A, which should fix head builds.
PR: ports/195679
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
16 Oct 2014 19:48:45
4.88,8

|
bdrewery  |
- Update to 4.88
Release notes:
___________________ lsof 4.88 release notes _______________________
4.88 October 13, 2014
Reduced to 50 the number of open file descriptors lsof
attempts to close while trying to protect itself from a
file descriptor exec() attack. This limits the overhead
lsof incurs on systems that have large file descriptor
limits, yet provides sufficient open descriptors for the
library functions lsof calls.
Updated for changes in FreeBSD 10 with advice from Eygene (Only the first 15 lines of the commit message are shown above ) |
20 Jun 2014 07:23:40
4.88.g,8

|
adamw  |
Correct typo... it's tar:bzip2, not tar:bz2. |
20 Jun 2014 01:55:40
4.88.g,8

|
adamw  |
USES=tar:... |
11 Mar 2014 18:19:36
4.88.g,8

|
sunpoet  |
- Update to 4.88G
PR: ports/187448
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
01 Mar 2014 07:24:07
4.88.f,8

|
sunpoet  |
- Update to 4.88F
PR: ports/187157
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
07 Nov 2013 19:40:30
4.88.e_1,8

|
sunpoet  |
- Fix make package with setgid
- Bump PORTREVISION for package change
PR: ports/183757
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
05 Nov 2013 16:15:42
4.88.e,8

|
naddy  |
requires NEED_ROOT |
12 Oct 2013 17:08:55
4.88.e,8

|
sunpoet  |
- Update to 4.88E
- While I'm here:
- Support STAGEDIR
- Use USES=shebangfix
Changes:
- Support HEAD being FreeBSD 11-CURRENT
PR: ports/182924
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
20 Sep 2013 23:06:00
4.88.d,8

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
29 Apr 2013 08:57:13
4.88.d,8

|
bapt  |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
27 Mar 2013 19:23:50
4.88.d,8

|
ohauer  |
- update to version 4.88D
add support for FreeBSD 8.4
PR: ports/177372
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
22 Mar 2013 15:06:11
4.88.b,8

|
rea  |
sysutils/lsof: upgrade to 4.88B
4.88B is a fixup release that allows lsof to work with FreeBSD
that was received changes in 'struct filedesc' (just now it is
-HEAD after r247602).
PR: ports/177200
Approved by: Larry Rosenman <ler@lerctr.org> (maintainer)
QA page: http://codelabs.ru/fbsd/ports/qa/sysutils/lsof/4.88.b,8 |
02 Jan 2013 21:23:27
4.87,8

|
rm  |
- restore obrien's name in `Created by' field |
02 Jan 2013 21:22:12
4.87,8

|
rm  |
- update to 4.87
- trim Makefile header
- remove USE_GCC (builds fine with clang)
- bump PORTEPOCH (4.87A is greater than 4.87)
PR: 174906
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
09 Oct 2012 22:12:14
4.87.a,7

|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
04 Sep 2012 15:45:14
4.87.a,7

|
fjoe  |
Fix the build: remove bogus USE_GCC definition. |
04 Sep 2012 02:58:37
4.87.a,7

|
linimon  |
Mark as broken on ARM.
Approved by: maintainer |
25 Jul 2012 05:37:55
4.87.a,7
|
ak  |
- Update to 4.87A
* add support for oldnfs/newnfs filesystem types
PR: ports/170117
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
22 May 2012 06:01:59
4.86,7
|
linimon  |
Attempt to fix fetch. USE_BZIP2 must be declared before including
bsd.port.pre.mk.
Pointy hat to: linimon |
21 May 2012 23:57:29
4.86,7
|
jgh  |
- re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
PR: ports/165994
Submitted by: 4721@hushmail.com
Approved by: maintainer, ler@lerctr.org |
15 Apr 2012 15:03:19
4.86,7
|
crees  |
Set IGNORE if no kernel sources present
Approved by: maintainer (Larry Rosenman <ler@lerctr.org>) |
14 Apr 2012 22:23:59
4.86,7
|
zi  |
- Update to 4.86,7
- Remove legacy pre-patch target
PR: ports/166849
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
27 Feb 2012 11:29:07
4.86B,6
|
scheidell  |
- Update to Update to 4.86B [1]
- Support 8.3 [1] [2]
- Closes ports/165482 [2]
PR: ports/165497 [1]
Reported by: Damien Fleuriot <dam@my.gd> [2]
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Approved by: gabor (mentor, implicit) |
22 Oct 2011 15:08:42
4.86A,6
|
crees  |
- Update to 4.86A
- Unbreak on 10-CURRENT
PR: ports/161848
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
30 Sep 2011 13:26:02
4.85,6
|
zi  |
- Update to 4.85
- Remove temporary mirror
PR: ports/161079
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
17 Aug 2011 08:51:47
4.85D_1,5
|
crees  |
Remove OSVERSION test -- irrelevant now |
17 Aug 2011 07:25:27
4.85D_1 
|
crees  |
Update to 4.85D to support latest 9.0-BETA1
PR: ports/159798
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
29 Mar 2011 19:04:45
4.85C_1,5
|
dhn  |
- Bump PORTREVISION
- Pick up ${SRC_BASE}
PR: ports/155933
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
06 Mar 2011 08:39:32
4.85C,5
|
dhn  |
- Update to 4.85C
PR: port/155292
Submitted by: Larry Rosenman <ler@lerctr.org> maintainer |
22 Jan 2011 20:46:02
4.85A,5
|
sunpoet  |
- Update to 4.85A
- Pet portlint
- Utilize SRC_BASE
- Minor cleanups
PR: ports/154125
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Feature safe: yes |
22 Feb 2010 20:58:57
4.84A,5
|
miwi  |
- Update to 4.84A
PR: 143961
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Feature safe: yes |
21 Jan 2010 21:14:59
4.83,5
|
miwi  |
- Update to 4.83
PR: 142947
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |