notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mm Shared memory allocation library for pre-forked process models
1.4.2_2 devel on this many watch lists=129 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.2_1Version of this port present on the latest quarterly branch.
Maintainer: rodrigo@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-23 14:51:26
Commit Hash: 1ad39b6
People watching this port, also watch:: gettext, gmake, libiconv, expat, m4
License: BSD4CLAUSE
WWW:
http://www.ossp.org/pkg/lib/mm/
Description:
OSSP mm - Shared Memory Allocation Library Copyright (c) 1999-2005 Ralf S. Engelschall <rse@engelschall.com> Copyright (c) 1999-2005 The OSSP Project <http://www.ossp.org/> OSSP mm is a 2-layer abstraction library which simplifies the usage of shared memory between forked (and this way strongly related) processes under Unix platforms. On the first layer it hides all platform dependent implementation details (allocation and locking) when dealing with shared memory segments and on the second layer it provides a high-level malloc(3)-style API for a convenient and well known way to work with data-structures inside those shared memory segments.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mm-1.4.2_2/catalog.mk
  3. /usr/local/share/licenses/mm-1.4.2_2/LICENSE
  4. /usr/local/share/licenses/mm-1.4.2_2/BSD4CLAUSE
  5. bin/mm-config
  6. include/mm.h
  7. lib/libmm.a
  8. lib/libmm.so
  9. lib/libmm.so.14
  10. lib/libmm.so.14.0.22
  11. share/man/man1/mm-config.1.gz
  12. share/man/man3/mm.3.gz
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • mm>0:devel/mm
To install the port:
cd /usr/ports/devel/mm/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/mm
  • pkg install mm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mm
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (mm-1.4.2.tar.gz) = 8caddd1ee8d8c7790e4b7fedc9be15d4d76ea23f25b17687fc27218648325885 SIZE (mm-1.4.2.tar.gz) = 344903

Packages (timestamps in pop-ups are UTC):
mm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.2_21.4.2_21.4.2_11.4.2_21.4.2_2-1.4.2_1-
FreeBSD:13:quarterly1.4.2_11.4.2_11.4.2_11.4.2_11.4.2_21.4.2_11.4.2_11.4.2_1
FreeBSD:14:latest1.4.2_21.4.2_21.4.2_11.4.2_21.4.2_21.4.2_1-1.4.2_1
FreeBSD:14:quarterly1.4.2_11.4.2_2-1.4.2_11.4.2_21.4.2_11.4.2_11.4.2_1
FreeBSD:15:latest1.4.2_21.4.2_2n/a1.4.2_2n/a1.4.2_21.4.2_21.4.2_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries
  1. comms/smstools3
  2. devel/p5-IPC-MM
  3. devel/p5-IPC-MMA
  4. devel/shmap

Configuration Options:
No options to configure
Options name:
devel_mm
USES:
libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.ntua.gr/pub/utils/ossp/lib/mm/
  2. http://ftp.ntua.gr/pub/utils/ossp/lib/mm/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.2_2
23 Jan 2024 14:51:26
commit hash: 1ad39b633cfade5793d889c1aea15e3da4b080f1commit hash: 1ad39b633cfade5793d889c1aea15e3da4b080f1commit hash: 1ad39b633cfade5793d889c1aea15e3da4b080f1commit hash: 1ad39b633cfade5793d889c1aea15e3da4b080f1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/mm: Impelled to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.2_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.4.2_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.4.2_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.4.2_1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.4.2_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
1.4.2_1
03 Jul 2014 00:32:24
Revision:360332Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files
- Clarify LICENSE
- Add LICENSE_FILE

Approved by:	portmgr blanket
1.4.2
29 Jan 2014 09:17:42
Revision:341704Original commit files touched by this commit
rodrigo search for other commits by this committer
Update maintainer email address

Approved by:	bapt@ (co-mentor)
1.4.2
02 Dec 2013 14:28:01
Revision:335493Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Support STAGEDIR

