Commit graph

141 commits

Author SHA1 Message Date
David E. O'Brien
7fde131c0a Update to 4.54. 2001-02-05 07:00:29 +00:00
David E. O'Brien
5c70222359 The misc.c_patch got folded into the distfile at the last moment.
So we don't need it anymore.
2000-12-22 18:55:25 +00:00
David E. O'Brien
d2693b0c41 Correct the checksum. I was working from a slighly pre-release copy that
I thought was the one put on the distsite.
2000-12-22 18:52:31 +00:00
David E. O'Brien
01382462cf Add patch to fix bug where LSOF lsof will run out of stack space and get
a fault when pointed at an infinite symbolic link.
2000-12-22 18:49:17 +00:00
David E. O'Brien
ffcfffaa84 Update to 4.53.3.
LSOF now builds and runs on 5-CURRENT systems after Dr. McKusick's
change to kp_proc.
2000-12-22 11:03:48 +00:00
David E. O'Brien
abaf630c0a Update to version 4.53.2 2000-12-10 18:40:29 +00:00
David E. O'Brien
08c26680ee Update to 4.53.1. 2000-12-10 02:13:35 +00:00
David E. O'Brien
5f3401f3f8 Update to a new version of LSOF that gets around the problems building on
newer current and stable machines.

Submitted by:	Vic Abell
2000-11-28 10:33:02 +00:00
David E. O'Brien
2c98c659d1 Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:26:04 +00:00
David E. O'Brien
6f60cde313 Quote "CC" to protect agaist embeded spaces.
PR:		21243
Submitted by:	Bill Trost <trost@cloud.rain.com>
2000-11-11 06:06:43 +00:00
David E. O'Brien
332669d0de Update to version 4.52. 2000-11-08 16:18:59 +00:00
David E. O'Brien
49d650df1c Update to version 4.51 + FreeBSD specific changes headed into version 4.52.
We call this version 4.51.1.
2000-11-06 19:28:33 +00:00
David E. O'Brien
69398effbb Upgrade to version 4.51.
Submitted by:	Vic Abell <abe@purdue.edu>
2000-08-29 22:23:26 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
David E. O'Brien
b4a1de3263 Update to support 4.1-RELEASE.
Submitted by:	Vic Abell <abe@purdue.edu>
2000-07-16 21:14:48 +00:00
David E. O'Brien
f671b34987 Update to version 4.50 release. 2000-06-30 06:07:54 +00:00
David E. O'Brien
ca78ece302 Author has fixed a problem where file size and offsets were casted to a
32-bit size rather than the correct 64-bit size.

Submitted by:	Vic Abell <abe@purdue.edu>
2000-06-25 21:35:41 +00:00
David E. O'Brien
f5da8790c8 Vendor fix for building on the latest 5-CURRENT. 2000-06-12 23:57:00 +00:00
David E. O'Brien
7b57b88d67 Update to vendor fix for 5-CURRENT.
(note this breaks LOSF for out of date -CURRENT boxes)

Submitted by:	abe
2000-05-18 18:52:24 +00:00
Michael Haro
960543ecef Corrrect whitespace introduced during PORTNAME conversion and portlint 2000-04-22 10:14:11 +00:00
Chris Piazza
f9bfad56c5 Update with the new PORTNAME/PORTVERSION variable 2000-04-09 19:09:11 +00:00
David E. O'Brien
81b5e6d853 Update to version 4.49.
* adds support for FreeBSD 5.0
* adds IPv6 support for FreeBSD
2000-04-04 03:36:27 +00:00
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
Steve Price
249faedcf5 Something bizarre going on, so I'm reverting the checksum until I
can figure it out.
1999-02-22 21:23:46 +00:00
Steve Price
7d3ed01d62 New checksum. 1999-02-22 02:52:04 +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
ccdd87cbc6 * Obey our CFLAGS
* Allow override of gcc as compiler used

Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
                (with changes by me)
1999-01-04 05:43:31 +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
Tim Vanderhoek
1980dcdff7 These manpages removed by Tim Vanderhoek. 1998-08-19 20:43:24 +00:00
David E. O'Brien
0cbfd6dc89 version 4.36 1998-08-07 16:28:09 +00:00
David E. O'Brien
ed56b976a7 Add a pointer to fstat(1) which is very simular and in the base system. 1998-07-30 16:40:28 +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
David E. O'Brien
255edb8c11 Mark port as broken for -current. 1997-05-26 10:28:04 +00:00
David E. O'Brien
6fceba7f12 Upgrade to 4.08
from 00DIST:
	Added CD9660 (aka ISO) file system support to FreeBSD
	While at it, added file descriptor system support to FreeBSD
1997-05-25 01:01:25 +00:00
David E. O'Brien
c74ed37afa Upgrade to 4.05. (sorry Philippe Charnier, Vic Abell updated the dist
before I could commit an upgrade)

Submitted by:	Philippe Charnier <charnier@xp11.frmug.org>  (4.04 notice)
1997-04-28 05:29:39 +00:00
David E. O'Brien
deebc82a9f Upgrade to 4.03. 1997-04-15 01:46:10 +00:00
Bill Fenner
4e23c9ad82 Add missing slash to ${MASTER_SITES}
Found by:	distfiles checker
1997-04-01 22:10:37 +00:00
David E. O'Brien
6804f3986f Upgrade to 4.02.
Now includes useful scripts in the package.

Closes PR:	ports/3065
1997-03-24 18:42:57 +00:00
David E. O'Brien
1888d5fbae Upgrade to 3.87.
Notified by:	Vic Abell
1997-02-12 10:21:45 +00:00
Masafumi Max NAKANE
7c8f01de12 Upgrade, 3.82 -> 3.86.
Pointed-out by:	Chris Timmons <skynyrd@opus.cts.cwu.edu>
(Closing part 1/2 of PR #2650.)
1997-02-04 08:30:22 +00:00
Satoshi Asami
405db990bb I know it's hard to remember changing this file. 1996-12-12 05:31:54 +00:00
David E. O'Brien
8d55a9fe18 Upgraded to 3.83 (supports 3.0-current now)
Obtained from:	Email from Vic Able
1996-12-11 19:10:34 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
David E. O'Brien
eb3e95c0b4 Upgrade LSOF to version 3.81. 1996-11-17 02:41:21 +00:00
Satoshi Asami
e2e7798498 Checksum file was obsolete. (Kinda hard to imagine since Makefile
is still at 1.1.1.1.... ;)
1996-11-16 09:20:25 +00:00
David E. O'Brien
c2583f209a Moving Vic Abell's LSOF package from ports/misc to ports/sysutils.
LSOF is a very useful package for a system administrateor. Ot shows all
kind of open files, including sockets, pipes and knows about NFS.
1996-11-11 19:42:45 +00:00