summaryrefslogtreecommitdiff
path: root/lang/p5-JavaScript-SpiderMonkey/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: Remove expired ports:Rene Ladan2022-09-301-17/+0
| | | | | 2022-09-30 lang/spidermonkey17: Obsolete, released in 2007 and since long unsupported upstream 2022-09-30 lang/p5-JavaScript-SpiderMonkey: Depends on deprecated SpiderMonkey 1.7
* Move spidermonkey17's headers out of LOCALBASE and in there own subdir. [1]Koop Mast2017-07-301-11/+14
| | | | | | | | | | | | | This fixes build issues with other spidermonkey using ports when SM 1.7 is installed, due to SM 1.7's headers being found first. [2] Update SM 1.7 users to take this change into account. PR: 219761 [1], 214724 [2], 202246 [2] Approved by: maintainer timeout (nearly 2 months) Notes: svn path=/head/; revision=446936
* Comment out lines in Makefile.PL to fix generation of MakefileTilman Keskinoz2010-11-171-0/+14
PR: 150563 Submitted by: pe <freethread.sw@gmail.com> Notes: svn path=/head/; revision=264693