Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2005 00:46:44 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/simian Makefile distinfo pkg-descr pkg-plist ports/devel/simian/files simian.in
Message-ID:  <200512290046.jBT0kiEx084539@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2005-12-29 00:46:44 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/simian         Makefile distinfo pkg-descr pkg-plist 
    devel/simian/files   simian.in 
  Log:
  [NEW PORT] devel/simian: simlarity analysis for source code
  
          Simian is a program for checking source (and all kinds of
          text files) for repeating blocks.
  
          Simian (Similarity Analyser) identifies duplication in Java,
          C#, C, C++, COBOL, Ruby, JSP, ASP, HTML, XML, Visual Basic
          source code and even plain text files.  In fact, simian can
          be used on any human readable files such as ini files,
          deployment descriptors, you name it.
  
          Note: The port uses the java version by default. You can
          select the .NET version via WITH_MONO=yes, and disable
          installation of the java parts with WITHOUT_JAVA=yes.
  
          WWW: http://www.redhillconsulting.com.au/products/simian/
  
  PR:             ports/83315
  Submitted by:   Andreas Kohn <andreas@syndrom23.de>
  
  Revision  Changes    Path
  1.2086    +1 -0      ports/devel/Makefile
  1.1       +103 -0    ports/devel/simian/Makefile (new)
  1.1       +3 -0      ports/devel/simian/distinfo (new)
  1.1       +12 -0     ports/devel/simian/files/simian.in (new)
  1.1       +10 -0     ports/devel/simian/pkg-descr (new)
  1.1       +10 -0     ports/devel/simian/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512290046.jBT0kiEx084539>