notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
google-perftools Fast, multi-threaded malloc() and nifty performance analysis tools
2.15 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.15Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-10-11 15:36:43
Last Update: 2024-03-28 17:28:25
Commit Hash: 562fdc1
People watching this port, also watch:: smartmontools, dovecot, screen, zip, pcre
License: BSD3CLAUSE
WWW:
https://github.com/gperftools/gperftools
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (58 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/google-perftools-2.15/catalog.mk
  3. /usr/local/share/licenses/google-perftools-2.15/LICENSE
  4. /usr/local/share/licenses/google-perftools-2.15/BSD3CLAUSE
  5. bin/perftools-pprof
  6. bin/pprof-symbolize
  7. include/google/heap-checker.h
  8. include/google/heap-profiler.h
  9. include/google/malloc_extension.h
  10. include/google/malloc_extension_c.h
  11. include/google/malloc_hook.h
  12. include/google/malloc_hook_c.h
  13. include/google/profiler.h
  14. include/google/stacktrace.h
  15. include/google/tcmalloc.h
  16. include/gperftools/heap-checker.h
  17. include/gperftools/heap-profiler.h
  18. include/gperftools/malloc_extension.h
  19. include/gperftools/malloc_extension_c.h
  20. include/gperftools/malloc_hook.h
  21. include/gperftools/malloc_hook_c.h
  22. include/gperftools/nallocx.h
  23. include/gperftools/profiler.h
  24. include/gperftools/stacktrace.h
  25. include/gperftools/tcmalloc.h
  26. lib/libprofiler.a
  27. lib/libprofiler.so
  28. lib/libprofiler.so.0
  29. lib/libprofiler.so.0.5.11
  30. lib/libtcmalloc.a
  31. lib/libtcmalloc.so
  32. lib/libtcmalloc.so.4
  33. lib/libtcmalloc.so.4.5.16
  34. lib/libtcmalloc_and_profiler.a
  35. lib/libtcmalloc_and_profiler.so
  36. lib/libtcmalloc_and_profiler.so.4
  37. lib/libtcmalloc_and_profiler.so.4.6.11
  38. lib/libtcmalloc_debug.a
  39. lib/libtcmalloc_debug.so
  40. lib/libtcmalloc_debug.so.4
  41. lib/libtcmalloc_debug.so.4.5.16
  42. lib/libtcmalloc_minimal.a
  43. lib/libtcmalloc_minimal.so
  44. lib/libtcmalloc_minimal.so.4
  45. lib/libtcmalloc_minimal.so.4.5.16
  46. lib/libtcmalloc_minimal_debug.a
  47. lib/libtcmalloc_minimal_debug.so
  48. lib/libtcmalloc_minimal_debug.so.4
  49. lib/libtcmalloc_minimal_debug.so.4.5.16
  50. libdata/pkgconfig/libprofiler.pc
  51. libdata/pkgconfig/libtcmalloc.pc
  52. libdata/pkgconfig/libtcmalloc_debug.pc
  53. libdata/pkgconfig/libtcmalloc_minimal.pc
  54. libdata/pkgconfig/libtcmalloc_minimal_debug.pc
  55. share/man/man1/pprof.1.gz
  56. @owner
  57. @group
  58. @mode
Collapse this list.
Dependency lines:
  • google-perftools>0:devel/google-perftools
To install the port:
cd /usr/ports/devel/google-perftools/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/google-perftools
  • pkg install google-perftools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: google-perftools
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709196244 SHA256 (gperftools-2.15.tar.gz) = c69fef855628c81ef56f12e3c58f2b7ce1f326c0a1fe783e5cae0b88cbbe9a80 SIZE (gperftools-2.15.tar.gz) = 1511014

Packages (timestamps in pop-ups are UTC):
google-perftools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.15--2.15-2.8.1-
FreeBSD:13:quarterly-2.152.10_3-2.152.10_32.10_32.10_3
FreeBSD:14:latest-2.152.10_2-2.152.10_3-2.10_3
FreeBSD:14:quarterly2.10_32.15--2.152.10_32.10_32.10_3
FreeBSD:15:latest-2.15n/a-n/a2.10_42.10_42.10_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
Test dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libunwind.so : devel/libunwind
This port is required by:
for Libraries
  1. cad/surelog
  2. cad/yosys
  3. cad/yosys-ghdl-plugin
  4. cad/yosys-systemverilog
  5. lang/swipl
  6. math/lean
  7. math/mpsolve
Expand this list (20 items / 13 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. misc/nn-insight
  3. science/madness
  4. security/klee
  5. textproc/sentencepiece
  6. www/nginx-full
  7. Collapse this list.

Deleted ports which required this port:

Expand this list of 8 deleted ports
  1. databases/hypertable*
  2. lang/swi-pl*
  3. net/ceph*
  4. net/ceph-devel*
  5. net/ceph12*
  6. net/ceph13*
  7. net/ceph14*
  8. security/certificate-transparency*
  9. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for google-perftools-2.15: DOCS=on: Build and/or install documentation PROFILER=on: Enable CPU profiler ====> The tcmalloc internal page size: you have to select exactly one of them PAGE8K=on: 8K page size PAGE32K=off: 32K page size PAGE64K=off: 64K page size ====> The tcmalloc allocation alignment: you have to select exactly one of them ALIGN8=off: 8 bytes allocation alignment ALIGN16=on: 16 bytes allocation alignment ===> Use 'make config' to modify these settings
Options name:
devel_google-perftools
USES:
compiler:c11 gmake libtool localbase:ldflags perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/gperftools/gperftools/releases/download/gperftools-2.15/
Collapse this list.

Number of commits found: 78

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.15
28 Mar 2024 17:28:25
commit hash: 562fdc194eec2a56b244d246f1143e25ffa9615bcommit hash: 562fdc194eec2a56b244d246f1143e25ffa9615bcommit hash: 562fdc194eec2a56b244d246f1143e25ffa9615bcommit hash: 562fdc194eec2a56b244d246f1143e25ffa9615b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/google-perftools: Broken on arm64

Reported by:	fallout
2.15
12 Mar 2024 01:16:33
commit hash: 84be3524e7dd90fee8cfebe008293725d2e0b088commit hash: 84be3524e7dd90fee8cfebe008293725d2e0b088commit hash: 84be3524e7dd90fee8cfebe008293725d2e0b088commit hash: 84be3524e7dd90fee8cfebe008293725d2e0b088 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: ba721ae37707a635d8b3b27f6da46eb12071e83bcommit hash: ba721ae37707a635d8b3b27f6da46eb12071e83bcommit hash: ba721ae37707a635d8b3b27f6da46eb12071e83bcommit hash: ba721ae37707a635d8b3b27f6da46eb12071e83b files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/google-perftools: Add required test deps and mark TESTING_UNSAFE
2.15
27 Feb 2024 00:31:17
commit hash: 8f19a6a71d6b96023b7d9fb19985fbf2842f5c94commit hash: 8f19a6a71d6b96023b7d9fb19985fbf2842f5c94commit hash: 8f19a6a71d6b96023b7d9fb19985fbf2842f5c94commit hash: 8f19a6a71d6b96023b7d9fb19985fbf2842f5c94 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/google-perftools: update 2.10 → 2.15
2.10_4
29 Jan 2024 14:08:38
commit hash: 987120e2af7568fdf811bca4e0ccb850afc2d0ebcommit hash: 987120e2af7568fdf811bca4e0ccb850afc2d0ebcommit hash: 987120e2af7568fdf811bca4e0ccb850afc2d0ebcommit hash: 987120e2af7568fdf811bca4e0ccb850afc2d0eb files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/google-perftools: Moved man to share/man

Approved by:    portmgr (blanket)
2.10_3
26 Apr 2023 12:53:33
commit hash: 355520f09399792b437e3fd0c725e921d1769be7commit hash: 355520f09399792b437e3fd0c725e921d1769be7commit hash: 355520f09399792b437e3fd0c725e921d1769be7commit hash: 355520f09399792b437e3fd0c725e921d1769be7 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/google-perftools: enable libunwind on powerpc
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.10_2
26 Aug 2022 07:39:03
commit hash: a60b5f495b51aaaf674ac9fbcd1ee83434544979commit hash: a60b5f495b51aaaf674ac9fbcd1ee83434544979commit hash: a60b5f495b51aaaf674ac9fbcd1ee83434544979commit hash: a60b5f495b51aaaf674ac9fbcd1ee83434544979 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
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
commit hash: 7be2fec463baa1b714b9280c2a2f2e98c159799bcommit hash: 7be2fec463baa1b714b9280c2a2f2e98c159799bcommit hash: 7be2fec463baa1b714b9280c2a2f2e98c159799bcommit hash: 7be2fec463baa1b714b9280c2a2f2e98c159799b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/google-perftools: Fix build on aarch64

'profiler' option fails to initialize

Reported by:	fallout
2.10_2
23 Jul 2022 16:09:08
commit hash: 767ba590adb470f7af71624c13f048d1c6d461c0commit hash: 767ba590adb470f7af71624c13f048d1c6d461c0commit hash: 767ba590adb470f7af71624c13f048d1c6d461c0commit hash: 767ba590adb470f7af71624c13f048d1c6d461c0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/google-perftools: Broken on armv7

Reported by:	fallout
2.10_2
22 Jul 2022 22:29:54
commit hash: 3bfd1569d6b675c6ab488c3016746e57315beb6ecommit hash: 3bfd1569d6b675c6ab488c3016746e57315beb6ecommit hash: 3bfd1569d6b675c6ab488c3016746e57315beb6ecommit hash: 3bfd1569d6b675c6ab488c3016746e57315beb6e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/google-perftools: Fix typo in options
2.10_1
22 Jul 2022 22:23:40
commit hash: feeb97235234964fc8e304fc99ef1500c22375e6commit hash: feeb97235234964fc8e304fc99ef1500c22375e6commit hash: feeb97235234964fc8e304fc99ef1500c22375e6commit hash: feeb97235234964fc8e304fc99ef1500c22375e6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: 1af121df904aed2136867ca126f91ff551839805commit hash: 1af121df904aed2136867ca126f91ff551839805commit hash: 1af121df904aed2136867ca126f91ff551839805commit hash: 1af121df904aed2136867ca126f91ff551839805 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/google-perftools: Broken on riscv64

Reported by:	fallout
2.10_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.10_1
19 Jul 2022 00:46:30
commit hash: 7048b955e46842d4635778fe938baac9c3b8f0b2commit hash: 7048b955e46842d4635778fe938baac9c3b8f0b2commit hash: 7048b955e46842d4635778fe938baac9c3b8f0b2commit hash: 7048b955e46842d4635778fe938baac9c3b8f0b2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: 35bf4d1c97b88bec3bf690701f72113a2b60d78fcommit hash: 35bf4d1c97b88bec3bf690701f72113a2b60d78fcommit hash: 35bf4d1c97b88bec3bf690701f72113a2b60d78fcommit hash: 35bf4d1c97b88bec3bf690701f72113a2b60d78f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: 8e82ed9d130f86805caff49d1b0f83b6757b7067commit hash: 8e82ed9d130f86805caff49d1b0f83b6757b7067commit hash: 8e82ed9d130f86805caff49d1b0f83b6757b7067commit hash: 8e82ed9d130f86805caff49d1b0f83b6757b7067 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/google-perftools: Update 2.9.1 -> 2.10
2.9.1_4
14 Mar 2022 15:38:49
commit hash: 612702b46d1e937da7fb72b44fb009f92d7344f3commit hash: 612702b46d1e937da7fb72b44fb009f92d7344f3commit hash: 612702b46d1e937da7fb72b44fb009f92d7344f3commit hash: 612702b46d1e937da7fb72b44fb009f92d7344f3 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
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
commit hash: c3ff309608cf29a11b0985a6e50e7924ff280c0ccommit hash: c3ff309608cf29a11b0985a6e50e7924ff280c0ccommit hash: c3ff309608cf29a11b0985a6e50e7924ff280c0ccommit hash: c3ff309608cf29a11b0985a6e50e7924ff280c0c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: 5184b149d8e9b847715bb2fb787527c52616de24commit hash: 5184b149d8e9b847715bb2fb787527c52616de24commit hash: 5184b149d8e9b847715bb2fb787527c52616de24commit hash: 5184b149d8e9b847715bb2fb787527c52616de24 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: c42d389423fd7fe4c3f62a6152817437b5ed1aa3commit hash: c42d389423fd7fe4c3f62a6152817437b5ed1aa3commit hash: c42d389423fd7fe4c3f62a6152817437b5ed1aa3commit hash: c42d389423fd7fe4c3f62a6152817437b5ed1aa3 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/google-perftools: enable libunwind on all arches where it's supported
2.9.1
24 Apr 2021 10:23:35
commit hash: 4dd077578c7bde8860dbdd1388e52cf65dc95f77commit hash: 4dd077578c7bde8860dbdd1388e52cf65dc95f77commit hash: 4dd077578c7bde8860dbdd1388e52cf65dc95f77commit hash: 4dd077578c7bde8860dbdd1388e52cf65dc95f77 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/google-perftools: Update 2.8.1 -> 2.9.1
2.8.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.8.1
29 Dec 2020 08:23:27
Revision:559549Original commit files touched by this commit
yuri search for other commits by this committer
devel/google-perftools: Update 2.8 -> 2.8.1
2.8
08 Dec 2020 16:16:38
Revision:557294Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:555174Original commit files touched by this commit
linimon search for other commits by this committer
Mark various ports BROKEN on aarch64.

Obtained from:	local run @lonesome.com
2.8
08 Jul 2020 23:24:34
Revision:541722Original commit files touched by this commit
yuri search for other commits by this committer
devel/google-perftools: Update 2.7.90 -> 2.8
2.7.90
27 May 2020 18:40:10
Revision:536707Original commit files touched by this commit
yuri search for other commits by this committer
devel/google-perftools: Update 2.7 -> 2.7.90
2.7_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:492292Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:491080Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:480734Original commit files touched by this commit
linimon search for other commits by this committer
Fix error messages on tier-2 archs.

Approved by:	portmgr (tier-2 blanket)
2.7
17 Jul 2018 06:38:09
Revision:474777Original commit files touched by this commit
yuri search for other commits by this committer
devel/google-perftools: Update 2.6.3 -> 2.7

Reported by:	repology
2.6.3
08 Jan 2018 22:07:37
Revision:458487Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:450353Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:450351Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:445561Original commit files touched by this commit
dbaio search for other commits by this committer
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
Revision:445287Original commit files touched by this commit
ultima search for other commits by this committer
* 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
Revision:444251Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:442784Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:436889Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to new test framework
- Update WWW
- Cosmetic fixes

Approved by:	portmgr blanket
2.5
02 Dec 2016 11:58:22
Revision:427552Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
2.5
11 Apr 2016 09:07:45
Revision:413003Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from depends. Again.

Sponsored by:	Absolight
2.5
09 Apr 2016 12:53:17
Revision:412841Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:393429Original commit files touched by this commit
tijl search for other commits by this committer
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 View all of this commit message)
2.4
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:380892Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 2.4.

PR:		198467
Submitted by:	maintainer
2.3
28 Dec 2014 13:01:32
Revision:375701Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 2.3
- Change maintainer's email

PR:		195874
Submitted by:	maintainer
2.2.1
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.2.1
05 Aug 2014 06:40:47
Revision:364077Original commit files touched by this commit
bapt search for other commits by this committer
USES=execinfo
2.2.1
15 Jul 2014 14:36:13
Revision:361929Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
2.2.1
25 Jun 2014 18:57:28
Revision:359279Original commit files touched by this commit
mandree search for other commits by this committer
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
Revision:358946Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:357486Original commit files touched by this commit
tijl search for other commits by this committer
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 View all of this commit message)
2.1_1
15 Jan 2014 22:07:44
Revision:339826Original commit files touched by this commit
mandree search for other commits by this committer
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
Revision:339812Original commit files touched by this commit
mandree search for other commits by this committer
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
Revision:327723Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:314640Original commit files touched by this commit
eadler search for other commits by this committer
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
Original commit files touched by this commit
pawel search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.7

