| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
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) |
18 Jan 2010 09:03:35
4.83C,4
|
miwi  |
- Fix build on HEAD |
04 Nov 2009 15:14:56
4.83C,4
|
wen  |
- Update to 4.83C
PR: ports/140183
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
16 Sep 2009 08:52:47
4.83B,4
|
miwi  |
- Update to 4.83B
PR: 138856
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Feature safe: yes |
16 Jul 2009 22:52:55
4.83A,4
|
miwi  |
- Update to 4.83A
PR: 136809
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
13 Apr 2009 13:12:12
4.82,4
|
miwi  |
- Update to 4.82 (Release)
PR: 133662
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
22 Mar 2009 15:29:02
4.82E,3
|
miwi  |
- Update to 4.82E
PR: 132933
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
22 Mar 2009 06:49:24
4.82D,3
|
rafan  |
- Update to 4.82D (fix build on 8-CURRENT)
PR: ports/132890
Submitted by: Larry Rosenman <ler at lerctr.org> (maintainer) |
19 Mar 2009 22:27:55
4.82C_1,3
|
pav  |
The lsof port has a patch that turns HASSECURITY on. However, thanks to the
security.bsd.see_other_uids sysctl feature, a lsof binary that was built
without HASSECURITY does not report any additional information
whensecurity.bsd.see_other_uids is set to 0.
It would be nice to get rid of this since enabling HASSECURITY has the nasty
side effect that non-root users cannot use lsof to look at processes other than
their own even if they a member of group kmem.
PR: ports/132557
Submitted by: Craig Leres <leres@ee.lbl.gov>
Approved by: maintainer, so (cperciva) |
23 Feb 2009 13:42:41
4.82C,3
|
stas  |
- Add an additional mirror temporarly, as 4.82C seems to be vanished
from all master sites. |
21 Feb 2009 15:17:13
4.82C,3
|
rafan  |
- Update to 4.82C
PR: ports/131903
Submitted by: Larry Rosenman <ler at lerctr.org> (maintainer) |
06 Jan 2009 17:59:31
4.82A,3
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
23 Nov 2008 08:30:59
4.82A,3
|
miwi  |
- Remove unneeded patch |
23 Nov 2008 08:29:10
4.82A,3
|
miwi  |
- Update to 4.82A
- Adds official support for FreeBSD 7.1-*
PR: 129073
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
02 Nov 2008 20:06:43
4.81_1,3
|
wxs  |
Apply a vendor patch that corrects over-zealous rejection of open file
listing when no options are specificed to lsof and lsof security options
are enabled.
PR: ports/128538
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
24 Oct 2008 15:22:31
4.81,3
|
miwi  |
- Update to 4.81
PR: 128316
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
30 Aug 2008 13:15:28
4.81D,2
|
miwi  |
- Update to 4.81D (also unbreak CURRENT)
PR: 126919
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
23 Aug 2008 18:14:08
4.81A,2
|
erwin  |
Mark BROKEN on 8.x: does not build. |
16 Jul 2008 14:21:59
4.81A,2
|
pav  |
- Update to 4.81A
PR: ports/125576
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
13 May 2008 19:29:31
4.80,2
|
itetcu  |
Update to 4.80:
Updated for a FreeBSD 7.0 and above byte level locking
change. The problem was reported by Conrad J. Sabatier
<conrads@cox.net>, who helped test the update. Wesley
Shields <wxs@FreeBSD.org> provided an 8.0-CURRENT test
system.
Propagated the FreeBSD 7.0 and above locking changes to
FreeBSD 6.x, based on a report from Edwin Groothuis
<edwin@FreeBSD.org>.
(as a note about the above, if the port still fails for you, you should upgrade
your system either to the latest HEAD or the latest 7-STALBE there's a 2 weeks
window of breakage or so).
Added warnings for unsupported dialects or versions.
Added a missing quote to the Configure script's
FreeBSD stanza.
PR: ports/123615
Submitted by: maintainer
Supplimentary tindy testing by: miwi@ |
02 May 2008 18:10:31
4.80B,1
|
rafan  |
- Update to 4.80B
This should fix build failure on 7.x and 8.x since last update.
PR: ports/123261
Submitted by: Larry Rosenman <ler at lerctr.org> (maintainer) |
17 Apr 2008 22:15:22
4.79,1
|
bsam  |
- Update to 4.79
PR: ports/122808
Submitted by: Larry Rosenman <ler at lerctr.org> (maintainer) |
17 Apr 2008 21:38:25
4.79L
|
bsam  |
1. Update to version 4.79L.
2. Remove the trailing whitespace at the end of the last ftp URL.
Vic Abell made the following changes to more easily bullet-proof
the new locking stuff:
-----
I've toughened the part of Configure that handles the new 7.0 and 8.0 file
locking changes and made it quit when anything goes wrong.
I've updated 00FAQ to describe why Configure quits. I also added a section
about lockf compiler errors, although it's unlikely those will be seen
any more now that Configure quits.
-----
PR: ports/122751
Submitted by: Larry Rosenman <ler at lerctr.org> (maintainer) |
13 Apr 2008 13:49:55
4.79K
|
rafan  |
- Update to 4.79K
- Remove local distfiles, add maintainer's mirror site
PR: ports/122690
Submitted by: Larry Rosenman <ler at lerctr.org> (maintainer) |
11 Apr 2008 16:07:00
4.79J
|
pav  |
- Add one more download location
PR: ports/122560
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
06 Apr 2008 18:22:42
4.79J
|
itetcu  |
Update to 4.79J:
- This should fix sysutils/lsof on recent 8-Current. Thanks to Vic Abell for
the quick turnaround on new release!
Please let maintainer know of any issues.
PR: ports/122505:
Submitted by: Larry Rosenman (maintainer) |
26 Jan 2008 22:28:53
4.79H
|
wxs  |
Add MASTER_SITE_LOCAL since the primary distribution site rejects
connections without working reverse DNS.
Approved by: Larry Rosenman (maintainer), garga (mentor) |
24 Jan 2008 18:14:31
4.79H
|
wxs  |
Update to 4.79H. Adds ZFS support and better handling of cd9660
support.
PR: ports/119041[1], ports/118337[2]
Submitted by: Gu xianjie <kevinxlinuz@163.com>[1]
Oles Hnatkevych <don_oles@able.com.ua>[2]
Approved by: Larry Rosenman (maintainer), garga (mentor) |
04 Jan 2008 20:42:35
4.79E
|
erwin  |
Update to 4.79E which fixes the build on 8.0
Thanks to Vic Abell for a very quick response and new release.
PR: 119339
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer),
pointyhat |
26 Oct 2007 14:23:30
4.79D
|
pav  |
- Update to 4.79D
PR: ports/117531
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
25 Oct 2007 10:29:11
4.79C_1
|
miwi  |
- Fix Configure on 8-CURRENT
PR: 117370
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: maintainer |
12 Sep 2007 02:01:34
4.79C
|
tabthorpe  |
- Update to 4.79C
- Fix RELENG_6 (6.2) alpha support
PR: ports/116273
Submitted by: Larry Rosenman <ler_AT_lerctr.org>
Approved by: clsung (mentor) |
05 Jun 2007 14:35:34
4.79B
|
mm  |
- remove obsolete patch
PR: ports/113344
Submitted by: maintainer
Approved by: garga (mentor) |
04 Jun 2007 10:30:53
4.79B
|
pav  |
- Update to 4.79B
PR: ports/113310
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) |
03 Jun 2007 01:57:20
4.79A
|
edwin  |
[PATCH] sysutils/lsof: update to 4.79A
Update to 4.79A
This fixes the GCC 4.2 errors on -CURRENT.
(Vic Abell pointed me to the new TarBall).
PR: ports/113123
Submitted by: Larry Rosenman <ler@lerctr.org> |
31 May 2007 20:41:47
4.77
|
kris  |
Welcome Larry Rosenman <ler@lerctr.org> as new port maintainer.
With hat: portmgr |
16 Aug 2006 23:05:01
4.77
|
sobomax  |
Add another MASTER_SITE. |
27 Apr 2006 02:49:36
4.77
|
obrien  |
Fix the build on FreeBSD 4.11.
PR: 96356
Submitted by: Auster Vl. <lrou@x.ua> |
26 Apr 2006 01:46:59
4.77
|
obrien  |
Update to version 4.77. |
23 Mar 2006 22:24:02
4.76.2
|
pav  |
- Update to 4.77D, which brings support for FreeBSD 6.1 |
24 Jan 2006 01:06:45
4.76.1.1
|
edwin  |
SHA256ify
Approved by: krion@ |
16 Oct 2005 08:41:54
4.76.1
|
obrien  |
This time really fix the build on RELENG_6.
Reviewed by: kris |
16 Oct 2005 04:33:51
4.76.1
|
obrien  |
Update to snapshot version to fix 6.0 build problems.
Approved by: portmgr(kris) |
04 Sep 2005 06:47:23
4.76
|
obrien  |
Update to version 4.76. |
19 Jul 2005 14:42:59
4.75.2
|
obrien  |
Update to snapshot version to support building on FreeBSD 7.0. |
24 May 2005 15:52:44
4.75
|
obrien  |
Update to version 4.75. |
28 Mar 2005 16:41:11
4.74.2
|
obrien  |
Update to snapshot version to fix build problems.
Approved by: portmgr(marcus) |
17 Jan 2005 18:26:32
4.74
|
obrien  |
Upgrade to revision 4.74.
+ Updated lsof for FreeBSD 6.0 and higher for a change in
<sys/vnode.h>.
+ Added support for the FreeBSD 6.0-CURRENT f_vnode
pointer in the file structure.
+ Added FreeBSD support for the *effnlink member of the inode
structure. This makes the lsof LTnlink test run faster.
+ Corrects two FreeBSD 4.10 RPC/XDR type definitions.
+ Updated for FreeBSD 4.11. The support compiles but
hasn't been tested. |
15 Jan 2005 18:40:14
4.73.2
|
obrien  |
Update to a snap release that allows building on 6-CURRENT after the
latest sys/sys/vnode.h changes.
Submitted by: Vic Abell <abe@purdue.edu> |
01 Dec 2004 05:56:30
4.73.1
|
obrien  |
The latest 6.0-CURRENT has a change in the file structure that requires
an lsof change.
Tested on: 4.9 i386, 4.0 i386, 5.3 Alpha, 6.0 AMD64 and 6.0 Sparc64.
Submitted by: Vic Abell <abe@purdue.edu> |
25 Oct 2004 06:21:59
4.73.1
|
obrien  |
Update to a snap release that allows building on 6-CURRENT after
sys/sys/vnode.h rev 1.249 (2004-10-22).
Submitted by: Vic Abell <abe@purdue.edu> |
22 Oct 2004 01:28:31
4.73
|
obrien  |
Update to version 4.73. |
23 Aug 2004 08:05:48
4.72.2
|
obrien  |
Update to a snap release that allows building on 6-CURRENT and 5-"STABLE". |
24 Jul 2004 15:57:25
4.72.1
|
obrien  |
Update to a snap release that allows building on 5-CURRENT after
sys/sys/pipe.h rev 1.28. |
16 Jul 2004 00:14:29
4.72
|
obrien  |
Autogen the share/ PLIST. |
15 Jul 2004 23:53:47
4.72
|
obrien  |
Update to version 4.72. |
07 Jul 2004 20:05:16
4.71.5
|
obrien  |
Update to a snap release that fixes the build on ancient 5-CURRENT. |
04 Jul 2004 21:46:34
4.71.4
|
obrien  |
Update to a snap release that fixes the build on 5-CURRENT. |
30 Apr 2004 16:32:05
4.71.3
|
obrien  |
Update to a snap release that fixes the build on 5.2[.1]-RELEASE, and fixes
the configure script so that 4.10-RELEASE is treated as 4.10 vs. 4.1.
While LSOF did build on 4.10, the resulting binary most likely won't work. |
18 Apr 2004 06:32:42
4.71.1
|
obrien  |
Update to a snap release that fixes the build on 5.2-CURRENT. |
15 Apr 2004 20:22:59
4.71
|
obrien  |
Abe's website is OBE after retiring from Purdue. |
14 Mar 2004 23:59:55
4.71
|
obrien  |
Update to version 4.71. |
18 Jan 2004 10:30:14
4.70
|
obrien  |
Update to version 4.70.
Submitted by: Vic Abell <abe@purdue.edu> |
17 Dec 2003 00:16:26
4.69.1
|
obrien  |
LSOF's distribution site changed.
Submitted by: abe |
29 Nov 2003 04:41:17
4.69.1
|
obrien  |
Update to an interm version that handles 5.2-RELEASE.
Submitted by: Vic Abell <abe@purdue.edu>
Approved by: marcus |
20 Oct 2003 01:12:06
4.69
|
obrien  |
Add some mastersites, rearrange them also. |
16 Oct 2003 17:21:15
4.69
|
obrien  |
Update to version 4.69.
Submitted by: Vic Abell <abe@purdue.edu> |
31 Aug 2003 09:52:57
4.68.2
|
obrien  |
Update to an interm version that handles 5.1-CURRENT again.
Submitted by: Vic Abell <abe@purdue.edu> |
23 Jun 2003 02:43:46
4.68
|
obrien  |
Add WWW pointer. |
21 Jun 2003 20:43:50
4.68
|
obrien  |
Update to version 4.68.
Submitted by: Vic Abell <abe@purdue.edu> |
11 Jun 2003 22:17:44
4.67.2
|
obrien  |
Update to version 4.67.2. |
14 Apr 2003 23:30:43
4.67.1
|
obrien  |
Update to an interm version that handles new warnings on the sys Alpha headers.
Submittted by: Vic Abell <abe@purdue.edu> |
28 Mar 2003 21:34:51
4.67
|
obrien  |
Update to version 4.67.
Submitted by: Vic Abell <abe@purdue.edu> |
25 Mar 2003 18:16:12
4.66.1
|
obrien  |
Use MAN8PREFIX rather than PREFIX so one can "make PREFIX=/usr install".
I'm not sure how far we want to take this... most ports don't use MANPREFIX
or MAN<sect>PREFIX.
PR: 49114
Submitted by: Rolf Grossmann <grossman@progtech.net> |
12 Mar 2003 03:38:15
4.66.1
|
obrien  |
Update to version 4.66.1, which adds support for 4.8.
Also fixes UNIX domain socket problems on 5-CURRENT.
Approved by: Kris |
07 Mar 2003 06:11:20
4.65
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
10 Oct 2002 16:53:49
4.65
|
obrien  |
Update to version 4.65.
Submitted by: Vic Abell <abe@purdue.edu> |
05 Oct 2002 19:43:35
4.64.4
|
obrien  |
Upgrade to version 4.64.4. LSOF now runs on FreeBSD/sparc64.
Great thanks go to Vic Abell <abe@purdue.edu>. |
23 Sep 2002 20:22:19
4.64.3
|
obrien  |
The rev 1.109 update also fixed the build problems on 5-CURRENT do to the
v_tag chagnes. |
23 Sep 2002 20:19:35
4.64.3
|
obrien  |
* Update to reconize 4.7 release.
* Fix build on 5-CURRENT after |
31 Aug 2002 23:07:50
4.64.2
|
obrien  |
Update to version 4.64.2.
Submitted by: Vic Abell <abe@purdue.edu> |
26 Jun 2002 20:34:23
4.64.1
|
obrien  |
Update to version 4.64.1.
This fixes a build problem with FFS2. |
26 Jun 2002 17:27:39
4.64
|
obrien  |
Update to version 4.64.
This is known broken on 5-CURRENT due to our removal of `i_rdev' from
inode.h by the UFS2 import. |
04 Jun 2002 20:25:00
4.63.3
|
obrien  |
Update to version 4.63.3.
This fixes a configure problem when people have fancy CFLAGS settings. |
28 May 2002 16:45:49
4.63.2
|
obrien  |
Distribution tarball was updated.
Submitted by: author |
27 May 2002 02:38:44
4.63.2
|
obrien  |
Minor configure tweak in distfile. |
25 May 2002 04:04:45
4.63.2
|
obrien  |
Update to version 4.63.2, which adds support for FreeBSD 4.6. |
24 Apr 2002 01:22:53
4.63
|
obrien  |
Update to version 4.63 |
08 Mar 2002 06:13:12 
|
obrien  |
Update to version 4.62 |
28 Feb 2002 04:02:47 
|
obrien  |
Update to version 4.61 |
29 Jan 2002 11:58:52 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
09 Nov 2001 16:16:31 
|
obrien  |
Update to version 4.60 |
20 Oct 2001 21:18:55 
|
obrien  |
fix minor nit |
20 Oct 2001 21:17:41 
|
obrien  |
Update to version 4.59 |
15 Oct 2001 22:16:07 
|
obrien  |
Update for NFS changes in 5-CURRENT. |
23 Sep 2001 02:10:02 
|
obrien  |
Update to version 4.58.1 |
13 Sep 2001 20:28:03 
|
obrien  |
Update to version 4.58 |
02 Sep 2001 00:00:47 
|
obrien  |
Update to 4.57.2. This fixes some nits on 5-CURRENT. |
21 Aug 2001 19:32:10 
|
obrien  |
Update to 4.57.1 which supports 4.4-FreeBSD. |