The following reply was made to PR ports/15622; it has been noted by GNATS.

From: [EMAIL PROTECTED] (dfilter service)
To: [EMAIL PROTECTED]
Cc:  
Subject: Re: ports/15622: commit references a PR
Date: Sat, 18 Nov 2006 23:25:48 +0000 (UTC)

 miwi        2006-11-18 23:25:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc             Makefile 
   Added files:
     textproc/ruby-erbscan Makefile distinfo pkg-descr pkg-plist 
   Log:
   erbscan is ERB::Compiler accelerator
   8 times faster than erb.rb(Ruby1.8.0)
   
   require "erb" # slow
   require "erb_fast" # FAST!!!!
   
   Author: MoonWolf <[EMAIL PROTECTED]>
   WWW:    http://raa.ruby-lang.org/project/erbscan/
   
   PR:             ports/15622
   Submitted by:   Shinsuke Matsui (<smatsui at karashi.org>)
   
   Revision  Changes    Path
   1.1077    +1 -0      ports/textproc/Makefile
   1.1       +40 -0     ports/textproc/ruby-erbscan/Makefile (new)
   1.1       +3 -0      ports/textproc/ruby-erbscan/distinfo (new)
   1.1       +8 -0      ports/textproc/ruby-erbscan/pkg-descr (new)
   1.1       +5 -0      ports/textproc/ruby-erbscan/pkg-plist (new)
 _______________________________________________
 [email protected] mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "[EMAIL PROTECTED]"
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to