FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 10:34 PM BST
non port: devel/valgrind/Makefile
CVSWeb

Number of commits found: 53

Wed, 9 May 2012
[ 00:18 delphij ] Original commit 
1.53 devel/valgrind/Makefile
1.1 devel/valgrind/files/patch-c11856-c11904
Backport two revisions from Valgrind svn to fix crash when debugging
binaries built with GCC 4.6+:

  r11856 | tom | 2011-07-05 02:22:32 -0700 (Tue, 05 Jul 2011) | 2 lines

  Implement some extra DWARF ops that gcc 4.6.1 seems to use. Fixes #275284.

  r11904 | tom | 2011-07-21 08:07:26 -0700 (Thu, 21 Jul 2011) | 2 lines

  DWARF comparisons should be signed. Patch from Jakub Jelinek.

Submitted by:   Tom Russo <tvrusso sandia.gov>
PR:             ports/166341
Sat, 3 Dec 2011
[ 19:27 scheidell ] Original commit 
1.52 devel/valgrind/Makefile
1.1 devel/valgrind/files/patch-include_vki_vki-x86-freebsd.h
-The base __aligned attribute no longer exists in gcc46+
-patch uses __attribute__ which is upward compatible with gcc42+

PR:             ports/156881
Submitted by:   Zhihao Yuan <lichray@gmail.com>
Approved by:    maintainer(timeout), gaboe(mentor)
Feature safe:   yes
Mon, 24 Oct 2011
[ 03:33 stas ] Original commit 
1.8 archivers/ocaml-zip/Makefile
1.20 archivers/ruby-bz2/Makefile
1.3 archivers/ruby-lha/Makefile
1.35 astro/sunclock/Makefile
1.11 astro/tangogps/Makefile
1.27 audio/autozen/Makefile
1.21 audio/cplay/Makefile
1.17 audio/cuetools/Makefile
1.44 audio/muse/Makefile
1.14 audio/ruby-audiofile/Makefile

(Only the first 10 of 258 ports in this commit are shown above. View all ports for this commit)
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
Wed, 27 Apr 2011
[ 09:51 stas ] Original commit 
1.50 devel/valgrind/Makefile
1.14 devel/valgrind/distinfo
- Update to revision 2.  This update includes fixes for setcontext/getcontext
  routines.
Wed, 20 Apr 2011
[ 04:45 stas ] Original commit 
1.49 devel/valgrind/Makefile
1.13 devel/valgrind/distinfo
- Udpdate to a new 3.6.1 snapshot.
  Changes:
  - Implement shm_unlink wrapper.
  - Add support for SHM_ANON shm_open(2) path.
  - Fix sycalls 0 and 198 (__syscall) handling.
Sat, 16 Apr 2011
[ 08:02 stas ] Original commit 
1.48 devel/valgrind/Makefile
1.12 devel/valgrind/distinfo
1.5 devel/valgrind/pkg-descr
- Update valgrind to 3.6.1.
  This is a bugfix release.
Sun, 14 Nov 2010
[ 22:00 thierry ] Original commit 
1.47 devel/valgrind/Makefile
1.80 french/aster/Makefile
1.20 math/mumps/Makefile
1.33 math/petsc/Makefile
1.28 math/sdpara/Makefile
1.8 science/fvm/Makefile
1.15 science/ncs/Makefile
1.7 math/mumps/files/patch-Make.inc+Makefile.inc.generic
1.15 french/aster/files/patch-products.py
Chase the upgrade of MPICH2.
Sun, 24 Oct 2010
[ 06:16 stas ] Original commit 
1.46 devel/valgrind/Makefile
1.11 devel/valgrind/distinfo
- Update to revision 2:
  - getfsstat syscall handling
  - merge in forgotten changes from p4 (shmctl handling).
Sat, 23 Oct 2010
[ 22:29 stas ] Original commit 
1.45 devel/valgrind/Makefile
1.10 devel/valgrind/distinfo
- Update to revision 1.

