Port details |
- udpbroadcastrelay UDP multicast/unicast relayer
- 1.1 net =2 0.3.bVersion of this port present on the latest quarterly branch.
- Maintainer: m.muenz@gmail.com
- Port Added: 2020-03-04 10:53:09
- Last Update: 2024-08-24 10:36:02
- Commit Hash: 182ebe1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/marjohn56/udpbroadcastrelay
- Description:
- udpbroadcastrelay is a UDP multicast relayer. Its intended use is to
rebroadbcast udp packets on a specific port across interfaces, be those
interfaces physical or VLAN.
It is used where devices such as Sonos or Sky are spread accross
different subnets and are not able to detect the servers or devices.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- udpbroadcastrelay>0:net/udpbroadcastrelay
- To install the port:
- cd /usr/ports/net/udpbroadcastrelay/ && make install clean
- To add the package, run one of these commands:
- pkg install net/udpbroadcastrelay
- pkg install udpbroadcastrelay
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: udpbroadcastrelay
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724468466
SHA256 (marjohn56-udpbroadcastrelay-v1.1-07d7479_GH0.tar.gz) = 007fa6385c76a0b73c0a8b47bd0ebb4d24a3036addddf0811ab6c32fcbab844e
SIZE (marjohn56-udpbroadcastrelay-v1.1-07d7479_GH0.tar.gz) = 1318610
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_udpbroadcastrelay
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1 24 Aug 2024 10:36:02 |
Daniel Engberg (diizzy) Author: Brynley McDonald |
net/udpbroadcastrelay: Update to 1.1
Changelog:
https://github.com/marjohn56/udpbroadcastrelay/compare/v0.3-beta...07d747947047f4c01a3b7dd26bb15beafffeadff
Committed with Makefile layout and policy fixes
PR: 280723
Reviewed by: Michael Muenz <m.muenz@gmail.com> (maintainer) |
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.b 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.b 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.3.b 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.b 06 Mar 2020 15:47:49 |
decke |
net/udpbroadcastrelay: Fix typos in description
Reported by: adamw@ |
0.3.b 05 Mar 2020 01:48:54 |
linimon |
Add USE_CSTD=c99 to fix build on GCC-based systems:
main.c:328: error: 'for' loop initial declaration used outside C99 mode
Approved by: portmgr (tier-2 blanket) |
0.3.b 04 Mar 2020 10:53:03 |
decke |
udbproadcastrelay is a USB multicast relayer. Its intended use is to
rebroadbcast udp packets on a specific port across interfaces, be those
interfaces physical or VLAN.
It is used where devices such as Sonos or Sky are spread accross
different subnets and are not able to detect the servers or devices.
WWW: https://github.com/marjohn56/udpbroadcastrelay
PR: 244573
Submitted by: Michael Muenz <m.muenz@gmail.com> |
Number of commits found: 8
|