Port details |
- udpxy UDP-to-HTTP multicast traffic relay daemon
- 1.0.25.1_1 net
=3 1.0.25.1_1Version of this port present on the latest quarterly branch. - Maintainer: alex.deiter@gmail.com
 - Port Added: 2010-01-06 21:45:40
- Last Update: 2024-01-21 20:48:11
- Commit Hash: 03f9955
- People watching this port, also watch:: py39-beautifulsoup, linux_dvbwrapper-kmod, monit, p5-MIME-Tools, gammu
- License: GPLv3
- WWW:
- http://udpxy.sourceforge.net/
- Description:
- udpxy is a UDP-to-HTTP multicast traffic relay daemon:
it forwards UDP traffic from a given multicast subscription
to the requesting HTTP client.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/udpxy/ && make install clean
- To add the package, run one of these commands:
- pkg install net/udpxy
- pkg install udpxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: udpxy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1660759174
SHA256 (pcherenkov-udpxy-1.0-25.1_GH0.tar.gz) = a1a16e60895c6b2fd151321db47f5d5373843116f1b98ed9749e6c25a6c44497
SIZE (pcherenkov-udpxy-1.0-25.1_GH0.tar.gz) = 99183
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for udpxy-1.0.25.1_1:
====> Options available for the single CONF: you have to select exactly one of them
RELEASE=on: No asserts, no debug symbols, verbose on
LEAN=off: No asserts, no debug symbols, verbose off
===> Use 'make config' to modify these settings
- Options name:
- net_udpxy
- USES:
- gmake
- 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.0.25.1_1 21 Jan 2024 20:48:11
    |
Muhammad Moinur Rahman (bofh)  |
net/udpxy: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
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.0.25.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 ) |
1.0.25.1 02 Sep 2022 16:26:41
    |
Fernando Apesteguía (fernape)  Author: Hung-Yi Chen |
net/udpxy: Update to 1.0-25.1
PR: 265912
Reported by: gaod@hychen.org
Approved by: alex.deiter@gmail.com (maintainer, timeout > 2 weeks) |
1.0.24.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 ) |
1.0.24.1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.0.24.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.24.1 12 Jul 2020 13:44:48
  |
pkubaj  |
net/udpxy: fix build on powerpc64 elfv2
Ignore -Werror by passing -Wno-error to fix build:
util.c:857:16: error: implicit conversion from 'long' to 'double' changes value
from 9223372036854775807 to 9223372036854775808
[-Werror,-Wimplicit-int-float-conversion] |
1.0.24.1 03 Mar 2020 12:56:16
  |
mat  |
Ports MUST NOT set WITH_DEBUG.
WITH_DEBUG is a user facing variable. When a user wants to build a port
with debugging symbols enabled, they either set WITH_DEBUG globally, or
WITH_DEBUG_PORTS+=category/port.
Approved by: bapt
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D23940 |
1.0.24.1 05 Dec 2019 10:01:10
  |
rodrigo  |
net/udpxy: update to 1.0-24.1
Changelog:
* Update to latest 1.0-24.1
* Switch upstream fro SF to GH (pcherenkov)
* Add LICENSE
* Install manpages
* Remove unneeded patch
PR: 242069
Submitted by: <timp87@gmail.com>
Approved by: <alex.deiter@gmail.com> (maintainer) |
1.0.23 15 Aug 2014 19:51:51
  |
adamw  |
Fix build. |
1.0.23 28 Feb 2014 10:07:46
  |
ehaupt  |
Support staging |
1.0.23 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0.23 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.0.23 15 Sep 2012 09:38:26
  |
ak  |
- Update to 1.0.23 [1]
- Convert to new options framework
PR: ports/170917 [1]
Submitted by: Denis Zaika <i@doct.org.ua> [1] |
1.0.21 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.0.21 22 Dec 2011 13:12:07
 |
scheidell  |
- Update to Build 21, see PR for list of upstream fixes
PR: ports/162872
Submitted by: Alex Deiter <alex.deiter@gmail.com>
Approved by: gabor (mentor) |
1.0.19 11 Jan 2011 10:49:27
 |
arved  |
Update to 1.0.19
PR: 153896
Submitted by: Alex Deiter |
1.0.16 09 May 2010 11:21:51
 |
miwi  |
- Update to 1.0.16
PR: 145789
Submitted by: Alex Deiter <alex.deiter@gmail.com> (maintainer) |
1.0.15 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.0.15 17 Mar 2010 07:42:04
 |
miwi  |
- Update to 1.0.15
PR: 144682
Submitted by: Alex Deiter <alex.deiter@gmail.com> (maintainer) |
1.0.14_1 09 Jan 2010 00:35:42
 |
mi  |
Hopefully fix an unreproducable problem reported by buildcluster on 9.0
Build with NDEBUG and add an option for tracing.
PR: ports/142500
Approved by: maintainer |
1.0.14 06 Jan 2010 21:45:08
 |
mi  |
udpxy is a UDP-to-HTTP multicast traffic relay daemon:
it forwards UDP traffic from a given multicast subscription
to the requesting HTTP client.
WWW: http://udpxy.sourceforge.net/
PR: ports/ports/142223
Submitted by: Alex Deiter <Alex.Deiter at Gmail.COM> |