NOTICE: This package has been removed from pkgsrc

./wip/libmaa, General purpose data structures and functions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.0, Package name: libmaa-1.1.0, Maintainer: cheusov

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.


Required to build:
[devel/gmake] [devel/libtool-base]

Master sites: (Expand)

SHA1: 4e1a2b52bc80b3a1085f2d5815a85be3b714f907
RMD160: 979c995aa6240a08e34c01b19b95f0fa91a1b8f4
Filesize: 272.368 KB

Version history: (Expand)


CVS history: (Expand)


   2009-03-12 01:58:00 by Min Sik Kim | Files touched by this commit (8) | Package removed
Log message:
libmaa is in pkgsrc.

   2008-04-09 11:18:34 by Aleksey Cheusov | Files touched by this commit (4) | Package removed
Log message:

This packages now uses dict-server/{Makefile.common,patches,distinfo}
dump pkgrevision
   2008-04-08 22:14:16 by Aleksey Cheusov | Files touched by this commit (2)
Log message:
upgrade to libmaa-1.0.1/dictd-1.10.11 (fixed: DESTDIR support)

   2008-04-08 21:46:15 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
DESTDIR support

   2008-01-10 21:33:32 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
category: textproc -> devel

   2008-01-10 21:32:58 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
not necessary

   2008-01-04 11:28:25 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
fix: USE_LIBTOOL=yes added

   2007-12-31 17:59:07 by Aleksey Cheusov | Files touched by this commit (3)
Log message:

Upgraded to the latest upstream reease 1.0.0 which is now libtool-ized