Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.25.0.g20241104_1,1 20 Nov 2024 11:52:14 |
Dima Panov (fluffy) |
devel/valgrind-devel: improve MPI library handling in plist for supported ARCHes
Approved by: portmgr blanket (trivial packaging fix)
Sponsored by: Future Crew, LLC |
3.25.0.g20241104_1,1 20 Nov 2024 10:44:57 |
Dima Panov (fluffy) |
devel/valgrind-devel: fix packaging with MPI=on
Approved by: portmgr blanket (trivial packaging fix)
Sponsored by: Future Crew, LLC |
3.25.0.g20241104,1 14 Nov 2024 08:43:21 |
Robert Clausecker (fuz) Author: Paul Floyd |
devel/valgrind-devel: update to 3.25.0.g20241104
Changes wrt. valgrind-3.24.0:
494327 Crash when running Helgrind built with #define TRACE_PTH_FNS 1
494337 All threaded applications cause still holding lock errors
495488 Add FreeBSD getrlimitusage syscall wrapper
PR: 282544 |
3.24.0.g20240913,1 25 Sep 2024 06:28:05 |
Robert Clausecker (fuz) Author: Paul Floyd |
devel/valgrind-devel: update to 3.24.0.g20240913
- updated for FreeBSD 13.4
- aarch64 now supported
Excerpt from NEWS:
202770 open fd at exit --log-socket=127.0.0.1:1500 with --track-fds=yes
276780 An instruction in fftw (Fast Fourier Transform) is unhandled by
valgrind: vex x86->IR: unhandled instruction bytes:
0x66 0xF 0x3A 0x2
311655 --log-file=FILE leads to apparent fd leak
317127 Fedora18/x86_64 --sanity-level=3 : aspacem segment mismatch
337388 fcntl works on Valgrind's own file descriptors
377966 arm64 unhandled instruction dc zva392146 aarch64: unhandled (Only the first 15 lines of the commit message are shown above ) |
3.23.0.g20240201_1,1 23 Feb 2024 14:56:54 |
Muhammad Moinur Rahman (bofh) |
devel/valgrind-devel: Moved man to share/man
Approved by: portmgr (blanket) |
3.23.0.g20240201,1 04 Feb 2024 17:43:22 |
Fernando Apesteguía (fernape) Author: Paul Floyd |
devel/valgrind-devel: update to 3.23.0.g20240201
Highlights for FreeBSD
Support for 13.3
Added syscalls 578, 580
Improved aio sycall handling
Changes
* Cannot connect to Oracle using valgrind
* unhandled amd64-darwin syscall: unix:464 (openat_nocancel)
* False positive "Source and destination overlap in strncat"
* Signals inside io_uring_enter not handled
* valgrind reports "Conditional jump or move depends on uninitialised
* value" in memchr of macOS 10.12-10.15
* disInstr(arm64): unhandled instruction 0x4E819402 (dotprod/ASIMDDP) (Only the first 15 lines of the commit message are shown above ) |
3.22.0.g20230917,1 19 Sep 2023 07:38:25 |
Fernando Apesteguía (fernape) Author: Paul Floyd |
devel/valgrind-devel: update to 3.22.0.g20230917
ChangeLog:
https://sourceware.org/git/?p=valgrind.git;a=blob;f=NEWS;hb=ae4e70d97d46c58a99782ff007df1cdc34ac1219
PR: 273529
Reported by: pjfloyd@wanadoo.fr (maintainer) |
3.21.0.g20230218_1,1 22 Aug 2023 14:15:36 |
Fernando Apesteguía (fernape) Author: Paul Floyd |
devel/valgrind-devel: do not strip binaries
Valgrind binaries should not be stripped (at least, not the preload shared
libs).
PR: 273243
Reported by: pjfloyd@wanadoo.fr (maintainer) |
3.21.0.g20230218,1 20 Feb 2023 13:19:41 |
Fernando Apesteguía (fernape) Author: Paul Floyd |
devel/valgrind-devel: update to 3.21.0.g20230218
ChangeLog:
https://github.com/paulfloyd/freebsd_valgrind/compare/8d64ffab7...3b3d74d9d
PR: 269665
Reported by: pjfloyd@wanadoo.fr (maintainer) |
3.21.0.g20221028,1 31 Oct 2022 13:44:26 |
Joseph Mingrone (jrm) |
devel/valgrind{,-devel}: Use option helpers; pet port{clippy,fmt}
Approved by: pjfloyd@wanadoo.fr (maintainer)
Differential Revision: https://reviews.freebsd.org/D37201 |
3.21.0.g20221028,1 29 Oct 2022 16:34:43 |
Joseph Mingrone (jrm) Author: Paul Floyd |
devel/valgrind-devel: Update to 20221028 commit, 8d64ffab7
Differential Revision: https://reviews.freebsd.org/D37197 |
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) |
3.20.0.g20220612,1 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 ) |
3.20.0.g20220612,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 ) |
3.20.0.g20220612,1 13 Jun 2022 16:35:24 |
Fernando Apesteguía (fernape) Author: Paul Floyd |
devel/valgrind-devel: Update to 3.20.0.GIT
PR: 264579
Reported by: pjfloyd@wanadoo.fr (maintainer) |
3.19.0.g20211113,1 15 Nov 2021 18:19:11 |
Li-Wen Hsu (lwhsu) Author: Paul Floyd |
devel/valgrind-devel: Update to 3.19.0.g20211113
PR: 259821 |
3.18.0.g20210323,1 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
3.18.0.g20210323,1 18 Oct 2021 19:25:53 |
Stefan Eßer (se) |
devel/valgrind-devel: Add CPE information
Approved by: portmgr (blanket) |
3.18.0.g20210323,1 19 Apr 2021 08:00:13 |
Tobias Kortkamp (tobik) |
Clean up all commented PORTREVISION and PORTEPOCH lines
No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines. Instead of implementing
that just clean up the 51 ports that do this.
PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder. |
3.18.0.g20210323,1 08 Apr 2021 22:13:17 |
Jung-uk Kim (jkim) |
devel/valgrind-devel: Fix pkg-plist for option MANPAGES
It was accidentally broken by r568304.
PR: 254687
Approved by: Paul Floyd <pjfloyd@wanadoo.fr> (maintainer) |
3.18.0.g20210323,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.18.0.g20210323,1 23 Mar 2021 19:47:16 |
nc |
devel/valgrind-devel: Update to 3.18.0.g20210323
PR: 254505
Submitted by: Paul Floyd <pjfloyd AT wanadoo DOT fr> (maintainer) |
3.17.0.g20210219,1 16 Mar 2021 20:24:00 |
yuri |
devel/valgrind-devel: Improve plist
PR: 254342
Submitted by: pjfloyd@wanadoo.fr (maintainer) |
3.17.0.g20210219,1 16 Mar 2021 19:46:57 |
yuri |
devel/valgrind-devel: Fix duplicate file listing on i386
PR: 254342
Submitted by: pjfloyd@wanadoo.fr (maintainer)
Reported by: dim |
3.17.0.g20210219,1 14 Mar 2021 03:19:30 |
yuri |
devel/valgrind-devel: Update 3.17.0.g20200723 -> 3.17.0.g20210219
PR: 250958
Submitted by: pjfloyd@wanadoo.fr (maintainer) |
3.17.0.g20200723,1 24 Jul 2020 18:00:32 |
kevans |
devel/valgrind-devel: update to Paul Floyd's FreeBSD valgrind branch
This branch rebases us forward to Valgrind 3.17.0, incredibly current as
of today. It also fixes a vast array of known issues, making valgrind-devel
actually functional on 13.0-CURRENT and fixing most of the regression tests
on clang/amd64.
All patches previously in the port have been incorporated into this branch.
There are still some open issues remaining:
- https://github.com/paulfloyd/freebsd_valgrind/issues
Paul has summarized the regtest status here:
- https://github.com/paulfloyd/freebsd_valgrind/wiki/Regtest-status
This port is believed to be largely functional enough to get wider testing.
Many, many thanks to the excellent work of Paul Floyd to modernize our
valgrind port.
Pass MAINTAINER over to Paul, as he intends to continue working on an effort
to upstream valgrind/FreeBSD support.
Approved by: zeising (maintainer)
Differential Revision: https://reviews.freebsd.org/D25452 |
3.10.1.20160113_7,1 24 Jul 2020 17:33:31 |
kevans |
devel/valgrind-devel: finish Makefile reordering, no functional change
Mea culpa, the rest of this re-ordering is due to having missed this line in
a bunch of portlint noise about the patches that will soon be disappearing:
WARN: Makefile: "USES" has to appear earlier.
Move conflicts/bb/options definitions further down, as is also done in the
conflated diff of D25452.
Approved by: zeising (maintainer, implicit) |
3.10.1.20160113_7,1 24 Jul 2020 17:24:40 |
kevans |
devel/valgrind-devel: address portlint concerns, no functional change
portlint pointed out that the ordering of the Makefile was slightly wrong,
and the depends lines were using spaces for indentation instead of tabs.
This was included as part of D25452, but has been refactored out in advance
of the update.
Approved by: zeising (maintainer, implicit) |
3.10.1.20160113_7,1 21 Feb 2020 06:58:07 |
dim |
devel/valgrind(-devel): Fix compiler version detection hopefully forever
Every time a compiler major version is bumped, we run into this exact
same error:
===> Configuring for valgrind-3.10.1.20160113_7,1
...
checking for a supported version of gcc... no (10.0.0)
configure: error: please use gcc >= 3.0 or clang >= 2.9
Attempt to fix this for all versions in the future.
Other fix included: don't use undefined behavior to implement offsetof,
just use the official builtin function instead.
Approved by: zeising (maintainer)
MFH: 2020Q1 |
3.10.1.20160113_6,1 10 Mar 2019 11:29:53 |
zeising |
Grab valgrind ports
Grab valgrind ports, I know people outside the project who are interested in
this. Grab it in the interim.
If you are interested in helping out, please let me know! |
3.10.1.20160113_6,1 09 Mar 2019 03:35:38 |
bdrewery |
Drop maintainership |
3.10.1.20160113_6,1 30 Oct 2018 05:05:47 |
yuri |
devel/valgrind-devel: Change from net/mpich2 to net/mpich
PR: 231639
Approved by: bdrewery (maintainer's timeout; 36 days) |
3.10.1.20160113_5,1 24 Jan 2018 18:57:41 |
bdrewery |
Fix build with clang 6.
PR: 224828
Submitted by: dim |
3.10.1.20160113_5,1 09 Jan 2018 18:44:07 |
danfe |
For the ports under `devel' category: remove superfluous linefeeds. |
3.10.1.20160113_5,1 30 Oct 2017 17:13:32 |
bdrewery |
Add support for ino64.
PR: 219715
Submitted by: novel |
3.10.1.20160113_4,1 05 Jul 2017 17:20:56 |
dim |
Detect clang 5.0.0 correctly, and drop USE_GCC.
Approved by: bdrewery (maintainer)
PR: 218856
MFH: 2017Q3 |
3.10.1.20160113_4,1 03 May 2017 22:07:31 |
bdrewery |
Allow valgrind to build with Clang again.
This resolves runtime issues with deciphering clang-built binaries
using a newer dwarf format.
Reported by: adrian, dim |
3.10.1.20160113_3,1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
3.10.1.20160113_2,1 11 Feb 2017 15:26:35 |
jbeich |
devel/valgrind{,-devel}: unbreak with gcc6 or later
checking for a supported version of gcc... no (6.3.0)
configure: error: please use gcc >= 3.0 or clang >= 2.9
===> Script "configure" failed unexpectedly. |
3.10.1.20160113_2,1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
3.10.1.20160113_1,1 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
3.10.1.20160113_1,1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
3.10.1.20160113_1,1 02 Jun 2016 20:34:21 |
asomers |
Add a MANPAGES knob to devel/valgrind{-devel}
devel/valgrind/Makefile
devel/valgrind/pkg-plist
devel/valgrind-devel/Makefile
devel/valgrind-devel/pkg-plist
Add a MANPAGES option. valgrind's man pages are built with
docbook-xml, which has lots of dependencies. Disabling MANPAGES will
speed the build.
Reviewed by: bdrewery, brd
Approved by: bdrewery (ports, maintainer)
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D6667 |
3.10.1.20160113,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.10.1.20160113,1 26 Feb 2016 19:41:38 |
bdrewery |
- Update to 3.10.1
- Add pipe(2) syscall
- Add cpuset_getaffinity(2) syscall
- Support arguments for cpuset_setaffinity(2) syscall
- sendfile(2) syscall fixes
- getsockopt(2) syscall fixes
- Add missing fcntl(2) handlers [1]
- Add missing jail syscalls [2]
- Add missing kldload syscalls [3]
- Add missing accept4(2) syscall [4]
PR: 196451 [1]
Obtained
from: https://bitbucket.org/stass/valgrind-freebsd/issues/15/missing-fcntl-commands
[1]
PR: 152899 [2]
Obtained
from: https://bitbucket.org/stass/valgrind-freebsd/pull-requests/10/implement-some-of-the-jails-syscalls/diff
[2]
Obtained
from: https://bitbucket.org/stass/valgrind-freebsd/pull-requests/11/fix-issue-25-add-kldload-kldunload-kldfind/diff
[3]
Obtained
from: https://bitbucket.org/stass/valgrind-freebsd/pull-requests/8/fix-issue-21-accept4-is-unimplemented-on/diff
[4] |
3.10.0.20150126_2,1 26 Feb 2016 18:49:01 |
bdrewery |
- Take back maintainership
- Add a patch for "unhandled sysarch cmd 132" error.
PR: 202766 |
3.10.0.20150126_1,1 29 Dec 2015 14:30:47 |
mat |
Cleanup GH_* and variables order.
Sponsored by: Absolight |
3.10.0.20150126_1,1 23 Mar 2015 18:35:46 |
bdrewery |
- Fix 32BIT build
- Fix plist under 32bit builds
- Fix build on 84amd64 by using GCC. Stass has suggested to me that
using clang may result in a broken runtime anyhow.
The error encountered was the one logged in r350881 about missing 'rdtscp'
instruction.
- Fix build occuring during 'make stage' phase. |
3.10.0.20150126,1 14 Feb 2015 04:05:30 |
bdrewery |
- Update to checkin 963c4a777573 from stass' bitbucket, which is 3.10.0. |
3.9.0.r1,1 22 Jan 2015 22:23:07 |
bdrewery |
Release maintainership |
3.9.0.r1,1 27 Oct 2014 11:09:47 |
bapt |
Cleanup plist |
3.9.0.r1,1 16 Jul 2014 07:59:59 |
bapt |
Fix non default LIB_DEPENDS
With hat: portmgr |
3.9.0.r1,1 15 Jul 2014 14:36:13 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
3.9.0.r1,1 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
3.9.0.r1,1 11 Apr 2014 03:44:26 |
bdrewery |
- Convert to USES=tar
- Mark BROKEN on amd64:
mv -f priv/.deps/libvex_amd64_freebsd_a-guest_x86_toIR.Tpo
priv/.deps/libvex_amd64_freebsd_a-guest_x86_toIR.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_amd64=1
-DVGO_freebsd=1 -DVGP_amd64_freebsd=1 -DVGPV_amd64_freebsd_vanilla=1 -Ipriv
-m64 -fomit-frame-pointer -O2 -g -Wall -Wmissing-prototypes -Wshadow
-Wpointer-arith -Wstrict-prototypes -Wmissing-declarations
-Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wbad-function-cast
-Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -O2 -pipe
-fno-strict-aliasing -Wwrite-strings -fno-stack-protector -MT
priv/libvex_amd64_freebsd_a-guest_amd64_helpers.o -MD -MP -MF
priv/.deps/libvex_amd64_freebsd_a-guest_amd64_helpers.Tpo -c -o
priv/libvex_amd64_freebsd_a-guest_amd64_helpers.o `test -f
'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
{standard input}: Assembler messages:
{standard input}:1524: Error: no such instruction: `rdtscp'
gmake[3]: *** [priv/libvex_amd64_freebsd_a-guest_amd64_helpers.o] Error 1
gmake[3]: Leaving directory
`/wrkdirs/usr/ports/devel/valgrind-devel/work/valgrind-freebsd-3.9.0.rc1/VEX'
gmake[2]: *** [install] Error 2 |
3.9.0.r1,1 08 Feb 2014 21:10:00 |
bdrewery |
Fix build on 8.3 due to tcp.h not properly
including sys/types.h in it yet. |
3.9.0.r1,1 22 Jan 2014 23:01:10 |
bdrewery |
- Update to 3.9.0-rc1
The 32BIT option currently is broken. |
3.8.1_1,1 22 Jan 2014 18:11:30 |
bdrewery |
- Bump PORTREVISION to ensure rebuild after HEAD r260290 to fix
on head, stable/10
PR: ports/185292
Reported by: Robert David <robert.david.public@gmail.com> |
3.8.1,1 09 Oct 2013 13:23:18 |
bdrewery |
- Rename devel/valgrind-snapshot to devel/valgrind-devel to follow port
naming conventions
- Convert to staging |