CVS log for ports/security/ipguard/Makefile
Up to [FreeBSD] / ports / security / ipguard
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jul 15 12:22:23 2010 UTC (18 months, 4 weeks ago) by jadawin
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update 1.04 PR: ports/148514 Submitted by: SeaD <sead _AT_ deep.perm.ru>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Dec 11 19:44:22 2008 UTC (3 years, 2 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -8 lines
- Update to 1.02 - Change to PORTDOCS and remove pkg-plist PR: ports/129545 Submitted by: SeaD <sead@deep.perm.ru> (maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 16 21:35:40 2008 UTC (3 years, 3 months ago) by miwi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +15 -27 lines
- File was rerolled to fix some spelling - Add rc script - Pass maintainership to submitter PR: 127940 Submitted by: SeaD <sead@deep.perm.ru>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 5 10:19:53 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -4 lines
- Update to 1.00 PR: 127873 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 31 14:09:53 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +10 -3 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.3: download - view: text, markup, annotated - select for diffs
Tue Sep 5 09:18:30 2006 UTC (5 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Reset inactive maintainer who has not responded to email. Hat: portmgr
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 14 17:07:08 2005 UTC (6 years, 2 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 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.1: download - view: text, markup, annotated - select for diffs
Sat Sep 3 18:51:19 2005 UTC (6 years, 5 months ago) by sem
Branches: MAIN
ipguard listens network for ARP packets. All permitted MAC/IP pairs listed in 'ethers' file. If it recieves one with MAC/IP pair, which is not listed in 'ethers' file, it will send ARP reply with configured fake address. This will prevent not permitted host to work properly in this ethernet segment. Especially Windows(TM) hosts. PR: ports/84627, ports/85671 Submitted by: SeaD <sead@mail.ru>
