<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/libmaa, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-10-22T10:01:00Z</updated>
<entry>
<title>Update to 1.3.1</title>
<updated>2011-10-22T10:01:00Z</updated>
<author>
<name>cheusov</name>
<email>cheusov</email>
</author>
<published>2011-10-22T10:01:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=28d5843d357bb80ef5093c25178bdcad96f074be'/>
<id>urn:sha1:28d5843d357bb80ef5093c25178bdcad96f074be</id>
<content type='text'>
  Build failure with gcc-4.6 was fixed.
  Thanks to Andrey N. Oktyabrski for the report.
</content>
</entry>
<entry>
<title>Update my email</title>
<updated>2011-10-09T10:02:44Z</updated>
<author>
<name>cheusov</name>
<email>cheusov</email>
</author>
<published>2011-10-09T10:02:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cdf5bd857f98dcebef8bef4fe9af4a0324cb5fad'/>
<id>urn:sha1:cdf5bd857f98dcebef8bef4fe9af4a0324cb5fad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Closes PR pkg/44850, oked by wiz@ and reed@</title>
<updated>2011-05-07T10:06:02Z</updated>
<author>
<name>cheusov</name>
<email>cheusov</email>
</author>
<published>2011-05-07T10:06:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4c4a35a28ade6b4b90d5038dba095386d331eed1'/>
<id>urn:sha1:4c4a35a28ade6b4b90d5038dba095386d331eed1</id>
<content type='text'>
devel/libmaa updated to 1.3.0
recursive bump pkgrevisions of dependent packages due to ABI change
</content>
</entry>
<entry>
<title>From PR:</title>
<updated>2009-11-19T01:19:23Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2009-11-19T01:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=66db82231818f9525c055c9fab7a81cc8bdf4504'/>
<id>urn:sha1:66db82231818f9525c055c9fab7a81cc8bdf4504</id>
<content type='text'>
pkg/42344: update for devel/libmaa [patch]

update devel/libmaa to 1.2.0.

Major changes in upstream:

  For better conformance with POSIX/SUS xmalloc, xrealloc and xcalloc
  functions take 'size_t' args, not 'unsigned int'.
  Due to change in API a major shared library number is bumped from 1 to 2

  New trivial test for log.c

  fix for sltest.c: on OpenBSD intptr_t is defined in stdint.h

  Makefile.in: GNU make is not required anymore, bsd make is enough
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T17:48:39Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T17:48:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a3974bf3b6efabbf626979c76d7215661405a16e'/>
<id>urn:sha1:a3974bf3b6efabbf626979c76d7215661405a16e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change MAINTAINER email address at his request.</title>
<updated>2009-03-21T16:07:02Z</updated>
<author>
<name>darcy</name>
<email>darcy</email>
</author>
<published>2009-03-21T16:07:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6c3fe1d9528f5059fed0213ca464887b049e0067'/>
<id>urn:sha1:6c3fe1d9528f5059fed0213ca464887b049e0067</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</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=405c61d80251d8e80401aed2264d4bede218cb22'/>
<id>urn:sha1:405c61d80251d8e80401aed2264d4bede218cb22</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>Import libmaa-1.1.0 from pkgsrc-wip.  Packaged by Aleksey Cheusov.</title>
<updated>2009-03-12T00:50:20Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2009-03-12T00:50:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=acea0130fa18e795cbb816aa40d7b97f4bd5415c'/>
<id>urn:sha1:acea0130fa18e795cbb816aa40d7b97f4bd5415c</id>
<content type='text'>
The LIBMAA library provides many low-level data structures which are
helpful for writing compilers, including hash tables, sets, lists,
debugging support, and memory management.  Although LIBMAA was
designed and implemented as a foundation for the Khepera
Transformation System, the data structures are generally applicable to
a wide range of programming problems.

The memory management routines are especially helpful for improving the
performance of memory-intensive applications.
</content>
</entry>
</feed>
