/devel/cvsadmin/

${RM} already has -f. 2016-10-21T12:51:40+00:00 mat mat@FreeBSD.org 2016-10-21T12:51:40+00:00 316cf6317eb621c4567d3b8e337fa9ba3097ea56 PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
New port: devel/sonarqube 2016-06-25T22:48:41+00:00 junovitch junovitch@FreeBSD.org 2016-06-25T22:48:41+00:00 a4c67321f93ec1c9f2bdc4948dadaa4d7d58bb9f The SonarQube platform is an open source quality management platform, dedicated to continuously analyzing and measuring the technical quality of source code, from project portfolio down to the method level. Features: - Supports languages: Java, C/C++, Objective-C, C#, PHP, Flex, Groovy, JavaScript, Python, PL/SQL, COBOL, etc. - Can also be used in Android development. - Offers reports on duplicated code, coding standards, unit tests, code coverage, complex code, potential bugs, comments and design and architecture. - Records metrics history and provides evolution graphs ("time machine") and differential views. - Provides fully automated analyses: integrates with Maven, Ant, Gradle and continuous integration tools (Atlassian Bamboo, Jenkins, Hudson, etc.). - Integrates with the Eclipse development environment. - Integrates with external tools: JIRA, Mantis, LDAP, Fortify, etc. - Is expandable with the use of plugins. - Implements the SQALE methodology to compute technical debt. WWW: http://www.sonarqube.org/ PR: 203077 Submitted by: Dusan Vejnovic <freebsd@dussan.org>
The SonarQube platform is an open source quality management platform,
dedicated to continuously analyzing and measuring the technical quality of
source code, from project portfolio down to the method level.

Features:
- Supports languages: Java, C/C++, Objective-C, C#, PHP, Flex, Groovy,
  JavaScript, Python, PL/SQL, COBOL, etc.
- Can also be used in Android development.
- Offers reports on duplicated code, coding standards, unit tests, code
  coverage, complex code, potential bugs, comments and design and
  architecture.
- Records metrics history and provides evolution graphs ("time machine")
  and differential views.
- Provides fully automated analyses: integrates with Maven, Ant, Gradle and
  continuous integration tools (Atlassian Bamboo, Jenkins, Hudson, etc.).
- Integrates with the Eclipse development environment.
- Integrates with external tools: JIRA, Mantis, LDAP, Fortify, etc.
- Is expandable with the use of plugins.
- Implements the SQALE methodology to compute technical debt.

WWW: http://www.sonarqube.org/

PR:		203077
Submitted by:	Dusan Vejnovic <freebsd@dussan.org>