aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lsof
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.79KRong-En Fan2008-04-132-8/+6
| | | | | | | | | | - Remove local distfiles, add maintainer's mirror site PR: ports/122690 Submitted by: Larry Rosenman <ler at lerctr.org> (maintainer) Notes: svn path=/head/; revision=211165
* - Add one more download locationPav Lucistnik2008-04-111-0/+1
| | | | | | | | PR: ports/122560 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=211076
* Update to 4.79J:Ion-Mihai Tetcu2008-04-062-4/+4
| | | | | | | | | | | | | - This should fix sysutils/lsof on recent 8-Current. Thanks to Vic Abell for the quick turnaround on new release! Please let maintainer know of any issues. PR: ports/122505: Submitted by: Larry Rosenman (maintainer) Notes: svn path=/head/; revision=210664
* Add MASTER_SITE_LOCAL since the primary distribution site rejectsWesley Shields2008-01-261-1/+3
| | | | | | | | | connections without working reverse DNS. Approved by: Larry Rosenman (maintainer), garga (mentor) Notes: svn path=/head/; revision=206258
* Update to 4.79H. Adds ZFS support and better handling of cd9660Wesley Shields2008-01-242-5/+5
| | | | | | | | | | | | support. PR: ports/119041[1], ports/118337[2] Submitted by: Gu xianjie <kevinxlinuz@163.com>[1] Oles Hnatkevych <don_oles@able.com.ua>[2] Approved by: Larry Rosenman (maintainer), garga (mentor) Notes: svn path=/head/; revision=206141
* Update to 4.79E which fixes the build on 8.0Erwin Lansing2008-01-042-5/+5
| | | | | | | | | | | Thanks to Vic Abell for a very quick response and new release. PR: 119339 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer), pointyhat Notes: svn path=/head/; revision=205024
* - Update to 4.79DPav Lucistnik2007-10-263-20/+5
| | | | | | | | PR: ports/117531 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=202073
* - Fix Configure on 8-CURRENTMartin Wilke2007-10-252-0/+15
| | | | | | | | | PR: 117370 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=201983
* - Update to 4.79CThomas Abthorpe2007-09-122-9/+9
| | | | | | | | | | | - Fix RELENG_6 (6.2) alpha support PR: ports/116273 Submitted by: Larry Rosenman <ler_AT_lerctr.org> Approved by: clsung (mentor) Notes: svn path=/head/; revision=199351
* - remove obsolete patchMartin Matuska2007-06-051-12/+0
| | | | | | | | | PR: ports/113344 Submitted by: maintainer Approved by: garga (mentor) Notes: svn path=/head/; revision=192843
* - Update to 4.79BPav Lucistnik2007-06-042-5/+5
| | | | | | | | PR: ports/113310 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=192692
* [PATCH] sysutils/lsof: update to 4.79AEdwin Groothuis2007-06-032-6/+6
| | | | | | | | | | | | Update to 4.79A This fixes the GCC 4.2 errors on -CURRENT. (Vic Abell pointed me to the new TarBall). PR: ports/113123 Submitted by: Larry Rosenman <ler@lerctr.org> Notes: svn path=/head/; revision=192608
* Welcome Larry Rosenman <ler@lerctr.org> as new port maintainer.Kris Kennaway2007-05-311-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=192488
* Add another MASTER_SITE.Maxim Sobolev2006-08-161-1/+2
| | | | Notes: svn path=/head/; revision=170830
* Fix the build on FreeBSD 4.11.David E. O'Brien2006-04-271-1/+1
| | | | | | | | PR: 96356 Submitted by: Auster Vl. <lrou@x.ua> Notes: svn path=/head/; revision=160560
* Update to version 4.77.David E. O'Brien2006-04-262-6/+6
| | | | Notes: svn path=/head/; revision=160482
* - Update to 4.77D, which brings support for FreeBSD 6.1Pav Lucistnik2006-03-232-5/+5
| | | | Notes: svn path=/head/; revision=158034
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* This time really fix the build on RELENG_6.David E. O'Brien2005-10-162-1/+13
| | | | | | | Reviewed by: kris Notes: svn path=/head/; revision=145533
* Update to snapshot version to fix 6.0 build problems.David E. O'Brien2005-10-162-5/+5
| | | | | | | Approved by: portmgr(kris) Notes: svn path=/head/; revision=145498
* Update to version 4.76.David E. O'Brien2005-09-042-4/+4
| | | | Notes: svn path=/head/; revision=141877
* Update to snapshot version to support building on FreeBSD 7.0.David E. O'Brien2005-07-192-5/+5
| | | | Notes: svn path=/head/; revision=139587
* Update to version 4.75.David E. O'Brien2005-05-242-4/+4
| | | | Notes: svn path=/head/; revision=136039
* Update to snapshot version to fix build problems.David E. O'Brien2005-03-282-5/+5
| | | | | | | Approved by: portmgr(marcus) Notes: svn path=/head/; revision=132099
* 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. Notes: svn path=/head/; revision=126660
* 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> Notes: svn path=/head/; revision=126512
* 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> Notes: svn path=/head/; revision=122871
* 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> Notes: svn path=/head/; revision=120110
* Update to version 4.73.David E. O'Brien2004-10-222-4/+4
| | | | Notes: svn path=/head/; revision=119948
* Update to a snap release that allows building on 6-CURRENT and 5-"STABLE".David E. O'Brien2004-08-232-4/+4
| | | | Notes: svn path=/head/; revision=117097
* 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. Notes: svn path=/head/; revision=114569
* Autogen the share/ PLIST.David E. O'Brien2004-07-152-18/+7
| | | | Notes: svn path=/head/; revision=113742
* Update to version 4.72.David E. O'Brien2004-07-153-4/+5
| | | | Notes: svn path=/head/; revision=113739
* Update to a snap release that fixes the build on ancient 5-CURRENT.David E. O'Brien2004-07-072-4/+4
| | | | Notes: svn path=/head/; revision=113153
* Update to a snap release that fixes the build on 5-CURRENT.David E. O'Brien2004-07-042-4/+4
| | | | Notes: svn path=/head/; revision=112917
* 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. Notes: svn path=/head/; revision=108031
* Update to a snap release that fixes the build on 5.2-CURRENT.David E. O'Brien2004-04-183-5/+7
| | | | Notes: svn path=/head/; revision=107391
* Abe's website is OBE after retiring from Purdue.David E. O'Brien2004-04-151-2/+0
| | | | Notes: svn path=/head/; revision=107144
* Update to version 4.71.David E. O'Brien2004-03-142-2/+3
| | | | Notes: svn path=/head/; revision=104027
* Update to version 4.70.David E. O'Brien2004-01-182-5/+5
| | | | | | | Submitted by: Vic Abell <abe@purdue.edu> Notes: svn path=/head/; revision=98461
* LSOF's distribution site changed.David E. O'Brien2003-12-171-2/+2
| | | | | | | Submitted by: abe Notes: svn path=/head/; revision=95989
* 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 Notes: svn path=/head/; revision=94821
* Add some mastersites, rearrange them also.David E. O'Brien2003-10-201-6/+10
| | | | Notes: svn path=/head/; revision=91700
* Update to version 4.69.David E. O'Brien2003-10-162-3/+3
| | | | | | | Submitted by: Vic Abell <abe@purdue.edu> Notes: svn path=/head/; revision=91437
* 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> Notes: svn path=/head/; revision=88180
* Add WWW pointer.David E. O'Brien2003-06-231-1/+1
| | | | Notes: svn path=/head/; revision=83461
* Update to version 4.68.David E. O'Brien2003-06-212-3/+3
| | | | | | | Submitted by: Vic Abell <abe@purdue.edu> Notes: svn path=/head/; revision=83408
* Update to version 4.67.2.David E. O'Brien2003-06-112-3/+3
| | | | Notes: svn path=/head/; revision=82809
* 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> Notes: svn path=/head/; revision=78988
* Update to version 4.67.David E. O'Brien2003-03-282-3/+3
| | | | | | | Submitted by: Vic Abell <abe@purdue.edu> Notes: svn path=/head/; revision=77649