aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/iftop
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* net-mgmt/iftop: fix build with -fno-common (clang11/gcc10)Vasil Dimov2020-09-012-0/+35
| | | | | | | | | PR: 248743 Submitted by: dim MFH: 2020Q3 (build fix) Notes: svn path=/head/; revision=547265
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* net-mgmt/iftop: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-0/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408163
* 4 ports categories: Remove $PTHREAD_LIBSJohn Marino2015-03-241-4/+0
| | | | | | | | | Categories: www, ftp, net-im, net-mgmt approved by: PTHREAD blanket Notes: svn path=/head/; revision=382150
* Upgrade net-mgmt/iftop from 0.17 to 1.0pre4Vasil Dimov2015-01-313-16/+7
| | | | Notes: svn path=/head/; revision=378193
* Support stagingEmanuel Haupt2014-02-211-14/+5
| | | | Notes: svn path=/head/; revision=345508
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* Update to 0.17:Vasil Dimov2006-02-212-5/+4
| | | | | | | | | | | * Added support for ppp interfaces on FreeBSD (and others using DLT_PPP) * Added 802.1q VLAN support * a lot of bugfixes Approved by: garga (mentor) Notes: svn path=/head/; revision=156570
* Add SHA256 to my ports.Vasil Dimov2006-01-231-0/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=154228
* Change my email address to the @FreeBSD oneVasil Dimov2006-01-201-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=153954
* [1]:Jean-Yves Lefort2005-06-082-16/+24
| | | | | | | | | | | | | | | | | | | - force iftop to use its netdb_1thread resolver, instead of the buggy "fork" one which leaves 2 processes (holding /dev/bpf?) after exiting - remove a stale entry from MASTER_SITES - change comment and description to match iftop.spec - pass maintainership to submitter Moreover: - fix the packing list when NOPORTDOCS is defined - unsilence the install - polish the Makefile PR: ports/81830 [1] Submitted by: Vasil Dimov <vd@datamax.bg> (new maintainer) [1] Notes: svn path=/head/; revision=137045
* Drop maintership.Kirill Ponomarev2005-04-211-1/+1
| | | | Notes: svn path=/head/; revision=133879
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Utilize PLIST_FILESKirill Ponomarev2004-03-202-9/+7
| | | | Notes: svn path=/head/; revision=104762
* - Add more MASTER_SITESKirill Ponomarev2004-03-041-1/+2
| | | | | | | Submitted by: bento via kris Notes: svn path=/head/; revision=102915
* - Update to version 0.16Kirill Ponomarev2004-02-292-3/+3
| | | | Notes: svn path=/head/; revision=102541
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* - SIZEifyKirill Ponomarev2004-01-302-0/+2
| | | | Notes: svn path=/head/; revision=99518
* - Update to version 0.15Kirill Ponomarev2003-11-114-18/+20
| | | | | | | | | * add linear bar graphs * optional fixed bandwidth limits * configuration file support Notes: svn path=/head/; revision=93755
* - Update to 0.14Kirill Ponomarev2003-09-242-2/+2
| | | | Notes: svn path=/head/; revision=89165
* Change my mail to @FreeBSD.orgKirill Ponomarev2003-07-221-1/+1
| | | | | | | Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85354
* Update to 0.13Mario Sergio Fujikawa Ferreira2003-06-122-5/+8
| | | | | | | | PR: 53223 Submitted by: maintainer Notes: svn path=/head/; revision=82829
* Add iftop 0.12,Foxfair Hu2003-06-014-0/+54
network utility for real-time bandwidth usage information. PR: 52649 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=81822