Port details |
- ptmalloc2 Alternative threads-aware malloc
- 20060605_3 devel
=0 20060605_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, last release in 2006 and there are other alternative malloc implementations available
This port expired on: 2023-11-30
- 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
- Port Added: 2008-09-25 00:51:20
- Last Update: 2023-12-02 12:22:07
- Commit Hash: b1552ac
- License: MIT
- WWW:
- http://www.malloc.de/en/
- Description:
- ptmalloc is the original version of the malloc that was later included
in GNU libc. This version is also but *not* exclusively LGPL:
Copyright (c) 2001-2006 Wolfram Gloger
Permission to use, copy, modify, distribute, and sell this software
and its documentation for any purpose is hereby granted without fee,
provided that (i) the above copyright notices and this permission
notice appear in all copies of the software and related
documentation, and (ii) the name of Wolfram Gloger may not be used
in any advertising or publicity relating to the software.
THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
IN NO EVENT SHALL WOLFRAM GLOGER BE LIABLE FOR ANY SPECIAL,
INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY
DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY
THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
This package comes with no documentation beyond a README, which isn't
worth installing. It appears that the GNU libc man page malloc(3)
applies, but it's not included here for copyright reasons.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ptmalloc2>0:devel/ptmalloc2
- No installation instructions:
- This port has been deleted.
- PKGNAME: ptmalloc2
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ptmalloc2-current.tar.gz) = 46a5691b19557fde3c3b97c3d86649a40cf5a2a1f4129c37b360907dd1fbdd5a
SIZE (ptmalloc2-current.tar.gz) = 78594
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_ptmalloc2
- USES:
- gmake
- 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 |
20060605_3 02 Dec 2023 12:22:07 |
Rene Ladan (rene) |
devel/ptmalloc2: Remove expired port
2023-11-30 devel/ptmalloc2: Abandonware, last release in 2006 and there are
other alternative malloc implementations available |
20060605_3 22 Oct 2023 09:54:20 |
Daniel Engberg (diizzy) |
devel/ptmalloc2: Deprecate and set expiration date to 2023-11-30
Fails on multiple archs and untouched for over a decade upstream |
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) |
20060605_3 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 ) |
20060605_3 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 ) |
20060605_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20060605_3 01 Jan 2021 23:51:49 |
linimon |
Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64
where appropriate.
While here, pet portlint (Makevar order; whitespace).
Approved by: portmgr (tier-2 blanket) |
20060605_3 04 Feb 2018 09:02:17 |
amdmi3 |
- Switch to new test framework
- Simplify
- Pet portlint |
20060605_3 10 Nov 2016 01:21:43 |
linimon |
Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket) |
20060605_3 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
20060605_3 03 Jun 2015 17:24:27 |
amdmi3 |
- Add LICENSE
- Fix whitespace
- Fix library installation |
20060605_2 27 Oct 2014 11:03:01 |
bapt |
Cleanup plist |
20060605_2 24 Apr 2014 16:23:17 |
jhb |
Correct the target of the symlink used when linking binaries.
PR: ports/188471
Reviewed by: bdrewery |
20060605_1 25 Jan 2014 00:35:28 |
bapt |
Support stage |
20060605_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) |
20060605_1 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
20060605_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
20060605_1 08 Jan 2009 15:29:19 |
pav |
- Fix typo USE_LD_CONFIG - USE_LDCONFIG |
20060605 07 Oct 2008 00:38:13 |
maho |
Fix typos.
PR: 127641
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
20060605 25 Sep 2008 00:50:55 |
maho |
Update devel/ptmalloc to version 3
(this port preserves the old version, 2)
PR: 127012
Submitted by: Pedro Giffuni |