Commit graph

7 commits

Author SHA1 Message Date
Koop Mast
0f6fd8c050 Stagify, use option helper.
Strip installed files so we don't end up with a ~170M large .a file and a
~50M large .so.
2014-03-06 20:23:53 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
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
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Koop Mast
6896e9e82f Convert to new perl5 framework and update to new lib_depend way. 2013-08-04 14:56:47 +00:00
Koop Mast
ac5451d4fc Run in quickly and fix portname. 2013-03-29 10:03:58 +00:00
Koop Mast
2dd29a90ed Add spidermonkey 17.0
This is the spidermonkey version shipped with the firefox-esr series 17.0.
Not to be confused with spidermonkey17 ports which is 1.7.
Borrow patch from firefox-esr to fix the build with clang.
2013-03-29 09:57:40 +00:00