Date: Sun, 28 Mar 2010 13:47:11 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Doug Barton <dougb@FreeBSD.org> Cc: gnome@FreeBSD.org Subject: Re: net/avahi-app Message-ID: <1269798431.40651.68.camel@shumai.marcuscom.com> In-Reply-To: <4BAE8D52.401@FreeBSD.org> References: <4BAD5C0F.6050705@FreeBSD.org> <1269723950.40651.64.camel@shumai.marcuscom.com> <4BAE8D52.401@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-8HZRznraYakny+uqoasm Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable On Sat, 2010-03-27 at 15:57 -0700, Doug Barton wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 >=20 > On 03/27/10 14:05, Joe Marcus Clarke wrote: > > On Fri, 2010-03-26 at 18:14 -0700, Doug Barton wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- > >> Hash: RIPEMD160 > >> > >> Howdy, > >> > >> FYI I am in the process of deprecating the %%RC_SUBR%% stuff and notic= ed > >> that net/avahi-app has some code related to it. I have already updated > >> the patch files for the rc.d scripts (which can now be simplified the > >> next time they are regenerated) but I also noticed that there are some > >> other related items in the Makefile that can probably be eliminated as > >> well. > >=20 > > Do you have specifics of what needs to be changed?=20 >=20 > Index: Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/pcvs/ports/net/avahi-app/Makefile,v > retrieving revision 1.22 > diff -u -r1.22 Makefile > - --- Makefile 2 Aug 2009 19:34:56 -0000 1.22 > +++ Makefile 27 Mar 2010 22:53:54 -0000 > @@ -111,7 +111,7 @@ > @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} \ > ${REINPLACE_CMD} -e 's|(LIBINTL)|(INTLLIBS)|g ; \ > s|(LIBICONV)|(LTLIBICONV)|g' > - - @${REINPLACE_CMD} -e 's|%%RC_SUBR%%|${RC_SUBR}| ; \ > + @${REINPLACE_CMD} -e 's|%%RC_SUBR%%|/etc/rc.subr| ; \ > s|%%GNOME_SUBR%%|${GNOME_SUBR}|' \ > ${WRKSRC}/initscript/freebsd/avahi-dnsconfd.sh.in \ > ${WRKSRC}/initscript/freebsd/avahi-daemon.sh.in Feel free to commit this with the rest of your work. Are there any portlint changes that need to be made? Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-8HZRznraYakny+uqoasm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEABECAAYFAkuvlh4ACgkQb2iPiv4Uz4eePwCggYJ/d5Kau5sgTTYB5bLnr22W R6gAnicEFBnRFtOuzpBKwy9qQtz90z5X =7vwz -----END PGP SIGNATURE----- --=-8HZRznraYakny+uqoasm--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1269798431.40651.68.camel>