Commit Graph

28 Commits

Author SHA1 Message Date
ajacoutot
fcab0c5ac5 Update to darkstat-3.0.719.
from brad
2015-05-25 06:01:43 +00:00
ajacoutot
9d087a11f1 Tweak documentation according to recent rc changes.
ok jasper@
2014-07-22 10:55:40 +00:00
brad
8ad9bf4678 Update to darkstat 3.0.718.
- Contains additional time_t related fixes.
- The author removed an assertion in timer_stop() I had run into and even
  though monotonic time is used somehow time went backwards.
- Change the rc.d script to use localhost instead of 127.0.0.1 to have
  darkstat also bind to the v6 address.

ok sthen@
2014-02-07 08:56:53 +00:00
brad
6b64ceec70 An attempt at trying to fix the time_t related issues with darkstat. Replace
some long's with time_t. Fixes darkstat on 32-bit archs.

From Remi Locherer

ok sthen@
2014-01-25 05:27:13 +00:00
ajacoutot
ca83557eb5 Do not hardcode /usr/local. 2013-10-15 06:51:59 +00:00
sthen
4c2dda1a1b add an rc script for darkstat, from Remi Locherer, and a README based on
Remi's but reworded by me.
2013-10-14 22:31:57 +00:00
brad
15b3334f10 Update to darkstat 3.0.717.
ok sthen@
2013-10-11 17:23:16 +00:00
brad
1d77e89c13 Remove Chris Kuethe as maintainer. OpenBSD e-mail address bounces and has been
inactive for quite awhile.
2013-10-10 02:08:19 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
aab882f5dd Update to darkstat 3.0.715, fixes working on gif/gre/mpe/pppx.
From Brad, maintainer timeout.
- also sync patches
2012-03-19 11:54:10 +00:00
ajacoutot
e128a0bf97 Put these users in the daemon class to be consistent with all the other
ones in ports.

discussed with and ok sthen@
2012-01-26 08:03:56 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
lum
1b0986c33c update to darkstat 3.0.713. Bugfix and some new features
The new --syslog option requires a local patch, upstream
has been informed.
ok ckuethe@
2010-06-10 03:57:30 +00:00
lum
b8ea20feb8 darkstat-3.0.713 patches for new --syslog option
ok ckuethe@
2010-06-10 03:51:39 +00:00
ckuethe
fcc5b440ce Maintenance update to darkstat 3.0.712 2008-12-13 19:36:46 +00:00
ckuethe
0dfc488e5e Maintenance update to darkstat 3.0.711 2008-08-21 05:26:59 +00:00
ckuethe
768ba9d9fc update to darkstat 3.0.708, mostly concerned with decreased memory usage.
all local patches merged upstream.
2008-06-09 14:29:17 +00:00
ckuethe
2a04a4f2bd add the interface name to the title and report header. this is quite
useful when you're running darkstat on a box with 3 network feeds...
2008-05-17 22:33:31 +00:00
ckuethe
ae1edcc487 Update to latest version. Major new feature: the ability to save statistics
database to disk.
ok rui
2007-09-30 22:08:54 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
ckuethe
3c2be6022b update to darkstat 3.0.619.
ok rui
2007-05-14 21:42:47 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
ckuethe
16dcae7e04 unclobber patches.
ok naddy
2007-02-12 18:07:12 +00:00
ckuethe
5b64e23be0 Allow darkstat run without making the interface promiscuous. This was marked
as a FIXME in the source.
ok naddy
2007-02-12 17:38:03 +00:00
ckuethe
b9b82fd0dc update to darkstat 3.0.540, plus the 3.0.553 patches.
ok jasper
2006-11-11 18:11:09 +00:00
ckuethe
64436e80e3 Update to 3.0.524. Includes some security enhancements.
ok alek
2006-08-03 20:07:46 +00:00
jasper
9d1f5b94a7 import darkstat 3.0.471
Darkstat is a packet sniffer which runs as a background process on
a cable/DSL router, gathers all sorts of useless but interesting
statistics, and serves them over HTTP. Features:
* Traffic graphs.
* Tracks traffic per host.
* Tracks traffic per TCP and UDP port for each host.
* Embedded web-server with deflate compression.
* Asynchronous reverse DNS resolution using a child process.
* Small. Portable. Single-threaded. Efficient.

ok mbalmer@
2006-06-18 17:26:20 +00:00