<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/xnc, branch pkgsrc_2011Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-04-05T11:56:34Z</updated>
<entry>
<title>Set LICENSE.</title>
<updated>2011-04-05T11:56:34Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2011-04-05T11:56:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e7ced3ae950dd804bf76b1e870a1c0010d161c49'/>
<id>urn:sha1:e7ced3ae950dd804bf76b1e870a1c0010d161c49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build with png-1.5.</title>
<updated>2011-04-05T11:56:30Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2011-04-05T11:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=24bf9d76241b9b613fa1eb75aa420419a4a4e4f0'/>
<id>urn:sha1:24bf9d76241b9b613fa1eb75aa420419a4a4e4f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>png shlib name changed for png&gt;=1.5.0, so bump PKGREVISIONs.</title>
<updated>2011-01-13T13:36:05Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2011-01-13T13:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7485b2b7a0cd79c171e558ae7a13d992bb45af8d'/>
<id>urn:sha1:7485b2b7a0cd79c171e558ae7a13d992bb45af8d</id>
<content type='text'>
</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>Bump PKGREVISION for libpng shlib name change.</title>
<updated>2010-06-13T22:43:46Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2010-06-13T22:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c3512e82cfd1ef757581484eb740c7cd398411b9'/>
<id>urn:sha1:c3512e82cfd1ef757581484eb740c7cd398411b9</id>
<content type='text'>
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
</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>Remove USE_DIRS from pkgsrc.</title>
<updated>2009-07-22T09:01:16Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-07-22T09:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=367462a4bdc61bb5858d63012ba893b1f0ec2a86'/>
<id>urn:sha1:367462a4bdc61bb5858d63012ba893b1f0ec2a86</id>
<content type='text'>
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
</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>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:13:25Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6283a06320806d59c6022aa307c55bafa60bc38f'/>
<id>urn:sha1:6283a06320806d59c6022aa307c55bafa60bc38f</id>
<content type='text'>
</content>
</entry>
</feed>
