<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs">
    <title>gmane.os.netbsd.devel.pkgsrc.bugs</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50568"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50567"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50566"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50565"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50564"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50563"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50562"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50561"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50560"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50559"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50558"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50557"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50556"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50555"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50554"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50553"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50552"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50551"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50550"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50549"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50568">
    <title>pkg/47854: netatalk 3.0.4 from sourceforge does not build on NetBSD 6.0.x</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50568</link>
    <description>&lt;pre&gt;iCompute.com
NetBSD 6.0.1.  Power Mac G4, 800 MB memory.
System: NetBSD charm 6.0.1 NetBSD 6.0.1 (GENERIC) macppc
Architecture: powerpc
Machine: macppc
Netatalk 3.0.4 will not build as per instructions.  I used

This failed with compile errors, and also install errors.

(download netatalk 3.0.4 - netatalk-3.0.4.tar.gz)
tar -xvzf netatalk-3.0.4.tar.gz
cd netatalk-3.0.4
./configure --with-bdb=/usr/pkg --with-init-style=netbsd
make
make install

This set of patches causes netatalk 3.0.4 to build and install.
I have tested it somewhat, and it appears robust.

--- ./bin/afppasswd/afppasswd.c.orig2013-01-04 08:38:53.000000000 -0600
+++ ./bin/afppasswd/afppasswd.c2013-05-25 18:43:03.000000000 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -37,6 +37,11 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 
 #include &amp;lt;des.h&amp;gt;
 
+#define Key_schedule DES_key_schedule
+#define key_sched(kkkk, ssss) DES_key_sched((kkkk), &amp;amp;(ssss))
+#define ecb_encrypt(nnnn1, nnnn2, ssss, ffff) DES_ecb_encrypt((nnnn1), (nnnn2), &amp;amp;(ssss), (ffff))
+#define C_Block DES_cblock
+
 #ifdef USE_CRACKLIB
 #include &amp;lt;crack.h&amp;gt;&lt;/pre&gt;</description>
    <dc:creator>donlee&lt; at &gt;charm.icompute.com</dc:creator>
    <dc:date>2013-05-26T04:05:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50567">
    <title>Re: pkg/47734: www/firefox17 install: /usr/pkgsrc/www/firefox17/work/.destdir/usr/pkg/bin/firefox17: No such file</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50567</link>
    <description>&lt;pre&gt;The following reply was made to PR pkg/47734; it has been noted by GNATS.

From: Ryo ONODERA &amp;lt;ryo_on&amp;lt; at &amp;gt;yk.rim.or.jp&amp;gt;
To: gnats-bugs&amp;lt; at &amp;gt;NetBSD.org, davshao&amp;lt; at &amp;gt;gmail.com
Cc: 
Subject: Re: pkg/47734: www/firefox17 install:
 /usr/pkgsrc/www/firefox17/work/.destdir/usr/pkg/bin/firefox17: No such file
Date: Sun, 26 May 2013 05:20:30 +0900 (JST)

 Hi,
 
 My DragonFy/amd64 3.4.1 box crushes during firefox build repeatedly.
 Please give me some days.
 
 --
 Ryo ONODERA // ryo_on&amp;lt; at &amp;gt;yk.rim.or.jp
 PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3
 

&lt;/pre&gt;</description>
    <dc:creator>Ryo ONODERA</dc:creator>
    <dc:date>2013-05-25T20:25:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50566">
    <title>Re: pkg/47734: www/firefox17 install: /usr/pkgsrc/www/firefox17/work/.destdir/usr/pkg/bin/firefox17: No such file</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50566</link>
    <description>&lt;pre&gt;The following reply was made to PR pkg/47734; it has been noted by GNATS.

From: David Shao &amp;lt;davshao&amp;lt; at &amp;gt;gmail.com&amp;gt;
To: gnats-bugs&amp;lt; at &amp;gt;netbsd.org
Cc: 
Subject: Re: pkg/47734: www/firefox17 install: /usr/pkgsrc/www/firefox17/work/.destdir/usr/pkg/bin/firefox17:
 No such file