PR:		ports/184432
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net> (maintainer)
1.4.2
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.4.2
12 Jan 2013 12:07:59
Revision:310267Original commit files touched by this commit
wen search for other commits by this committer
- Trim Makefile headers
- Pass maintainership to submitter

PR:		175184
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net>
1.4.2
01 Feb 2012 15:53:08
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap
1.4.2
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.4.2
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.2
23 Jul 2007 09:36:52
Original commit files touched by this commit
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
1.4.2
26 Aug 2006 18:04:06
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 1.4.2
1.4.1
11 Aug 2006 13:35:11
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 1.4.1

PR:             101780
Submitted by:   Gea-Suan Lin <gslin___gslin.org>
1.4.0
09 Nov 2005 02:32:50
Original commit files touched by this commit
mnag search for other commits by this committer
Add SHA256
1.4.0
16 Sep 2005 17:58:32
Original commit files touched by this commit
mnag search for other commits by this committer
Update my email

Approved by: pav (mentor)
1.4.0
13 Sep 2005 11:47:05
Original commit files touched by this commit
garga search for other commits by this committer
- Pass maintainership to submitter

PR:             ports/86041
Submitted by:   Marcus Alves Grando <marcus@corp.grupos.com.br>
1.4.0
07 Sep 2005 07:10:23
Original commit files touched by this commit
rse search for other commits by this committer
upgrade to my latest OSSP mm 1.4.0
1.3.1
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
1.3.1
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
1.3.1
10 Nov 2004 08:31:22
Original commit files touched by this commit
demon search for other commits by this committer
Upgrade to version 1.3.1.
1.3.0
21 Aug 2004 15:19:42
Original commit files touched by this commit
pav search for other commits by this committer
- Introduce MASTER_SITE_OSSP

PR:             ports/70504
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
1.3.0
19 Mar 2004 04:21:39
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data.
1.3.0
14 Mar 2004 11:23:26
Original commit files touched by this commit
rse search for other commits by this committer
Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports.
1.3.0
24 Jul 2003 13:42:19
Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.3.0.

Approved by:    maintainer
1.2.1
21 Feb 2003 11:23:04
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.2.1
05 Feb 2003 14:07:06
Original commit files touched by this commit
rse search for other commits by this committer
make portlint-clean by reducing size of pkg-comment and adding USE_LIBTOOL
1.2.1
31 Jul 2002 06:24:16
Original commit files touched by this commit
rse search for other commits by this committer
upgrade to OSSP mm 1.2.1
1.2.0
26 Jul 2002 14:42:02
Original commit files touched by this commit
rse search for other commits by this committer
Upgrade to OSSP mm 1.2.0 (fixes especially a security bug)
08 Oct 2000 02:10:04
commit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
01 Jul 2000 15:31:01
commit hash: fp1.1401@dev.null.freshports.orgcommit hash: fp1.1401@dev.null.freshports.orgcommit hash: fp1.1401@dev.null.freshports.orgcommit hash: fp1.1401@dev.null.freshports.org files touched by this commit
rse search for other commits by this committer
Upgrade to MM Shared Memory Library, version 1.1.3    
16 Jun 2000 22:52:41
commit hash: fp1.1027@dev.null.freshports.orgcommit hash: fp1.1027@dev.null.freshports.orgcommit hash: fp1.1027@dev.null.freshports.orgcommit hash: fp1.1027@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 09:48:25
commit hash: fp1.1006@dev.null.freshports.orgcommit hash: fp1.1006@dev.null.freshports.orgcommit hash: fp1.1006@dev.null.freshports.orgcommit hash: fp1.1006@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Fourth round of INSTALLS_SHLIBS conversion.    
21 May 2000 10:36:45
commit hash: fp1.28@dev.null.freshports.orgcommit hash: fp1.28@dev.null.freshports.orgcommit hash: fp1.28@dev.null.freshports.orgcommit hash: fp1.28@dev.null.freshports.org files touched by this commit
rse search for other commits by this committer
Upgrade to MM (Shared Memory Library), version 1.1.2    

Number of commits found: 38