Commit Graph

11 Commits

Author SHA1 Message Date
ajacoutot
c4096e6659 Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
sthen
e2b4a5a5e1 actually fix the distfiles name, my mistake pointed out by bket@ 2022-10-11 18:18:19 +00:00
sthen
1e17a8cfd5 use DISTFILES...{} to rename the mcast-proxy distfile; replacing a
distfile with different contents under the same name doesn't work
with bulk builds on different archs done from different trees starting
at different times
2022-10-11 15:44:54 +00:00
bket
b5880430bc net/mcast-proxy - allow upstream interface to receive reports
While here:
- use GH_*
- enable building of debug package
- add rc_configtest to rc script

Tested by, and OK from, Paul de Weerd (maintainer)
2022-10-10 17:34:15 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
cf4820e144 Move mcast-proxy to sbin/, to match the location used in the rc script.
Alternative to a diff from Paul de Weerd (maintainer) to change the script,
ok with him.
2017-08-07 12:34:24 +00:00
ajacoutot
8b17e3602e Remove HOMEPAGE, it's a 403. 2017-07-31 09:38:56 +00:00
ajacoutot
c99f19ce29 Fix UID/GID of the mcastproxy user and register it in the user db.
from Paul de Weerd (maintainer)
2017-07-31 08:03:40 +00:00
jca
63f36982da Import mcast-proxy-1.0, a multicast proxy daemon written by rzalamena@
From maintainer Paul de Weerd, input & ok sthen@

pkg/DESCR:
mcast-proxy is a small daemon that can be used for multicast streaming
setups.  Run it on your gateway to have set-top boxes in your local
network able to fetch multicast streams from your IP-TV provider.
2017-07-30 21:12:36 +00:00