<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/xmlada, 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-05-09T07:36:53Z</updated>
<entry>
<title>Mark packages that are not ready for python-3.3 also not ready for 3.4,</title>
<updated>2014-05-09T07:36:53Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-05-09T07:36:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6110b3907a630ba5f56311a5b07f346b35648583'/>
<id>urn:sha1:6110b3907a630ba5f56311a5b07f346b35648583</id>
<content type='text'>
until proven otherwise.</content>
</entry>
<entry>
<title>textproc/xmlada: Revbump due to new Ada compiler release</title>
<updated>2014-04-30T16:26:10Z</updated>
<author>
<name>marino</name>
<email>marino@pkgsrc.org</email>
</author>
<published>2014-04-30T16:26:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2a41eee59b6045c27ff01148f1742d87d388345d'/>
<id>urn:sha1:2a41eee59b6045c27ff01148f1742d87d388345d</id>
<content type='text'>
The new compiler can't use libraries built with the former version,
so xmlada gets revbumped to ensure the builders rebuild it.</content>
</entry>
<entry>
<title>Mark packages as not ready for python-3.x where applicable;</title>
<updated>2014-01-25T10:29:56Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-01-25T10:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4fc0b0ed6a186ccd83fc93c34cc9ed91862930d8'/>
<id>urn:sha1:4fc0b0ed6a186ccd83fc93c34cc9ed91862930d8</id>
<content type='text'>
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.</content>
</entry>
<entry>
<title>textproc/xmlada: Update from version 4.2.0.0 to version 4.4.0.0</title>
<updated>2013-07-02T22:13:56Z</updated>
<author>
<name>marino</name>
<email>marino@pkgsrc.org</email>
</author>
<published>2013-07-02T22:13:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cf9b4379859078ccb45be7ceb72365c209a19f2a'/>
<id>urn:sha1:cf9b4379859078ccb45be7ceb72365c209a19f2a</id>
<content type='text'>
Full change text can be found in features-XX in the distfile, but the
main changes are:

NF-440-LB01-017 attributeGroup support in simple type extensions (2012-11-08)
NF-43-KC20-003 License updated to GPL3 (2011-12-20)
NF-43-KC07-033 Documentation converted to Sphinx (2011-12-08)
NF-43-KC01-026 Schema: Ignore unsupported xsd:unique (2011-12-01)
NF-42-K708-021 Schema: Improved multi-tasking support (2011-07-26)
NF-42-K429-012 Schema: Ignore unsupported schema elements (2011-08-16)
NF-42-J818-003 New input source for streaming sockets (2010-12-16)</content>
</entry>
<entry>
<title>Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.</title>
<updated>2012-10-25T06:55:37Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-10-25T06:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4961a4ef35d266a26e4c92f763c5beb55aa5aa1d'/>
<id>urn:sha1:4961a4ef35d266a26e4c92f763c5beb55aa5aa1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>textproc/xmlada: Build with USE_LANGUAGES+= ada</title>
<updated>2012-07-08T20:03:08Z</updated>
<author>
<name>marino</name>
<email>marino@pkgsrc.org</email>
</author>
<published>2012-07-08T20:03:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=794849a1032db23edd4b0a08a09dcdad36b9a2fe'/>
<id>urn:sha1:794849a1032db23edd4b0a08a09dcdad36b9a2fe</id>
<content type='text'>
1) Remove lang/gnat-aux dependency
2) USE_LANGUAGES+= ada (invokes lang/gcc-aux dependency)
3) Improve shared library rpath definition required when built by compiler
   not installed at ${LOCALBASE}
4) Restore use of pkgsrc wrappers</content>
</entry>
<entry>
<title>textproc/xmlada: Remove DESTDIR from library rpaths</title>
<updated>2011-12-03T07:30:48Z</updated>
<author>
<name>marino</name>
<email>marino@pkgsrc.org</email>
</author>
<published>2011-12-03T07:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=84d5dcf84dd7deb1c04f05163e696d991cf19c6a'/>
<id>urn:sha1:84d5dcf84dd7deb1c04f05163e696d991cf19c6a</id>
<content type='text'>
Removing DESTDIR from the shared library rpaths required a change in the
compiler.  To tell GNAT not to add in DESTDIR rpaths, the -R switch
needs to be added to each library's option set.  GNAT-AUX 20110627nb2
required at a minimum to take advantage of these switches.

Additionally, issues with installed files' permissions were fixed.</content>
</entry>
<entry>
<title>Update textproc/xmlada to version 4.2.0.0</title>
<updated>2011-10-09T22:29:44Z</updated>
<author>
<name>marino</name>
<email>marino@pkgsrc.org</email>
</author>
<published>2011-10-09T22:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cf80c0a06ad4d1ef4ba3c6c56a4e0329fed53160'/>
<id>urn:sha1:cf80c0a06ad4d1ef4ba3c6c56a4e0329fed53160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>restore some Makefile parts which got lost when I added DESTDIR support</title>
<updated>2011-02-10T10:43:41Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2011-02-10T10:43:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4508ba937cc86fdbc4009f6fa2af4252aa86a827'/>
<id>urn:sha1:4508ba937cc86fdbc4009f6fa2af4252aa86a827</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add xmlada-4.1w, an XML library for Ada, from John Marino per PR pkg/44437</title>
<updated>2011-02-03T18:50:53Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2011-02-03T18:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e9f80408cb051b164ee80710950617b09de04260'/>
<id>urn:sha1:e9f80408cb051b164ee80710950617b09de04260</id>
<content type='text'>
</content>
</entry>
</feed>
