aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lsof
Commit message (Collapse)AuthorAgeFilesLines
* Correct typo... it's tar:bzip2, not tar:bz2.Adam Weinberger2014-06-201-1/+1
| | | | Notes: svn path=/head/; revision=358516
* USES=tar:...Adam Weinberger2014-06-201-2/+1
| | | | Notes: svn path=/head/; revision=358496
* - Update to 4.88GSunpoet Po-Chuan Hsieh2014-03-112-3/+3
| | | | | | | | PR: ports/187448 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=347901
* - Update to 4.88FSunpoet Po-Chuan Hsieh2014-03-012-4/+3
| | | | | | | | PR: ports/187157 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=346597
* - Fix make package with setgidSunpoet Po-Chuan Hsieh2013-11-072-10/+24
| | | | | | | | | | - Bump PORTREVISION for package change PR: ports/183757 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=333148
* requires NEED_ROOTChristian Weisgerber2013-11-051-0/+1
| | | | Notes: svn path=/head/; revision=332864
* - Update to 4.88ESunpoet Po-Chuan Hsieh2013-10-122-12/+14
| | | | | | | | | | | | | | | - While I'm here: - Support STAGEDIR - Use USES=shebangfix Changes: - Support HEAD being FreeBSD 11-CURRENT PR: ports/182924 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=330150
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-1/+1
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* - update to version 4.88DOlli Hauer2013-03-272-3/+3
| | | | | | | | | | add support for FreeBSD 8.4 PR: ports/177372 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=315408
* sysutils/lsof: upgrade to 4.88BEygene Ryabinkin2013-03-222-4/+4
| | | | | | | | | | | | | 4.88B is a fixup release that allows lsof to work with FreeBSD that was received changes in 'struct filedesc' (just now it is -HEAD after r247602). PR: ports/177200 Approved by: Larry Rosenman <ler@lerctr.org> (maintainer) QA page: http://codelabs.ru/fbsd/ports/qa/sysutils/lsof/4.88.b,8 Notes: svn path=/head/; revision=314936
* - restore obrien's name in `Created by' fieldRuslan Makhmatkhanov2013-01-021-1/+1
| | | | Notes: svn path=/head/; revision=309839
* - update to 4.87Ruslan Makhmatkhanov2013-01-022-12/+6
| | | | | | | | | | | | - trim Makefile header - remove USE_GCC (builds fine with clang) - bump PORTEPOCH (4.87A is greater than 4.87) PR: 174906 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=309838
* Force numerous ports that fail to build with clang over to instead alwaysMark Linimon2012-10-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings. Notes: svn path=/head/; revision=305610
* Fix the build: remove bogus USE_GCC definition.Max Khon2012-09-041-1/+0
| | | | Notes: svn path=/head/; revision=303659
* Mark as broken on ARM.Mark Linimon2012-09-041-0/+5
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=303632
* - Update to 4.87AAlex Kozlov2012-07-252-5/+5
| | | | | | | | | | * add support for oldnfs/newnfs filesystem types PR: ports/170117 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=301508
* Attempt to fix fetch. USE_BZIP2 must be declared before includingMark Linimon2012-05-221-2/+3
| | | | | | | | | bsd.port.pre.mk. Pointy hat to: linimon Notes: svn path=/head/; revision=297160
* - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referencedJason Helfman2012-05-211-2/+2
| | | | | | | | | PR: ports/165994 Submitted by: 4721@hushmail.com Approved by: maintainer, ler@lerctr.org Notes: svn path=/head/; revision=297153
* Set IGNORE if no kernel sources presentChris Rees2012-04-151-1/+7
| | | | | | | Approved by: maintainer (Larry Rosenman <ler@lerctr.org>) Notes: svn path=/head/; revision=294862
* - Update to 4.86,7Ryan Steinmetz2012-04-142-11/+5
| | | | | | | | | | - Remove legacy pre-patch target PR: ports/166849 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=294832
* - Update to Update to 4.86B [1]Michael Scheidell2012-02-272-3/+3
| | | | | | | | | | | | | - Support 8.3 [1] [2] - Closes ports/165482 [2] PR: ports/165497 [1] Reported by: Damien Fleuriot <dam@my.gd> [2] Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=292299
* - Update to 4.86AChris Rees2011-10-222-4/+4
| | | | | | | | | | - Unbreak on 10-CURRENT PR: ports/161848 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=284109
* - Update to 4.85Ryan Steinmetz2011-09-302-8/+6
| | | | | | | | | | - Remove temporary mirror PR: ports/161079 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=282664
* Remove OSVERSION test -- irrelevant nowChris Rees2011-08-171-6/+0
| | | | Notes: svn path=/head/; revision=279890
* Update to 4.85D to support latest 9.0-BETA1Chris Rees2011-08-172-3/+9
| | | | | | | | PR: ports/159798 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=279888
* - Bump PORTREVISIONDennis Herrmann2011-03-291-2/+2
| | | | | | | | | | - Pick up ${SRC_BASE} PR: ports/155933 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=271991
* - Update to 4.85CDennis Herrmann2011-03-063-34/+3
| | | | | | | | PR: port/155292 Submitted by: Larry Rosenman <ler@lerctr.org> maintainer Notes: svn path=/head/; revision=270357
* - Update to 4.85ASunpoet Po-Chuan Hsieh2011-01-223-13/+39
| | | | | | | | | | | | | - Pet portlint - Utilize SRC_BASE - Minor cleanups PR: ports/154125 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268119
* - Update to 4.84AMartin Wilke2010-02-222-5/+5
| | | | | | | | | PR: 143961 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250199
* - Update to 4.83Martin Wilke2010-01-213-34/+6
| | | | | | | | PR: 142947 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=248320
* - Fix build on HEADMartin Wilke2010-01-181-0/+28
| | | | Notes: svn path=/head/; revision=248091
* - Update to 4.83CWen Heping2009-11-042-4/+4
| | | | | | | | PR: ports/140183 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=243775
* - Update to 4.83BMartin Wilke2009-09-162-4/+4
| | | | | | | | | PR: 138856 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241502
* - Update to 4.83AMartin Wilke2009-07-162-5/+5
| | | | | | | | PR: 136809 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=237950
* - Update to 4.82 (Release)Martin Wilke2009-04-132-6/+7
| | | | | | | | PR: 133662 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=232311
* - Update to 4.82EMartin Wilke2009-03-222-4/+4
| | | | | | | | PR: 132933 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=230671
* - Update to 4.82D (fix build on 8-CURRENT)Rong-En Fan2009-03-222-5/+4
| | | | | | | | PR: ports/132890 Submitted by: Larry Rosenman <ler at lerctr.org> (maintainer) Notes: svn path=/head/; revision=230630
* The lsof port has a patch that turns HASSECURITY on. However, thanks to thePav Lucistnik2009-03-192-11/+1
| | | | | | | | | | | | | | | | | security.bsd.see_other_uids sysctl feature, a lsof binary that was built without HASSECURITY does not report any additional information whensecurity.bsd.see_other_uids is set to 0. It would be nice to get rid of this since enabling HASSECURITY has the nasty side effect that non-root users cannot use lsof to look at processes other than their own even if they a member of group kmem. PR: ports/132557 Submitted by: Craig Leres <leres@ee.lbl.gov> Approved by: maintainer, so (cperciva) Notes: svn path=/head/; revision=230450
* - Add an additional mirror temporarly, as 4.82C seems to be vanishedStanislav Sedov2009-02-231-1/+2
| | | | | | | from all master sites. Notes: svn path=/head/; revision=228902
* - Update to 4.82CRong-En Fan2009-02-212-4/+4
| | | | | | | | PR: ports/131903 Submitted by: Larry Rosenman <ler at lerctr.org> (maintainer) Notes: svn path=/head/; revision=228780
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-23/+1
| | | | Notes: svn path=/head/; revision=225335
* - Remove unneeded patchMartin Wilke2008-11-231-19/+0
| | | | Notes: svn path=/head/; revision=223232
* - Update to 4.82AMartin Wilke2008-11-232-6/+5
| | | | | | | | | | - Adds official support for FreeBSD 7.1-* PR: 129073 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=223231
* Apply a vendor patch that corrects over-zealous rejection of open fileWesley Shields2008-11-022-0/+20
| | | | | | | | | | | listing when no options are specificed to lsof and lsof security options are enabled. PR: ports/128538 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=222336
* - Update to 4.81Martin Wilke2008-10-242-6/+6
| | | | | | | | PR: 128316 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=221998
* - Update to 4.81D (also unbreak CURRENT)Martin Wilke2008-08-302-7/+5
| | | | | | | | PR: 126919 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=219452
* Mark BROKEN on 8.x: does not build.Erwin Lansing2008-08-231-0/+2
| | | | Notes: svn path=/head/; revision=219047
* - Update to 4.81APav Lucistnik2008-07-162-5/+5
| | | | | | | | PR: ports/125576 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Notes: svn path=/head/; revision=216908
* Update to 4.80:Ion-Mihai Tetcu2008-05-132-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated for a FreeBSD 7.0 and above byte level locking change. The problem was reported by Conrad J. Sabatier <conrads@cox.net>, who helped test the update. Wesley Shields <wxs@FreeBSD.org> provided an 8.0-CURRENT test system. Propagated the FreeBSD 7.0 and above locking changes to FreeBSD 6.x, based on a report from Edwin Groothuis <edwin@FreeBSD.org>. (as a note about the above, if the port still fails for you, you should upgrade your system either to the latest HEAD or the latest 7-STALBE there's a 2 weeks window of breakage or so). Added warnings for unsupported dialects or versions. Added a missing quote to the Configure script's FreeBSD stanza. PR: ports/123615 Submitted by: maintainer Supplimentary tindy testing by: miwi@ Notes: svn path=/head/; revision=213000