Commit graph

8 commits

Author SHA1 Message Date
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Baptiste Daroussin
2071b3a8a6 Fix leftout from previous commit 2013-09-17 09:30:18 +00:00
Baptiste Daroussin
6adf864b81 Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
2013-09-17 06:40:21 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Kubilay Kocak
59a275ca57 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.
2013-06-08 17:13:09 +00:00
Kubilay Kocak
d95c946543 Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.

Approved by:	eadler (mentor)
2013-02-09 14:50:27 +00:00
Koop Mast
1c4507fda0 Add a symlink for libmozjs185.so.1 so adding mozjs185 to LIB_DEPENDS works.
Approved by:	koobs (maintainer)
Feature safe: yes
2012-10-17 14:17:47 +00:00
Tom Judge
986f60aefc 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)
2012-10-16 23:09:10 +00:00