cvs commit: ports/devel Makefile ports/devel/ruby-langscan Makefile distinfo pkg-descr pkg-plist ports/devel/gonzui Makefile pkg-plist

TAKATSU Tomonari tota at FreeBSD.org
Thu Aug 18 07:03:22 UTC 2011


tota        2011-08-18 07:03:22 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
    devel/gonzui         Makefile pkg-plist 
  Added files:
    devel/ruby-langscan  Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Split langscan from devel/gonzui into devel/ruby-langscan port
  - Add the new port: devel/ruby-langscan
  
    LangScan is a program analyzer for source code search engine.
  
    Main Characteristics:
      * Use source code-specific information
        - Function names, string, comments, etc.
      * Prity-printed source code views
      * Easy-to-use for both general users and administrators
      * Support multi-byte characters
  
     Supported Languages:
      * Brainfuck     * JavaScript
      * C             * Lua
      * C++           * Objective Caml
      * C#            * PHP
      * CSS           * Perl
      * D             * Python
      * Eiffel        * Ruby
      * Emacs Lisp    * Scheme
      * Io            * Shell Script
      * Java          * Plain Text
  
    WWW:  http://gonzui.sourceforge.net/langscan/
  
  PR:             ports/159774
  Submitted by:   tota (myself)
  Approved by:    sumikawa (maintainer)
  
  Revision  Changes    Path
  1.4513    +1 -0      ports/devel/Makefile
  1.10      +11 -2     ports/devel/gonzui/Makefile
  1.7       +0 -39     ports/devel/gonzui/pkg-plist
  1.1       +50 -0     ports/devel/ruby-langscan/Makefile (new)
  1.1       +2 -0      ports/devel/ruby-langscan/distinfo (new)
  1.1       +22 -0     ports/devel/ruby-langscan/pkg-descr (new)
  1.1       +66 -0     ports/devel/ruby-langscan/pkg-plist (new)


More information about the cvs-ports mailing list