Port details |
- sonarqube Platform for continuous inspection of code quality
- 6.2 devel
=0 6.2Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
IGNORE: is marked as broken: unfetchable
- Maintainer: netchild@FreeBSD.org
- Port Added: 2016-06-25 22:49:18
- Last Update: 2020-03-26 09:44:51
- SVN Revision: 529173
- Also Listed In: java www
- License: LGPL3
- WWW:
- http://www.sonarqube.org/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sonarqube>0:devel/sonarqube
- No installation instructions:
- This port has been deleted.
- PKGNAME: sonarqube
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1485762264
SHA256 (sonarqube-6.2.zip) = 6bb187b8568d493131952e3b66e65940992f1a62c7962c1bf5801f6f48f1c160
SIZE (sonarqube-6.2.zip) = 131365696
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- javaservicewrapper : sysutils/javaservicewrapper
- java : java/openjdk8
- Library dependencies:
-
- libbiconv.so : converters/iconv
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sonarqube-6.2:
====> SQL database support: you can only select none or one of them
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cpe dos2unix zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.2 26 Mar 2020 09:44:51 |
netchild |
Rename sonarqube to sonarqube-community to make it clear it is the
communitiy-edition.
Rename sonar-ant-task to sonarqube-ant-task to follow the naming
of the vendor. |
6.2 26 Mar 2020 09:39:31 |
netchild |
Take over as maintainer.
Approved by: maintainer |
6.2 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
6.2 15 Nov 2019 10:12:08 |
tobik |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
6.2 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
6.2 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
6.2 31 Jan 2017 08:53:49 |
robak |
devel/sonarqube: update 5.6 -> 6.2
PR: 216105
Submitted by: Dusan Vejnovic <freebsd@dussan.org> (maintainer) |
5.6 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
5.6 25 Jun 2016 22:48:41 |
junovitch |
New port: devel/sonarqube
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. (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 9
|