| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Update source to spidermonkey 1.5 and patched (much thanks to Anish Mistry) to fix compilation problems under amd64 (and presumably ia64 too but untested) and to make the build thread-safe.
PR: ports/91522
Submitted by: Dan Rench <citric@cubicone.tmetic.com>
Notes:
svn path=/head/; revision=153093
|
|
|
|
|
|
|
|
|
|
| |
UTC. Thanks to Boris Samorodov for assistance in debugging this.
Detected by: pointyhat
Approved by: portmgr (krion)
Notes:
svn path=/head/; revision=140891
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on sparc64 and -fpic elsewhere. While here, make the following
improvements:
. ignore the vendor's fdlibm and use our own -lm. fdlibm is
derived from the same msun as ours, but spidermonkey was
misteriously linking with _both_. All mozilla-ports seem
to have the same problem right now;
. use our -lreadline instead of compiling vendor's own
libeditline;
. fix all warnings (clean build with -Wall -Werror);
. link the installed executable (js) against the shared
library libjs.so instead of against the invididual objects;
. unless WITHOUT_TEST is set, download and run vendor's own
tests in post-build (this triggers USE_PERL_BUILD). Some
tests had to be patched from Mozilla's CVS, because the
released tarball of them was not updated since 2002.
Bump PORTREVISION.
Approved by: portmgr (marcus)
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=140839
|
|
|
|
|
|
|
|
|
| |
PR: 82320
Submitted by: Alex Kapranoff <kappa (at) rambler-co.ru>
Approved by: maintainer
Notes:
svn path=/head/; revision=139825
|
|
|
|
|
|
|
|
|
| |
for all targets which is not needed
Suggested by: 'the eagle eye' kris
Notes:
svn path=/head/; revision=108395
|
|
|
|
|
|
|
|
| |
PR: ports/66208
Submitted by: Dan Rench <citric@cubicone.tmetic.com> (maintainer)
Notes:
svn path=/head/; revision=108394
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
| |
Notes:
svn path=/head/; revision=103197
|
|
|
|
| |
Notes:
svn path=/head/; revision=100139
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
| |
PR: ports/57972 (initial)
Submitted by: Thierry Thomas <thierry@pompo.net>
Notes:
svn path=/head/; revision=91140
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
a standalone JavaScript interpreter from
the Mozilla project.
PR: 51325
Submitted by: Dan Rench (drench@xnet.com)
Notes:
svn path=/head/; revision=79724
|