CVS log for ports/devel/mm/Attic/pkg-comment
Up to [FreeBSD] / ports / devel / mm
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6
Fri Feb 21 11:22:37 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +0 -0 lines
De-pkg-comment.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 5 14:07:06 2003 UTC (9 years ago) by rse
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
make portlint-clean by reducing size of pkg-comment and adding USE_LIBTOOL
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 26 14:42:01 2002 UTC (9 years, 6 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Upgrade to OSSP mm 1.2.0 (fixes especially a security bug)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 26 17:11:27 1999 UTC (12 years, 7 months ago) by hoek
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_4_0_0, RELEASE_3_5_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
As threatened, enforce the "Capital, no period" rule. Ellipses are permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 28 11:56:43 1999 UTC (12 years, 10 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Make portlint happy (COMMENT exceeded 70 chars per line)
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Mar 24 14:14:13 1999 UTC (12 years, 10 months ago) by rse
Branches: RSE
CVS tags: mm_1_0b6
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of MM, a portable shared memory library. The MM library 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. This library is proposed to be used in future versions of Apache 1.3 as the base library for shared memory pools.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Mar 24 14:14:13 1999 UTC (12 years, 10 months ago) by rse
Branches: MAIN
Initial revision
