<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/libxml2/buildlink3.mk, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-12-17T16:29:43Z</updated>
<entry>
<title>Also buildlink the xml2-config tool. Okay'd by recht.</title>
<updated>2004-12-17T16:29:43Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2004-12-17T16:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=86519abfc303e909ee9dcc0dfe9353c7a900ba3d'/>
<id>urn:sha1:86519abfc303e909ee9dcc0dfe9353c7a900ba3d</id>
<content type='text'>
Noticed under Mac OS X which had a native xml2-config that wrong includes
were being used causing build failure of scrollkeeper.
</content>
</entry>
<entry>
<title>update to libxml2-2.6.15</title>
<updated>2004-10-31T10:40:50Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-10-31T10:40:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3fa02b78d0e454de2e29d5727951e73ebdc727c4'/>
<id>urn:sha1:3fa02b78d0e454de2e29d5727951e73ebdc727c4</id>
<content type='text'>
changes:

* security fixes on the nanoftp and nanohttp modules
For details see:
http://www.securityfocus.com/archive/1/379383/2004-10-24/2004-10-30/0

* build fixes:
  - xmllint detection bug in configure
  - building outside the source tree (Thomas Fitzsimmons)
* bug fixes:
  - HTML parser on broken ASCII chars in names (William)
  - Python paths (Malcolm Tredinnick)
  - xmlHasNsProp and default namespace (William)
  - saving to python file objects (Malcolm Tredinnick)
  - DTD lookup fix (Malcolm)
  - save back &lt;group&gt; in catalogs (William)
  - tree build fixes (DV and Rob Richards)
  - Schemas memory bug
  - structured error handler on Python 64bits
  - thread local memory deallocation
  - memory leak reported by Volker Roth
  - xmlValidateDtd in the presence of an internal subset
  - entities and _private problem (William)
  - xmlBuildRelativeURI error (William).
* improvements:
  - better XInclude error reports (William)
  - tree debugging module and tests
  - convenience functions at the Reader API (Graham Bennett)
  - add support for PI in the HTML parser.

Update BUILDLINK_RECOMMENDED to 2.6.15 for the security fix.
</content>
</entry>
<entry>
<title>Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly</title>
<updated>2004-03-18T09:12:08Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-03-18T09:12:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=847385cb2d9851c0ea2e94e51e8cb05abfdd6dbf'/>
<id>urn:sha1:847385cb2d9851c0ea2e94e51e8cb05abfdd6dbf</id>
<content type='text'>
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for &lt;pkg&gt; correctly ensured that &lt;pkg&gt; was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
</content>
</entry>
<entry>
<title>Reorder location and setting of BUILDLINK_PACKAGES to match template</title>
<updated>2004-03-05T19:25:06Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-03-05T19:25:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=12109d5b873e13ef999184b4ace84a18e0a72358'/>
<id>urn:sha1:12109d5b873e13ef999184b4ace84a18e0a72358</id>
<content type='text'>
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
</content>
</entry>
<entry>
<title>BUILDLINK_DEPENDS.&lt;pkg&gt; lines should _always_ use += to _append_ to the</title>
<updated>2004-02-09T23:56:32Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-02-09T23:56:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0ef17764833da359153bd3e992e4754ceb9a83d2'/>
<id>urn:sha1:0ef17764833da359153bd3e992e4754ceb9a83d2</id>
<content type='text'>
existing value.  This is critical to set the correct list of dependencies
for a package.
</content>
</entry>
<entry>
<title>bl3ify</title>
<updated>2004-02-01T10:28:48Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-02-01T10:28:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0a0ceb7cacfbd14565b2a4cd65941323e1e471e7'/>
<id>urn:sha1:0a0ceb7cacfbd14565b2a4cd65941323e1e471e7</id>
<content type='text'>
</content>
</entry>
</feed>
