David E. O'Brien
6212d0d254
Update to snapshot version to support building on FreeBSD 7.0.
2005-07-19 13:42:59 +00:00
David E. O'Brien
c477bc8709
Update to version 4.75.
2005-05-24 14:52:43 +00:00
David E. O'Brien
fb52134fe3
Update to snapshot version to fix build problems.
...
Approved by: portmgr(marcus)
2005-03-28 15:41:11 +00:00
David E. O'Brien
64179c9b34
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.
2005-01-17 18:26:32 +00:00
David E. O'Brien
e1648cb353
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>
2005-01-15 18:40:14 +00:00
David E. O'Brien
13186e22ec
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>
2004-12-01 05:56:30 +00:00
David E. O'Brien
0aab0f6366
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>
2004-10-25 05:21:59 +00:00
David E. O'Brien
590e207719
Update to version 4.73.
2004-10-22 00:28:31 +00:00
David E. O'Brien
6bf9dd08bd
Update to a snap release that allows building on 6-CURRENT and 5-"STABLE".
2004-08-23 07:05:47 +00:00
David E. O'Brien
037bfcddeb
Update to a snap release that allows building on 5-CURRENT after
...
sys/sys/pipe.h rev 1.28.
2004-07-24 14:57:25 +00:00
David E. O'Brien
9ef90a8e43
Autogen the share/ PLIST.
2004-07-15 23:14:29 +00:00
David E. O'Brien
6d4c0adaa8
Update to version 4.72.
2004-07-15 22:53:47 +00:00
David E. O'Brien
452f058163
Update to a snap release that fixes the build on ancient 5-CURRENT.
2004-07-07 19:05:16 +00:00
David E. O'Brien
70013eeb9e
Update to a snap release that fixes the build on 5-CURRENT.
2004-07-04 20:46:34 +00:00
David E. O'Brien
3ec5e039de
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.
2004-04-30 15:32:05 +00:00
David E. O'Brien
11b611cda5
Update to a snap release that fixes the build on 5.2-CURRENT.
2004-04-18 05:32:41 +00:00
David E. O'Brien
cda1639426
Abe's website is OBE after retiring from Purdue.
2004-04-15 19:22:58 +00:00
David E. O'Brien
99b088242d
Update to version 4.71.
2004-03-14 23:59:55 +00:00
David E. O'Brien
6ed544d091
Update to version 4.70.
...
Submitted by: Vic Abell <abe@purdue.edu>
2004-01-18 10:30:14 +00:00
David E. O'Brien
a8152567b7
LSOF's distribution site changed.
...
Submitted by: abe
2003-12-17 00:16:26 +00:00
David E. O'Brien
c6053e581e
Update to an interm version that handles 5.2-RELEASE.
...
Submitted by: Vic Abell <abe@purdue.edu>
Approved by: marcus
2003-11-29 04:41:17 +00:00
David E. O'Brien
9647308944
Add some mastersites, rearrange them also.
2003-10-20 00:12:06 +00:00
David E. O'Brien
eca01a135b
Update to version 4.69.
...
Submitted by: Vic Abell <abe@purdue.edu>
2003-10-16 16:21:15 +00:00
David E. O'Brien
c6eef7886b
Update to an interm version that handles 5.1-CURRENT again.
...
Submitted by: Vic Abell <abe@purdue.edu>
2003-08-31 08:52:57 +00:00
David E. O'Brien
2608e3e1e9
Add WWW pointer.
2003-06-23 01:43:45 +00:00
David E. O'Brien
fd41cc90a7
Update to version 4.68.
...
Submitted by: Vic Abell <abe@purdue.edu>
2003-06-21 19:43:50 +00:00
David E. O'Brien
212d4d8feb
Update to version 4.67.2.
2003-06-11 21:17:44 +00:00
David E. O'Brien
6f3f44a0e0
Update to an interm version that handles new warnings on the sys Alpha headers.
...
Submittted by: Vic Abell <abe@purdue.edu>
2003-04-14 22:30:43 +00:00
David E. O'Brien
e691264974
Update to version 4.67.
...
Submitted by: Vic Abell <abe@purdue.edu>
2003-03-28 21:34:51 +00:00
David E. O'Brien
4254b2988f
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>
2003-03-25 18:16:12 +00:00
David E. O'Brien
e84d4c1a32
Update to version 4.66.1, which adds support for 4.8.
...
Also fixes UNIX domain socket problems on 5-CURRENT.
Approved by: Kris
2003-03-12 03:38:14 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
David E. O'Brien
38d2afa087
Update to version 4.65.
...
Submitted by: Vic Abell <abe@purdue.edu>
2002-10-10 15:53:49 +00:00
David E. O'Brien
6aadafc88d
Upgrade to version 4.64.4. LSOF now runs on FreeBSD/sparc64.
...
Great thanks go to Vic Abell <abe@purdue.edu>.
2002-10-05 18:43:35 +00:00
David E. O'Brien
522b8c0a84
* Update to reconize 4.7 release.
...
* Fix build on 5-CURRENT after
2002-09-23 19:19:35 +00:00
David E. O'Brien
2fbfc9fa86
Update to version 4.64.2.
...
Submitted by: Vic Abell <abe@purdue.edu>
2002-08-31 22:07:49 +00:00
David E. O'Brien
902b8312fd
Update to version 4.64.1.
...
This fixes a build problem with FFS2.
2002-06-26 19:34:22 +00:00
David E. O'Brien
5b0878ef3f
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.
2002-06-26 16:27:39 +00:00
David E. O'Brien
3b8954bf96
Update to version 4.63.3.
...
This fixes a configure problem when people have fancy CFLAGS settings.
2002-06-04 19:25:00 +00:00
David E. O'Brien
6fe46dede6
Distribution tarball was updated.
...
Submitted by: author
2002-05-28 15:45:45 +00:00
David E. O'Brien
6ea8d657f0
Minor configure tweak in distfile.
2002-05-27 01:38:44 +00:00
David E. O'Brien
7690c64f8b
Update to version 4.63.2, which adds support for FreeBSD 4.6.
2002-05-25 03:04:45 +00:00
David E. O'Brien
7a10458a1e
Update to version 4.63
2002-04-24 00:22:53 +00:00
David E. O'Brien
79c91ea656
Update to version 4.62
2002-03-08 06:13:12 +00:00
David E. O'Brien
e09d322a01
Update to version 4.61
...
Submitted by: Alan Eldridge <ports@geeksrus.net>
2002-02-28 04:02:47 +00:00
Akinori MUSHA
77f6c01ede
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.
2002-01-29 11:58:52 +00:00
David E. O'Brien
fbf4c24557
Update to version 4.60
...
+ Added special handling to and corrected bugs in the matching of IPv4
in IPv6 addresses to -i6:<...> selectors.
2001-11-09 16:16:31 +00:00
David E. O'Brien
5935210eec
fix minor nit
2001-10-20 19:18:54 +00:00
David E. O'Brien
a3463c1318
Update to version 4.59
...
* IPv4 and IPv6 network files can be selected with -i4 and -i6.
(IPv6 network file selection is only possible when lsof supports
IPv6 for the dialect.)
* Added new output field for raw device number in hex. The field is
identified with 'r'. This field is NOT selected when -F or -F0 is
specified so that its appearance won't disturb existing scripts that
process field output.
2001-10-20 19:17:41 +00:00
David E. O'Brien
65ada083b9
Update for NFS changes in 5-CURRENT.
2001-10-15 20:16:07 +00:00