FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 9:16 PM BST
Port details
mm 1.4.2 devel on this many watch lists=139 search for ports that depend on this port
Shared memory allocation library for pre-forked process models

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


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. 

WWW: http://www.ossp.org/pkg/lib/mm/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required by:
for Libraries

To install the port: cd /usr/ports/devel/mm/ && make install clean
To add the package: pkg_add -r mm


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.ossp.org/pkg/lib/mm/
ftp://ftp.ntua.gr/pub/utils/ossp/lib/mm/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
01 Feb 2012 15:53:08
Original commit files touched by this commit  1.4.2
tabthorpe search for other commits by this committer
- Reassign to the heap
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.4.2
ohauer search for other commits by this committer
-remove MD5
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.4.2
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)
23 Jul 2007 09:36:52
Original commit files touched by this commit  1.4.2
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
26 Aug 2006 18:04:06
Original commit files touched by this commit  1.4.2
mnag search for other commits by this committer
- Update to 1.4.2
11 Aug 2006 13:35:11
Original commit files touched by this commit  1.4.1
mnag search for other commits by this committer
- Update to 1.4.1

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

Approved by: pav (mentor)
13 Sep 2005 11:47:05
Original commit files touched by this commit  1.4.0
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>
07 Sep 2005 07:10:23
Original commit files touched by this commit  1.4.0
rse search for other commits by this committer
upgrade to my latest OSSP mm 1.4.0
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.3.1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.3.1
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'.
10 Nov 2004 08:31:22
Original commit files touched by this commit  1.3.1
demon search for other commits by this committer
Upgrade to version 1.3.1.
21 Aug 2004 15:19:42
Original commit files touched by this commit  1.3.0
pav search for other commits by this committer
- Introduce MASTER_SITE_OSSP

PR:             ports/70504
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
19 Mar 2004 04:21:39
Original commit files touched by this commit  1.3.0
trevor search for other commits by this committer
Add size data.
14 Mar 2004 11:23:26
Original commit files touched by this commit  1.3.0
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.
24 Jul 2003 13:42:19
Original commit files touched by this commit  1.3.0
demon search for other commits by this committer
Update to version 1.3.0.

Approved by:    maintainer
21 Feb 2003 11:23:04
Original commit files touched by this commit  1.2.1
knu search for other commits by this committer
De-pkg-comment.
05 Feb 2003 14:07:06
Original commit files touched by this commit  1.2.1
rse search for other commits by this committer
make portlint-clean by reducing size of pkg-comment and adding USE_LIBTOOL
31 Jul 2002 06:24:16
Original commit files touched by this commit  1.2.1
rse search for other commits by this committer
upgrade to OSSP mm 1.2.1
26 Jul 2002 14:42:02
Original commit files touched by this commit  1.2.0
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
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
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
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
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
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: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.135 seconds.