notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/google-perftools/Makefile
SVNWeb

Number of commits found: 71

Wed, 26 Apr 2023
[ 12:53 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:355520f09399792b437e3fd0c725e921d1769be7  commit hash:355520f09399792b437e3fd0c725e921d1769be7  commit hash:355520f09399792b437e3fd0c725e921d1769be7  355520f 
devel/google-perftools: enable libunwind on powerpc
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 26 Aug 2022
[ 07:39 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:a60b5f495b51aaaf674ac9fbcd1ee83434544979  commit hash:a60b5f495b51aaaf674ac9fbcd1ee83434544979  commit hash:a60b5f495b51aaaf674ac9fbcd1ee83434544979  a60b5f4 
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
Thu, 28 Jul 2022
[ 05:23 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:7be2fec463baa1b714b9280c2a2f2e98c159799b  commit hash:7be2fec463baa1b714b9280c2a2f2e98c159799b  commit hash:7be2fec463baa1b714b9280c2a2f2e98c159799b  7be2fec 
devel/google-perftools: Fix build on aarch64

'profiler' option fails to initialize

Reported by:	fallout
Sat, 23 Jul 2022
[ 16:09 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:767ba590adb470f7af71624c13f048d1c6d461c0  commit hash:767ba590adb470f7af71624c13f048d1c6d461c0  commit hash:767ba590adb470f7af71624c13f048d1c6d461c0  767ba59 
devel/google-perftools: Broken on armv7

Reported by:	fallout
Fri, 22 Jul 2022
[ 22:29 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:3bfd1569d6b675c6ab488c3016746e57315beb6e  commit hash:3bfd1569d6b675c6ab488c3016746e57315beb6e  commit hash:3bfd1569d6b675c6ab488c3016746e57315beb6e  3bfd156 
devel/google-perftools: Fix typo in options
[ 22:23 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:feeb97235234964fc8e304fc99ef1500c22375e6  commit hash:feeb97235234964fc8e304fc99ef1500c22375e6  commit hash:feeb97235234964fc8e304fc99ef1500c22375e6  feeb972 
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
Thu, 21 Jul 2022
[ 20:30 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:1af121df904aed2136867ca126f91ff551839805  commit hash:1af121df904aed2136867ca126f91ff551839805  commit hash:1af121df904aed2136867ca126f91ff551839805  1af121d 
devel/google-perftools: Broken on riscv64

Reported by:	fallout
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 19 Jul 2022
[ 00:46 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:35bf4d1c97b88bec3bf690701f72113a2b60d78f  commit hash:35bf4d1c97b88bec3bf690701f72113a2b60d78f  commit hash:35bf4d1c97b88bec3bf690701f72113a2b60d78f  35bf4d1 
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
[ 00:46 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:7048b955e46842d4635778fe938baac9c3b8f0b2  commit hash:7048b955e46842d4635778fe938baac9c3b8f0b2  commit hash:7048b955e46842d4635778fe938baac9c3b8f0b2  7048b95 
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.
Sun, 19 Jun 2022
[ 04:52 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:8e82ed9d130f86805caff49d1b0f83b6757b7067  commit hash:8e82ed9d130f86805caff49d1b0f83b6757b7067  commit hash:8e82ed9d130f86805caff49d1b0f83b6757b7067  8e82ed9 
devel/google-perftools: Update 2.9.1 -> 2.10
Mon, 14 Mar 2022
[ 15:38 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:612702b46d1e937da7fb72b44fb009f92d7344f3  commit hash:612702b46d1e937da7fb72b44fb009f92d7344f3  commit hash:612702b46d1e937da7fb72b44fb009f92d7344f3  612702b 
devel/google-perftools: Actually link to libunwind.

This fixes the build on recent CURRENT.

Approved by:	yuri (maintainer, via email)
Sun, 21 Nov 2021
[ 18:29 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:c3ff309608cf29a11b0985a6e50e7924ff280c0c  commit hash:c3ff309608cf29a11b0985a6e50e7924ff280c0c  commit hash:c3ff309608cf29a11b0985a6e50e7924ff280c0c  c3ff309 
devel/google-perftools: Add LD_32_PRELOAD to the valgrind detection code

Suggested by:	Paul Floyd <pjfloyd@wanadoo.fr>
[ 09:40 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:5184b149d8e9b847715bb2fb787527c52616de24  commit hash:5184b149d8e9b847715bb2fb787527c52616de24  commit hash:5184b149d8e9b847715bb2fb787527c52616de24  5184b14 
devel/google-perftools: Add a more reliable way to detect that the process is
run under Valgrind
Mon, 28 Jun 2021
[ 20:27 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:c42d389423fd7fe4c3f62a6152817437b5ed1aa3  commit hash:c42d389423fd7fe4c3f62a6152817437b5ed1aa3  commit hash:c42d389423fd7fe4c3f62a6152817437b5ed1aa3  c42d389 
devel/google-perftools: enable libunwind on all arches where it's supported
Sat, 24 Apr 2021
[ 10:23 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:4dd077578c7bde8860dbdd1388e52cf65dc95f77  commit hash:4dd077578c7bde8860dbdd1388e52cf65dc95f77  commit hash:4dd077578c7bde8860dbdd1388e52cf65dc95f77  4dd0775 
devel/google-perftools: Update 2.8.1 -> 2.9.1
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 29 Dec 2020
[ 08:23 yuri search for other commits by this committer ] Original commit   Revision:559549
devel/google-perftools: Update 2.8 -> 2.8.1
Tue, 8 Dec 2020
[ 16:16 linimon search for other commits by this committer ] Original commit   Revision:557294
Mark as BROKEN on riscv64 similar to aarch64.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
Sun, 15 Nov 2020
[ 09:06 linimon search for other commits by this committer ] Original commit   Revision:555174
Mark various ports BROKEN on aarch64.

Obtained from:	local run @lonesome.com
Wed, 8 Jul 2020
[ 23:24 yuri search for other commits by this committer ] Original commit   Revision:541722
devel/google-perftools: Update 2.7.90 -> 2.8
Wed, 27 May 2020
[ 18:40 yuri search for other commits by this committer ] Original commit   Revision:536707
devel/google-perftools: Update 2.7 -> 2.7.90
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Wed, 6 Feb 2019
[ 08:02 yuri search for other commits by this committer ] Original commit   Revision:492292
devel/google-perftools: fix build with GCC-based architectures

PR:		235498
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Thu, 24 Jan 2019
[ 05:09 linimon search for other commits by this committer ] Original commit   Revision:491080
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)
Wed, 26 Sep 2018
[ 13:04 linimon search for other commits by this committer ] Original commit   Revision:480734
Fix error messages on tier-2 archs.

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

Reported by:	repology
Mon, 8 Jan 2018
[ 22:07 yuri search for other commits by this committer ] Original commit   Revision:458487
devel/google-perftools: Update to 2.6.3

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13750
Fri, 22 Sep 2017
[ 10:48 mat search for other commits by this committer ] Original commit   Revision:450353 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
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
[ 10:48 mat search for other commits by this committer ] Original commit   Revision:450351 (Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
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
Wed, 12 Jul 2017
[ 01:56 dbaio search for other commits by this committer ] Original commit   Revision:445561
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)
Fri, 7 Jul 2017
[ 23:50 ultima search for other commits by this committer ] Original commit   Revision:445287
* 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
Sun, 25 Jun 2017
[ 00:29 linimon search for other commits by this committer ] Original commit   Revision:444251 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 6 Jun 2017
[ 16:38 mat search for other commits by this committer ] Original commit   Revision:442784 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
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
Sat, 25 Mar 2017
[ 09:02 amdmi3 search for other commits by this committer ] Original commit   Revision:436889
- Switch to new test framework
- Update WWW
- Cosmetic fixes

Approved by:	portmgr blanket
Fri, 2 Dec 2016
[ 11:58 mat search for other commits by this committer ] Original commit   Revision:427552 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
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
Thu, 21 Apr 2016
[ 16:43 swills search for other commits by this committer ] Original commit   Revision:413746 (Only the first 10 of 419 ports in this commit are shown above. View all ports for this commit)
many ports: mark broken on powerpc64
Mon, 11 Apr 2016
[ 09:07 mat search for other commits by this committer ] Original commit   Revision:413003
Remove ${PORTSDIR}/ from depends. Again.

Sponsored by:	Absolight
Sat, 9 Apr 2016
[ 12:53 sunpoet search for other commits by this committer ] Original commit   Revision:412841
- 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)
Sun, 2 Aug 2015
[ 15:03 tijl search for other commits by this committer ] Original commit   Revision:393429 (Only the first 10 of 234 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Tue, 10 Mar 2015
[ 06:03 vanilla search for other commits by this committer ] Original commit   Revision:380892
Upgrade to 2.4.

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

PR:		195874
Submitted by:	maintainer
Tue, 5 Aug 2014
[ 06:40 bapt search for other commits by this committer ] Original commit   Revision:364077
USES=execinfo
Tue, 15 Jul 2014
[ 14:36 adamw search for other commits by this committer ] Original commit   Revision:361929 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Wed, 25 Jun 2014
[ 18:57 mandree search for other commits by this committer ] Original commit   Revision:359279
Maintainer update to 2.2.1, obsoleting patch-malloc_hook_mmap_freebsd.h.

PR:		191334
Submitted by:	yuri@rawbw.com (maintainer)
Mon, 23 Jun 2014
[ 13:44 amdmi3 search for other commits by this committer ] Original commit   Revision:358946 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Switch devel/google-perftools to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Wed, 11 Jun 2014
[ 14:50 tijl search for other commits by this committer ] Original commit   Revision:357486 (Only the first 10 of 297 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 15 Jan 2014
[ 22:07 mandree search for other commits by this committer ] Original commit   Revision:339826
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.
[ 19:52 mandree search for other commits by this committer ] Original commit   Revision:339812
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)
Fri, 20 Sep 2013
[ 17:04 bapt search for other commits by this committer ] Original commit   Revision:327723 (Only the first 10 of 482 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
Tue, 19 Mar 2013
[ 13:04 eadler search for other commits by this committer ] Original commit   Revision:314640 (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 6 Sep 2011
[ 23:31 pawel search for other commits by this committer ] Original commit 
Update to version 1.8.3

PR:             ports/160493
Submitted by:   Yuri <yuri@tsoft.com> (maintainer)
Approved by:    miwi, wen (mentors implicit)
Sun, 27 Feb 2011
[ 13:00 miwi search for other commits by this committer ] Original commit 
- Update to 1.7

PR:             154910
Submitted by:   Yuri <yuri@tsoft.com> (maintainer)
Tue, 31 Aug 2010
[ 19:36 jacula search for other commits by this committer ] Original commit 
- Update to 1.6

PR:             ports/149407
Submitted by:   Yuri <yuri@tsoft.com> (maintainer)
Approved by:    pgj (mentor)
Tue, 29 Jun 2010
[ 01:47 wen search for other commits by this committer ] Original commit 
- 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
Thu, 1 Apr 2010
[ 10:24 linimon search for other commits by this committer ] Original commit 
Not for powerpc, either.

Hat:            portmgr
Mon, 25 Jan 2010
[ 08:52 miwi search for other commits by this committer ] Original commit 
- Update to 1.5

PR:             143112
Submitted by:   Yuri <yuri@tsoft.com> (maintainer)
Wed, 5 Aug 2009
[ 09:02 miwi search for other commits by this committer ] Original commit 
- Update to 1.3

PR:             137376
Submitted by:   Yuri <yuri@tsoft.com> (maintainer)
Fri, 5 Jun 2009
[ 02:09 amdmi3 search for other commits by this committer ] Original commit 
- Unbreak on amd64

Submitted by:   maintainer via private email
Sat, 30 May 2009
[ 14:50 amdmi3 search for other commits by this committer ] Original commit 
- 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)
Tue, 13 Jan 2009
[ 00:03 miwi search for other commits by this committer ] Original commit 
- Update to 1.0

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

PR:             127333
Submitted by:   Yuri <yuri@tsoft.com> (maintainer)
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 27 Apr 2008
[ 05:22 rafan search for other commits by this committer ] Original commit 
- Update to 0.9.7

PR:             ports/123061
Submitted by:   Yuri <yuri at tsoft.com> (maintainer)
Thu, 6 Mar 2008
[ 22:19 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:             ports/121435 (related)
Wed, 12 Dec 2007
[ 11:43 vd search for other commits by this committer ] Original commit 
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)
Sun, 18 Nov 2007
[ 08:52 linimon search for other commits by this committer ] Original commit 
Broken on sparc64 as well as amd64.

While here, fix a typo.

Approved by:    portmgr (self)
Thu, 11 Oct 2007
[ 15:36 vd search for other commits by this committer ] Original commit 
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: 71