<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/graphics/compface, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-05-29T23:35:13Z</updated>
<entry>
<title>Bump for perl-5.20.0.</title>
<updated>2014-05-29T23:35:13Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-05-29T23:35:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=748acb2c4ac89a5af04946df5ba5f11140726d65'/>
<id>urn:sha1:748acb2c4ac89a5af04946df5ba5f11140726d65</id>
<content type='text'>
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.</content>
</entry>
<entry>
<title>Bump all packages for perl-5.18, that</title>
<updated>2013-05-31T12:39:57Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2013-05-31T12:39:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=047a7f787e76857b9b0d4ad6fba74593dbd875e3'/>
<id>urn:sha1:047a7f787e76857b9b0d4ad6fba74593dbd875e3</id>
<content type='text'>
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.</content>
</entry>
<entry>
<title>Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.</title>
<updated>2012-10-06T14:10:39Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-10-06T14:10:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6900f0332e5d18d28c7ab5cc3bf31595f49e1ec1'/>
<id>urn:sha1:6900f0332e5d18d28c7ab5cc3bf31595f49e1ec1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump all packages that use perl, or depend on a p5-* package, or</title>
<updated>2012-10-03T21:53:53Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2012-10-03T21:53:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=318446307559eb62a25905911b5e04c7006159b4'/>
<id>urn:sha1:318446307559eb62a25905911b5e04c7006159b4</id>
<content type='text'>
are called p5-*.

I hope that's all of them.</content>
</entry>
<entry>
<title>Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)</title>
<updated>2012-05-07T01:53:12Z</updated>
<author>
<name>dholland</name>
<email>dholland@pkgsrc.org</email>
</author>
<published>2012-05-07T01:53:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0bcdacfbcf0a1f7f4455399808295e6e6f7e01bc'/>
<id>urn:sha1:0bcdacfbcf0a1f7f4455399808295e6e6f7e01bc</id>
<content type='text'>
It turns out there were a lot of these.</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2009-06-11T10:04:27Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2009-06-11T10:04:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=936f40aff49f02b59ef3dc28067a414958b76165'/>
<id>urn:sha1:936f40aff49f02b59ef3dc28067a414958b76165</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>
<entry>
<title>Reset maintainer, mail bounced</title>
<updated>2009-02-17T13:02:20Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-02-17T13:02:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1f9d754f97bf0a713803c06729166d1a9d04a8ad'/>
<id>urn:sha1:1f9d754f97bf0a713803c06729166d1a9d04a8ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Installs Perl script, so depend on it. Bump revision.</title>
<updated>2007-07-18T20:08:41Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2007-07-18T20:08:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=933f4f6deecf194b106b4ca18b61479baf94fb2c'/>
<id>urn:sha1:933f4f6deecf194b106b4ca18b61479baf94fb2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>only pass a single directory name at a time to 'install -d' as this is more portable.</title>
<updated>2007-03-27T12:34:11Z</updated>
<author>
<name>dmcmahill</name>
<email>dmcmahill@pkgsrc.org</email>
</author>
<published>2007-03-27T12:34:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c646576dd457c16332141b4e16c8ddc6d00f6b87'/>
<id>urn:sha1:c646576dd457c16332141b4e16c8ddc6d00f6b87</id>
<content type='text'>
Fixes install problems on solaris.</content>
</entry>
</feed>
