On Thu, 13 Oct 2011, frantisek holop wrote: > also, some ports have executable pkg/*.rc file, some dont. > what's the policy on that?
What do you mean? > now on to my problem :] <snip> > but whenever i make make update-plist after make fake, i get: > > ===> Updating plist for tinyproxy-1.8.3 > Scanning destdir > Getting old lists > 1st pass identifying files > Attaching annotations > Sorting out destdir files > /etc/rc.d/tinyproxy does not belong > /etc/tinyproxy.conf does not belong > pkg/PLIST changed > > > and the @rcscript line is removed from the new PLIST. > > $ diff -u PLIST.orig PLIST > --- PLIST.orig Thu Oct 13 23:14:12 2011 > +++ PLIST Thu Oct 13 23:15:57 2011 > @@ -11,4 +11,3 @@ > share/tinyproxy/debug.html > share/tinyproxy/default.html > share/tinyproxy/stats.html > -@rcscript ${RCDIR}/tinyproxy > > > > what am i doing wrong? Nothing, it's an known year old bug in make plist. -- Antoine