Date: Thu, 18 Aug 2011 07:03:22 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/ruby-langscan Makefile distinfo pkg-descr pkg-plist ports/devel/gonzui Makefile pkg-plist Message-ID: <201108180703.p7I73MZZ095728@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108180703.p7I73MZZ095728>