summaryrefslogtreecommitdiff
path: root/sysutils/lsof (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build on FreeBSD 4.11.David E. O'Brien2006-04-271-1/+1
| | | | | PR: 96356 Submitted by: Auster Vl. <lrou@x.ua>
* Update to version 4.77.David E. O'Brien2006-04-262-6/+6
|
* - Update to 4.77D, which brings support for FreeBSD 6.1Pav Lucistnik2006-03-232-5/+5
|
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* This time really fix the build on RELENG_6.David E. O'Brien2005-10-162-1/+13
| | | | Reviewed by: kris
* Update to snapshot version to fix 6.0 build problems.David E. O'Brien2005-10-162-5/+5
| | | | Approved by: portmgr(kris)
* Update to version 4.76.David E. O'Brien2005-09-042-4/+4
|
* Update to snapshot version to support building on FreeBSD 7.0.David E. O'Brien2005-07-192-5/+5
|
* Update to version 4.75.David E. O'Brien2005-05-242-4/+4
|
* Update to snapshot version to fix build problems.David E. O'Brien2005-03-282-5/+5
| | | | Approved by: portmgr(marcus)
* Upgrade to revision 4.74.David E. O'Brien2005-01-172-4/+4
| | | | | | | | | | | | + 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.
* Update to a snap release that allows building on 6-CURRENT after theDavid E. O'Brien2005-01-152-4/+4
| | | | | | latest sys/sys/vnode.h changes. Submitted by: Vic Abell <abe@purdue.edu>
* The latest 6.0-CURRENT has a change in the file structure that requiresDavid E. O'Brien2004-12-012-3/+3
| | | | | | | 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>
* Update to a snap release that allows building on 6-CURRENT afterDavid E. O'Brien2004-10-252-5/+5
| | | | | | sys/sys/vnode.h rev 1.249 (2004-10-22). Submitted by: Vic Abell <abe@purdue.edu>
* Update to version 4.73.David E. O'Brien2004-10-222-4/+4
|
* Update to a snap release that allows building on 6-CURRENT and 5-"STABLE".David E. O'Brien2004-08-232-4/+4
|
* Update to a snap release that allows building on 5-CURRENT afterDavid E. O'Brien2004-07-242-5/+5
| | | | sys/sys/pipe.h rev 1.28.
* Autogen the share/ PLIST.David E. O'Brien2004-07-152-18/+7
|
* Update to version 4.72.David E. O'Brien2004-07-153-4/+5
|
* Update to a snap release that fixes the build on ancient 5-CURRENT.David E. O'Brien2004-07-072-4/+4
|
* Update to a snap release that fixes the build on 5-CURRENT.David E. O'Brien2004-07-042-4/+4
|
* Update to a snap release that fixes the build on 5.2[.1]-RELEASE, and fixesDavid E. O'Brien2004-04-302-4/+4
| | | | | 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.
* Update to a snap release that fixes the build on 5.2-CURRENT.David E. O'Brien2004-04-183-5/+7
|
* Abe's website is OBE after retiring from Purdue.David E. O'Brien2004-04-151-2/+0
|
* Update to version 4.71.David E. O'Brien2004-03-142-2/+3
|
* Update to version 4.70.David E. O'Brien2004-01-182-5/+5
| | | | Submitted by: Vic Abell <abe@purdue.edu>
* LSOF's distribution site changed.David E. O'Brien2003-12-171-2/+2
| | | | Submitted by: abe
* Update to an interm version that handles 5.2-RELEASE.David E. O'Brien2003-11-292-4/+4
| | | | | Submitted by: Vic Abell <abe@purdue.edu> Approved by: marcus
* Add some mastersites, rearrange them also.David E. O'Brien2003-10-201-6/+10
|
* Update to version 4.69.David E. O'Brien2003-10-162-3/+3
| | | | Submitted by: Vic Abell <abe@purdue.edu>
* Update to an interm version that handles 5.1-CURRENT again.David E. O'Brien2003-08-312-4/+4
| | | | Submitted by: Vic Abell <abe@purdue.edu>
* Add WWW pointer.David E. O'Brien2003-06-231-1/+1
|
* Update to version 4.68.David E. O'Brien2003-06-212-3/+3
| | | | Submitted by: Vic Abell <abe@purdue.edu>
* Update to version 4.67.2.David E. O'Brien2003-06-112-3/+3
|
* Update to an interm version that handles new warnings on the sys Alpha headers.David E. O'Brien2003-04-142-4/+4
| | | | Submittted by: Vic Abell <abe@purdue.edu>
* Update to version 4.67.David E. O'Brien2003-03-282-3/+3
| | | | Submitted by: Vic Abell <abe@purdue.edu>
* Use MAN8PREFIX rather than PREFIX so one can "make PREFIX=/usr install".David E. O'Brien2003-03-251-1/+1
| | | | | | | | 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>
* Update to version 4.66.1, which adds support for 4.8.David E. O'Brien2003-03-122-4/+4
| | | | | | Also fixes UNIX domain socket problems on 5-CURRENT. Approved by: Kris
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to version 4.65.David E. O'Brien2002-10-102-3/+3
| | | | Submitted by: Vic Abell <abe@purdue.edu>
* Upgrade to version 4.64.4. LSOF now runs on FreeBSD/sparc64.David E. O'Brien2002-10-052-3/+3
| | | | Great thanks go to Vic Abell <abe@purdue.edu>.
* * Update to reconize 4.7 release.David E. O'Brien2002-09-232-3/+3
| | | | * Fix build on 5-CURRENT after
* Update to version 4.64.2.David E. O'Brien2002-08-312-3/+3
| | | | Submitted by: Vic Abell <abe@purdue.edu>
* Update to version 4.64.1.David E. O'Brien2002-06-262-4/+4
| | | | This fixes a build problem with FFS2.
* Update to version 4.64.David E. O'Brien2002-06-262-3/+3
| | | | | This is known broken on 5-CURRENT due to our removal of `i_rdev' from inode.h by the UFS2 import.
* Update to version 4.63.3.David E. O'Brien2002-06-042-3/+3
| | | | This fixes a configure problem when people have fancy CFLAGS settings.
* Distribution tarball was updated.David E. O'Brien2002-05-281-1/+1
| | | | Submitted by: author
* Minor configure tweak in distfile.David E. O'Brien2002-05-271-1/+1
|
* Update to version 4.63.2, which adds support for FreeBSD 4.6.David E. O'Brien2002-05-252-5/+10
|
* Update to version 4.63David E. O'Brien2002-04-242-2/+2
|