1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
TAKATSU Tomonari
89f2b336c2 - 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)
2011-08-18 07:03:22 +00:00
Steve Wills
878bf849dd - Mark broken with Ruby 1.9
With hat:	ruby@
2011-07-26 20:46:35 +00:00
Olli Hauer
d6db46aade -remove MD5 2011-07-03 14:59:23 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
Munechika SUMIKAWA
e95a33ace4 Make workable with latest libbdb.
Submitted from:	Christian Klein
2009-07-22 03:05:40 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Munechika SUMIKAWA
499f7ce1f5 Upgrade to 1.2. 2005-10-05 02:34:48 +00:00
Munechika SUMIKAWA
9fafbca096 Upgrade to 1.1. 2005-04-29 21:47:04 +00:00
Munechika SUMIKAWA
9f967f495c Upgrade to 0.4. 2005-02-08 18:28:04 +00:00
Munechika SUMIKAWA
ed1b702f9b Make compilable on 4-stable.
Reported by:	kris
2005-01-22 06:31:37 +00:00
Munechika SUMIKAWA
3fdf71fa1a Fixed plist.
Noticed by:	kris
2005-01-10 16:58:33 +00:00
Munechika SUMIKAWA
905a5dbbdf Added missing dependency and fixed plist. 2005-01-08 21:03:18 +00:00
Kris Kennaway
648dc869a9 BROKEN: Missing dependency
Approved by:    portmgr (self)
2005-01-02 01:57:40 +00:00
Munechika SUMIKAWA
a033656a8c gonzui is a source code search engine for accelerating open source
software development. In the open source software development,
programmers frequently refer to source codes written by others. Our
goal is to help programmers develop programs effectively by creating a
source code search engine that covers vast quantities of open source
codes available on the Internet.

WWW: http://namazu.org/~satoru/gonzui/
2004-12-30 18:41:48 +00:00