Next | Query returned 70 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2020-03-13 16:00:36 by Jason Bacon | Files touched by this commit (2)
Log message:
lang/gcc7: Fix build on RHEL/CentOS by requiring c99

Also bump PKGREVISION for lang/gcc7-libs per comment in Makefile
   2020-03-03 13:58:43 by Adam Ciarcinski | Files touched by this commit (6) | Package updated
Log message:
gcc7: updated to 7.5.0

7.5.0 is a bug-fix release.
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-11-03 20:04:09 by Roland Illig | Files touched by this commit (159)
Log message:
lang: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-09-08 16:47:53 by Maya Rashish | Files touched by this commit (6)
Log message:
gcc{48,49,5,6,7,8}: In the case of a "system GCC", detect if the system
libgcc is newer than the one about to be installed. If so, don't install
the libgcc.

Having an older libgcc appear in the lookup may result in binaries not
running, as they need symbols from the newer libgcc.
Such a case is PR pkg/54506.

Leaves SunOS unchanged, by request from jperkin.
   2019-08-27 08:42:30 by Jonathan Perkin | Files touched by this commit (2)
Log message:
gcc7: Revert zlib change, it causes bootstrap issues.

It doesn't appear to be related to the failure that prompted it.  Bump
gcc7-libs twice as it had fallen behind gcc7.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2019-08-06 16:05:05 by Maya Rashish | Files touched by this commit (2)
Log message:
gcc7: use system zlib, and declare a dependency on it.

this might be the cause of weird missing -lz on the latest SmartOS bulk
build, which appears to use this package (e.g. graphics/glitz).

Bump PKGREVISION.
   2019-08-06 08:16:16 by Maya Rashish | Files touched by this commit (12)
Log message:
gcc{48,49,5,6}: add patch to avoid fragile include guard logic
for ansi.h on netbsd.
gcc{7,8}: document same patch that already existed was upstreamed.

This patch is necessary to build GCC on NetBSD >= 9.0, since changes
to ansi.h resulted in not using the same include guards.

Fixes PR toolchain/54362
   2019-06-14 11:42:36 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
gcc7: Fix building on Darwin

Next | Query returned 70 messages, browsing 31 to 40 | Previous