To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
or, via email, send a message with subject or body 'help' to
freebsd-gn...@freebsd.org
You can reach the person managing the list at
freebsd-g...@freebsd.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of freebsd-gnome digest..."
Today's Topics:
1. Re: net/avahi-app (Joe Marcus Clarke)
2. Now OK (Re: cvs commit: ports/net-im/telepathy-haze Makefile)
(Q...@FreeBSD.org)
3. Re: net/avahi-app (Doug Barton)
----------------------------------------------------------------------
Message: 1
Date: Sat, 27 Mar 2010 17:05:50 -0400
From: Joe Marcus Clarke <mar...@marcuscom.com>
Subject: Re: net/avahi-app
To: Doug Barton <do...@freebsd.org>
Cc: gn...@freebsd.org
Message-ID: <1269723950.4...@shumai.marcuscom.com>
Content-Type: text/plain; charset="iso-8859-1"
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 noticed
> 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.
Do you have specifics of what needs to be changed? Avahi is interesting
as it includes FreeBSD init scripts in the distribution. These were
ones I did a long time ago, but haven't been updated yet. Therefore,
they need slight patching to work with modern rc.d.
Joe
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20100327/49b9f365/attachment-0001.pgp
------------------------------
Message: 2
Date: Sat, 27 Mar 2010 14:49:29 -0700 (PDT)
From: Q...@FreeBSD.org
Subject: Now OK (Re: cvs commit: ports/net-im/telepathy-haze Makefile)
To: Joe Marcus Clarke <mar...@FreeBSD.org>
Cc: gn...@FreeBSD.org, cvs-...@FreeBSD.org, cvs...@FreeBSD.org,
ports-co...@FreeBSD.org
Message-ID: <2010032721492...@jester1b.ixsystems.com>
net-im/telepathy-haze, which was previously failing is OK after this commit.
Thanks for fixing it!
A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/
Thanks for your work on making FreeBSD better,
--
QAT - your friendly neighborhood Daemon,
preparing a heck of an error trapping system:
- "HMC and EOI?"
- "Halt, Melt and Catch fire or Execute Operator Immediately."
------------------------------
Message: 3
Date: Sat, 27 Mar 2010 15:57:22 -0700
From: Doug Barton <do...@FreeBSD.org>
Subject: Re: net/avahi-app
To: Joe Marcus Clarke <mar...@marcuscom.com>
Cc: gn...@freebsd.org
Message-ID: <4BAE8D...@FreeBSD.org>
Content-Type: text/plain; charset=ISO-8859-1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
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 noticed
>> 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.
>
> Do you have specifics of what needs to be changed?
Index: Makefile
===================================================================
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
Also, the 2 patches patch-initscript_freebsd_avahi-daemon.sh.in and
patch-initscript_freebsd_avahi-dnsconfd.sh.in can be regenerated,
although that's not urgent.
> Avahi is interesting
> as it includes FreeBSD init scripts in the distribution.
Right, I noticed a few other ports with similar configurations. In that
case USE_RC_SUBR= yes is probably the right solution.
Doug
- --
... and that's just a little bit of history repeating.
-- Propellerheads
Improve the effectiveness of your Internet presence with
a domain name makeover! http://SupersetSolutions.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)
iEYEAREDAAYFAkuujVEACgkQyIakK9Wy8Pv2WgCgzu7DarSEYKGqqxm6nBBR/Jd1
10QAnifz6GLmUMpfNWZ1W5091WoPqAAp
=oVoJ
-----END PGP SIGNATURE-----
------------------------------
End of freebsd-gnome Digest, Vol 361, Issue 6
*********************************************