aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-JavaScript-SpiderMonkey/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Chase rename of lang/spidermonkey to lang/spidermonkey17.Tom Judge2012-09-021-1/+2
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=303571
* - Pet portlint: reorder *_DEPENDSSunpoet Po-Chuan Hsieh2012-03-051-1/+2
| | | | Notes: svn path=/head/; revision=292723
* - Add TEST_DEPENDS to enable testingSteve Wills2012-03-031-0/+1
| | | | | | | | | Note: This still fails tests Approved by: portmgr (blanket) Notes: svn path=/head/; revision=292558
* - Update to 0.21Sunpoet Po-Chuan Hsieh2011-10-241-10/+5
| | | | | | | | | - Take maintainership Changes: http://search.cpan.org/dist/JavaScript-SpiderMonkey/Changes Notes: svn path=/head/; revision=284230
* - Update to 0.20Philip M. Gollucci2010-06-101-1/+1
| | | | | | | | | | - Pass to perl@ With Hat: perl@ Changes: http:/search.cpan.org/dist/JavaScript-SpiderMonkey/Changes Notes: svn path=/head/; revision=256288
* Reset kappa@freebsd.org.ua at his request.Mark Linimon2009-12-121-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=245629
* - Update to 0.19Gabor Kovesdan2008-03-031-4/+4
| | | | | | | | | | | | - Fix dependencies - Style PR: ports/120592 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=208395
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-11/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - lib_depend on spidermonkeyAndrew Pantyukhin2006-08-301-2/+2
| | | | | | | Approved by: Alex Kapranoff <kappa@freebsd.org.ua> (maintainer timeout since August 6) Notes: svn path=/head/; revision=171669
* - Update to 0.16Aaron Dalton2006-06-211-1/+1
| | | | | | | | | | PR: ports/99006 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Notes: svn path=/head/; revision=165967
* - Update from v0.11 to v0.15Aaron Dalton2006-06-051-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Restrict to FreeBSD-5+ due to dependency upon lang/spidermonkey - Left odd BUILD_DEPENDS as lang/spidermonkey does not install the shared library correctly 0.15 (28/02/2006) (tb) Rewrote Makefile.PL to work on more platforms 0.14 (12/02/2006) (tb) Removed remaining debug info 0.13 (05/02/2006) (tb) Removed debug info (tb) Made sure Makefile.PL finds libjs if installed in /usr/lib or /usr/local/lib 0.12 (12/03/2005) (ms) Makefile.PL prerequisite changed from undef to '0'. (ms) Thomas Busch added a check to Makefile.PL to find an already installed JS lib. PR: ports/98322 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Notes: svn path=/head/; revision=164491
* Update to 0.15.Anton Berezin2006-05-301-3/+2
| | | | | | | | | PR: 98128 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Approved by: maintainer Notes: svn path=/head/; revision=163959
* Remove USE_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-2/+0
| | | | Notes: svn path=/head/; revision=161836
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports Notes: svn path=/head/; revision=146850
* Add p5-JavaScript-SpiderMonkey 0.11, perl interface to MozillaErwin Lansing2005-07-161-0/+40
JavaScript implementation. PR: ports/82321 Submitted by: kappa@freebsd.org.ua Notes: svn path=/head/; revision=139352