Port details |
- libmaa Provides a few data structures and helpful functions
- 1.5.1,1 devel =4 1.5.1,1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2008-01-26 05:40:54
- Last Update: 2024-06-03 02:37:27
- Commit Hash: 09cfa7d
- People watching this port, also watch:: xorg-fonts-truetype, jackit, libXdamage, libexif, libwmf
- License: MIT
- WWW:
- https://github.com/cheusov/libmaa
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libmaa/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libmaa
- pkg install libmaa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libmaa
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717244850
SHA256 (cheusov-libmaa-1.5.1_GH0.tar.gz) = 87860fe529cfe7c08f2b08caa5953e21039827b8e4837ac0f324e5f6c2223942
SIZE (cheusov-libmaa-1.5.1_GH0.tar.gz) = 177911
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- mk-configure>=0.29.1 : devel/mk-configure
- This port is required by:
- for Libraries
-
- devel/paexec
- net/dictd
- textproc/dict
- textproc/dictfmt
Configuration Options:
- No options to configure
- Options name:
- devel_libmaa
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.1,1 03 Jun 2024 02:37:27 |
Po-Chuan Hsieh (sunpoet) |
devel/libmaa: Update to 1.5.1
Changes: https://github.com/cheusov/libmaa/blob/master/doc/NEWS |
1.4.7,1 28 Feb 2023 21:42:56 |
Dima Panov (fluffy) |
devel/libmaa: fix the build against Clang 15 (+)
Approved by: portmgr blanket
Sponsored by: Serenity Cybersecurity, LLC |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.7,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.4.7,1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.4.7,1 21 Dec 2021 18:46:21 |
Po-Chuan Hsieh (sunpoet) |
devel/libmaa: Convert REINPLACE_CMD to patch files |
1.4.7,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.7,1 21 Apr 2020 19:34:44 |
sunpoet |
Update to 1.4.7
Changes: https://github.com/cheusov/libmaa/blob/master/doc/NEWS |
1.4.6,1 02 Apr 2020 12:01:15 |
sunpoet |
Update to 1.4.6
Changes: https://github.com/cheusov/libmaa/blob/master/doc/NEWS |
1.4.5,1 31 Mar 2020 22:59:57 |
sunpoet |
Update to 1.4.5
Changes: https://github.com/cheusov/libmaa/blob/master/doc/NEWS |
1.4.4,1 06 Oct 2019 13:47:07 |
tobik |
Drop nop NO_CONFIGURE |
1.4.4,1 24 Apr 2019 17:42:07 |
sunpoet |
Update to 1.4.4
Changes: https://github.com/cheusov/libmaa/blob/master/doc/NEWS |
1.4.3,1 17 Feb 2019 19:38:51 |
sunpoet |
Update to 1.4.3
Changes: https://github.com/cheusov/libmaa/blob/master/doc/NEWS |
1.4.2,1 08 Feb 2019 20:54:14 |
sunpoet |
Fix parallel build
Reported by: cy
Obtained
from: https://github.com/cheusov/libmaa/commit/3f91ed0c3c765ef3fae2b1aa64eaa79e2123a41a |
1.4.2,1 27 Jan 2019 19:57:31 |
sunpoet |
Clean up Makefile |
1.4.2,1 08 Mar 2018 15:37:55 |
sunpoet |
Update to 1.4.2
Changes: https://github.com/cheusov/libmaa/blob/master/doc/NEWS |
1.4.1,1 03 Mar 2018 16:29:52 |
sunpoet |
Update to 1.4.1
- Change MASTER_SITES from SF to GitHub
- Update LICENSE
- Use PLIST
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/cheusov/libmaa/blob/master/doc/NEWS |
1.3.2_3,1 22 Feb 2017 15:02:18 |
bapt |
Drop useless dependency on gmake (bmake build those fine) |
1.3.2_3,1 17 Oct 2015 18:07:54 |
sunpoet |
- Add LICENSE_FILE
- Convert to new options target helper
- Cleanup Makefile |
1.3.2_3,1 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
1.3.2_2,1 05 Oct 2014 18:01:20 |
tijl |
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.3.2_1,1 19 Sep 2014 18:36:25 |
sunpoet |
- Strip shared library |
1.3.2_1,1 18 Sep 2014 16:31:48 |
sunpoet |
- Reorder variables |
1.3.2_1,1 18 Sep 2014 14:35:34 |
tijl |
- Switch to USES=libtool:build
- Don't include bsd.port.options.mk |
1.3.2_1,1 06 Jun 2014 11:06:52 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
1.3.2,1 25 Nov 2013 11:33:46 |
sunpoet |
- Support STAGEDIR |
1.3.2,1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.3.2,1 21 Aug 2013 17:42:58 |
sunpoet |
- Cleanup Makefile header |
1.3.2,1 21 Aug 2013 12:03:52 |
sunpoet |
- Use USES=gmake |
1.3.2,1 31 Jul 2012 15:08:12 |
sunpoet |
- Restore PORTEPOCH
Reported by: erwin |
1.3.2 30 Jul 2012 18:28:07 |
sunpoet |
- Update to 1.3.2
- Add LICENSE
- Convert to new options framework
- Do not silence installation message
- Remove license file from PLIST
Changes: http://sourceforge.net/projects/dict/files/libmaa/libmaa-1.3.2/README/view |
1.3.1,1 02 Nov 2011 03:34:47 |
sunpoet |
- Remove unrecognized options |
1.3.1,1 26 Oct 2011 10:21:01 |
sunpoet |
- Update to 1.3.1
- Sort PLIST_FILES
Changes:
http://sourceforge.net/projects/dict/files/libmaa/libmaa-1.3.1/README/view |
1.3.0,1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.3.0,1 12 Apr 2011 15:16:07 |
sunpoet |
- Update to 1.3.0
- CPPFLAGS is now added to CONFIGURE_ENV by Mk/bsd.port.Mk
- Use PLIST_FILES and PORTDOCS instead of PLIST
- Remove obsolete MD5 checksum
Changes:
http://sourceforge.net/projects/dict/files/libmaa/libmaa-1.3.0/README/view |
1.2.0,1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.2.0,1 22 Sep 2010 17:10:26 |
sunpoet |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
1.2.0,1 14 Dec 2009 01:01:40 |
wen |
- Update to 1.2.0
- Pass the maintainership to submitter
PR: ports/141432
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
1.1.1,1 28 Aug 2009 17:37:26 |
linimon |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
1.1.1,1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.1.1,1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.1.1,1 01 Feb 2009 21:51:22 |
chinsan |
- Update to 1.1.1
- Add Project's SF site. |
1.1.0,1 04 Jan 2009 15:15:55 |
chinsan |
- Update to 1.1.0 (libmaa was separated from dictd)
- bump PORTEPOCH
PR: ports/130152
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
1.10.11 01 May 2008 08:47:11 |
chinsan |
- Update to 1.10.11. |
1.10.10 26 Jan 2008 05:39:51 |
chinsan |
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.
WWW: http://www.dict.org/ |