Commit graph

78 commits

Author SHA1 Message Date
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