CVS log for ports/net/ipsumdump/Makefile
Up to [FreeBSD] / ports / net / ipsumdump
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Jul 2 11:46:12 2011 UTC (7 months, 1 week ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
- Update to 1.82
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Jun 25 06:02:30 2011 UTC (7 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -2 lines
- Remove Dead mirror Reported by: az
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Jun 25 05:04:03 2011 UTC (7 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
- Update to 1.81
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Feb 18 14:29:39 2011 UTC (11 months, 3 weeks ago) by dhn
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
- Update to 1.80 Approved by: miwi (maintainer)
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Nov 4 05:06:18 2010 UTC (15 months, 1 week ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- Update to 1.79
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Sep 30 13:12:01 2009 UTC (2 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -1 lines
- Update to 1.78
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jun 16 19:29:17 2009 UTC (2 years, 7 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
- Update to 1.77
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Dec 6 14:07:16 2008 UTC (3 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
- Update to 1.76
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Dec 4 20:37:16 2008 UTC (3 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
- Update to 1.75
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Nov 15 22:38:35 2008 UTC (3 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- Update to 1.72
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Oct 12 10:55:58 2008 UTC (3 years, 3 months ago) by miwi
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
- Update to 1.71
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:51 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +0 -1 lines
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
- 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)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu May 8 11:28:19 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
- Update to 1.70
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri May 2 15:01:02 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
- Update to 1.69
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Apr 19 22:48:19 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- Update to 1.68
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Mar 6 23:57:17 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
- Update to 1.66
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Jan 24 21:18:19 2007 UTC (5 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -3 lines
- Update to 1.63
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Oct 8 08:28:40 2006 UTC (5 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- Update to 1.62
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jun 16 22:17:25 2006 UTC (5 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Obey conventions and change my mail to @FreeBSD.org address Approved by: krion (mentor)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat May 6 01:57:46 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +17 -5 lines
- Update to 1.61 - Add OPTIONS for ipv6 - Take maintainership PR: 96681 Submitted by: "Martin Wilke" <freebsd___unixfreunde.de>
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Oct 5 01:34:34 2005 UTC (6 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Upgrade to version 1.57 Noticed by: new ports version checker
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Sep 20 16:41:31 2005 UTC (6 years, 4 months ago) by garga
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
- Add a MASTER_SITES backup Submitted by: maintainer via email
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Sep 14 08:26:08 2005 UTC (6 years, 4 months ago) by krion
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Drop maintainership, since I'm buried in the $REALLIFE stuff.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Sep 2 14:39:32 2005 UTC (6 years, 5 months ago) by krion
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Update to 1.56 PR: ports/85629 Submitted by: Andrej Zverev <az at inec.ru>
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Jun 7 22:04:26 2005 UTC (6 years, 8 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Update to 1.55
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Apr 20 18:01:08 2005 UTC (6 years, 9 months ago) by krion
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Update to 1.54
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:12 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:03:39 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Apr 10 12:45:35 2005 UTC (6 years, 10 months ago) by krion
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Update to 1.53
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Mar 17 21:18:26 2005 UTC (6 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Update to 1.52
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Feb 6 19:26:10 2005 UTC (7 years ago) by krion
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Update to 1.51
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jan 28 15:41:24 2005 UTC (7 years ago) by krion
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Update to 1.50
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Jan 16 15:37:27 2005 UTC (7 years ago) by krion
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Update to 1.49
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jan 14 08:34:53 2005 UTC (7 years ago) by krion
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
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.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jan 12 09:45:32 2005 UTC (7 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Update to 1.47
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jan 8 14:03:54 2005 UTC (7 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Update to 1.45
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Oct 12 14:30:52 2004 UTC (7 years, 4 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update to 1.43
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Sep 3 19:21:54 2004 UTC (7 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update to 1.42 o Add support for PPP-encapsulated DAG dumps, via the --dag-ppp option, and for PPP-encapsulated tcpdump files.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Aug 28 07:33:17 2004 UTC (7 years, 5 months ago) by krion
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
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
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 19 09:06:04 2004 UTC (7 years, 5 months ago) by krion
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Update to 1.40 o Fix ERF/DAG timestamps.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Aug 13 23:11:12 2004 UTC (7 years, 5 months ago) by krion
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Update to 1.39 o Support new-style ERF/DAG dumps.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jul 27 12:57:50 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
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
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jul 7 20:56:09 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Update to version 1.36
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jun 28 16:27:56 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
Update to version 1.35
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 1 09:39:46 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
- Remove USE_SIZE knob
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 20 18:00:04 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -0 lines
- Utilize PLIST_FILES
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:08:08 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 30 14:05:10 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
- SIZEify
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 26 19:29:25 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
- Update to version 1.34
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 12 20:16:46 2004 UTC (8 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
- Install additional documentation - Bump PORTREVISION
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 12 19:50:59 2004 UTC (8 years, 1 month ago) by krion
Branches: MAIN
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.
