<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/driftnet, branch pkgsrc_2011Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-04-22T13:41:54Z</updated>
<entry>
<title>recursive bump from gettext-lib shlib bump.</title>
<updated>2011-04-22T13:41:54Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-04-22T13:41:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e'/>
<id>urn:sha1:c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build after libungif-&gt;giflib transition, problem noticed by joerg</title>
<updated>2011-04-01T15:06:37Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2011-04-01T15:06:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=efdd824a4db6afd1cb399e2d1a5737f7160ee32b'/>
<id>urn:sha1:efdd824a4db6afd1cb399e2d1a5737f7160ee32b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libungif/buildlink3.mk -&gt; mk/giflib.buildlink3.mk</title>
<updated>2011-03-09T16:40:44Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2011-03-09T16:40:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=abd82ada0d2ba2c61f0225fa38b3f796fd374c24'/>
<id>urn:sha1:abd82ada0d2ba2c61f0225fa38b3f796fd374c24</id>
<content type='text'>
(uses giflib now per default)
bump PKGREV
</content>
</entry>
<entry>
<title>Mechanically replace references to graphics/jpeg with the suitable</title>
<updated>2010-12-23T11:44:24Z</updated>
<author>
<name>dsainty</name>
<email>dsainty</email>
</author>
<published>2010-12-23T11:44:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=12cb97aee5a221de0ef52d6d283b031e561dbc13'/>
<id>urn:sha1:12cb97aee5a221de0ef52d6d283b031e561dbc13</id>
<content type='text'>
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        &lt; "$i" &gt; "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" &amp;&amp; mv "$out" "$i"
    fi
  done
done
</content>
</entry>
<entry>
<title>DESTDIR support</title>
<updated>2010-02-11T20:47:11Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2010-02-11T20:47:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1588feb222cea83b0dad2f57275765cd318351d6'/>
<id>urn:sha1:1588feb222cea83b0dad2f57275765cd318351d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Second try at jpeg-8 recursive PKGREVISION bump.</title>
<updated>2010-01-18T09:58:37Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2010-01-18T09:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d18dda7f290b542bfd796fa05f17761ff67ad94a'/>
<id>urn:sha1:d18dda7f290b542bfd796fa05f17761ff67ad94a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump revision because of graphics/jpeg update</title>
<updated>2009-08-26T19:56:37Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2009-08-26T19:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a9aaf01cb902e86105e5370515c66594e3ad1d97'/>
<id>urn:sha1:a9aaf01cb902e86105e5370515c66594e3ad1d97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with</title>
<updated>2009-06-30T00:07:09Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-30T00:07:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=915d453db0045bb41306c8a0f63bd5793c799f98'/>
<id>urn:sha1:915d453db0045bb41306c8a0f63bd5793c799f98</id>
<content type='text'>
MAKE_JOBS=2 and worked without.
</content>
</entry>
<entry>
<title>Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of</title>
<updated>2007-01-07T09:13:46Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-01-07T09:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=87e1bea888d90a6044a18e46681bc456ea30305c'/>
<id>urn:sha1:87e1bea888d90a6044a18e46681bc456ea30305c</id>
<content type='text'>
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
</content>
</entry>
<entry>
<title>Needs makedepend.</title>
<updated>2006-06-09T06:33:27Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-06-09T06:33:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4f883459e38e9bc1ece37203c69e78bc59fabe3f'/>
<id>urn:sha1:4f883459e38e9bc1ece37203c69e78bc59fabe3f</id>
<content type='text'>
</content>
</entry>
</feed>
