jca
00b549e12f
Fix build after ALTQ removal, and add a comment about the new queueing
...
system, as suggested by sthen@. ok sthen@
2014-04-22 10:56:01 +00:00
sthen
dcb445207e
sync follow graphics/gd update
2014-03-17 23:21:26 +00:00
sthen
29ff254d98
initial fix for queues; s/pfioc_qstats/pfioc_altqstats
2013-10-12 13:11:34 +00:00
sthen
31579f410f
Report new PF "translation" counter, indicating that address translation
...
has failed due to no free ports in the configured range. From Martin Pelikan.
2013-03-11 19:50:04 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
naddy
dbfd750590
Cope with bsd.man.mk changes and install source man pages.
...
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
sthen
70e703faea
add an rc script; from Mattieu Baptiste, thank you.
2011-06-07 22:15:38 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
espie
dcdfee948c
convert libiconv to new wantlib
2010-11-06 10:18:38 +00:00
naddy
4be689a796
ports that preformat man pages with mandoc via bsd.man.mk don't need groff
2010-10-19 21:04:52 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
sthen
d1c6f80880
use REVISION, checked with before/after make show=PKGNAMES (plus some
...
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
naddy
a5430a4b92
mdox fixes; install cat pages
2010-04-08 19:31:31 +00:00
sthen
d2f400c3ed
bump following PF changes; from kili@
2009-04-09 22:08:47 +00:00
naddy
0e36b2010e
missing bump when PLIST was regenerated
2009-03-28 17:01:59 +00:00
naddy
4098c29234
fix link order
2009-03-24 21:19:20 +00:00
sthen
7896fbf859
bump for pfvar.h changes (struct pfi_kif). regen PLIST while there.
2009-03-09 17:03:32 +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
dhartmei
4c28c45a3b
update to 2.3, don't use R_CURSOR with db->del(), it's slower with large
...
databases (actually crawls after reaching some size).
2007-08-27 08:06:55 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
00ade33898
new MULTI_PACKAGES
2006-11-24 21:46:18 +00:00
espie
081f45d827
new style specs
2006-08-03 23:15:57 +00:00
dhartmei
080e5f7eb2
update to 2.2, ok sturm@
2006-05-24 15:15:40 +00:00
fgsch
ab934bbefb
sync with gd update. sturm@ ok.
2005-10-24 05:08:11 +00:00
fgsch
e638b19204
sync with gd update; feedback from several ppl.
2005-10-12 05:39:32 +00:00
naddy
fedfc3867f
SIZE
2005-01-05 17:14:37 +00:00
alek
2344f6d18c
Add WANTLIB markers
2004-12-16 00:31:20 +00:00
espie
52b24f12ea
new plists, kill a few INSTALL scripts.
2004-09-15 18:17:38 +00:00
naddy
112339c1d4
remove WWW lines
2003-12-15 21:54:59 +00:00
dhartmei
79ab375c58
update to 1.7, fixes parsing and rendering of moths (30 days) and
...
years (365 days).
2003-10-06 09:27:59 +00:00
dhartmei
783ceea764
Small update to 1.6:
...
- fix a division-by-zero in case all values being scaled are zero,
found by Stefan Siebe.
2003-06-27 08:03:55 +00:00
dhartmei
3c8dec1f36
Update to 1.5, adds 'type jpeg|png' option to create .jpg|.png.
...
Patch from Adam Thomason.
2003-06-07 23:52:40 +00:00
dhartmei
932daf0191
allow absolute time values (seconds since Epoch), useful for files with
...
fixed start/end times.
2003-04-15 01:38:34 +00:00
dhartmei
1b0eead24b
Fix breakage from recent pf changes, macros PF_IN/PF_OUT changed, and they
...
were (ab)used as indices for the statistics counter arrays. Use literal
indices instead.
2003-01-24 20:15:41 +00:00
dhartmei
92585d7017
Small update to 1.2, deal with reset counters, which caused negative
...
difference for cumulative values, which wrapped and caused huge spikes
in the graphs. Just ignore the first sample after the reset.
2003-01-24 17:59:45 +00:00
dhartmei
9f6f7be149
Update to 1.1
...
- get rid of X11/Xpm dependencies (not needed with -current gd)
- add graph generation example to man page (-c -d at the same time)
- open /dev/pf read-write, which is neccessary in 3.0
- change a counter to u_int64_t so it doesn't overflow
Thanks to wilfried@, Philipp Morger, Jolan Luff, Rodolphe Ortalo
for feedback.
2002-08-12 11:37:03 +00:00
dhartmei
58adbac308
pfstat is a small utility that collects packet filter statistics and
...
produces graphs.
2002-07-26 07:25:35 +00:00