1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Kirill Ponomarev
223784064a Update to 1.55 2005-06-07 22:04:26 +00:00
Kirill Ponomarev
3753f376c4 Update to 1.54 2005-04-20 18:01:08 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
24aa452b8a Update to 1.53 2005-04-10 12:45:35 +00:00
Kirill Ponomarev
c2d3804a8e Update to 1.52 2005-03-17 21:18:26 +00:00
Kirill Ponomarev
0d9d3794e7 Update to 1.51 2005-02-06 19:26:10 +00:00
Kirill Ponomarev
18a878a3b0 Update to 1.50 2005-01-28 15:41:24 +00:00
Kirill Ponomarev
d8605505cd Update to 1.49 2005-01-16 15:37:27 +00:00
Kirill Ponomarev
4f27c9c3ab Update to 1.48
Fix handling of extra length annotations. If the IP length is
available, use that (not extra length), except for packets that
represent flows.
2005-01-14 08:34:53 +00:00
Kirill Ponomarev
4e30c15875 Update to 1.47 2005-01-12 09:45:32 +00:00
Kirill Ponomarev
e30532844d Update to 1.45 2005-01-08 14:03:54 +00:00
Kirill Ponomarev
f7a1023a13 Update to 1.43 2004-10-12 14:30:52 +00:00
Kirill Ponomarev
a300252f17 Update to 1.42
o  Add support for PPP-encapsulated DAG dumps, via the --dag-ppp
   option, and for PPP-encapsulated tcpdump files.
2004-09-03 19:21:54 +00:00
Kirill Ponomarev
85ecaf2bdd Update to 1.41
o  Add support for IEEE 802.11/Prism2 encapsulated dumps.
o  Use C for CWR in tcp_flags dumps.
o  Bump IPSummaryDump file format version number to 1.2
2004-08-28 07:33:17 +00:00
Kirill Ponomarev
3e825c91b9 Update to 1.40
o  Fix ERF/DAG timestamps.
2004-08-19 09:06:04 +00:00
Kirill Ponomarev
1ec6517ff6 Update to 1.39
o Support new-style ERF/DAG dumps.
2004-08-13 23:11:12 +00:00
Kirill Ponomarev
43977e170e Update to 1.38
o  Support HDLC link layers
o  Print information from partially-captured headers
o  --bad-packets now prints !bad lines IN ADDITION TO normal
   output, not instead of normal output
2004-07-27 12:57:50 +00:00
Kirill Ponomarev
a5fb61d61e Update to version 1.36 2004-07-07 20:56:09 +00:00
Kirill Ponomarev
b59a8f8703 Update to version 1.35 2004-06-28 16:27:56 +00:00
Kirill Ponomarev
57e2ce8082 - Remove USE_SIZE knob 2004-04-01 09:39:47 +00:00
Kirill Ponomarev
ba6d6a0584 - Utilize PLIST_FILES 2004-03-20 18:00:04 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Kirill Ponomarev
799dd10f1c - Update to version 1.34 2004-01-26 19:29:25 +00:00
Kirill Ponomarev
3d43a0492f - Install additional documentation
- Bump PORTREVISION
2004-01-12 20:16:46 +00:00
Kirill Ponomarev
f0f8f19eec Ipsumdump program summarizes TCP/IP dump files into a
self-describing ASCII format easily readable by humans and
programs. Ipsumdump can read packets from network interfaces,
from tcpdump files, and from existing ipsumdump files. It will
transparently uncompress tcpdump or ipsumdump files when
necessary. It can randomly sample traffic, filter traffic based
on its contents, anonymize IP addresses, and sort packets from
multiple dumps by timestamp. Also, it can optionally create a
tcpdump file containing actual packet data.
2004-01-12 19:50:59 +00:00