Port details |
- ipguard Tool designed to protect LAN IP address space by ARP spoofing
- 1.04_2 security
=3 1.04_2Version of this port present on the latest quarterly branch. - Maintainer: sead@deep.perm.ru
 - Port Added: 2005-09-03 18:51:51
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: portmaster, tcpdump, magicrescue, foremost, kismet
- Also Listed In: net
- License: BSD2CLAUSE
- Description:
- 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
local ethernet segment.
WWW: http://ipguard.deep.perm.ru/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ipguard>0:security/ipguard
- To install the port:
- cd /usr/ports/security/ipguard/ && make install clean
- To add the package, run one of these commands:
- pkg install security/ipguard
- pkg install ipguard
- PKGNAME: ipguard
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ipguard-1.04.tar.gz) = 95bf97ae2c58827e34d40daa7065c5107d39a67eb92e2164f7758846f43c41fe
SIZE (ipguard-1.04.tar.gz) = 24566
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libnet.so : net/libnet
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for ipguard-1.04_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_ipguard
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.04_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Feb 2021 05:51:42
1.04_2
|
linimon  |
Mark BROKEN in 13/14 (via latest llvm update). |
10 Sep 2018 13:14:52
1.04_2
|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
01 Apr 2016 14:25:18
1.04_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
20 Mar 2016 10:53:09
1.04_2
|
tijl  |
Install net/libnet headers and libraries back in the location where other
ports expect it. The files were put in a different location to avoid a
conflict with net/libnet10 but this port has been removed a while ago now.
PR: 208122
Exp-run by: antoine
Approved by: portmgr (antoine) |
02 Mar 2015 23:42:00
1.04_2
|
bapt  |
Remove Author from pkg-descr and white space fixes |
14 Jul 2014 15:38:39
1.04_2 
|
tijl  |
- Convert net/libnet to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
11 Feb 2014 16:48:58
1.04_1
|
garga  |
- Support STAGE
- Modernize LIB_DEPENDS
- Add LICENSE
- Respect CC
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 22:55:26
1.04_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
18 Feb 2013 21:13:02
1.04_1
|
dinoex  |
- update libnet to 1.1.6
- build shared lib
- fix dependend ports when libnet.so.8 was linked in
- fix dependend ports when includes where missing |
29 Jul 2012 11:17:04
1.04
|
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
14 Jan 2012 08:57:23
1.04
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
24 Oct 2011 09:11:38
1.04
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
03 Jul 2011 14:03:52
1.04
|
ohauer  |
-remove MD5 |
15 Jul 2010 12:22:23
1.04
|
jadawin  |
- Update 1.04
PR: ports/148514
Submitted by: SeaD <sead _AT_ deep.perm.ru> |
27 Mar 2010 00:15:24
1.02
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
11 Dec 2008 19:44:23
1.02
|
beech  |
- Update to 1.02
- Change to PORTDOCS and remove pkg-plist
PR: ports/129545
Submitted by: SeaD <sead@deep.perm.ru> (maintainer) |
16 Oct 2008 21:35:41
1.00_1
|
miwi  |
- File was rerolled to fix some spelling
- Add rc script
- Pass maintainership to submitter
PR: 127940
Submitted by: SeaD <sead@deep.perm.ru> |
05 Oct 2008 10:19:53
1.00
|
miwi  |
- Update to 1.00
PR: 127873
Submitted by: Wen heping <wenheping@gmail.com> (maintainer) |
31 Jan 2007 14:09:55
0.04_2
|
pav  |
- 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 |
05 Sep 2006 09:18:30
0.04_1
|
linimon  |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
24 Jan 2006 01:03:33
0.04_1
|
edwin  |
SHA256ify
Approved by: krion@ |
14 Nov 2005 17:07:08
0.04_1
|
sem  |
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> |
03 Sep 2005 18:51:19
0.04
|
sem  |
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> |