| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Jun 2013 17:13:09
1.8.5_2
|
koobs  |
lang/spidermonkey185: Fix clang build, cherrypick upstream clang fixes
- patch: -fvisibility=hidden to fix clang build
- patch: Remove shell workers [1]
- patch: Silence clang alignment warnings jsscript.h [2]
- patch: Silence clang alignment warnings in jsstr.cpp [3]
- Fix pkg-plist - remove pkgconfig dirrm entry
- Tweak regression-test: target
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=771281
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=662962
[3] https://bugzilla.mozilla.org/show_bug.cgi?id=662961
Thanks to Guido Falsi (madpilot) for the visibility patch, kwm and miwi
for additional testing and the constant reminders. |
09 Feb 2013 14:50:27
1.8.5_1
|
koobs  |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
17 Oct 2012 14:17:47
1.8.5_1
|
kwm  |
Add a symlink for libmozjs185.so.1 so adding mozjs185 to LIB_DEPENDS works.
Approved by: koobs (maintainer)
Feature safe: yes |
16 Oct 2012 23:09:10
1.8.5
|
tj  |
Spidermonkey is the JavaScript interpreter from the Mozilla project.
WWW: http://www.mozilla.org/js/spidermonkey/
Feature safe: yes
PR: ports/172710
PR: ports/170768
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Submitted by: Anton Afanasyev <aasoft@gmail.com>
Submitted by: avg
Reviewed by: kwm, flo
Approved by: eadler (mentor) |