Port details |
- igmpproxy Multicast forwarding IGMP proxy
- 0.4_2,1 net
=5 0.4_2,1Version of this port present on the latest quarterly branch. - Maintainer: franco@opnsense.org
 - Port Added: 2009-03-18 15:24:33
- Last Update: 2024-02-26 21:40:40
- Commit Hash: ac45c7d
- People watching this port, also watch:: vim, sudo, bsdstats, lsof, openntpd
- License: GPLv2+
- WWW:
- https://github.com/pali/igmpproxy
- Description:
- igmpproxy is a simple multicast routing daemon based on mrouted. It uses IGMP
forwarding to dynamically route multicast traffic.
Reqiures multicast forwarding enabled
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- igmpproxy>0:net/igmpproxy
- To install the port:
- cd /usr/ports/net/igmpproxy/ && make install clean
- To add the package, run one of these commands:
- pkg install net/igmpproxy
- pkg install igmpproxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: igmpproxy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1681465181
SHA256 (pali-igmpproxy-0.4_GH0.tar.gz) = b905c492aa54212d022220631ab3176f2f5052c4f9a31e369e4d948210f24277
SIZE (pali-igmpproxy-0.4_GH0.tar.gz) = 43664
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_igmpproxy
- USES:
- autoreconf
- 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 |
0.4_2,1 26 Feb 2024 21:40:40
    |
Muhammad Moinur Rahman (bofh)  |
net/igmpproxy: Moved man to share/man
Approved by: portmgr (blanket) |
0.4_1,1 27 Oct 2023 09:58:56
    |
Fernando Apesteguía (fernape)  |
net/igmpproxy: Bump PORTREVISION
After last update with runtime fix.
PR: 274656
Fixes: 5881889d20c6 |
0.4,1 23 Oct 2023 14:44:09
    |
Fernando Apesteguía (fernape)  Author: leper |
net/igmpproxy: Patch to fix membership query packet checksums.
PR: 274656
Reported by: blubblub@mail.ru
Approved by: franco@opnsense.org (maintainer) |
0.4,1 28 Apr 2023 16:17:29
    |
Robert Clausecker (fuz)  Author: Franco Fichtner |
net/igmpproxy: update to 0.4
Changelog: https://github.com/pali/igmpproxy/releases/tag/0.4
PR: 271093 |
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) |
0.3,1 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 ) |
0.3,1 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.3,1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
0.3,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3,1 31 Jan 2021 14:33:08
  |
pizzamig  |
net/igmpproxy: Update to 0.3
igmpproxy update to 0.3, mostly fixing previous FreeBSD build issues.
MAX_IF patch kept and raised further to retain operation when many addresses are
found in the system. (On OPNsense/pfSense 40 addresses can be too low.)
PR: 252857
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) |
0.2.1_1,1 01 Oct 2018 20:50:46
  |
swills  |
net/igmpproxy: increase MAX_IF
to work around error on systems with larger numbers of network addresses
PR: 231800
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) |
0.2.1,1 12 Mar 2018 06:49:17
  |
yuri  |
net/igmpproxy: Update to 0.2.1
Port changes:
* Changed to DISTVERSION
* Removed patches 0001-* and 0002-*
* Updated WWW
PR: 226513
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) |
0.2,1 07 Feb 2018 22:37:31
  |
feld  |
net/igmpproxy: Update to 0.2
- Change maintainer
PR: 224543 |
0.1_2,1 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.1_2,1 20 Jan 2016 07:50:39
  |
kevlo  |
FreeBSD -CURRENT expects ip_len in network order. |
0.1_2,1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.1_2,1 11 Oct 2014 14:24:05
  |
pi  |
net/igmpproxy: fix issue with changes to struct ip for fbsd 9/10
PR: 188986
Submitted by: yuri@rivera.ru
Approved by: melifaro@ipfw.ru (maintainer timeout) |
0.1_1,1 29 May 2014 12:00:31
  |
miwi  |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
0.1_1,1 08 Jan 2014 01:23:04
  |
garga  |
Support stage |
0.1_1,1 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.1_1,1 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. |
0.1_1,1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.1_1,1 31 Oct 2010 14:47:29
 |
rene  |
- Do not delete the configuration file on deinstall if it was modified [1]
- For the rc script: [2]
- use /usr/sbin/daemon to start the rc script because igmpproxy does not
daemonize itself
- add shutdown keyword
- cleanups
- Bump PORTREVISION [2]
PR: ports/149547 [1], ports/150146 [2]
Submitted by: Florian Smeets [flo kasimir.com] [1] [2]
Approved by: maintainer timeout (11 weeks [1], 8 weeks [2]) |
0.1 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.1,1 31 Jan 2010 13:08:28
 |
miwi  |
- Update 1.0
- bump PORTEPOCH
PR: 141799
Submitted by: "Alexander V. Chernikov" <melifaro@ipfw.ru> (maintainer) |
0.1_1 22 Aug 2009 00:32:25
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.1_1 25 May 2009 15:37:58
 |
dhn  |
- Fix build on 8.x
- Fix strcpy() buffer overflow
PR: ports/134915
Submitted by: Alexander V. Chernikov <melifaro@ipfw.ru> (maintainer) |
0.1 18 Mar 2009 15:18:53
 |
bms  |
Add new port igmpproxy.
This is an IGMPv2 aware multicast forwarding proxy.
It cannot be run simultaneously with other multicast
routing daemons.
PR: ports/130174
Submitted by: Alexander Chernikov |