Next | Query returned 35 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   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-10-08 23:34:15 by John Klos | Files touched by this commit (1)
Log message:
Fix spidermonkey52 fo compile on alpha.
   2019-10-08 23:16:07 by John Klos | Files touched by this commit (1)
Log message:
Fix spidermonkey52 fo compile on alpha.
   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-07-09 18:08:38 by Maya Rashish | Files touched by this commit (3)
Log message:
spidermonkey52: pour a bucket over this wildfire and backport a security fix.

From https://bugs.chromium.org/p/project-zero/issues/detail?id=1823 / mozjs
upstream.

Bump PKGREVISION
   2019-05-24 20:15:38 by Leonardo Taccari | Files touched by this commit (3)
Log message:
spidermonkey52: Do not build with debug symbols and strip

configure forced to pass `-g' to CFLAGS and did not strip resulting binaries and
libraries. Pass `--disable-debug-symbols' and `--enable-strip' to respectively
address that.
Fix PR pkg/54228 reported by matt farnsworth.

While here, avoid to pass `-Wl,-z,wxneeded' to LDFLAGS on NetBSD.
   2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620)
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.
   2019-04-03 02:33:20 by Ryo ONODERA | Files touched by this commit (748)
Log message:
Recursive revbump from textproc/icu
   2019-01-16 05:24:28 by David H. Gutteridge | Files touched by this commit (1)
Log message:
lang/spidermonkey52: amend a comment

GCC 6 had PowerPC build fixes applied recently in pkgsrc.
   2019-01-16 03:00:49 by David H. Gutteridge | Files touched by this commit (1)
Log message:
lang/spidermonkey52: fix a build breakage on PowerPC

PowerPC (at least, the variants used on hardware typically supported by
pkgsrc) does not offer the gamut of hardware-backed atomic instructions
that relatively recent versions of SpiderMonkey demand. Fall back to
using GCC's libatomic, so this builds and runs on that architecture.

Next | Query returned 35 messages, browsing 11 to 20 | Previous