17 Commits

Author SHA1 Message Date
jasper
7704d54680 - update HOMEPAGE
- tweak rcscript: sync rc_stop() with current best practice and trim rc_pre()

ok aja@
2016-10-11 05:51:02 +00:00
jasper
a681ec2ad1 remove unused file 2016-05-30 13:47:10 +00:00
ajacoutot
a751efc096 Adapr rc.d script after recent rc.subr change. 2015-07-15 14:59:15 +00:00
sthen
4badb3163a don't use "echo 'pkg_scripts="${pkg_scripts} icinga' >> /etc/rc.conf.local"
examples
2014-07-12 11:25:00 +00:00
jasper
a7f099b030 Upon startup Jenkins explodes it's war for serving static files such as
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)
2014-02-10 19:26:25 +00:00
jasper
91cb5f4316 ugh, commit right diff. better late than never. 2014-01-27 09:43:24 +00:00
jasper
e2c66b3971 jenkins doesn't do anything with the current rc_stop, so poke it a bit harder.
ok ian@ (MAINTAINER)
2014-01-05 18:37:51 +00:00
ajacoutot
e3edfdd3aa Remove SECURITY files. They have served their purpose in the past but
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@
2013-11-07 07:08:59 +00:00
jasper
458095308e add rcs id to the rc script 2013-06-27 12:58:26 +00:00
jasper
4e8d44d124 - update jenkins to 1.500
- expand README/DESCR/SECURITY

ok gonzalo@ ian@ (MAINTAINER)
2013-02-04 16:26:59 +00:00
ajacoutot
0691c69586 Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
ajacoutot
70ac96c395 rc_scripts -> pkg_scripts 2011-07-08 02:14:58 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
561d6fe9bc Sanitize some @unexec/@extraunexec calls to rm: move them up in the
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.
2011-05-11 06:22:16 +00:00
ian
fe1616ba97 Put more options into daemon_flags, and document in README how to configure
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@
2011-03-28 22:03:43 +00:00
ian
ce7c72e746 Repair typo in plist, bump 2011-03-26 00:44:53 +00:00
ian
d889fab5e6 Import Jenkins, community fork of Hudson, looks ok to sthen@ 2011-03-25 19:40:39 +00:00