Changelog:
  - Add shm_open syscall handler implementation.
  Submitted by: Jerry Toung <jrytoung@gmail.com>
[ 09:07 stas ] Original commit 
1.44 devel/valgrind/Makefile
1.9 devel/valgrind/distinfo
1.11 devel/valgrind/pkg-plist
- Update to 3.6.0.
Fri, 15 Oct 2010
[ 08:07 stas ] Original commit 
1.43 devel/valgrind/Makefile
1.8 devel/valgrind/distinfo
- Fix shmat syscall wrapper [1].
- Implement shmctl syscall wrapper.

PR:             ports/149621 [1]
Submitted by:   Stephen Sanders <ssanders@opnet.com> [1]
Thu, 16 Sep 2010
[ 23:12 stas ] Original commit 
1.42 devel/valgrind/Makefile
1.7 devel/valgrind/distinfo
- Update to revision 3.
  - Add support for syscall 510 (new _semctl).

Submitted by:   Brian Fundakowski Feldman <bfeldman@hammers.com>
Tue, 13 Jul 2010
[ 01:54 stas ] Original commit 
1.41 devel/valgrind/Makefile
1.6 devel/valgrind/distinfo
1.10 devel/valgrind/pkg-plist
- Update to 3.5.0-2:
  - Fix build of MPI wrappers [1]
  - Fix LDT handling in i386 case.
  - Fix socketpair(2) syscall wrapper.

PR:             ports/144067 [1]
Reported by:    "O. Hartmann" <ohartman@zedat.fu-berlin.de> [1]
Wed, 21 Oct 2009
[ 16:55 stas ] Original commit 
1.40 devel/valgrind/Makefile
1.5 devel/valgrind/distinfo
1.5 devel/valgrind/pkg-message
- Update to newer snapshot fro P4.
Sat, 26 Sep 2009
[ 19:04 stas ] Original commit 
1.39 devel/valgrind/Makefile
1.3 devel/valgrind/pkg-descr
- Bump PORTREVISION as the revision numbering scheme has changed.
- Reformat pkg-descr for lines to not exceed 80 characters.

Pointed out by: bsam
Feature safe:   yes
[ 15:42 stas ] Original commit 
1.38 devel/valgrind/Makefile
- Remove the bogus PKGNAMESUFFIX that erroneously went in.

Pointy hat to:  me
Feature safe:   yes
Fri, 25 Sep 2009
[ 18:14 stas ] Original commit 
1.37 devel/valgrind/Makefile
1.9 devel/valgrind/pkg-plist
- Do not try to build 32-bit support on amd64 if 32-bit libraries are not
  available.

Suggested by:   koitsu
Feature safe:   yes
[ 14:43 stas ] Original commit 
1.36 devel/valgrind/Makefile
1.4 devel/valgrind/distinfo
1.2 devel/valgrind/files/patch-Makefile.am
1.2 devel/valgrind/files/patch-configure.in
1.3 devel/valgrind/files/patch-coregrind-vg_proxylwp.c
1.3 devel/valgrind/files/patch-coregrind_Makefile.am
1.2 devel/valgrind/files/patch-coregrind_vg_signals.c
1.4 devel/valgrind/files/patch-coregrind_vg_syscalls.c
1.2 devel/valgrind/files/patch-coregrind_vg_unistd.h
1.2 devel/valgrind/files/patch-coregrind_vg_unsafe.h

(Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Update to version 3.5.0.

Feature safe:   yes
Fri, 7 Aug 2009
[ 11:30 stas ] Original commit 
1.35 devel/valgrind/Makefile
- Take maintainership.
Sun, 10 May 2009
[ 18:17 beat ] Original commit 
1.34 devel/valgrind/Makefile
- Fix build with NOPORTDOCS

Approved by:    miwi (mentor, implicit)
Mon, 23 Mar 2009
[ 01:01 linimon ] Original commit 
1.7 audio/p5-Audio-WMA/Makefile
1.7 audio/p5-Ogg-Vorbis-Header/Makefile
1.9 devel/callgrind/Makefile
1.11 devel/kcachegrind/Makefile
1.5 devel/py-elementtree/Makefile
1.8 devel/stlfilt/Makefile
1.31 devel/valgrind-snapshot/Makefile
1.33 devel/valgrind/Makefile
1.32 editors/mlview/Makefile
1.7 mail/annoyance-filter/Makefile

(Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Reset barner@FreeBSD.org due to several months of inactivity.

Hat:            portmgr
Mon, 5 Jan 2009
[ 19:44 pav ] Original commit 
1.32 devel/ZendOptimizer/Makefile
1.27 devel/ace+tao/Makefile
1.20 devel/asis/Makefile
1.55 devel/boehm-gc/Makefile
1.16 devel/cgdb/Makefile
1.25 devel/clanlib/Makefile
1.22 devel/codeworker/Makefile
1.11 devel/cross-binutils/Makefile
1.8 devel/crow/Makefile
1.11 devel/cscout/Makefile

(Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
- Remove conditional checks for FreeBSD 5.x and older
Tue, 23 Sep 2008
[ 07:02 barner ] Original commit 
1.29 devel/valgrind-snapshot/Makefile
1.31 devel/valgrind/Makefile
- Fix build from within jails

PR:             ports/127015
Submitted by:   Alexander Churanov
Approved by:    portmgr (erwin)
Thu, 21 Aug 2008
[ 06:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(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)
Wed, 20 Aug 2008
[ 00:57 ade ] Original commit 
1.1670 MOVED
1.23 archivers/arj/Makefile
1.62 archivers/gtar/Makefile
1.7 archivers/torrentzip/Makefile
1.8 astro/gpsbabel/Makefile
1.2 audio/audiere/Makefile
1.22 audio/bmp-faad/Makefile
1.10 audio/bmp-mac/Makefile
1.8 audio/bmp-musepack/Makefile
1.32 audio/faac/Makefile

(Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Sat, 17 May 2008
[ 19:04 barner ] Original commit 
1.26 devel/valgrind-snapshot/Makefile
1.28 devel/valgrind/Makefile
Fix build on FreeBSD 7.

Requested by:   many
PR:             ports/116513 [1],
                ports/123711 [2]
Submitted by:   Bruce Cran <bruce@cran.org.uk> [1],
                delphij [2]
Sun, 11 May 2008
[ 19:37 pav ] Original commit 
1.25 devel/valgrind-snapshot/Makefile
1.27 devel/valgrind/Makefile
- Mark BROKEN on 7.x

Reported by:    pointyhat
Sat, 9 Feb 2008
[ 12:06 erwin ] Original commit 
1.26 devel/valgrind/Makefile
Mark IGNORE on 8.0: unsupported.
Thu, 4 Oct 2007
[ 23:08 edwin ] Original commit 
1.168 databases/postgresql80-server/Makefile
1.10 devel/pecl-statgrab/Makefile
1.23 devel/valgrind-snapshot/Makefile
1.25 devel/valgrind/Makefile
1.14 emulators/vmware-guestd3/Makefile
1.28 emulators/vmware-guestd4/Makefile
1.46 emulators/vmware-guestd6/Makefile
1.56 security/drweb/Makefile
1.20 www/mozilla/bsd.gecko.mk
1.28 security/drweb/pkg-plist
Remove always true/always false OSVERSION conditions.
[ 00:41 edwin ] Original commit 
1.30 devel/ZendOptimizer/Makefile
1.31 devel/allegro-devel/Makefile
1.31 devel/allegro/Makefile
1.68 devel/apr/Makefile
1.5 devel/codeblocks/Makefile
1.11 devel/cppadvio/Makefile
1.44 devel/cvsd/Makefile
1.25 devel/cvsnt/Makefile
1.13 devel/gtkmozedit/Makefile
1.4 devel/jtag/Makefile

(Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Remove always-false/true conditions based on OSVERSION 500000
Sun, 30 Sep 2007
[ 04:47 linimon ] Original commit 
1.22 archivers/arj/Makefile
1.6 archivers/torrentzip/Makefile
1.17 audio/bmp-faad/Makefile
1.7 audio/bmp-mac/Makefile
1.4 audio/bmp-musepack/Makefile
1.29 audio/faac/Makefile
1.44 audio/faad/Makefile
1.9 audio/libtremor/Makefile
1.8 audio/lmms/Makefile
1.10 audio/mt-daapd/Makefile

(Only the first 10 of 300 ports in this commit are shown above. View all ports for this commit)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Sat, 8 Sep 2007
[ 00:59 linimon ] Original commit 
1.35 devel/p5-PAR/Makefile
1.11 devel/p5-PCSC-Card/Makefile
1.2 devel/p5-PHP-Serialization/Makefile
1.5 devel/p5-POE-API-Hooks/Makefile
1.10 devel/p5-POE-API-Peek/Makefile
1.4 devel/p5-POE-Component-Child/Makefile
1.6 devel/p5-POE-Component-Daemon/Makefile
1.4 devel/p5-POE-Component-DebugShell/Makefile
1.4 devel/p5-POE-Component-RSSAggregator/Makefile
1.4 devel/p5-POE-Devel-Profiler/Makefile

(Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Thu, 4 May 2006
[ 21:41 edwin ] Original commit 
1.12 databases/cyrus-imspd/Makefile
1.3 databases/cyrus-smlacapd/Makefile
1.63 databases/db3/Makefile
1.56 databases/db4/Makefile
1.10 databases/dbf/Makefile
1.12 databases/dbmetrix/Makefile
1.5 databases/dbow/Makefile
1.14 databases/dbtool/Makefile
1.15 databases/dbview/Makefile
1.37 databases/firebird-devel/Makefile

(Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with D
Mon, 20 Feb 2006
[ 13:07 barner ] Original commit 
1.18 devel/valgrind-snapshot/Makefile
1.20 devel/valgrind/Makefile
1.3 devel/valgrind-snapshot/files/patch-coregrind_vg_syscalls.c
1.3 devel/valgrind/files/patch-coregrind_vg_syscalls.c
- SHM fix: Silence erroneous warnings on X server initialization
- Bump PORTREVISION

Submitted by: anholt
Thu, 20 Oct 2005
[ 10:41 barner ] Original commit 
1.17 devel/valgrind-snapshot/Makefile
1.19 devel/valgrind/Makefile
1.2 devel/valgrind-snapshot/files/patch-coregrind_vg_syscalls.c
1.2 devel/valgrind/files/patch-coregrind_vg_syscalls.c
- Add support for uuidgen(2) system call
- Bump PORTREVISION

Submitted by:   rodrigc
PR:             ports/87697
Tue, 20 Sep 2005
[ 00:40 barner ] Original commit 
1.16 devel/valgrind-snapshot/Makefile
1.18 devel/valgrind/Makefile
1.1 devel/valgrind-snapshot/files/patch-Makefile.am
1.1 devel/valgrind/files/patch-Makefile.am
1.3 devel/valgrind-snapshot/files/patch-configure
1.3 devel/valgrind/files/patch-configure
1.1 devel/valgrind-snapshot/files/patch-configure.in
1.1 devel/valgrind/files/patch-configure.in
1.2 devel/valgrind-snapshot/files/patch-coregrind-vg_signals.c
1.1 devel/valgrind-snapshot/files/patch-coregrind_Makefile.am

(Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Fix on FreeBSD 6 and above: [1] [2]

  Valgrind did not handle the following sysarch calls, and thus crashed
  immediately
    o get_fsbase
    o set_fsbase
    o get_gsbase
    o set_fsbase

- Valgrind no longer dumps core when its client application does. [2]

  Valgrind-snapshot does contain for safing the client's core dump,
  but it does not work (it resulted in a crash) and has therefore been
  disabled.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 11 Aug 2005
[ 13:26 barner ] Original commit 
1.15 devel/valgrind-snapshot/Makefile
1.17 devel/valgrind/Makefile
- Mark valgrind ports IGNORE when /proc is not mounted, previously, only
  a warning was printed.

  A mounted procfs is a runtime dependency of valgrind, but since the
  implementation of automatic suppression file generation the valgrind
  binary is run in the post-install stage.

- An exception needs to be made for the ports cluster: The machine compiling
  the list of IGNOREd ports does not have a mounted /proc, so the check (and
  the generation of supression files is disabled there).

  Users who want to suppress false positives in valgrinds output should build
  the port instead of installing the package (so the rules can be customized to
  their specific installation).

Reported by:    Paul Ledbetter III <aeacides@gmail.com>
Approved by:    portmgr (kris)
Thu, 19 May 2005
[ 16:56 barner ] Original commit 
1.14 devel/valgrind-snapshot/Makefile
1.16 devel/valgrind/Makefile
Fix generation of suppression files: Valgrind puts parts of its output
on stderr, so the redirection into a file did not work.

Submitted by:   Eugene Kilachkoff <zeus@samaramail.ru>
PR:             ports/81249
Tue, 12 Apr 2005
[ 03:26 obrien ] Original commit 
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile

(Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien ] Original commit 
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile

(Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Mon, 28 Feb 2005
[ 13:05 barner ] Original commit 
1.2 audio/p5-Audio-WMA/Makefile
1.2 audio/p5-Ogg-Vorbis-Header/Makefile
1.21 devel/boost/Makefile
1.4 devel/callgrind/Makefile
1.4 devel/kcachegrind/Makefile
1.4 devel/stlfilt/Makefile
1.11 devel/valgrind-snapshot/Makefile
1.13 devel/valgrind/Makefile
1.11 editors/mlview/Makefile
1.13 games/clanbomber/Makefile

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Change email address in ports maintained by me to barner@FreeBSD.org

Approved by:    arved (mentor)
Mon, 27 Dec 2004
[ 11:41 vs ] Original commit 
1.10 devel/valgrind-snapshot/Makefile
1.12 devel/valgrind/Makefile
1.3 devel/valgrind/pkg-message
1.4 devel/valgrind-snapshot/pkg-plist
1.4 devel/valgrind/pkg-plist
- Add some suppression files & fix packaging[1]
   (bump PORTREV)
- Warn if USER_LDT is not present in 4.x-kernel [2]

PR:             ports/71832 [1]; ports/75436 [2]
Submitted by:   Frerich Raabe;   maintainer
Thu, 9 Dec 2004
[ 23:08 pav ] Original commit 
1.9 devel/valgrind-snapshot/Makefile
1.11 devel/valgrind/Makefile
1.1 devel/valgrind-snapshot/files/patch-coregrind-vg_proxylwp.c
1.1 devel/valgrind/files/patch-coregrind-vg_proxylwp.c
- Starting from some point after FreeBSD 5.2.1, valgrind did not terminate
  correctly, but got stuck in state ``umtx''. This was mentioned on the lists
  and in kern/68992 [closed], but I was never able to fix the problem.

  On FreeBSD >= 502120, the kernel's and valgrind's definition of
  UMTX_CONTESTED flag were out of sync, which is why valgrind did not terminate
  on these systems.

PR:             ports/74903
Submitted by:   Simon Barner <barner@gmx.de> (maintainer)
Wed, 8 Dec 2004
[ 19:36 pav ] Original commit 
1.8 devel/valgrind-snapshot/Makefile
1.10 devel/valgrind/Makefile
- Take care of leftover pkgconfig directory

PR:             ports/74818
Submitted by:   Simon Barner <barner@gmx.de> (maintainer)
Thu, 2 Sep 2004
[ 05:15 sem ] Original commit 
1.9 devel/valgrind/Makefile
Remove junk from Makefile.

Reported by: Amir Shalem <amir(at)boom.org.il>
Wed, 1 Sep 2004
[ 16:27 sem ] Original commit 
1.516 MOVED
1.1688 devel/Makefile
1.3 devel/callgrind/Makefile
1.3 devel/calltree/Makefile
1.3 devel/kcachegrind/Makefile
1.7 devel/valgrind-snapshot/Makefile
1.8 devel/valgrind/Makefile
1.2 devel/callgrind/distinfo
1.2 devel/calltree/distinfo
1.1 devel/kcachegrind/files/patch-aclocal.m4

(Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Rename devel/calltree to callgrind.
Update it to 0.9.8.
Update related ports.

PR:             ports/70936
Submitted by:   maintainer
Fri, 6 Aug 2004
[ 12:36 lofi ] Original commit 
1.6 devel/valgrind-snapshot/Makefile
1.7 devel/valgrind/Makefile
Correct CONFLICTS. valgrind-snapshot conflicts with every version of
valgrind, not just 352.
[ 12:25 lofi ] Original commit 
1.5 devel/valgrind-snapshot/Makefile
1.6 devel/valgrind/Makefile
Instead of just checking for PACKAGE_BUILDING, don't let the check for
procfs stop the portbuild at all. Displaying a warning is fine, breaking
the build over a runtime requirement that does not break building the port
is not.
Sun, 1 Aug 2004
[ 15:20 lofi ] Original commit 
1.5 devel/valgrind/Makefile
1.2 devel/valgrind/pkg-plist
valgrind installs different files on RELENG_4 & RELENG_5, add some
PLIST_SUB to deal with that.
[ 00:45 lofi ] Original commit 
1.4 devel/valgrind-snapshot/Makefile
1.4 devel/valgrind/Makefile
Disable procfs check on package builders.
Sun, 25 Jul 2004
[ 17:28 pav ] Original commit 
1.3 devel/valgrind-snapshot/Makefile
1.3 devel/valgrind/Makefile
- Use canonical way to request new Perl
[ 17:02 pav ] Original commit 
1.2 devel/valgrind/Makefile
1.2 devel/valgrind/distinfo
1.2 devel/valgrind/files/patch-rev328
1.2 devel/valgrind/files/patch-rev329
1.2 devel/valgrind/pkg-message
- Update to 352

PR:             ports/69553
Submitted by:   Simon Barner <barner@in.tum.de> (maintainer)
Sun, 23 May 2004
[ 17:00 krion ] Original commit 
1.1550 devel/Makefile
1.1 devel/valgrind/Makefile
1.1 devel/valgrind/distinfo
1.1 devel/valgrind/files/patch-rev328
1.1 devel/valgrind/files/patch-rev329
1.1 devel/valgrind/pkg-descr
1.1 devel/valgrind/pkg-message
1.1 devel/valgrind/pkg-plist
Valgrind is a system for debugging and profiling un*x programs.
With the tools that come with Valgrind, you can automatically
detect many memory management and threading bugs, avoiding
hours of frustrating bug-hunting, making your programs more
stable. You can also perform detailed profiling, to speed up
and reduce memory use of your programs.

The Valgrind distribution includes five tools: two memory error
detectors, a thread error detector, a cache profiler and a heap
profiler.  Several other tools have been built with Valgrind.

Valgrind was ported to FreeBSD by Doug Rabson (http://www.rabson.org/).

Submitted by:   Doug Rabson <dfr@FreeBSD.org> and Simon Barner
<barner@in.tum.de>

Number of commits found: 53

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.248 seconds.