Index: head/sysutils/cfengine-devel/files/patch-cf-execd_cf-execd-runagent.c =================================================================== --- head/sysutils/cfengine-devel/files/patch-cf-execd_cf-execd-runagent.c (nonexistent) +++ head/sysutils/cfengine-devel/files/patch-cf-execd_cf-execd-runagent.c (revision 569098) @@ -0,0 +1,15 @@ +--- cf-execd/cf-execd-runagent.c.orig 2021-03-19 07:11:45.000000000 -0700 ++++ cf-execd/cf-execd-runagent.c 2021-03-24 01:35:29.063038000 -0700 +@@ -22,6 +22,12 @@ + included file COSL.txt. + */ + ++/* ++ * XXX: _WITH_GETLINE is required for FreeBSD-11. ++ * Remove when FreeBSD-11 is EOL. ++ */ ++#define _WITH_GETLINE ++ + #include + + #include Property changes on: head/sysutils/cfengine-devel/files/patch-cf-execd_cf-execd-runagent.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property