Date: Sat, 25 May 2013 12:38:51 -0700

 The following patch to www/firefox 21.0 adds an option nowebrtc to
 options.mk so that  firefox builds with --disable-webrtc on DragonFly.
  The patch has been tested on DragonFly 3.5-DEVELOPMENT i386 and
 x86_64 as of pkgsrc current master:
 
 commit 7cb67afb2f9a44eb5c7a15971845ecc601af980d
 Date:   Sat May 25 06:36:01 2013 -0700
 
 diff --git a/www/firefox/options.mk b/www/firefox/options.mk
 index 9acf810..b7975c6 100644
 --- a/www/firefox/options.mk
 +++ b/www/firefox/options.mk
 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -3,14 +3,23 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
  PKG_OPTIONS_VAR=    PKG_OPTIONS.firefox
  PKG_SUPPORTED_OPTIONS=    official-mozilla-branding
  PKG_SUPPORTED_OPTIONS+=    debug mozilla-jemalloc gnome pulseaudio
 +PKG_SUPPORTED_OPTIONS+= nowebrtc
  PLIST_V&lt;/pre&gt;</description>
    <dc:creator>David Shao</dc:creator>
    <dc:date>2013-05-25T19:40:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50565">
    <title>Re: pkg/47845 (fail to install xulrunner-19.0.2nb1.tgz netbsd 6.1 amd64 wrong checksum)</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50565</link>
    <description>&lt;pre&gt;Synopsis: fail to install xulrunner-19.0.2nb1.tgz netbsd 6.1 amd64 wrong checksum

Responsible-Changed-From-To: install-manager-&amp;gt;pkg-manager
Responsible-Changed-By: dholland&amp;lt; at &amp;gt;NetBSD.org
Responsible-Changed-When: Fri, 24 May 2013 07:53:33 +0000
Responsible-Changed-Why:
pkgsrc issue, not base system installer issue.




&lt;/pre&gt;</description>
    <dc:creator>dholland&lt; at &gt;NetBSD.org</dc:creator>
    <dc:date>2013-05-24T07:53:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50564">
    <title>Re: pkg/47847 (libffi does not build)</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50564</link>
    <description>&lt;pre&gt;Synopsis: libffi does not build

