CVS log for ports/dns/dnshijacker/Makefile
Up to [FreeBSD] / ports / dns / dnshijacker
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 31 14:09:47 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -5 lines
- Patch net/libnet* to versioned libraries and header files, so they can coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 14 17:07:01 2005 UTC (6 years, 2 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
libnet update: - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 21 13:29:41 2005 UTC (6 years, 9 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -1 lines
- Fix the checksum of spoofed packets - Honor NOPORTDOCS PR: ports/80161 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) Approved by: adamw (mentor)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Feb 5 22:55:44 2005 UTC (7 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -0 lines
Install README as stated in the PLISTDOCS variable Noticed by: krion / test of ports/75379
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 9 16:43:18 2004 UTC (7 years, 3 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_4_11_0
Add dns/dnshijacker: dnshijacker is a libnet/libpcap based packet sniffer & spoofer. a versatile tool, dnshijacker supports tcpdump style filters that allow you to specifically target victims. dns answers are forged based on entries in a "fabrication table" or by simply forging one answer to all requests. a print only mode is also supported, allowing one to simply monitor dns traffic. dns hijacker is an excellent tool for network level ad blocking / removal. WWW: http://pedram.redhive.com/projects.php PR: ports/72898 Submitted by: David Thiel <lx@redundancy.redundancy.org>
