<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/lua-expat, 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-10-03T00:12:51Z</updated>
<entry>
<title>Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10</title>
<updated>2004-10-03T00:12:51Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2004-10-03T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5510d5a2d7f9a1406603d922ae5d8548950233c'/>
<id>urn:sha1:b5510d5a2d7f9a1406603d922ae5d8548950233c</id>
<content type='text'>
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
</content>
</entry>
<entry>
<title>Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,</title>
<updated>2004-08-27T06:29:06Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-08-27T06:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=64c83961643743b2423afc56e568e2cb05963660'/>
<id>urn:sha1:64c83961643743b2423afc56e568e2cb05963660</id>
<content type='text'>
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} &lt;path&gt;", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
</content>
</entry>
<entry>
<title>Initial import of lua-expat from pkgsrc-wip, packaged by pancake.</title>
<updated>2004-04-05T13:57:53Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2004-04-05T13:57:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=59c3ee32d1543ab7911b9a52045b624b9273259f'/>
<id>urn:sha1:59c3ee32d1543ab7911b9a52045b624b9273259f</id>
<content type='text'>
LuaExpat is a XML parser based on the Expat XML parser.
It allows Lua programs to:

- Process a XML document incrementally , thus being able to handle
  huge documents without memory penalties;

- Register handler functions wich are called by the parser during
  the processing of the document, handling the document elements or text.
</content>
</entry>
</feed>
