Port details |
- darkstat Network statistics gatherer and reporter
- 3.0.721_1 net-mgmt =14 3.0.721_1Version of this port present on the latest quarterly branch.
- Maintainer: emikulic@gmail.com
- Port Added: 2004-02-23 04:43:25
- Last Update: 2024-02-25 06:34:49
- Commit Hash: 695cd38
- People watching this port, also watch:: nmap, iftop, rsync, pcre, wget
- License: GPLv2
- WWW:
- https://unix4lyfe.org/darkstat/
- Description:
- Darkstat is an ntop-workalike network statistics gatherer. Built to be faster
and smaller than ntop, it uses libpcap to capture network traffic and serves up
Web page reports of statistics such as data transferred by host, port, and
protocol. It also has a neat bandwidth usage graph.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- darkstat>0:net-mgmt/darkstat
- To install the port:
- cd /usr/ports/net-mgmt/darkstat/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/darkstat
- pkg install darkstat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: darkstat
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1641986976
SHA256 (emikulic-darkstat-3.0.721_GH0.tar.gz) = 0b405a6c011240f577559d84db22684a6349b25067c3a800df12439783c25494
SIZE (emikulic-darkstat-3.0.721_GH0.tar.gz) = 104050
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for darkstat-3.0.721_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_darkstat
- USES:
- autoreconf
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.721_1 25 Feb 2024 06:34:49 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/darkstat: Moved man to share/man
Approved by: portmgr (blanket) |
3.0.721 08 Aug 2023 14:58:31 |
Piotr Kubaj (pkubaj) |
net-mgmt/darkstat: drop GCC on powerpc64 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.0.721 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.0.721 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
3.0.721 12 Jan 2022 13:02:05 |
Fernando Apesteguía (fernape) |
net-mgmt/darkstat: Update to 3.0.720
ChangeLog: https://github.com/emikulic/darkstat/releases/tag/3.0.720
PR: 261123
Reported by: elatov@gmail.com |
3.0.719 07 Nov 2021 12:14:53 |
Piotr Kubaj (pkubaj) |
net-mgmt/darkstat: fix build on powerpc64
LTO is broken on powerpc64:
cc -flto -pipe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing
static/c-ify.c -o c-ify
./c-ify style_css <static/style.css >stylecss.h
*** Signal 11 |
3.0.719 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.0.719 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.719 26 Aug 2019 09:02:39 |
amdmi3 |
- Add LICENSE
- Pet portlint
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket |
3.0.719 27 May 2015 13:40:45 |
amdmi3 |
- Update to 3.0.719
Changes:
- Implement tracking of remote ports: shows which ports the host is making
outgoing connections to. Long time feature request.
- Bugfix: when the capture interface goes down, exit instead of busy-looping
forever.
- Fix "clock error" due to machine reboot.
- SIGUSR1 now resets the time and bytes reported on the graphs page.
- Account for all IP protocols.
- Change the default ports_max to only twice the default ports_keep.
PR: 200425
Submitted by: emikulic@gmail.com (maintainer) |
3.0.718 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
3.0.718 26 Jan 2014 18:06:45 |
jgh |
- update to 3.0.718 [1]
- while here update to staging support
PR: 186117
Submitted by: emikulic@gmail.com (maintainer)
Changes: http://unix4lyfe.org/darkstat/changelog.txt |
3.0.717 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
3.0.717 14 Aug 2013 10:54:47 |
wg |
net-mgmt/darkstat: update to 3.0.717
- Update to 3.0.717
Changes: http://unix4lyfe.org/darkstat/changelog.txt
PR: ports/181277
Submitted by: Emil Mikulic <emikulic gmail.com> (maintainer) |
3.0.716 08 Aug 2013 17:08:39 |
wg |
net-mgmt/darkstat: update to 3.0.716
- Update to 3.0.716 [1]
- Set new upstream url (WWW)
- Trim Makefile header
- Remove MAKE_JOBS_SAFE (now default)
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Remove Author line and swtich from tab to space in pkg-descr
PR: ports/181139
Submitted by: Emil Mikulic <emikulic gmail.com> (maintainer) |
3.0.715 02 Mar 2012 06:40:50 |
wen |
- Update to 3.0.715
PR: ports/165578
Submitted by: Emil Mikulic <emikulic@gmail.com> (maintainer) |
3.0.714 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
3.0.714 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
3.0.714 07 Jun 2011 11:50:42 |
culot |
- Update to 3.0.714
PR: ports/157683
Submitted by: Emil Mikulic <emikulic@gmail.com> (maintainer) |
3.0.713 15 May 2011 02:49:17 |
dougb |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
3.0.713 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.0.713 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
3.0.713 21 Mar 2010 12:58:39 |
miwi |
- Update to 3.0.713
- Enable MAKE_JOBS_SAFE
PR: 144820
Submitted by: Emil Mikulic <emikulic@gmail.com> (maintainer) |
3.0.712 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
3.0.712 06 Dec 2008 06:27:37 |
beech |
- Update to 3.0.712
- Use PORTDOCS and remove pkg-plist
PR: ports/129450
Submitted by: Emil Mikulic <emikulic@gmail.com> (maintainer) |
3.0.711 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above ) |
3.0.711 12 Aug 2008 00:28:20 |
araujo |
- Update to 3.0.711.
PR: ports/126393
Submitted by: Emil Mikulic <emikulic@gmail.com> (maintainer) |
3.0.708 10 Jun 2008 03:32:15 |
rafan |
- Update to 3.0.708
- Update maintainer's mail
PR: ports/124413
Submitted by: Emil Mikulic <emil at cs.rmit.edu.au> (maintainer) |
3.0.707 05 Oct 2007 21:53:35 |
miwi |
- Update to 3.0.707
PR: 116869
Submitted by: Emil Mikulic <emil@cs.rmit.edu.au> (maintainer) |
3.0.619 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
3.0.619 29 Apr 2007 21:04:43 |
miwi |
- Update to 3.0.619
PR: 112241
Submitted by: Emil Mikulic <emil@cs.rmit.edu.au> (maintainer) |
3.0.540 09 Aug 2006 14:20:07 |
clsung |
- update to 3.0.540
- fix build on 4.X
PR: ports/101545
Submitted by: maintainer (Emil Mikulic)
Reviewed by: clsung |
3.0.524 03 Jul 2006 03:13:57 |
clsung |
- update to 3.0.524
- darkstat 3 is almost a complete rewrite of v2 and greatly
improves speed, features, and reliability.
PR: ports/99714
Submitted by: maintanier (Emil Mikulic) |
2.6_1 01 Feb 2006 01:08:07 |
edwin |
SHA256ify
Approved by: krion@ |
2.6_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
2.6_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
2.6_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.6_1 18 Mar 2004 16:56:06 |
trevor |
Restore Emil Mikulik as maintainer. He sent me his new e-mail
address. |
2.6_1 18 Mar 2004 03:37:21 |
trevor |
E-mail to the maintainer bounced:
<emikulic@optushome.com.au>: host mail.optusnet.com.au[211.29.132.250] said:
553 5.3.0 <emikulic@optushome.com.au>... No such user |
2.6_1 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |