notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
sonar-ant-task SonarQube Plugin for analysis projects with an Apache Ant
2.5 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.5Version of this port present on the latest quarterly branch.
Maintainer: netchild@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-01-16 02:48:55
Last Update: 2020-03-26 09:44:51
SVN Revision: 529173
Also Listed In: java
License: LGPL3
WWW:
http://docs.sonarqube.org/display/SONAR/Installing+and+Configuring+Ant+SonarQube+Task
Description:
The SonarQube Scanner for Ant is an Ant Task that is wrapper of SonarQube Scanner, which works by invoking SonarQube Scanner and passing to it all properties named following a sonar.* convention. This has the downside of not being very Ant-y, but the upside of providing instant availability of any new analysis parameter introduced by a new version of a plugin or of SonarQube itself. WWW: http://docs.sonarqube.org/display/SONAR/Installing+and+Configuring+Ant+SonarQube+Task
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. share/sonar-ant-task/sonar-ant-task.jar
  2. /usr/local/share/licenses/sonar-ant-task-2.5/catalog.mk
  3. /usr/local/share/licenses/sonar-ant-task-2.5/LICENSE
  4. /usr/local/share/licenses/sonar-ant-task-2.5/LGPL3
Collapse this list.
Dependency lines:
  • sonar-ant-task>0:devel/sonar-ant-task
No installation instructions:
This port has been deleted.
PKGNAME: sonar-ant-task
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1484408469 SHA256 (sonarqube-ant-task-2.5.jar) = 43e7a8e0a5f8d44cd602de4a7ccf2e819e23429370d1b97425d38562651331cf SIZE (sonarqube-ant-task-2.5.jar) = 537405

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. ant : devel/apache-ant
  2. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sonar-ant-task-2.5: SQ=off: SonarQube server support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/ler/sonar-ant-task/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/ler/sonar-ant-task/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/ler/sonar-ant-task/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/ler/sonar-ant-task/
  5. https://sonarsource.bintray.com/Distribution/sonarqube-ant-task/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5
26 Mar 2020 09:44:51
Revision:529173Original commit files touched by this commit
netchild search for other commits by this committer
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.
2.5
26 Mar 2020 09:39:31
Revision:529172Original commit files touched by this commit
netchild search for other commits by this committer
Take over as maintainer.

Approved by:	maintainer
2.5
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
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
2.5
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
2.5
16 Jan 2017 02:48:44
Revision:431612Original commit files touched by this commit
ler search for other commits by this committer
[NEW PORT] devel/sonar-ant-task: SonarQube Plugin for analysis projects with an
Apache Ant

The Ant SonarQube Task allows integration of SonarQube analysis into an Apache
Ant build script. The Ant Task is a thin wrapper around the SonarQube Runner,
which works by invoking the runner and passing to it all properties named
following a sonar.* convention. This has the downside of not being very Ant-y,
but the upside of providing instant availability of any new analysis parameter
introduced by a new version of a plugin or of SonarQube itself.

PR:	 203075
Submitted by:freebsd dussan.org
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D9193

Number of commits found: 5