<?xml version="1.0" ?><rss version="2.0">
  <channel>
    <title>Flyspray:: </title>
    <lastBuildDate>Sun, 19 May 2013 16:23:16 +0200</lastBuildDate>
    <description>Flyspray:: CRUX: Recently opened tasks</description>
    <link>http://crux.nu/bugs/</link>
        <item>
      <title>FS#925: perl 5.18</title>
      <author>Fredrik Rinnestam</author>
      <pubDate>Sun, 19 May 2013 16:23:16 +0200</pubDate>
      <description><![CDATA[quite painless. Some tweaks required, footprints needs updating etc.<br />
<br />
Some pod2man issues discovered in wget, openssl.<br />
]]></description>
      <link>http://crux.nu/bugs/index.php?do=details&amp;task_id=925</link>
      <guid>http://crux.nu/bugs/index.php?do=details&amp;task_id=925</guid>
    </item>
        <item>
      <title>FS#924:  svn: E170001: Could not create SASL context: generic failure</title>
      <author>chris farrell</author>
      <pubDate>Fri, 17 May 2013 18:12:26 +0200</pubDate>
      <description><![CDATA[svn: E170001: Unable to connect to a repository at URL &#039;svn://svn.handbrake.fr/HandBrake/trunk&#039;<br />
svn: E170001: Could not create SASL context: generic failure<br />
<br />
<br />
error occurs when using subversion-1.7.9 to &quot;svn checkout svn://svn.handbrake.fr/HandBrake/trunk HandBrake&quot; does not occur when using subversion-1.7.8.]]></description>
      <link>http://crux.nu/bugs/index.php?do=details&amp;task_id=924</link>
      <guid>http://crux.nu/bugs/index.php?do=details&amp;task_id=924</guid>
    </item>
        <item>
      <title>FS#923: pkgmk able to change the name of downloaded tarballs</title>
      <author>Lukc</author>
      <pubDate>Wed, 15 May 2013 19:15:48 +0200</pubDate>
      <description><![CDATA[Some tarballs are available only under very generic names, like “0.1.tar.gz”. This can be a problem if two or more recipes use tarballs with the same name.<br />
<br />
A solution to that would be to set the local name of the tarballs. Here’s an example:<br />
<br />
  source=(http://foo/bar/$version.tar.gz as $name-$version.tar.gz)<br />
<br />
In this example, the $version.tar.gz tarball is downloaded as usual, but locally stored as $name-$version.tar.gz. The content of the tarball is left unmodified, but collision with other packages is hopefully avoided.<br />
<br />
A proposed patch is attached. It allows the “as” keyword to be used in the source array. Downloads, extractions and md5sums have been tested with it on renamed and un-renamed sources.<br />
<br />
(that being said, if someone finds a simpler way to add support of that keyword to pkgmk, it’d be great \o/)]]></description>
      <link>http://crux.nu/bugs/index.php?do=details&amp;task_id=923</link>
      <guid>http://crux.nu/bugs/index.php?do=details&amp;task_id=923</guid>
    </item>
        <item>
      <title>FS#921: alsa-lib headers causes compilation failure</title>
      <author>Alan</author>
      <pubDate>Thu, 09 May 2013 03:57:27 +0200</pubDate>
      <description><![CDATA[alsa-lib 1.0.27 headers can&#039;t be compiled with -std=c90.<br />
<br />
This affects the compilation of the libkcompactdisk library, part of KDE.<br />
<br />
Please see this link for more information:<br />
https://bugzilla.novell.com/show_bug.cgi?id=817077<br />
<br />
The patch that fixes the problem is:<br />
0004-Use-__inline__-for-exported-headers.patch<br />
<br />
]]></description>
      <link>http://crux.nu/bugs/index.php?do=details&amp;task_id=921</link>
      <guid>http://crux.nu/bugs/index.php?do=details&amp;task_id=921</guid>
    </item>
        <item>
      <title>FS#914: harfbuzz-32 is missing icu-32 as a dependency</title>
      <author>Alan</author>
      <pubDate>Mon, 08 Apr 2013 04:34:36 +0200</pubDate>
      <description><![CDATA[harfbuzz-32 is missing icu-32 as a dependency]]></description>
      <link>http://crux.nu/bugs/index.php?do=details&amp;task_id=914</link>
      <guid>http://crux.nu/bugs/index.php?do=details&amp;task_id=914</guid>
    </item>
        <item>
      <title>FS#913: Remove opt/eject, it&#039;s included in core/util-linux</title>
      <author>Daryl Fonseca-Holt</author>
      <pubDate>Fri, 05 Apr 2013 04:55:14 +0200</pubDate>
      <description><![CDATA[prt-get: installing /usr/ports/opt/eject<br />
prt-get: starting build Thu Apr  4 21:46:59 2013<br />
=======&gt; Building &#039;/usr/ports/opt/eject/eject#2.1.5-1.pkg.tar.gz&#039;.<br />
[snip]<br />
=======&gt; Build result:<br />
drwxr-xr-x  0 root   root        0 Apr  4 21:47 usr/<br />
drwxr-xr-x  0 root   root        0 Apr  4 21:47 usr/man/<br />
drwxr-xr-x  0 root   root        0 Apr  4 21:47 usr/bin/<br />
-rwxr-xr-x  0 root   root     5032 Apr  4 21:47 usr/bin/volname<br />
-rwxr-xr-x  0 root   root    21928 Apr  4 21:47 usr/bin/eject<br />
drwxr-xr-x  0 root   root        0 Apr  4 21:47 usr/man/man1/<br />
-rw-r--r--  0 root   root     3521 Apr  4 21:47 usr/man/man1/eject.1.gz<br />
-rw-r--r--  0 root   root      553 Apr  4 21:47 usr/man/man1/volname.1.gz<br />
=======&gt; Building &#039;/usr/ports/opt/eject/eject#2.1.5-1.pkg.tar.gz&#039; succeeded.<br />
prt-get: Using PKGMK_PACKAGE_DIR: /usr/ports/opt/eject<br />
prt-get: installing eject 2.1.5-1<br />
prt-get: /usr/bin/pkgadd eject#2.1.5-1.pkg.tar.gz<br />
prt-get: build done Thu Apr  4 21:47:03 2013<br />
<br />
usr/bin/eject<br />
usr/man/man1/eject.1.gz<br />
pkgadd: listed file(s) already installed (use -f to ignore and overwrite)<br />
# prt-get fsearch --full /usr/bin/eject<br />
Found in /usr/ports/opt/eject:<br />
  /usr/bin/eject<br />
<br />
Found in /usr/ports/core/util-linux:<br />
  /usr/bin/eject<br />
]]></description>
      <link>http://crux.nu/bugs/index.php?do=details&amp;task_id=913</link>
      <guid>http://crux.nu/bugs/index.php?do=details&amp;task_id=913</guid>
    </item>
        <item>
      <title>FS#912: dosbox Pkgfile missing glu dependency</title>
      <author>Daryl Fonseca-Holt</author>
      <pubDate>Fri, 05 Apr 2013 03:56:28 +0200</pubDate>
      <description><![CDATA[Port dosbox is missing a dependency for glu:<br />
<br />
prt-get: installing /usr/ports/opt/dosbox<br />
prt-get: starting build Wed Apr  3 22:29:39 2013<br />
=======&gt; Downloading &#039;http://download.sourceforge.net/dosbox/dosbox-0.74.tar.gz&#039;.<br />
[snip]<br />
In file included from sdlmain.cpp:58:0:<br />
/usr/include/SDL/SDL_opengl.h:47:58: fatal error: GL/glu.h: No such file or directory<br />
compilation terminated.<br />
make[3]: *** [sdlmain.o] Error 1<br />
make[3]: *** Waiting for unfinished jobs....<br />
mv -f .deps/render.Tpo .deps/render.Po<br />
mv -f .deps/sdl_mapper.Tpo .deps/sdl_mapper.Po<br />
make[3]: Leaving directory `/usr/ports/opt/dosbox/work/src/dosbox-0.74/src/gui&#039;<br />
make[2]: *** [all-recursive] Error 1<br />
make[2]: Leaving directory `/usr/ports/opt/dosbox/work/src/dosbox-0.74/src&#039;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/usr/ports/opt/dosbox/work/src/dosbox-0.74&#039;<br />
make: *** [all] Error 2<br />
=======&gt; ERROR: Building &#039;/usr/ports/opt/dosbox/dosbox#0.74-1.pkg.tar.gz&#039; failed.<br />
<br />
<br />
# prt-get info dosbox<br />
Name:         dosbox<br />
Path:         /usr/ports/opt<br />
Version:      0.74<br />
Release:      1<br />
Description:  SDL-based DOS emulator for classic games<br />
URL:          http://dosbox.sourceforge.net<br />
Packager:     Tilman Sauerbeck, tilman at crux dot nu<br />
Maintainer:   Alan Mizrahi, alan at mizrahi dot com dot ve<br />
Dependencies: libsdl<br />
]]></description>
      <link>http://crux.nu/bugs/index.php?do=details&amp;task_id=912</link>
      <guid>http://crux.nu/bugs/index.php?do=details&amp;task_id=912</guid>
    </item>
        <item>
      <title>FS#911: opt port llvm missing dep for python</title>
      <author>Daryl Fonseca-Holt</author>
      <pubDate>Thu, 04 Apr 2013 04:04:55 +0200</pubDate>
      <description><![CDATA[/usr/bin/env: python: No such file or directory<br />
llvm[1]: Building llvm-config BuildVariables.inc file.<br />
llvm[1]: Compiling llvm-config.cpp for Release+Asserts build<br />
llvm-config.cpp:45:35: fatal error: LibraryDependencies.inc: No such file or directory<br />
compilation terminated.<br />
/bin/rm: cannot remove &#039;/usr/ports/opt/llvm/work/src/llvm-3.2.src/tools/llvm-config/Release+Asserts/llvm-config.d.tmp&#039;: No such file or directory<br />
make[1]: *** [/usr/ports/opt/llvm/work/src/llvm-3.2.src/tools/llvm-config/Release+Asserts/llvm-config.o] Error 1<br />
make[1]: Leaving directory `/usr/ports/opt/llvm/work/src/llvm-3.2.src/tools/llvm-config&#039;<br />
make: *** [all] Error 1<br />
=======&gt; ERROR: Building &#039;/usr/ports/opt/llvm/llvm#3.2-1.pkg.tar.gz&#039; failed.<br />
<br />
<br />
Added a dependency for python and it compiled just fine.]]></description>
      <link>http://crux.nu/bugs/index.php?do=details&amp;task_id=911</link>
      <guid>http://crux.nu/bugs/index.php?do=details&amp;task_id=911</guid>
    </item>
        <item>
      <title>FS#910: qt4-32 fails to compile if mysql is installed</title>
      <author>Peter A. Shevtsov</author>
      <pubDate>Mon, 25 Mar 2013 16:47:43 +0100</pubDate>
      <description><![CDATA[The attached patch fixes the issue]]></description>
      <link>http://crux.nu/bugs/index.php?do=details&amp;task_id=910</link>
      <guid>http://crux.nu/bugs/index.php?do=details&amp;task_id=910</guid>
    </item>
        <item>
      <title>FS#909: dbus-32 depends on xorg-libx11-32</title>
      <author>Peter A. Shevtsov</author>
      <pubDate>Mon, 25 Mar 2013 13:29:37 +0100</pubDate>
      <description><![CDATA[So, it should be mentioned in Depends header comment]]></description>
      <link>http://crux.nu/bugs/index.php?do=details&amp;task_id=909</link>
      <guid>http://crux.nu/bugs/index.php?do=details&amp;task_id=909</guid>
    </item>
      </channel>
</rss>
