IABSD.fr/ports/net/inadyn

Branch :


Log

Author Commit Date CI Message
a34bba28 2023-09-27 14:17:59 MASTER_SITES -> SITES catch one MASTER_SITES0 that wasn't actually in use
f50fdd74 2022-11-08 11:14:43 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
48b0b966 2019-07-12 20:48:23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
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
ab9bc6c1 2015-06-23 10:38:06 Respect CFLAGS, put -b (for "background") in $daemon, not $daemon_flags ok pea@ (maintainer)
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
9615c3d6 2012-10-15 15:18:31 zap trailing whitespace in files where it's present on PERMIT_* lines
3b0b6168 2011-07-21 12:17:02 Import inadyn inadyn is a C based client used to update DNS entries. This is a fork of the original INADYN implementation from Narcis Ilisei. Most of the fixes and additions from the new "upstream" by Christoph Brill have been added. However, this project is not a fork off of Christoph's repository, but rather a reengineered version of the original 1.96.2 release with all additional patches audited and merged separately. Additionally a further set of code cleanups, features and bug fixes have been added. ok ajacoutot@