Port details |
- ipguard Tool designed to protect LAN IP address space by ARP spoofing
- 1.04_5 security
=5 1.04_5Version of this port present on the latest quarterly branch. - Maintainer: sead@deep.perm.ru
 - Port Added: 2005-09-03 18:51:51
- Last Update: 2024-02-25 13:19:43
- Commit Hash: 916bb8a
- People watching this port, also watch:: sleuthkit, magicrescue, tor, kismet, metasploit
- Also Listed In: net
- License: BSD2CLAUSE
- WWW:
- http://ipguard.deep.perm.ru/
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- 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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- 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_5:
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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.04_5 25 Feb 2024 13:19:43
    |
Muhammad Moinur Rahman (bofh)  |
security/ipguard: Moved man to share/man
Approved by: portmgr (blanket) |
1.04_4 11 Apr 2023 23:02:43
    |
Robert Clausecker (fuz)  |
security/ipguard: unbreak on FreeBSD 13+
Build with -fcommon to avoid a duplicate symbol error. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.04_3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.04_3 30 Jul 2022 05:57:11
    |
Po-Chuan Hsieh (sunpoet)  |
net/libnet: Update to 1.2
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/libnet/libnet/releases |
1.04_2 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.04_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.04_2 18 Feb 2021 05:51:42
  |
linimon  |
Mark BROKEN in 13/14 (via latest llvm update). |
1.04_2 10 Sep 2018 13:14:52
  |
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 |
1.04_2 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.04_2 20 Mar 2016 10:53:09
  |
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) |
1.04_2 02 Mar 2015 23:42:00
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
1.04_2 14 Jul 2014 15:38:39
  |
tijl  |
- Convert net/libnet to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
1.04_1 11 Feb 2014 16:48:58
  |
garga  |
- Support STAGE
- Modernize LIB_DEPENDS
- Add LICENSE
- Respect CC
Approved by: portmgr (blanket infrastructure) |
1.04_1 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.04_1 18 Feb 2013 21:13:02
  |
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 |
1.04 29 Jul 2012 11:17:04
 |
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
1.04 14 Jan 2012 08:57:23
 |
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. |
1.04 24 Oct 2011 09:11:38
 |
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 |
1.04 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
1.04 15 Jul 2010 12:22:23
 |
jadawin  |
- Update 1.04
PR: ports/148514
Submitted by: SeaD <sead _AT_ deep.perm.ru> |
1.02 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.02 11 Dec 2008 19:44:23
 |
beech  |
- Update to 1.02
- Change to PORTDOCS and remove pkg-plist
PR: ports/129545
Submitted by: SeaD <sead@deep.perm.ru> (maintainer) |
1.00_1 16 Oct 2008 21:35:41
 |
miwi  |
- File was rerolled to fix some spelling
- Add rc script
- Pass maintainership to submitter
PR: 127940
Submitted by: SeaD <sead@deep.perm.ru> |
1.00 05 Oct 2008 10:19:53
 |
miwi  |
- Update to 1.00
PR: 127873
Submitted by: Wen heping <wenheping@gmail.com> (maintainer) |
0.04_2 31 Jan 2007 14:09:55
 |
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 |
0.04_1 05 Sep 2006 09:18:30
 |
linimon  |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
0.04_1 24 Jan 2006 01:03:33
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.04_1 14 Nov 2005 17:07:08
 |
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> |
0.04 03 Sep 2005 18:51:19
 |
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> |