aboutsummaryrefslogtreecommitdiff
path: root/lang/spidermonkey
Commit message (Collapse)AuthorAgeFilesLines
* - Avoid using command execution to fill variables, they would be executedPav Lucistnik2004-05-041-8/+5
| | | | | | | | | for all targets which is not needed Suggested by: 'the eagle eye' kris Notes: svn path=/head/; revision=108395
* - Update to 1.5-rc6Pav Lucistnik2004-05-043-8/+26
| | | | | | | | PR: ports/66208 Submitted by: Dan Rench <citric@cubicone.tmetic.com> (maintainer) Notes: svn path=/head/; revision=108394
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* BROKEN on amd64 and ia64: Does not compile (missing -fPIC)Kris Kennaway2004-03-071-1/+7
| | | | Notes: svn path=/head/; revision=103197
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add CONFLICT for lang/njs (njs-*)Edwin Groothuis2003-10-141-0/+2
| | | | | | | | PR: ports/57972 (initial) Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=91140
* Update port: lang/spidermonkey updated to latest source, new contact addressEdwin Groothuis2003-09-243-5/+6
| | | | | | | | | | | | Spidermonkey is the JavaScript interpreter from the Mozilla project. This revision updates the port to the newest version. I've also updated my contact address. PR: ports/56593 Submitted by: Dan Rench <citric@cubicone.tmetic.com> Notes: svn path=/head/; revision=89167
* Add spidermonkey 1.5.p5,Vanilla I. Shu2003-04-274-0/+38
a standalone JavaScript interpreter from the Mozilla project. PR: 51325 Submitted by: Dan Rench (drench@xnet.com) Notes: svn path=/head/; revision=79724