The NetBSD Project

CVS log for pkgsrc/lang/spidermonkey185/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / lang / spidermonkey185

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15 / (download) - annotate - [select for diffs], Mon Aug 14 05:24:46 2023 UTC (7 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.1 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.14 / (download) - annotate - [select for diffs], Wed Aug 2 19:30:57 2023 UTC (7 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.13: +5 -2 lines
Diff to previous 1.13 (colored) to selected 1.1 (colored)

*: Mark packages that were originally identified as requiring
C++03 due to failing to build with a C++14 default compiler
with FORCE_CXX_STD instead of USE_LANGUAGES.

(Third round: packages missed due to stderr from cvs overwriting less)

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jun 28 11:34:15 2022 UTC (21 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.1 (colored)

*: recursive bump for perl 5.36

Revision 1.12 / (download) - annotate - [select for diffs], Mon May 24 19:52:36 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.1 (colored)

*: recursive bump for perl 5.34

Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:53 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.1 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 30 19:16:11 2020 UTC (3 years, 11 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored) to selected 1.1 (colored)

spidermonkey185: Skip unnecessary portability test.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Aug 11 13:21:24 2019 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.1 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 25 07:33:03 2019 UTC (4 years, 11 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.1 (colored)

PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 22 09:45:22 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.1 (colored)

Recursive bump for perl5-5.28.0

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 18 00:06:20 2018 UTC (5 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.1 (colored)

Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Sun May 6 08:45:41 2018 UTC (5 years, 10 months ago) by spz
Branch: pkgsrc-2018Q1
Changes since 1.3: +1 -5 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.1 (colored)

Pullup ticket #5740 - requested by bsiegert
lang/spidermonkey185: build fix for Solaris

Revisions pulled up:
- lang/spidermonkey185/Makefile                                 1.4
- lang/spidermonkey185/distinfo                                 1.4
- lang/spidermonkey185/patches/patch-jsgcchunk.cpp              1.1

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   jperkin
   Date:           Thu Apr 26 09:39:18 UTC 2018

   Modified Files:
            pkgsrc/lang/spidermonkey185: Makefile distinfo
   Added Files:
            pkgsrc/lang/spidermonkey185/patches: patch-jsgcchunk.cpp

   Log Message:
   spidermonkey185: Fix build on SunOS 64-bit.

   SpiderMonkey makes assumptions about memory layout that break in a 64-bit
   SunOS
   environment, so limit mmap() to the lower 32-bit address space.  Provides a
   workaround for https://bugzilla.mozilla.org/show_bug.cgi?idW7056


   To generate a diff of this commit:
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/spidermonkey185/Makefile \
        pkgsrc/lang/spidermonkey185/distinfo
   cvs rdiff -u -r0 -r1.1 \
        pkgsrc/lang/spidermonkey185/patches/patch-jsgcchunk.cpp

Revision 1.5 / (download) - annotate - [select for diffs], Wed May 2 12:42:50 2018 UTC (5 years, 10 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored) to selected 1.1 (colored)

spidermonkey185: Fix SunOS/x86_64 mmap handling.

The previous MAP_32BIT workaround was insufficient, SpiderMonkey still makes
certain assumptions about memory layout, requiring that the high 17 bits are
clear.  This was most noticeable with couchdb's couchjs process that would
reliably segfault.

Instead, apply a mixture of Debian and upstream patches to implement their
ia64 workaround on SunOS/x86_64, utilising both a fixed mmap range and
disabling static strings to workaround this issue.

Tested with the couchdb test suite which now runs to completion.

Bump PKGREVISION.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 26 09:39:18 2018 UTC (5 years, 11 months ago) by jperkin
Branch: MAIN
Changes since 1.3: +1 -5 lines
Diff to previous 1.3 (colored) to selected 1.1 (colored)

spidermonkey185: Fix build on SunOS 64-bit.

SpiderMonkey makes assumptions about memory layout that break in a 64-bit SunOS
environment, so limit mmap() to the lower 32-bit address space.  Provides a
workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=577056

Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 21 12:02:54 2018 UTC (6 years ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base
Branch point for: pkgsrc-2018Q1
Changes since 1.2: +5 -1 lines
Diff to previous 1.2 (colored) to selected 1.1 (colored)

lang/spidermonkey185: Mark as broken on SunOS/x86_64.

https://bugzilla.mozilla.org/show_bug.cgi?id=577056

Revision 1.2 / (download) - annotate - [select for diffs], Thu Mar 16 10:18:52 2017 UTC (7 years ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Doesn't support Python 3. Confirms and fixes pkg/52079.

Revision 1.1 / (download) - annotate - [selected], Wed Nov 16 13:13:43 2016 UTC (7 years, 4 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4

Import lang/spidermonkey185 based on wip/spidermonkey185.

Versioned as 1.8.5 despite the distfile version, as that seemed like
a confusing misnomer (especially compared to other branches versioning).

SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>