Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.24.0_1,1 20 Nov 2024 11:52:13 |
Dima Panov (fluffy) |
devel/valgrind: improve MPI library handling in plist for supported ARCHes
Approved by: portmgr blanket (trivial packaging fix)
Sponsored by: Future Crew, LLC |
3.24.0_1,1 20 Nov 2024 10:44:56 |
Dima Panov (fluffy) |
devel/valgrind: fix packaging with MPI=on
Approved by: portmgr blanket (trivial packaging fix)
Sponsored by: Future Crew, LLC |
3.24.0,1 14 Nov 2024 08:43:21 |
Robert Clausecker (fuz) Author: Paul Floyd |
devel/valgrind: update to 3.24.0
Change log
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
instruction 0xD5380001 (MRS rT, midr_el1)
391148 Unhandled AVX instruction vmovq %xmm9,%xmm1
392146 aarch64: unhandled instruction 0xD5380001 (MRS rT, midr_el1)
412377 SIGILL on cache flushes on arm64 (Only the first 15 lines of the commit message are shown above ) |
3.23.0,1 27 Apr 2024 09:59:01 |
Nuno Teixeira (eduardo) Author: Paul Floyd |
devel/valgrind: Update to 3.23.0
- While I'm here, remove GNU_CONFIGURE_MANPREFIX after 9fd7ee1cdf6c
ChangeLog: https://valgrind.org/docs/manual/dist.news.html
PR: 278594 |
3.22.0_1,1 23 Feb 2024 15:00:41 |
Muhammad Moinur Rahman (bofh) |
devel/valgrind: Moved man to share/man
Approved by: portmgr (blanket) |
3.22.0,1 02 Nov 2023 07:26:24 |
Fernando Apesteguía (fernape) |
devel/valgrind: update to 3.22
PR: 274836
Reported by: pjfloyd@wanadoo.fr (maintainer) |
3.21.0_2,1 20 Sep 2023 11:42:11 |
Fernando Apesteguía (fernape) Author: Paul Floyd |
devel/valgrind: patch for ifuncs
The work for simd support uses @gnu_indirect_function. When Valgrind sees
binaries using such function it expects to have its own ifunc_handler. Until now
there wasn't one for FreeBSD so Valgrind terminates with an abort.
This patch merges the fix maintainer and creator made upstream.
PR: 273955
Reported by: pjfloyd@wanadoo.fr (maintainer) |
3.21.0_1,1 28 Aug 2023 15:05:13 |
Dag-Erling Smørgrav (des) |
devel/valgrind: temporary build fix for FreeBSD 15.
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D41610 |
3.21.0_1,1 21 Aug 2023 17:49:20 |
Fernando Apesteguía (fernape) Author: Paul Floyd |
devel/valgrind: 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,1 30 Apr 2023 18:41:41 |
Robert Clausecker (fuz) Author: Paul Floyd |
devel/valgrind: update to 3.21
There are a couple of new python scripts for gdb integration.
Some of the post-processing tools have switched from Perl and C
to Python (minimum 3.9).
Changelog:
https://sourceware.org/git/?p=valgrind.git;a=blob;f=NEWS;h=342a733650a7247ebc0ba0da91cfa802440fc319;hb=HEAD
PR: 271126 |
3.20.0,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.20.0,1 27 Oct 2022 10:15:30 |
Nuno Teixeira (eduardo) Author: Paul Floyd |
devel/valgrind: Update to 3.20.0
- Several fixes for FreeBSD, most importantly changes to auxv on
FreeBSD 14
ChangeLog: https://valgrind.org/docs/manual/dist.news.html
PR: 267383
MFH: 2022Q4 (bugfixes) |
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.19.0,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.19.0,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.19.0,1 14 Apr 2022 08:41:13 |
Li-Wen Hsu (lwhsu) Author: Paul Floyd |
devel/valgrind: Update to 3.19.0
Release notes: https://valgrind.org/docs/manual/dist.news.html
PR: 263245 |
3.18.1,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.1,1 18 Oct 2021 19:03:29 |
Li-Wen Hsu (lwhsu) Author: Paul Floyd |
devel/valgrind: Update to 3.18.1 and switch to use sourceware
The FreeBSD port of Valgrind has now been merged upstream and a new
release of Valgrind is out, 3.18.1. This updates Makefile, distinfo and
pkg-descr to reflect that.
Also remove pkg-message which has been incorrect and obsolete for a fair time.
PR: 259224 |
3.17.0.g20210319,1 25 Sep 2021 20:28:51 |
Bernhard Froehlich (decke) |
devel/valgrind: Add CPE information
Approved by: portmgr (blanket) |
3.17.0.g20210319,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.17.0.g20210319,1 10 Apr 2021 15:39:18 |
Li-Wen Hsu (lwhsu) Author: Paul Floyd |
devel/valgrind: Remove unneeded patches
PR: 254917
Reported by: ice@extreme.hu |
3.17.0.g20210319,1 09 Apr 2021 15:06:29 |
Antoine Brodin (antoine) |
devel/valgrind: fix PKGBASE collision |
3.17.0.g20210319,1 08 Apr 2021 22:36:34 |
Jung-uk Kim (jkim) Author: Paul Floyd |
devel/valgrind: Update to be based on release version of Valgrind 3.17
Also, re-assign the submitter as maintainer.
PR: 254506
Approved by: zeising (maintainer) |
3.10.1.20160113_8,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.10.1.20160113_8,1 14 Mar 2021 03:24:06 |
yuri |
devel/valgrind: Mark broken. |
3.10.1.20160113_8,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_7,1 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
3.10.1.20160113_7,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_7,1 09 Mar 2019 03:35:38 |
bdrewery |
Drop maintainership |
3.10.1.20160113_7,1 24 Feb 2019 13:56:45 |
novel |
devel/valgrind: add missing field to stat64 struct and fix debug logging
- Add missing st_birthtim field to vki_stat64 struct [2]
- Fix debug logging (valgrind -v -v -v -d -d -d),
based on upstream commits:
* https://sourceware.org/git/?p=valgrind.git;a=commit;h=6b92194ac
* https://sourceware.org/git/?p=valgrind.git;a=commit;h=f06f0f718
- Bump PORTREVISION
PR: 234759 [1]
Submitted by: novel [1]
Submitted by: markj [2]
Approved by: maintainer timeout |
3.10.1.20160113_6,1 30 Oct 2018 05:04:45 |
yuri |
devel/valgrind: 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 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 19 Apr 2016 20:03:17 |
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 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.0.20150126_2,1 26 Feb 2016 18:25:53 |
bdrewery |
Take back maintainership |
3.10.0.20150126_2,1 29 Dec 2015 14:30:47 |
mat |
Cleanup GH_* and variables order.
Sponsored by: Absolight |
3.10.0.20150126_2,1 13 Nov 2015 13:35:02 |
demon |
Add a patch for "unhandled sysarch cmd 132" error.
PR: 202766
Submitted by: Julien Nadeau <vedge@hypertriton.com> |
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 23 Feb 2015 18:10:48 |
bdrewery |
Update to checkin 963c4a777573 from stass' bitbucket, which is 3.10.0. |
3.8.1_1,1 13 Nov 2014 18:42:02 |
bdrewery |
Release maintainership |
3.8.1_1,1 27 Oct 2014 11:09:47 |
bapt |
Cleanup plist |
3.8.1_1,1 16 Jul 2014 07:59:59 |
bapt |
Fix non default LIB_DEPENDS
With hat: portmgr |
3.8.1_1,1 15 Jul 2014 14:36:13 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
3.8.1_1,1 21 May 2014 07:24:34 |
pi |
devel/valgrind: USES=tar:bzip2, shebangfix
Approved by: maintainer (by mail), portmgr (blanket approval), jadawin (mentor) |
3.8.1_1,1 22 Jan 2014 23:02:52 |
bdrewery |
- Use DISTVERSIONPREFIX instead of changing DISTNAME
Suggested by: bapt |
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 |
3.8.1,1 09 Oct 2013 12:57:16 |
bdrewery |
- Convert to staging |
3.8.1,1 20 Sep 2013 15:58:09 |
bdrewery |
- Add NO_STAGE until validated to be safe for upcoming staging support |
3.8.1,1 20 Aug 2013 11:43:44 |
az |
- Convert to new perl5 framework
Approved by: bdrewery@ (maintainer) |
3.8.1,1 05 Jul 2013 14:32:27 |
bdrewery |
Convert from USE_GMAKE to USES=gmake |
3.8.1,1 04 Jul 2013 16:57:40 |
bdrewery |
- Add 32BIT option to enable/disable 32bit compat
- Add LIB32_PATH to allow overriding where 32bit
libs are installed, default to DESTDIR/usr/lib32/libc.so
PR: ports/179643
Reported by: Garrett Cooper <yaneurabeya@gmail.com>
Submitted by: r4721@tormail.org (based on) |
3.8.1,1 14 Jun 2013 14:36:08 |
bdrewery |
- Fix typo
Reported by: freshports |
14 Jun 2013 14:34:16
|
bdrewery |
- Convert to new options helpers
- Remove bsd.port.post.mk |
3.8.1,1 09 Jun 2013 01:31:48 |
bdrewery |
- Fix build
Somehow the pending delete on files/ did not make it into
the commit, but is what I tested with.
Reported by: sunpoet, mandree |
3.8.1,1 08 Jun 2013 11:42:01 |
bdrewery |
- Update to 3.8.1
Tested by: Yuri <yuri@rawbw.com>
Obtained from: https://bitbucket.org/stass/valgrind-freebsd |
3.8.0_2,1 02 May 2013 12:30:20 |
bdrewery |
- Fix compatibility with bmake
Submitted by: bapt |
3.8.0_2,1 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
3.8.0_2,1 18 Apr 2013 21:46:03 |
bdrewery |
- Fix runtime behavior due to typo in FreeBSD upstream patch
Submitted by: Yuri <yuri@rawbw.com>
Feature safe: yes |
3.8.0_1,1 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
3.8.0_1,1 26 Feb 2013 12:52:37 |
bdrewery |
- Fix new/delete handling when using libsupc++
- Remove EOL <7.0 IGNORE
Submitted by: Mikolaj Golub <trociny@FreeBSD.org>
Obtained
from: https://bitbucket.org/stass/valgrind-freebsd/issue/7/add-replacements-for-libsupc |
3.8.0,1 19 Dec 2012 05:09:15 |
bdrewery |
- Fix build on amd64 with WITHOUT_LIB32 on 9+
- Use the same check for /usr/lib32/libc.so as the
virtualbox ports for consistency.
PR: ports/174563
Reported by: 4721@hushmail.com |
3.8.0,1 17 Dec 2012 18:39:40 |
bdrewery |
- Update to 3.8.0 |
3.7.0_1,1 04 Dec 2012 21:43:39 |
bdrewery |
- Add LICENSE
Feature safe: yes |
3.7.0_1,1 04 Dec 2012 21:22:33 |
bdrewery |
- Add an extra mirror
- Remove ABI version from LIB_DEPENDS
- Remove indefinite article from COMMENT
Feature safe: yes |
3.7.0_1,1 01 Dec 2012 02:10:46 |
bdrewery |
- Restore header attribution due to being removed
while the policy was unclear
Feature safe: yes |
3.7.0_1,1 31 Aug 2012 20:11:03 |
bdrewery |
- Add missing manpages for 3.7.0 [1]
- Fix build with clang [2]
- Fix plist issue
- Remove Makefile header
- Take maintainership
PR: ports/153386 [1]
Reported by: Raphael Kubo da Costa <kubito@gmail.com> [1]
PR: ports/169112 [2]
Submitted by: Lee Thomas <lee_thomas@aslantools.com> [2]
Approved by: eadler (mentor) |
3.7.0,1 20 Aug 2012 07:23:19 |
erwin |
Mark BROKEN on i386: leaves files behind on deinstallation
Submitted by: pointyhat |
3.7.0,1 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
3.7.0,1 23 Jul 2012 01:33:56 |
dougb |
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk. |
3.7.0,1 08 Jun 2012 18:08:54 |
sylvio |
- Update to 3.7.0
- Change to new optionsNG
PR: ports/168771
Submitted by: Denis Generalov <gd@rambler-co.ru> |
3.6.1_4,1 09 May 2012 00:18:34 |
delphij |
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 |
3.6.1_3,1 03 Dec 2011 19:27:22 |
scheidell |
-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 |
3.6.1_2,1 24 Oct 2011 03:33:20 |
stas |
- 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). |
3.6.1_2,1 27 Apr 2011 09:51:08 |
stas |
- Update to revision 2. This update includes fixes for setcontext/getcontext
routines. |
3.6.1_1,1 20 Apr 2011 04:45:29 |
stas |
- 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. |
3.6.1,1 16 Apr 2011 08:02:29 |
stas |
- Update valgrind to 3.6.1.
This is a bugfix release. |
3.6.0_2,1 14 Nov 2010 22:00:23 |
thierry |
Chase the upgrade of MPICH2. |
3.6.0_2,1 24 Oct 2010 06:16:33 |
stas |
- Update to revision 2:
- getfsstat syscall handling
- merge in forgotten changes from p4 (shmctl handling). |
3.6.0_1,1 23 Oct 2010 22:29:18 |
stas |
- Update to revision 1.
Changelog:
- Add shm_open syscall handler implementation.
Submitted by: Jerry Toung <jrytoung@gmail.com> |
3.6.0,1 23 Oct 2010 09:07:49 |
stas |
- Update to 3.6.0. |
3.5.0_4,1 15 Oct 2010 08:07:31 |
stas |
- Fix shmat syscall wrapper [1].
- Implement shmctl syscall wrapper.
PR: ports/149621 [1]
Submitted by: Stephen Sanders <ssanders@opnet.com> [1] |
3.5.0_3,1 16 Sep 2010 23:12:14 |
stas |
- Update to revision 3.
- Add support for syscall 510 (new _semctl).
Submitted by: Brian Fundakowski Feldman <bfeldman@hammers.com> |
3.5.0_2,1 13 Jul 2010 01:54:18 |
stas |
- 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] |
3.5.0_1,1 03 Jun 2010 02:55:28 |
stas |
- Update project URL.
PR: ports/146635
Submitted by: Edmondas Girkantas <eg@fbsd.lt> |
3.5.0_1,1 21 Oct 2009 16:55:17 |
stas |
- Update to newer snapshot fro P4. |
3.5.0,1 26 Sep 2009 19:04:50 |
stas |
- 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 |
3.5.0 26 Sep 2009 15:42:45 |
stas |
- Remove the bogus PKGNAMESUFFIX that erroneously went in.
Pointy hat to: me
Feature safe: yes |
3.5.0 25 Sep 2009 18:14:34 |
stas |
- Do not try to build 32-bit support on amd64 if 32-bit libraries are not
available.
Suggested by: koitsu
Feature safe: yes |
3.5.0 25 Sep 2009 14:43:01 |
stas |
- Update to version 3.5.0.
Feature safe: yes |
352_7 07 Aug 2009 11:30:48 |
stas |
- Take maintainership. |