Not needed 2021-03-10 for 12.2-STABLE & CURRENT 14.3-RELEASE-p2 reports patch reversed ie already applied To: Stefan Esser Subject: Re: Fwd: timed restoral until deleter makes a port From: "Julian H. Stacey" Organization: http://berklix.eu BSD Unix Linux Consultants, Munich Aachen Kent User-agent: EXMH on FreeBSD http://berklix.eu/free/ X-From: http://www.berklix.eu/~jhs/ In-reply-to: Your message "Wed, 30 Jan 2019 22:31:30 +0100." <75df9dde-9c65-997e-7acd-7424968c39b4@@@freebsd.org> Date: Tue, 05 Feb 2019 13:51:51 +0100 Stefan Esser wrote: > Hi Julian, > > the timed port is committed as net/timed (version 8.1, since > that was what I found in RCS/CVS tags in the source files). > > I have added the initially forgotten timedc(8) man-page. > > Packages should appear within a few days ... > > Regards, STefan Thanks Stefan. Timed failed to start automatically, as /usr/local/etc/rc.d/timed was -rw-r--r-- 1 root wheel 259 Feb 5 12:00 timed.old should be -r-xr-xr-x 1 root wheel 259 Feb 5 13:38 timed* Patch below fixes it. I didnt bother using send-pr, but can if you want *** current-2019-02-05/ports/net/timed/Makefile.old Fri Feb 1 15:51:50 2019 --- new-generic/ports/net/timed/Makefile Tue Feb 5 13:36:19 2019 *************** *** 22,28 **** ${INSTALL_MAN} ${WRKSRC}/${f}/${f}.8 \ ${STAGEDIR}${MAN8PREFIX}/man/man8/ .endfor ! ${INSTALL_DATA} ${WRKSRC}/rc.d/timed \ ${STAGEDIR}${PREFIX}/etc/rc.d/ .include --- 22,28 ---- ${INSTALL_MAN} ${WRKSRC}/${f}/${f}.8 \ ${STAGEDIR}${MAN8PREFIX}/man/man8/ .endfor ! ${INSTALL_SCRIPT} ${WRKSRC}/rc.d/timed \ ${STAGEDIR}${PREFIX}/etc/rc.d/ .include Cheers, Julian -- Julian H. Stacey, Consultant Systems Engineer, BSD Linux Unix, Munich Aachen Kent