Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.16 20 Jan 2025 02:40:34 |
Yuri Victorovich (yuri) |
devel/google-perftools: Add comment |
2.16 05 Nov 2024 07:25:48 |
Yuri Victorovich (yuri) |
devel/google-perftools: update 2.15 → 2.16 |
2.15 28 Mar 2024 17:28:25 |
Yuri Victorovich (yuri) |
devel/google-perftools: Broken on arm64
Reported by: fallout |
2.15 12 Mar 2024 01:16:33 |
Yuri Victorovich (yuri) |
devel/google-perftools: Fix plist when PROFILE=OFF
PR: 277642
Reported by: Christos Chatzaras <chris@cretaforce.gr> |
2.15 01 Mar 2024 19:26:54 |
Gleb Popov (arrowd) |
devel/google-perftools: Add required test deps and mark TESTING_UNSAFE |
2.15 27 Feb 2024 00:31:17 |
Yuri Victorovich (yuri) |
devel/google-perftools: update 2.10 → 2.15 |
2.10_4 29 Jan 2024 14:08:38 |
Muhammad Moinur Rahman (bofh) |
devel/google-perftools: Moved man to share/man
Approved by: portmgr (blanket) |
2.10_3 26 Apr 2023 12:53:33 |
Piotr Kubaj (pkubaj) |
devel/google-perftools: enable libunwind on powerpc |
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) |
2.10_2 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 ) |
2.10_2 26 Aug 2022 07:39:03 |
Baptiste Daroussin (bapt) |
compiler: use CHOSEN_COMPILER_TYPE instead of COMPILER_TYPE
CHOSEN_COMPILER_TYPE is the only safe variable to let a port know which
typer of compiler has been elected to be used by the framework
PR: 199098 |
2.10_2 28 Jul 2022 05:23:59 |
Yuri Victorovich (yuri) |
devel/google-perftools: Fix build on aarch64
'profiler' option fails to initialize
Reported by: fallout |
2.10_2 23 Jul 2022 16:09:08 |
Yuri Victorovich (yuri) |
devel/google-perftools: Broken on armv7
Reported by: fallout |
2.10_2 22 Jul 2022 22:29:54 |
Yuri Victorovich (yuri) |
devel/google-perftools: Fix typo in options |
2.10_1 22 Jul 2022 22:23:40 |
Yuri Victorovich (yuri) |
devel/google-perftools: Fix build on armv6
Build was failing on armv6 with this error:
ld: error: ./.libs/libtcmalloc_debug.so: undefined reference to unw_getcontext
Reported by: fallout |
2.10_1 21 Jul 2022 20:30:43 |
Yuri Victorovich (yuri) |
devel/google-perftools: Broken on riscv64
Reported by: fallout |
2.10_1 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 ) |
2.10_1 19 Jul 2022 00:46:30 |
Yuri Victorovich (yuri) |
devel/google-perftools: Re-enable on aarch64, riscv64
... to see if it builds now.
BROKEN lines were added 2 years ago. The upstream now claims that at
least aarch64 is fully supported. |
2.10_1 19 Jul 2022 00:46:30 |
Yuri Victorovich (yuri) |
devel/google-perftools: Add PROFILER options
Option for CPU profiler is mostly to isolate situations when
configure fails to enable it, like on armv6, armv7.
Reference:
https://github.com/gperftools/gperftools/issues/1355#issuecomment-1188455253 |
2.10 19 Jun 2022 04:52:36 |
Yuri Victorovich (yuri) |
devel/google-perftools: Update 2.9.1 -> 2.10 |
2.9.1_4 14 Mar 2022 15:38:49 |
Gleb Popov (arrowd) |
devel/google-perftools: Actually link to libunwind.
This fixes the build on recent CURRENT.
Approved by: yuri (maintainer, via email) |
2.9.1_3 21 Nov 2021 18:29:16 |
Yuri Victorovich (yuri) |
devel/google-perftools: Add LD_32_PRELOAD to the valgrind detection code
Suggested by: Paul Floyd <pjfloyd@wanadoo.fr> |
2.9.1_2 21 Nov 2021 09:40:05 |
Yuri Victorovich (yuri) |
devel/google-perftools: Add a more reliable way to detect that the process is
run under Valgrind |
2.9.1_1 28 Jun 2021 20:27:08 |
Piotr Kubaj (pkubaj) |
devel/google-perftools: enable libunwind on all arches where it's supported |
2.9.1 24 Apr 2021 10:23:35 |
Yuri Victorovich (yuri) |
devel/google-perftools: Update 2.8.1 -> 2.9.1 |
2.8.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.8.1 29 Dec 2020 08:23:27 |
yuri |
devel/google-perftools: Update 2.8 -> 2.8.1 |
2.8 08 Dec 2020 16:16:38 |
linimon |
Mark as BROKEN on riscv64 similar to aarch64.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
2.8 15 Nov 2020 09:06:24 |
linimon |
Mark various ports BROKEN on aarch64.
Obtained from: local run @lonesome.com |
2.8 08 Jul 2020 23:24:34 |
yuri |
devel/google-perftools: Update 2.7.90 -> 2.8 |
2.7.90 27 May 2020 18:40:10 |
yuri |
devel/google-perftools: Update 2.7 -> 2.7.90 |
2.7_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.7 06 Feb 2019 08:02:43 |
yuri |
devel/google-perftools: fix build with GCC-based architectures
PR: 235498
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
2.7 24 Jan 2019 05:09:48 |
linimon |
Conditionalize the dependence of libunwind to x86-only to allow building
these ports on !x86.
libunwind is only available for x86; lang/ruby* already expresses this
correctly. Some of the rubygems did not: for the ones that already had
USE_RUBY, the dependency was overspecified in the first place.
Tested for no-harm on amd64.
While here, pet portlint where appropriate.
Approved by: portmgr (tier-2 blanket) |
2.7 26 Sep 2018 13:04:21 |
linimon |
Fix error messages on tier-2 archs.
Approved by: portmgr (tier-2 blanket) |
2.7 17 Jul 2018 06:38:09 |
yuri |
devel/google-perftools: Update 2.6.3 -> 2.7
Reported by: repology |
2.6.3 08 Jan 2018 22:07:37 |
yuri |
devel/google-perftools: Update to 2.6.3
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13750 |
2.6.1_1 22 Sep 2017 10:48:58 |
mat |
Cleanup after removal of libexecinfo from ports.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
2.6.1_1 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
2.6.1_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.6.1 12 Jul 2017 01:56:50 |
dbaio |
devel/google-perftools: Update to 2.6.1
Changes: https://github.com/gperftools/gperftools/releases/tag/gperftools-2.6.1
PR: 220606
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Approved by: garga (mentor, implicit) |
2.6 07 Jul 2017 23:50:06 |
ultima |
* Updated to 2.6
* Added gmake to USES
* New options, PAGE and ALIGN, Default PAGE8k ALIGN16
* Moved LIB_DEPENDS, BROKEN_*(13.1.5) comes before *_DEPENDS(13.1.6)[1]
* Moved USES, comes before USE_*(13.1.7)[1]
Changelog: https://github.com/gperftools/gperftools/releases/tag/gperftools-2.6
[1]
https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order
PR: 220519
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11524 |
2.5 25 Jun 2017 00:29:09 |
linimon |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
2.5 06 Jun 2017 16:38:01 |
mat |
Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig into
libdata/pkgconfig.
Fix ports that where installing the file in the wrong place.
PR: 218067
Submitted by: mat
Exp-run by: antoine
Reviewed by: rene, antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10129 |
2.5 25 Mar 2017 09:02:02 |
amdmi3 |
- Switch to new test framework
- Update WWW
- Cosmetic fixes
Approved by: portmgr blanket |
2.5 02 Dec 2016 11:58:22 |
mat |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.5 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
2.5 11 Apr 2016 09:07:45 |
mat |
Remove ${PORTSDIR}/ from depends. Again.
Sponsored by: Absolight |
2.5 09 Apr 2016 12:53:17 |
sunpoet |
- Update to 2.5
- While I'm here:
- Use = for LIB_DEPENDS
- Convert to new options target helper
Changes: https://github.com/gperftools/gperftools/releases
PR: 208582
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) |
2.4_1 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
2.4 14 May 2015 10:15:09 |
mat |
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 |
2.4 10 Mar 2015 06:03:51 |
vanilla |
Upgrade to 2.4.
PR: 198467
Submitted by: maintainer |
2.3 28 Dec 2014 13:01:32 |
pawel |
- Update to version 2.3
- Change maintainer's email
PR: 195874
Submitted by: maintainer |
2.2.1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
2.2.1 05 Aug 2014 06:40:47 |
bapt |
USES=execinfo |
2.2.1 15 Jul 2014 14:36:13 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
2.2.1 25 Jun 2014 18:57:28 |
mandree |
Maintainer update to 2.2.1, obsoleting patch-malloc_hook_mmap_freebsd.h.
PR: 191334
Submitted by: yuri@rawbw.com (maintainer) |
2.1_2 23 Jun 2014 13:44:39 |
amdmi3 |
- Switch devel/google-perftools to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
2.1_1 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
2.1_1 15 Jan 2014 22:07:44 |
mandree |
Revert USE_GCC addition, and for clang, set -fno-builtin, and strip the
GCC-specific -fno-builtin-<FUNCTION> arguments.
Now has two failures on 10.0-RC5 and three on 9.2-RELEASE-p3 (both
amd64) with the respective default compiler. |
2.1 15 Jan 2014 19:52:55 |
mandree |
Maintainer upgrade to a new version. Also fixes FreeBSD 10+ build
failures.
Note I have revised the Makefile, and I have also added USE_GCC=any
because we get considerably more "make check" failures with clang.
PR: ports/185261
PR: ports/185797
Submitted by: Yuri <yuri@rawbw.com> (maintainer) |
1.8.3 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
1.8.3 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
1.8.3 06 Sep 2011 23:31:03 |
pawel |
Update to version 1.8.3
PR: ports/160493
Submitted by: Yuri <yuri@tsoft.com> (maintainer)
Approved by: miwi, wen (mentors implicit) |
1.7 27 Feb 2011 13:00:35 |
miwi |
- Update to 1.7
PR: 154910
Submitted by: Yuri <yuri@tsoft.com> (maintainer) |
1.6 31 Aug 2010 19:36:58 |
jacula |
- Update to 1.6
PR: ports/149407
Submitted by: Yuri <yuri@tsoft.com> (maintainer)
Approved by: pgj (mentor) |
1.5_2 29 Jun 2010 01:47:32 |
wen |
- Fixes the minor issue when shared libraries aren't accounted for in the
profile.
PR: ports/147930
Submitted by: Yuri <yuri@tsoft.com> (maintainer)
Feature safe: yes |
1.5_1 01 Apr 2010 10:24:44 |
linimon |
Not for powerpc, either.
Hat: portmgr |
1.5_1 25 Jan 2010 08:52:30 |
miwi |
- Update to 1.5
PR: 143112
Submitted by: Yuri <yuri@tsoft.com> (maintainer) |
1.3_1 05 Aug 2009 09:02:56 |
miwi |
- Update to 1.3
PR: 137376
Submitted by: Yuri <yuri@tsoft.com> (maintainer) |
1.0_1 05 Jun 2009 02:09:46 |
amdmi3 |
- Unbreak on amd64
Submitted by: maintainer via private email |
1.0_1 30 May 2009 14:50:48 |
amdmi3 |
- Use MAN1 instead of pkg-plist.
- Use standard DOCSDIR instead of version-suffix directory.
- Use USE_LDCONFIG to ask ports system to reload.
PR: 134847
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: Yuri <yuri@rawbw.com> (maintainer) |
1.0 13 Jan 2009 00:03:20 |
miwi |
- Update to 1.0
PR: 130354
Submitted by: Yuri <yuri@tsoft.com> (maintainer) |
0.98 24 Sep 2008 09:23:10 |
miwi |
- Update to 0.98
PR: 127333
Submitted by: Yuri <yuri@tsoft.com> (maintainer) |
0.97 21 Aug 2008 06:18:49 |
rafan |
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 ) |
0.97 27 Apr 2008 05:22:36 |
rafan |
- Update to 0.9.7
PR: ports/123061
Submitted by: Yuri <yuri at tsoft.com> (maintainer) |
0.94 06 Mar 2008 22:19:52 |
edwin |
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related) |
0.94 12 Dec 2007 11:43:07 |
vd |
Upgrade devel/google-perftools from 0.93 to 0.94.
ChangeLog:
http://google-perftools.googlecode.com/svn/tags/perftools-0.94/ChangeLog
Submitted by: Yuri <yuri@rawbw.com> (maintainer) |
0.93 18 Nov 2007 08:52:05 |
linimon |
Broken on sparc64 as well as amd64.
While here, fix a typo.
Approved by: portmgr (self) |
0.93 11 Oct 2007 15:36:31 |
vd |
Add new port devel/google-perftools:
Perf Tools is a collection of a high-performance multi-threaded malloc()
implementation, plus some pretty nifty performance analysis tools.
Perf Tools is the fastest memory allocation library available,
it also often allows applications to have smaller memory
footprint.
WWW: http://code.google.com/p/google-perftools
PR: ports/113689
Submitted by: Yuri <yuri@tsoft.com> |