non port: devel/ptmalloc/Makefile |
SVNWeb
|
Number of commits found: 22 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 12 Feb 2018
|
[ 09:02 amdmi3 ]
- Switch to new test framework
- Simplify
- Pet portlint
|
Thu, 3 Nov 2016
|
[ 16:05 linimon ]
Now builds on sparc64.
Approved by: portmgr (tier-2 blanket)
|
Wed, 3 Jun 2015
|
[ 17:27 amdmi3 ]
- Add LICENSE
- Fix whitespace
- Fix library installation
- Remove pkg-message containing a standard license
|
Sat, 25 Jan 2014
|
[ 00:37 bapt ]
Support stage
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Thu, 14 Feb 2013
|
[ 09:42 gahr ] (Only the first 10 of 133 ports in this commit are shown above. )
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr
|
Wed, 6 May 2009
|
[ 06:13 leeym ]
- reset MAINTAINER per request
PR: 134253
Submitted by: giffunip@tutopia.com
|
Thu, 8 Jan 2009
|
[ 15:29 pav ]
- Fix typo USE_LD_CONFIG - USE_LDCONFIG
|
Sat, 29 Nov 2008
|
[ 20:47 linimon ]
s/IGNORE/BROKEN/ brain-o.
|
[ 20:46 linimon ]
Mark as not for sparc64: hangs while building.
|
Tue, 7 Oct 2008
|
[ 00:38 maho ]
Fix typos.
PR: 127641
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
|
Thu, 25 Sep 2008
|
[ 00:45 maho ]
Updates ptmalloc to version 3.
PR: 127012
Submitted by: Pedro Giffuni
|
Thu, 21 Aug 2008
|
[ 07:08 vd ]
Use INSTALL_DATA for shared libraries instead of INSTALL_PROGRAM in
order to fix the build failure in graphics/xaralx:
../wxOil/compatdef.h:605: undefined reference to `malloc_usable_size'
(if the library is stripped then nm(1) shows "no symbols")
Submitted by: vd
Reviewed by: pav
Approved by: Pedro Giffuni <pfgshield-freebsd@yahoo.com> (maintainer)
|
Mon, 18 Aug 2008
|
[ 00:50 edwin ]
devel/ptmalloc port enhancements
- USE_GMAKE is not necessary
- make thread aware by using the 'posix' target
- add regression-test target
- Clean up some unnecessary verbosity.
The posix target introduced a lot of warnings but it seems
to work. This malloc should behave pretty much like the one
in glibc now, but FreeBSD's native malloc is probably better.
PR: ports/126547
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
|
Fri, 15 Aug 2008
|
[ 04:24 linimon ]
Assign to new volunteer, per personal communication.
|
Thu, 14 Aug 2008
|
[ 18:46 jasone ]
Update devel/ptmalloc to ptmalloc2.
PR: ports/95179
Submitted by: Pedro Giffuni <giffunip@asme.org>
|
Thu, 7 Aug 2008
|
[ 08:58 linimon ]
Reset grog@FreeBSD.org: last commit was more than 6 months ago, and
PRs are outstanding.
|
Fri, 23 Jun 2006
|
[ 13:31 vd ]
* Install the header file so applications can use functions which are present
in this library but not in FreeBSD's libc and thus not prototyped in the
stock malloc.h [1]
* Remove direct reference to work/ptmalloc in the post-install message
PR: ports/95179 [1]
Submitted by: Pedro F. Giffuni <giffunip@asme.org> [1]
Approved by: grog (maintainer timeout)
|
Tue, 14 Dec 2004
|
[ 02:18 grog ]
New port: ptmalloc is an older version of the GNU libc malloc. It has
a BSD compatible license and outperforms FreeBSD's malloc by an order
of magnitude with some pathological files (notably pthreads and
realloc abuse).
|
Number of commits found: 22 |