1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

62 Commits

Author SHA1 Message Date
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
4406019b6c The LSOF author now supports KAME IPv6 on FreeBSD. 2000-03-21 21:43:01 +00:00
David E. O'Brien
73935cb262 Vic Able has quickly reacted to 5.0-CURRENT and published a new LSOF
version just for us.

Submitted by:	Vic Abell <abe@purdue.edu>  [LSOF author]
2000-03-21 08:34:37 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
1dc064f798 Upgrade to the 4.48 version.
Submitted by:	Vic Abell <abe@purdue.edu>
2000-01-15 01:37:51 +00:00
David E. O'Brien
884d71483e Update lsof 4.47 to patchlevel C.
Submitted by:	Vic Abell <abe@purdue.edu>
2000-01-12 17:20:56 +00:00
David E. O'Brien
a49e8820c3 Update version 4.47 to patchlevel B. 2000-01-12 09:02:19 +00:00
David E. O'Brien
9315168c6e Update to recognized that the KAME IPv6 is installed and enable support
for it.  (previously only INRIA's IPv6 was recognized)   This support is
not fully untested, so YMMV.
1999-12-07 17:40:45 +00:00
David E. O'Brien
b2fdcb2609 Add a patch that enables the proper handling of an IPv4 address when it is
supplied as a IPv6-mapped address to lsof's -i option --
e.g., as in "-i@[::ffff:1.2.3.4]".

Submitted by:	Vic Abell <abe@purdue.edu>
1999-12-06 15:50:22 +00:00
David E. O'Brien
c2bfed549d Upgrade to the 4.47 version.
* Added some more dev_t hacks for Alpha FreeBSD 4.0.
* Added support for IPv6 on BSD 4.x.  The support hasn't yet been tested,
  just compiled.

Submitted by:	Vic Abell <abe@purdue.edu>
1999-11-30 06:05:51 +00:00
David E. O'Brien
02a2295f60 4.47 pre-release, tries to work around some of the name cache and i_dev
issues in 4.0-CURRENT.
1999-11-05 22:55:44 +00:00
David E. O'Brien
3957a59a10 Upgrade to 4.46. 1999-10-28 16:36:49 +00:00
Peter Wemm
8100143543 $Id$ -> $FreeBSD$ 1999-08-31 02:00:46 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
David E. O'Brien
8c29a50b58 Upgrade to LSOF 4.45. 1999-07-31 17:22:26 +00:00
David E. O'Brien
0b6e2072b2 Upgrade to LSOF v4.44.
* Corrected output ordering of parent PID and process group ID when both
-R and -g are specified.

* Changed NODE-ADDR column title to NODE-ID in anticipation of using more
general identification information in the column.
1999-06-26 01:06:46 +00:00
David E. O'Brien
30c2a00ab8 Upgrade to 4.43. 1999-05-20 08:32:40 +00:00
David E. O'Brien
7c877df5c4 Get it even more right. 1999-03-30 21:51:42 +00:00
David E. O'Brien
6df5bb5905 Get PKGNAME right. 1999-03-30 21:51:09 +00:00
David E. O'Brien
44a12ae403 Update to 4.42. 1999-03-30 21:50:20 +00:00
David E. O'Brien
48e49d322d upgrade to 4.41.1 which fixes compile problem under -CURRENT 1999-03-09 13:08:48 +00:00
David E. O'Brien
280905ed74 Upgrade to 4.41. 1999-02-28 03:37:19 +00:00
David E. O'Brien
236c534211 "update" to 4.40H.
(Vic Abell was hard pressed for time, but managed to fix squeeze in support
for our 16-char user names.  BUT the patch rev, accidently went backwards).
1999-02-19 10:39:14 +00:00
David E. O'Brien
561b8c343b Upgrade to version 4.40i.
This fixes the bug refered to in the HERT advisory on lsof.
Note, that LSOF assumes 8 char login names.  Vic Abell is looking at getting
this information from headers so our 16 char login names will be supported.

Submitted by:	"Vic Abell" <abe@purdue.edu>
1999-02-18 19:06:15 +00:00
David E. O'Brien
85d3eb073d upgrade to 4.40h
(this includes jdp's patch-ae)
1999-02-11 12:53:04 +00:00
David E. O'Brien
2578df6dfa Upgrade to 4.40 "G" -- a special FreeBSD version to fix minor problems with
the 4.40 distribution.
1999-02-02 06:44:19 +00:00
David E. O'Brien
b8eefe1697 upgrade to 4.40 1999-01-26 09:42:58 +00:00
David E. O'Brien
c19a5f6dd6 upgrade to 4.39 1998-12-29 21:40:01 +00:00
Bill Fumerola
6565960bb8 Correct the installation of the lsof man page
PR:		ports/9106
1998-12-16 19:50:40 +00:00
David E. O'Brien
07924f122a Opps. Forgot to remove the distpatch applying.
Noticed by:	John-Mark Gurney <gurney_j@efn.org>
1998-12-07 20:04:01 +00:00
David E. O'Brien
e079a11417 Force /usr/src/sys to be available when PACKAGE_BUILDING. 1998-12-02 07:01:08 +00:00
David E. O'Brien
6dda0fcb76 Move manpage from sect 1 to sect 8. 1998-12-01 09:41:59 +00:00
David E. O'Brien
1322ad7a6a Upgrade to ver 4.38. 1998-12-01 09:40:48 +00:00
David E. O'Brien
0db36ee0bc Upgrade to ver 4.37 + 3.0 patches by Vic Abell
Submitted by:	Vic Abell <abe@vic.cc.purdue.edu>
1998-09-16 04:14:27 +00:00
David E. O'Brien
0cbfd6dc89 version 4.36 1998-08-07 16:28:09 +00:00
David E. O'Brien
c0d931c973 Upgrade to version 4.35. 1998-07-28 22:04:07 +00:00
David E. O'Brien
7e40529fe6 update to ver 4.33. 1998-06-09 16:09:49 +00:00
David E. O'Brien
10324ae7a9 Upgrade to version 4.32 1998-05-19 00:25:38 +00:00
David E. O'Brien
80483dc141 Upgrade to version 4.30. 1998-04-21 17:41:57 +00:00
David E. O'Brien
1062ce57b6 Upgrade to version 4.27. 1998-03-08 06:44:50 +00:00
Andreas Klemm
860c178195 update lsof to newest version, so that port works.
lsof is also needed for tcplist port.
1998-02-14 22:15:35 +00:00
David E. O'Brien
fd037ab4c3 Upgrade to 4.22.
Noticed by:		James Pace <jepace@cup.hp.com>
1998-01-15 18:12:11 +00:00
David E. O'Brien
467fe3639a Upgrade to 4.15. 1997-08-20 23:28:27 +00:00
David E. O'Brien
8b5f75d2bc Upgrade to 4.14.
Noticed by:	Jason Godsey <godsey@fidalgo.net>
1997-08-06 07:04:49 +00:00
John-Mark Gurney
b36a1dbece upgrade lsof to 4.13_W
ok'd by: David E. O'Brien
1997-07-14 17:21:46 +00:00
David E. O'Brien
093497a429 Upgrade to version 4.09. This one works for -CURRENT.
Note from Vic:
There is a June 1 change to /usr/src/sys/sys/proc.h that lengthens the
proc structure.  If you have updated your kernel sources, but haven't built
and installed a new kernel yet, then lsof report the open files belonging
to exactly one process, usually its own child process.

So, you'll either need to check out the previous copy of proc.h.  Or
install that new kernel.
1997-06-02 14:49:55 +00:00