<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/multimedia/libflash, branch pkgsrc-2014Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-10-05T16:41:05Z</updated>
<entry>
<title>Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.</title>
<updated>2014-10-05T16:41:05Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-10-05T16:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=84aefdbffca035422254247224172afbdcd7a665'/>
<id>urn:sha1:84aefdbffca035422254247224172afbdcd7a665</id>
<content type='text'>
</content>
</entry>
<entry>
<title>'You can use "foo" instead of "${WRKSRC}/foo".'</title>
<updated>2013-04-06T15:46:33Z</updated>
<author>
<name>rodent</name>
<email>rodent@pkgsrc.org</email>
</author>
<published>2013-04-06T15:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=984edc33c6b1830f6e322de9892466e0b2c8cde1'/>
<id>urn:sha1:984edc33c6b1830f6e322de9892466e0b2c8cde1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revbump after graphics/jpeg and textproc/icu</title>
<updated>2013-01-26T21:36:13Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2013-01-26T21:36:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d1ab9d853324b73f460ac520827debf52af8e300'/>
<id>urn:sha1:d1ab9d853324b73f460ac520827debf52af8e300</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.</title>
<updated>2012-10-08T09:20:57Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-10-08T09:20:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=04a5a3626d07f479d3e2122261c3c6b9406ec8c1'/>
<id>urn:sha1:04a5a3626d07f479d3e2122261c3c6b9406ec8c1</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@pkgsrc.org</email>
</author>
<published>2010-12-23T11:44:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ada744dc0ade9830fd0c65e80d3c3acc4c19910b'/>
<id>urn:sha1:ada744dc0ade9830fd0c65e80d3c3acc4c19910b</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-11T19:53:03Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2010-02-11T19:53:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=392ec8dc4492cb300f4459e737964f0be3bae349'/>
<id>urn:sha1:392ec8dc4492cb300f4459e737964f0be3bae349</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@pkgsrc.org</email>
</author>
<published>2010-01-18T09:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7e9f9496502c0bcaf0c0a18c5d522046654e7356'/>
<id>urn:sha1:7e9f9496502c0bcaf0c0a18c5d522046654e7356</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@pkgsrc.org</email>
</author>
<published>2009-08-26T19:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de'/>
<id>urn:sha1:949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:03:28Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-06-14T18:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=24151e2b9991726fa4bcd0ace9289f45de0f325e'/>
<id>urn:sha1:24151e2b9991726fa4bcd0ace9289f45de0f325e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simply and speed up buildlink3.mk files and processing.</title>
<updated>2009-03-20T19:23:50Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2d1ba244e90207d03eef397a99aa4091baeec5b3'/>
<id>urn:sha1:2d1ba244e90207d03eef397a99aa4091baeec5b3</id>
<content type='text'>
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.</content>
</entry>
</feed>
