FreeBSD Bugzilla – Attachment 160993 Details for
Bug 203076
[NEW PORT] devel/sonar-runner: Launcher for analyzing projects with SonarQube
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar file for devel/sonar-runner
sonar-runner.shar (text/plain), 4.16 KB, created by
Dušan Vejnovič
on 2015-09-13 16:35:24 UTC
(
hide
)
Description:
shar file for devel/sonar-runner
Filename:
MIME Type:
Creator:
Dušan Vejnovič
Created:
2015-09-13 16:35:24 UTC
Size:
4.16 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># sonar-runner ># sonar-runner/distinfo ># sonar-runner/pkg-plist ># sonar-runner/Makefile ># sonar-runner/files ># sonar-runner/files/pkg-message.in ># sonar-runner/pkg-descr ># >echo c - sonar-runner >mkdir -p sonar-runner > /dev/null 2>&1 >echo x - sonar-runner/distinfo >sed 's/^X//' >sonar-runner/distinfo << '605f90cea624c46f94c08f0154eb84db' >XSHA256 (sonar-runner-dist-2.4.zip) = f794545e23092c8b56d64d58ff571b2599480150b3fc41173b3761d634a16d48 >XSIZE (sonar-runner-dist-2.4.zip) = 283337 >605f90cea624c46f94c08f0154eb84db >echo x - sonar-runner/pkg-plist >sed 's/^X//' >sonar-runner/pkg-plist << '04b2489e0369b79418259e7df228174c' >Xbin/sonar-runner >X@(,,755) %%SR_HOME%%/bin/sonar-runner >X%%SR_HOME%%/bin/sonar-runner.bat >X@sample %%SR_HOME%%/conf/sonar-runner.properties.sample >X%%SR_HOME%%/lib/sonar-runner-dist-2.4.jar >X@dir(,,755) %%SR_HOME%%/bin >X@dir(,,755) %%SR_HOME%%/conf >X@dir(,,755) %%SR_HOME%%/lib >04b2489e0369b79418259e7df228174c >echo x - sonar-runner/Makefile >sed 's/^X//' >sonar-runner/Makefile << '5a23e99eb76ca225d8bae91df0544c47' >X# Created by: Dusan Vejnovic <freebsd@dussan.org> >X# $FreeBSD$ >X >XPORTNAME= sonar-runner >XPORTVERSION= 2.4 >XCATEGORIES= devel java >XDISTNAME= ${PORTNAME}-dist-${PORTVERSION} >XMASTER_SITES= http://repo1.maven.org/maven2/org/codehaus/${PORTNAME:S/-/\//}/${DISTNAME:S/-${PORTVERSION}/\/${PORTVERSION}/}/ >XMAINTAINER= freebsd@dussan.org >XCOMMENT= Launcher for analyzing projects with SonarQube >X >XLICENSE= LGPL3 >X >XNO_ARCH= yes >XNO_BUILD= yes >XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >X >XUSES= cpe zip >XCPE_VENDOR= sonarsource >X >XUSE_JAVA= yes >XJAVA_VERSION= 1.7+ >X >XSR_ARCH= x86-${ARCH:S/i386/32/:S/amd64/64/} >XSQ= ${PREFIX}/sonarqube/bin/freebsd-${SR_ARCH} >X >XSUB_FILES= pkg-message >XPLIST_SUB= SR_HOME=${PREFIX}/${PORTNAME} >X >XOPTIONS_RADIO= SONAR >XOPTIONS_RADIO_SONAR= QUBE QUBE-LTS >XQUBE_DESC= SonarQube server support >XQUBE-LTS_DESC= SonarQube LTS server support >XQUBE_RUN_DEPENDS= ${SQ}/sonar.sh.sample:${PORTSDIR}/devel/sonarqube >XQUBE-LTS_RUN_DEPENDS= ${SQ}/sonar.sh.sample:${PORTSDIR}/devel/sonarqube-lts >X >Xdo-install: >X @${MKDIR} -p ${STAGEDIR}${PREFIX}/${PORTNAME} >X @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${PORTNAME}) >X @${MV} -f ${STAGEDIR}${PREFIX}/${PORTNAME}/conf/${PORTNAME}.properties \ >X ${STAGEDIR}${PREFIX}/${PORTNAME}/conf/${PORTNAME}.properties.sample >X @${CHMOD} -R 644 ${STAGEDIR}${PREFIX}/${PORTNAME} >X >Xpost-install: >X @${LN} -f ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/${PORTNAME} \ >X ${STAGEDIR}${PREFIX}/bin/${PORTNAME} >X >X.include <bsd.port.mk> >5a23e99eb76ca225d8bae91df0544c47 >echo c - sonar-runner/files >mkdir -p sonar-runner/files > /dev/null 2>&1 >echo x - sonar-runner/files/pkg-message.in >sed 's/^X//' >sonar-runner/files/pkg-message.in << '309017e7f67fd092e4dc4582ec2fb526' >X************************************************************************ >X >X Before start the Sonar Runner (default settings): >X - create a new SONAR_RUNNER_HOME environment variable set to >X "/usr/local/sonar-runner" >X >X >X >X >X More information: >X http://docs.sonarqube.org/display/SONAR/Installing+and+Configuring+SonarQube+Runner >X >X************************************************************************ >309017e7f67fd092e4dc4582ec2fb526 >echo x - sonar-runner/pkg-descr >sed 's/^X//' >sonar-runner/pkg-descr << '8f98db1f39d0acb6bc5120ad74358c58' >XSonar Runner is the default launcher to analyze projects for SonarQube. The >XSonar Runner allows you to perform source code analyzes without using tools >Xsuch as Ant or Maven. The SonarQube platform is an open source quality >Xmanagement platform, dedicated to continuously analyzing and measuring the >Xtechnical quality of source code, from project portfolio down to the method >Xlevel. With the Sonar Runner, and also a tool like Jenkins, everyone can >Xanalyze all kinds of languages, not just Java. >X >XWWW: http://docs.sonarqube.org/display/SONAR/Installing+and+Configuring+SonarQube+Runner >8f98db1f39d0acb6bc5120ad74358c58 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 203076
: 160993 |
160994