| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Mar 2008 21:33:53
0.19
|
gabor  |
- Update to 0.19
- Fix dependencies
- Style
PR: ports/120592
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout |
08 Sep 2007 02:00:17
0.16
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
30 Aug 2006 13:49:56
0.16
|
sat  |
- lib_depend on spidermonkey
Approved by: Alex Kapranoff <kappa@freebsd.org.ua> (maintainer timeout since
August 6) |
21 Jun 2006 18:08:19
0.16
|
aaron  |
- Update to 0.16
PR: ports/99006
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
05 Jun 2006 20:48:04
0.15
|
aaron  |
- Update from v0.11 to v0.15
- 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) |
30 May 2006 12:04:33
0.15
|
tobez  |
Update to 0.15.
PR: 98128
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
Approved by: maintainer |
09 May 2006 21:52:24
0.11
|
edwin  |
Remove USE_REINPLACE from the categories starting with L |
22 Jan 2006 12:42:24
0.11
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:18:40
0.11
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
31 Oct 2005 18:24:21
0.11
|
erwin  |
Let the IGNORE message make a bit more sense and change it from:
===> 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 |
16 Jul 2005 16:23:22
0.11
|
erwin  |
Add p5-JavaScript-SpiderMonkey 0.11, perl interface to Mozilla
JavaScript implementation.
PR: ports/82321
Submitted by: kappa@freebsd.org.ua |