<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/xfce4-cpugraph-plugin, 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-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>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>PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome</title>
<updated>2010-11-15T22:56:08Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2010-11-15T22:56:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e156ad08d15c3f5b10bae4ec2a0ffbbc51478caa'/>
<id>urn:sha1:e156ad08d15c3f5b10bae4ec2a0ffbbc51478caa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that</title>
<updated>2010-09-14T11:00:44Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2010-09-14T11:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d2626c9971c97737bd11d38cef3a2e904e8f68b5'/>
<id>urn:sha1:d2626c9971c97737bd11d38cef3a2e904e8f68b5</id>
<content type='text'>
version, and bump all depends.

Per discussion on pkgsrc-changes.
</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>Remove include of the xfce4-dev-tools buildlink.</title>
<updated>2009-09-16T01:31:12Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2009-09-16T01:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=99f414aed5bb72bd37b2943410c0a9f752b272f5'/>
<id>urn:sha1:99f414aed5bb72bd37b2943410c0a9f752b272f5</id>
<content type='text'>
It is only needed for building Xfce4 from SVN repo.

No need to bump versions as this is a "build" dependency.
</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>Simply and speed up buildlink3.mk files and processing.</title>
<updated>2009-03-20T19:23:50Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=405c61d80251d8e80401aed2264d4bede218cb22'/>
<id>urn:sha1:405c61d80251d8e80401aed2264d4bede218cb22</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>
<entry>
<title>Mark as destdir ready.</title>
<updated>2008-07-14T12:55:56Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-07-14T12:55:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ea30842945a7da8e04cb190e5ab5845b89a96f2e'/>
<id>urn:sha1:ea30842945a7da8e04cb190e5ab5845b89a96f2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>intltool and pkg-config are defined in meta-pkgs/xfce4/Makefile.common</title>
<updated>2007-04-17T17:45:06Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2007-04-17T17:45:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=30a85fe7823888c52c0db9e70db7747185bffc6c'/>
<id>urn:sha1:30a85fe7823888c52c0db9e70db7747185bffc6c</id>
<content type='text'>
</content>
</entry>
</feed>
