javascript/css/images into /tmp. However this directory may get cleaned
over time and if the Jenkins process gets these files wiped from underneath
itself the web interfaces is completely thrashed.
So move these files to /var/cache/jenkins for now; there are various
upstream tickets about this but no update is provided which addresses this
issue.
note: jenkins-1.509.x is not affected but gets bumped as the rc script
is shared between the two packages.
ok aja@ espie@ gonzalo@ ian@ (MAINTAINER)
have become pretty useless nowadays (and the pkg tools do not display
them anyway).
Some which contained valuable information have been turned into READMEs.
ok jasper@ sthen@
input/ok naddy@
PLIST and remove remove everything under the @sample'd directory instead
of the directory itself to prevent a warning from pkg_delete(1) trying
to remove a non existing directory and to help preventing left-over
files and directories.
the HTTPS and AJP ports (both now disabled). Remove dead variables.
Use ${LOCALBASE} one place instead of ${TRUEPREFIX}, requested by sthen@.
Brief note on migration from Hudson. Bump REVISION.
Spirited discussion with ajacoutot@ and schwarze@; ok ajacoutot@