PR:             154910
Submitted by:   Yuri <yuri@tsoft.com> (maintainer)
1.6
31 Aug 2010 19:36:58
Original commit files touched by this commit
jacula search for other commits by this committer
- 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
Original commit files touched by this commit
wen search for other commits by this committer
- 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
Original commit files touched by this commit
linimon search for other commits by this committer
Not for powerpc, either.

Hat:            portmgr
1.5_1
25 Jan 2010 08:52:30
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5

PR:             143112
Submitted by:   Yuri <yuri@tsoft.com> (maintainer)
1.3_1
05 Aug 2009 09:02:56
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.3

PR:             137376
Submitted by:   Yuri <yuri@tsoft.com> (maintainer)
1.0_1
05 Jun 2009 02:09:46
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Unbreak on amd64

Submitted by:   maintainer via private email
1.0_1
30 May 2009 14:50:48
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0

PR:             130354
Submitted by:   Yuri <yuri@tsoft.com> (maintainer)
0.98
24 Sep 2008 09:23:10
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.98

PR:             127333
Submitted by:   Yuri <yuri@tsoft.com> (maintainer)
0.97
21 Aug 2008 06:18:49
Original commit files touched by this commit
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)
0.97
27 Apr 2008 05:22:36
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.9.7

PR:             ports/123061
Submitted by:   Yuri <yuri at tsoft.com> (maintainer)
0.94
06 Mar 2008 22:19:52
Original commit files touched by this commit
edwin search for other commits by this committer
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:             ports/121435 (related)
0.94
12 Dec 2007 11:43:07
Original commit files touched by this commit
vd search for other commits by this committer
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
Original commit files touched by this commit
linimon search for other commits by this committer
Broken on sparc64 as well as amd64.

While here, fix a typo.

Approved by:    portmgr (self)
0.93
11 Oct 2007 15:36:31
Original commit files touched by this commit
vd search for other commits by this committer
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>

Number of commits found: 78