IABSD.fr/ports/net/openmdns

Branch :


Log

Author Commit Date CI Message
3711d5e5 2026-09-08 06:47:08 openmdns: unbreak build after imsg_get() removal ok claudio
21c2fea2 2026-01-13 09:28:02 update to openmdns-0.9, from Christoph Liebender, small tweak by me maintainer timeout
4d3f134d 2024-11-21 14:31:58 Patchup openmdns after the imsg earthquake. OK tb@
a34bba28 2023-09-27 14:17:59 MASTER_SITES -> SITES catch one MASTER_SITES0 that wasn't actually in use
c4096e66 2022-11-08 11:16:56 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 :-)
3f5796b9 2022-03-11 19:45:43 drop RCS Ids
dbed1981 2021-02-20 19:54:26 net/openmdns, fix -fno-common build error Fix taken from FreeBSD "...go ahead" gonzalo@ (maintainer)
48b0b966 2019-07-12 20:48:23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
f4b7f813 2018-09-04 12:46:09 convert to PKGSTEM
9a8b5ccd 2018-01-11 19:27:01 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