State-Changed-From-To: open-&amp;gt;closed
State-Changed-By: dholland&amp;lt; at &amp;gt;NetBSD.org
State-Changed-When: Fri, 24 May 2013 07:47:41 +0000
State-Changed-Why:
local problem
(well, "local" problem, libtool's fault again)




&lt;/pre&gt;</description>
    <dc:creator>dholland&lt; at &gt;NetBSD.org</dc:creator>
    <dc:date>2013-05-24T07:47:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50563">
    <title>Re: pkg/47734: www/firefox17 install: /usr/pkgsrc/www/firefox17/work/.destdir/usr/pkg/bin/firefox17: No such file</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50563</link>
    <description>&lt;pre&gt;The following reply was made to PR pkg/47734; it has been noted by GNATS.

From: David Shao &amp;lt;davshao&amp;lt; at &amp;gt;gmail.com&amp;gt;
To: gnats-bugs&amp;lt; at &amp;gt;netbsd.org
Cc: 
Subject: Re: pkg/47734: www/firefox17 install: /usr/pkgsrc/www/firefox17/work/.destdir/usr/pkg/bin/firefox17:
 No such file
Date: Thu, 23 May 2013 20:17:47 -0700

 For www/firefox 20.1 and DragonFly, can whatever magic was used to
 suppress the need for libv4l2 be restored?
 

&lt;/pre&gt;</description>
    <dc:creator>David Shao</dc:creator>
    <dc:date>2013-05-24T03:20:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50562">
    <title>Re: pkg/45265 (visibility in graphics/MesaLib still broken with GCC 4.6 on Solaris)</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50562</link>
    <description>&lt;pre&gt;Synopsis: visibility in graphics/MesaLib still broken with GCC 4.6 on Solaris

State-Changed-From-To: open-&amp;gt;feedback
State-Changed-By: dholland&amp;lt; at &amp;gt;NetBSD.org
State-Changed-When: Thu, 23 May 2013 17:55:38 +0000
State-Changed-Why:
The recent update to MesaLib removed hacks.mk; hopefully that means this
should no longer be an issue.




&lt;/pre&gt;</description>
    <dc:creator>dholland&lt; at &gt;NetBSD.org</dc:creator>
    <dc:date>2013-05-23T17:55:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50561">
    <title>Re: pkg/47848 (devel/transifex-client points to wrong homepage)</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50561</link>
    <description>&lt;pre&gt;Synopsis: devel/transifex-client points to wrong homepage

Responsible-Changed-From-To: pkg-manager-&amp;gt;taca
Responsible-Changed-By: taca&amp;lt; at &amp;gt;NetBSD.org
Responsible-Changed-When: Thu, 23 May 2013 13:26:17 +0000
Responsible-Changed-Why:
I've processed it.


State-Changed-From-To: open-&amp;gt;closed
State-Changed-By: taca&amp;lt; at &amp;gt;NetBSD.org
State-Changed-When: Thu, 23 May 2013 13:26:17 +0000
State-Changed-Why:
Patch has applied.




&lt;/pre&gt;</description>
    <dc:creator>taca&lt; at &gt;NetBSD.org</dc:creator>
    <dc:date>2013-05-23T13:26:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50560">
    <title>PR/47848 CVS commit: pkgsrc/devel/transifex-client</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50560</link>
    <description>&lt;pre&gt;The following reply was made to PR pkg/47848; it has been noted by GNATS.

From: "Takahiro Kambe" &amp;lt;taca&amp;lt; at &amp;gt;netbsd.org&amp;gt;
To: gnats-bugs&amp;lt; at &amp;gt;gnats.NetBSD.org
Cc: 
Subject: PR/47848 CVS commit: pkgsrc/devel/transifex-client
Date: Thu, 23 May 2013 13:17:52 +0000

 Module Name:pkgsrc
 Committed By:taca
 Date:Thu May 23 13:17:52 UTC 2013
 
 Modified Files:
 pkgsrc/devel/transifex-client: Makefile
 
 Log Message:
 Correct HOEPAGE noted by PR pkg/47848 from Ilias-Dimitrios Vrachnis.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/transifex-client/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 

&lt;/pre&gt;</description>
    <dc:creator>Takahiro Kambe</dc:creator>
    <dc:date>2013-05-23T13:20:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50559">
    <title>pkg/47848: devel/transifex-client points to wrong homepage</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50559</link>
    <description>&lt;pre&gt;Transifex



System: NetBSD 6.1 NetBSD 6.1 (GENERIC) amd64
Architecture: x86_64
Machine: amd64
The HOMEPAGE that is included in the transifex-client's Makefile is wrong. The upstream repository lives in https://github.com/transifex/transifex-client, and the documentation in support.transifex.com.




 
 

&lt;/pre&gt;</description>
    <dc:creator>vid&lt; at &gt;transifex.com</dc:creator>
    <dc:date>2013-05-23T13:05:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50558">
    <title>Re: pkg/47847:</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50558</link>
    <description>&lt;pre&gt;The following reply was made to PR pkg/47847; it has been noted by GNATS.

From: David Wetzel &amp;lt;dave&amp;lt; at &amp;gt;turbocat.de&amp;gt;
To: gnats-bugs&amp;lt; at &amp;gt;NetBSD.org
Cc: pkg-manager&amp;lt; at &amp;gt;netbsd.org,
 "gnats-admin&amp;lt; at &amp;gt;netbsd.org" &amp;lt;gnats-admin&amp;lt; at &amp;gt;netbsd.org&amp;gt;,
 pkgsrc-bugs&amp;lt; at &amp;gt;netbsd.org
Subject: Re: pkg/47847:
Date: Wed, 22 May 2013 08:22:22 -0400

 thanks. that worked.
 
 dave&amp;lt; at &amp;gt;sina#pkg_info |grep ffi
 libffi-3.0.13       Foreign function interface
 
 David
 
 Am 22.05.2013 um 07:45 schrieb Thomas Klausner &amp;lt;wiz&amp;lt; at &amp;gt;NetBSD.org&amp;gt;:
 
 &amp;gt; Try rebuilding and reinstalling libtool-base from scratch (make clean
 

&lt;/pre&gt;</description>
    <dc:creator>David Wetzel</dc:creator>
    <dc:date>2013-05-22T12:25:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50557">
    <title>Re: pkg/47847:</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50557</link>
    <description>&lt;pre&gt;thanks. that worked.

dave&amp;lt; at &amp;gt;sina#pkg_info |grep ffi
libffi-3.0.13       Foreign function interface

David

Am 22.05.2013 um 07:45 schrieb Thomas Klausner &amp;lt;wiz&amp;lt; at &amp;gt;NetBSD.org&amp;gt;:



&lt;/pre&gt;</description>
    <dc:creator>David Wetzel</dc:creator>
    <dc:date>2013-05-22T12:22:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50556">
    <title>Re: pkg/47847:</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50556</link>
    <description>&lt;pre&gt;The following reply was made to PR pkg/47847; it has been noted by GNATS.

From: Thomas Klausner &amp;lt;wiz&amp;lt; at &amp;gt;NetBSD.org&amp;gt;
To: NetBSD bugtracking &amp;lt;gnats-bugs&amp;lt; at &amp;gt;NetBSD.org&amp;gt;
Cc: 
Subject: Re: pkg/47847:
Date: Wed, 22 May 2013 13:44:53 +0200

 On Wed, May 22, 2013 at 03:40:00AM +0000, dave&amp;lt; at &amp;gt;turbocat.de wrote:
 &amp;gt; libtool: compile: unable to infer tagged configuration
 &amp;gt; libtool: compile: specify a tag with `--tag'
 
 Try rebuilding and reinstalling libtool-base from scratch (make clean
 &amp;amp;&amp;amp; make deinstall &amp;amp;&amp;amp; make install), then try again.
  Thomas
 

&lt;/pre&gt;</description>
    <dc:creator>Thomas Klausner</dc:creator>
    <dc:date>2013-05-22T11:45:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50555">
    <title>pkg/47847:</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50555</link>
    <description>&lt;pre&gt;Note: There was a bad value `' for the field `Priority'.
It was set to the default value of `medium'.

Note: There was a bad value `' for the field `Severity'.
It was set to the default value of `serious'.




System: NetBSD sina 6.1 NetBSD 6.1 (GENERIC) amd64
Architecture: x86_64
Machine: amd64
libffi does not build
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Iinclude -I../src -O2 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -o src/x86/ffi64.o &amp;gt;/dev/null 2&amp;gt;&amp;amp;1
depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&amp;amp;|;s|\.lo$||'`; /bin/sh ./libtool    --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I. -I../include -Iinclude -I../src  -I. -I../include -Iinclude -I../src -O2 -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo ../src/x86/unix64.S &amp;amp;&amp;amp; mv -f $depbase.Tpo $depbase.Plo
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
*** Error code 1

Stop.
make: stopped i&lt;/pre&gt;</description>
    <dc:creator>dave&lt; at &gt;turbocat.de</dc:creator>
    <dc:date>2013-05-22T03:40:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50554">
    <title>Re: pkg/47843 (update mail/opendkim to latest version (2.8.3))</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50554</link>
    <description>&lt;pre&gt;Synopsis: update mail/opendkim to latest version (2.8.3)

Responsible-Changed-From-To: pkg-manager-&amp;gt;pettai
Responsible-Changed-By: obache&amp;lt; at &amp;gt;NetBSD.org
Responsible-Changed-When: Tue, 21 May 2013 00:11:15 +0000
Responsible-Changed-Why:
Over to maintainer.




&lt;/pre&gt;</description>
    <dc:creator>obache&lt; at &gt;NetBSD.org</dc:creator>
    <dc:date>2013-05-21T00:11:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50553">
    <title>pkg/47844: Update audio/musicpd to support newer version of ffmpeg</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50553</link>
    <description>&lt;pre&gt;System: NetBSD nyx 6.1 NetBSD 6.1 (NYX32) #3: Tue May 14 13:32:04 JST 2013
 takeshi&amp;lt; at &amp;gt;nyx:/usr/src/sys/arch/sparc64/compile/NYX32 sparc64
Architecture: sparc
Machine: sparc64
Build audio/musicpd with enabling ffmpeg option fails since
current pkgsrc version of musicpd (0.16.6) does not support
ffmpeg 1.0 and later.
cd $PKGSRCDIR/audio/musicpd
make PKG_OPTIONS.musicpd=ffmpeg
Update musidpd 0.16.7 or later.
The following patches update latest version (0.17.4).

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/audio/musicpd/Makefile,v
retrieving revision 1.69
diff -u -d -r1.69 Makefile
--- Makefile9 May 2013 07:39:27 -00001.69
+++ Makefile20 May 2013 18:44:20 -0000
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,11 +1,10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 # $NetBSD: Makefile,v 1.69 2013/05/09 07:39:27 adam Exp $
 
-DISTNAME=mpd-0.16.6
+DISTNAME=mpd-0.17.4
 PKGNAME=${DISTNAME:S/mpd/musicpd/}
-PKGREVISION=12
 CATEGORIES=audio
-#MASTER_SITES=http://musicpd.org/uploads/files/
-MASTER_SITES=${MASTER_SITE_S&lt;/pre&gt;</description>
    <dc:creator>nakayama&lt; at &gt;netbsd.org</dc:creator>
    <dc:date>2013-05-20T20:50:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50552">
    <title>pkg/47843: update mail/opendkim to latest version (2.8.3)</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50552</link>
    <description>&lt;pre&gt;System: NetBSD rho.salmi.ch 5.2_STABLE NetBSD 5.2_STABLE (XEN3_DOMU) #0: Sun May 12 18:47:35 CEST 2013 root&amp;lt; at &amp;gt;pi.salmi.ch:/b/build/nbsd/5/amd64/sys/arch/amd64/compile/XEN3_DOMU amd64
Architecture: x86_64
Machine: amd64
Pkgsrc's OpenDKIM package is currently at 2.7.4 while the latest released
version is 2.8.3.  The attached [1]patch updates the package (and fixes
some PLIST issues when building with option `opendkim-filter' disabled).

[1] http://salmi.ch/~jukka/patches/pkgsrc/mail/opendkim/opendkim-274-283.diff
n/a

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/mail/opendkim/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile16 Mar 2013 00:07:02 -00001.12
+++ Makefile18 May 2013 23:02:48 -0000
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,6 +1,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 # $NetBSD: Makefile,v 1.12 2013/03/16 00:07:02 pettai Exp $
 
-DISTNAME=opendkim-2.7.4
+DISTNAME=opendkim-2.8.3
 CATEGORIES=mail
 MASTER_SITES=${MASTER_SITE_SOURCEFORGE:=opendkim/}
 
Index: PLIST
==============&lt;/pre&gt;</description>
    <dc:creator>Jukka Salmi</dc:creator>
    <dc:date>2013-05-20T20:20:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50551">
    <title>Re: PR/47404 CVS commit: pkgsrc/devel/py-pysvn</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50551</link>
    <description>&lt;pre&gt;The following reply was made to PR pkg/47404; it has been noted by GNATS.

From: Richard PALO &amp;lt;Richard.PALO&amp;lt; at &amp;gt;baou.fr&amp;gt;
To: gnats-bugs&amp;lt; at &amp;gt;NetBSD.org
Cc: 
Subject: Re: PR/47404 CVS commit: pkgsrc/devel/py-pysvn
Date: Mon, 20 May 2013 07:39:51 +0200

 Le 20/04/13 19:25, Richard PALO a Ã©crit :
 &amp;gt; The following reply was made to PR pkg/47404; it has been noted by GNATS.
 &amp;gt;
 &amp;gt; From: Richard PALO &amp;lt;Richard.PALO&amp;lt; at &amp;gt;baou.fr&amp;gt;
 &amp;gt; To: gnats-bugs&amp;lt; at &amp;gt;NetBSD.org
 &amp;gt; Cc:
 &amp;gt; Subject: Re: PR/47404 CVS commit: pkgsrc/devel/py-pysvn
 &amp;gt; Date: Sat, 20 Apr 2013 19:20:31 +0200
 &amp;gt;
 &amp;gt;   This is a multi-part message in MIME format.
 &amp;gt;   --------------060201000800000203070908
 &amp;gt;   Content-Type: text/plain; charset=UTF-8; format=flowed
 &amp;gt;   Content-Transfer-Encoding: 8bit
 &amp;gt;
 &amp;gt;   Le 15/04/13 15:35, OBATA Akio a Ã©crit :
 &amp;gt;   &amp;gt; The following reply was made to PR pkg/47404; it has been noted by GNATS.
 &amp;gt;   &amp;gt;
 &amp;gt;   &amp;gt; From: "OBATA Akio" &amp;lt;obache&amp;lt; at &amp;gt;netbsd.org&amp;gt;
 &amp;gt;   &amp;gt;   To generate a diff of this commit:
 &amp;gt;   &amp;gt;   cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p&lt;/pre&gt;</description>
    <dc:creator>Richard PALO</dc:creator>
    <dc:date>2013-05-20T05:40:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50550">
    <title>Re: pkg/47807 (pkgsrc/py-libxml2 seems to have path problems in build)</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50550</link>
    <description>&lt;pre&gt;The following reply was made to PR pkg/47807; it has been noted by GNATS.

From: Richard PALO &amp;lt;Richard.PALO&amp;lt; at &amp;gt;baou.fr&amp;gt;
To: gnats-bugs&amp;lt; at &amp;gt;NetBSD.org
Cc: 
Subject: Re: pkg/47807 (pkgsrc/py-libxml2 seems to have path problems in build)
Date: Mon, 20 May 2013 07:35:59 +0200

 Le 15/05/13 13:54, obache&amp;lt; at &amp;gt;NetBSD.org a Ã©crit :
 &amp;gt; Synopsis: pkgsrc/py-libxml2 seems to have path problems in build
 &amp;gt;
 &amp;gt; State-Changed-From-To: open-&amp;gt;feedback
 &amp;gt; State-Changed-By: obache&amp;lt; at &amp;gt;NetBSD.org
 &amp;gt; State-Changed-When: Wed, 15 May 2013 11:54:28 +0000
 &amp;gt; State-Changed-Why:
 &amp;gt; It's my fault, and should be fixed by jperkin&amp;lt; at &amp;gt;.
 &amp;gt; Could you rebuild packages with pkgsrc/mk/buildlink3/bsd.buildlink3.mk rev1.221?
 &amp;gt;
 &amp;gt;
 &amp;gt;
 &amp;gt;
 &amp;gt;
 This seems to work alright now, thanks!
 
 -- 
 Richard PALO
 TNT PACA, dÃ©nomination commerciale de la sociÃ©tÃ© BAOU
 SAS au capital de 50.000 â¬ - RCS TOULON 441 322 385 - APE 4322B
 117, av Marcel Berre - ZI Camp Laurent - 83500 LA SEYNE SUR MER
 tÃ©l:04.94.94.39.94 fax:04.94.87.86.67 mailto:Richard.PALO&amp;lt; at &amp;gt;baou&lt;/pre&gt;</description>
    <dc:creator>Richard PALO</dc:creator>
    <dc:date>2013-05-20T05:40:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50549">
    <title>Re: pkg/47838 (PYTHON_FOR_BUILD_ONLY=  tool can cause problems build openssl dependency for python)</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50549</link>
    <description>&lt;pre&gt;The following reply was made to PR pkg/47838; it has been noted by GNATS.

From: Taylor R Campbell &amp;lt;riastradh&amp;lt; at &amp;gt;NetBSD.org&amp;gt;
To: gnats-bugs&amp;lt; at &amp;gt;NetBSD.org
Cc: pkg-manager&amp;lt; at &amp;gt;netbsd.org, pkgsrc-bugs&amp;lt; at &amp;gt;netbsd.org,
gnats-admin&amp;lt; at &amp;gt;netbsd.org, obache&amp;lt; at &amp;gt;NetBSD.org, richard&amp;lt; at &amp;gt;netbsd.org
Subject: Re: pkg/47838 (PYTHON_FOR_BUILD_ONLY=  tool can cause problems build openssl dependency for python)
Date: Mon, 20 May 2013 16:55:30 +0000

 Helpfully, gmake automatically sticks $(TARGET_ARCH) into the compiler
 invocation, and somehow it is picking up on pkgsrc's setting of the
 variable when it shouldn't be.  When we switch from using TARGET_ARCH
 to using TARGET_MACHINE_PLATFORM this will go away accidentally, but
 I'm look for a real fix in the mean time.
 

&lt;/pre&gt;</description>
    <dc:creator>Taylor R Campbell</dc:creator>
    <dc:date>2013-05-20T17:00:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50548">
    <title>Re: pkg/47838 (PYTHON_FOR_BUILD_ONLY=  tool can cause problems build openssl dependency for python)</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.bugs/50548</link>
    <description>&lt;pre&gt;Helpfully, gmake automatically sticks $(TARGET_ARCH) into the compiler
invocation, and somehow it is picking up on pkgsrc's setting of the
variable when it shouldn't be.  When we switch from using TARGET_ARCH
to using TARGET_MACHINE_PLATFORM this will go away accidentally, but
I'm look for a real fix in the mean time.

&lt;/pre&gt;</description>
    <dc:creator>Taylor R Campbell</dc:creator>
    <dc:date>2013-05-20T16:55:30</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.netbsd.devel.pkgsrc.bugs">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.netbsd.devel.pkgsrc.bugs</link>
  </textinput>
</rdf:RDF>
