<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/graphics/GUIlib/Makefile, 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>2012-10-06T14:10:39Z</updated>
<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>Reset maintainer for developers who gave back their commit bit.</title>
<updated>2010-02-26T10:28:30Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2010-02-26T10:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2d5caecabbad7a7a9adbb2f96dd13f7d6b6cf90e'/>
<id>urn:sha1:2d5caecabbad7a7a9adbb2f96dd13f7d6b6cf90e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ba171a91fab519f587b027c1a2888cb6e3fce049'/>
<id>urn:sha1:ba171a91fab519f587b027c1a2888cb6e3fce049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop support for LTCONFIG_OVERRIDE.  For quite a long time, pkgsrc</title>
<updated>2006-07-19T19:14:37Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2006-07-19T19:14:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7af716330d8569f194a076367d59488d1f4e2a66'/>
<id>urn:sha1:7af716330d8569f194a076367d59488d1f4e2a66</id>
<content type='text'>
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using
the default LIBTOOL_OVERRIDE to replace libtool scripts in packages.
This just formalizes the fact that LTCONFIG_OVERRIDE is not used
meaningfully by pkgsrc.</content>
</entry>
<entry>
<title>Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)</title>
<updated>2006-06-12T16:28:05Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2006-06-12T16:28:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ad782541d0e5959bd30aabd247a6c14fe74e5d9f'/>
<id>urn:sha1:ad782541d0e5959bd30aabd247a6c14fe74e5d9f</id>
<content type='text'>
for SDL shlib changes.</content>
</entry>
<entry>
<title>Uses C++.</title>
<updated>2006-05-15T21:35:40Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2006-05-15T21:35:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4957b713b007c64c317a18e3e15a9d0a3bbb1a23'/>
<id>urn:sha1:4957b713b007c64c317a18e3e15a9d0a3bbb1a23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5911def8168a758ff36655bdfb061b58eb52ff1c'/>
<id>urn:sha1:5911def8168a758ff36655bdfb061b58eb52ff1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert aalib to options framework, adding an 'x11' option, and remove</title>
<updated>2005-12-11T09:40:37Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2005-12-11T09:40:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7e1c5bfbc985ec61c579342934a7cc56bc3d29bb'/>
<id>urn:sha1:7e1c5bfbc985ec61c579342934a7cc56bc3d29bb</id>
<content type='text'>
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv@pkgsrc.org</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f816d81489fd245a89e581c2f9cf792562ade194'/>
<id>urn:sha1:f816d81489fd245a89e581c2f9cf792562ade194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).</title>
<updated>2005-03-27T15:43:32Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2005-03-27T15:43:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1f2ba12d0f320f0ff7886c932bdf7413cb4ace3e'/>
<id>urn:sha1:1f2ba12d0f320f0ff7886c932bdf7413cb4ace3e</id>
<content type='text'>
</content>
</entry>
</feed>
